Pull request #3738 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d7b3f3f0caaa9e16440f9a879927b628b6bf105+4f1f3666cca058f898f6b544e8cebc2e0001fc47 (e31eb45f0e2b0c462372549b6b0b190898b4f4cf) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8663520389663334831.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh8029719910424426543.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3738/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3738/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4199592367435768312.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3738/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh28254707380433096.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7273770542597805966.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3738/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3738/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4053799695003707492.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-318 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.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/1@tmp/jenkins-gitclient-ssh4183071713070077583.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/1@tmp/jenkins-gitclient-ssh6542896027230964337.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4f1f3666cca058f898f6b544e8cebc2e0001fc47 into PR head commit 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 Merge succeeded, producing 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 Checking out Revision 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 (PR-3738) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # 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/1@tmp/jenkins-gitclient-ssh2996021647194874413.key > git merge 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:50 ========================================================= 19:08:50 EdgeX Global Pipelines Version Info 19:08:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:51 ------------------- 19:08:51 stable info: 19:08:51 ------------------- 19:08:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:51 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 19:08:51 Message: update stable to v1.0.206 19:08:52 ------------------- 19:08:52 experimental info: 19:08:52 ------------------- 19:08:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:52 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 19:08:52 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:08:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3738 [Pipeline] echo 19:08:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3738 [Pipeline] echo 19:08:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3738 [Pipeline] echo 19:08:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [Pipeline] echo 19:08:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d7b3f3 [Pipeline] echo 19:08:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:54 provisioning config files... 19:08:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7994659004674540530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:54 ---> docker-login.sh 19:08:54 nexus3.edgexfoundry.org:10001 19:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:55 Configure a credential helper to remove this warning. See 19:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:55 19:08:55 Login Succeeded 19:08:55 nexus3.edgexfoundry.org:10002 19:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:55 Configure a credential helper to remove this warning. See 19:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:55 19:08:55 Login Succeeded 19:08:55 nexus3.edgexfoundry.org:10003 19:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:55 Configure a credential helper to remove this warning. See 19:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:55 19:08:55 Login Succeeded 19:08:55 nexus3.edgexfoundry.org:10004 19:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:55 Configure a credential helper to remove this warning. See 19:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:55 19:08:55 Login Succeeded 19:08:55 docker.io 19:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:56 Configure a credential helper to remove this warning. See 19:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:56 19:08:56 Login Succeeded 19:08:56 ---> docker-login.sh ends [Pipeline] } 19:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:56 ++ 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 19:08:56 + for file in '`ls cmd/**/Dockerfile`' 19:08:56 ++ dirname cmd/core-command/Dockerfile 19:08:56 ++ cut -d/ -f2 19:08:56 + echo core-command,cmd/core-command/Dockerfile 19:08:56 + for file in '`ls cmd/**/Dockerfile`' 19:08:56 ++ cut -d/ -f2 19:08:56 ++ dirname cmd/core-data/Dockerfile 19:08:56 + echo core-data,cmd/core-data/Dockerfile 19:08:56 + for file in '`ls cmd/**/Dockerfile`' 19:08:56 ++ dirname cmd/core-metadata/Dockerfile 19:08:56 ++ cut -d/ -f2 19:08:56 + echo core-metadata,cmd/core-metadata/Dockerfile 19:08:56 + for file in '`ls cmd/**/Dockerfile`' 19:08:56 ++ dirname cmd/security-bootstrapper/Dockerfile 19:08:56 ++ cut -d/ -f2 19:08:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:08:56 + for file in '`ls cmd/**/Dockerfile`' 19:08:56 ++ dirname cmd/security-proxy-setup/Dockerfile 19:08:56 ++ cut -d/ -f2 19:08:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:08:56 + for file in '`ls cmd/**/Dockerfile`' 19:08:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:08:56 ++ cut -d/ -f2 19:08:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:08:56 + for file in '`ls cmd/**/Dockerfile`' 19:08:56 ++ dirname cmd/support-notifications/Dockerfile 19:08:56 ++ cut -d/ -f2 19:08:56 + echo support-notifications,cmd/support-notifications/Dockerfile 19:08:56 + for file in '`ls cmd/**/Dockerfile`' 19:08:56 ++ dirname cmd/support-scheduler/Dockerfile 19:08:56 ++ cut -d/ -f2 19:08:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:08:56 + for file in '`ls cmd/**/Dockerfile`' 19:08:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:08:56 ++ cut -d/ -f2 19:08:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:08:56 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 19:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:58 19:08:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:08:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:58 latest: Pulling from edgex-devops/git-semver 19:08:58 31603596830f: Pulling fs layer 19:08:58 04fac38145f0: Pulling fs layer 19:08:58 701f6daf10bf: Pulling fs layer 19:08:58 24f72da36158: Pulling fs layer 19:08:58 24f72da36158: Waiting 19:08:58 04fac38145f0: Verifying Checksum 19:08:58 04fac38145f0: Download complete 19:08:59 31603596830f: Verifying Checksum 19:08:59 31603596830f: Download complete 19:08:59 24f72da36158: Verifying Checksum 19:08:59 24f72da36158: Download complete 19:08:59 701f6daf10bf: Verifying Checksum 19:08:59 701f6daf10bf: Download complete 19:08:59 31603596830f: Pull complete 19:08:59 04fac38145f0: Pull complete 19:09:00 701f6daf10bf: Pull complete 19:09:00 24f72da36158: Pull complete 19:09:00 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 19:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:09:00 prd-centos7-docker-4c-2g-318 does not seem to be running inside a container 19:09:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:09:01 $ docker top b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:01 [ssh-agent] Looking for ssh-agent implementation... 19:09:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:01 $ docker exec b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 ssh-agent 19:09:01 SSH_AUTH_SOCK=/tmp/ssh-pjSqXcGx8SjQ/agent.13 19:09:01 SSH_AGENT_PID=20 19:09:01 Running ssh-add (command line suppressed) 19:09:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6830647454801310366.key (/w/workspace/edgex-go/1@tmp/private_key_6830647454801310366.key) 19:09:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:02 + git tag --points-at HEAD [Pipeline] } 19:09:02 $ docker exec --env ******** --env ******** b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 ssh-agent -k 19:09:02 unset SSH_AUTH_SOCK; 19:09:02 unset SSH_AGENT_PID; 19:09:02 echo Agent pid 20 killed; 19:09:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:09:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:02 [ssh-agent] Looking for ssh-agent implementation... 19:09:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:02 $ docker exec b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 ssh-agent 19:09:02 SSH_AUTH_SOCK=/tmp/ssh-BnWsY8Ku40qU/agent.54 19:09:02 SSH_AGENT_PID=61 19:09:02 Running ssh-add (command line suppressed) 19:09:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5429121327277952619.key (/w/workspace/edgex-go/1@tmp/private_key_5429121327277952619.key) 19:09:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:03 + git semver init 19:09:03 # -> Open(): unable to determine branch for HEAD 19:09:03 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:09:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:09:03 # $SEMVER_REMOTE_NAME = origin 19:09:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:09:03 # $SEMVER_USER_NAME = edgex-jenkins 19:09:03 # $SEMVER_BRANCH = PR-3738 19:09:03 # $SEMVER_TEMP = /tmp/semver-767420233 19:09:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:09:29 # '/tmp/semver-767420233' -> '/w/workspace/edgex-go/1/.semver' 19:09:29 # -> Force: false 19:09:29 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:09:29 $ docker exec --env ******** --env ******** b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 ssh-agent -k 19:09:30 unset SSH_AUTH_SOCK; 19:09:30 unset SSH_AGENT_PID; 19:09:30 echo Agent pid 61 killed; 19:09:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:30 + git semver [Pipeline] } 19:09:30 $ docker stop --time=1 b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 19:09:32 $ docker rm -f b607a19db3dc9f790832ecf4cff9c1d43ae978cceca57c6bd9ca47db9dd52931 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:33 Stashed 1 file(s) [Pipeline] echo 19:09:33 [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 19:09:33 ========================================================= 19:09:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:09:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:34 540db60ca938: Pulling fs layer 19:09:34 adcc1eea9eea: Pulling fs layer 19:09:34 4c4ab2625f07: Pulling fs layer 19:09:34 db62176df00c: Pulling fs layer 19:09:34 3b30891b0d05: Pulling fs layer 19:09:34 06b49ca38bd5: Pulling fs layer 19:09:34 c788192a36de: Pulling fs layer 19:09:34 a77e37c0d609: Pulling fs layer 19:09:34 c3185cebc471: Pulling fs layer 19:09:34 06b49ca38bd5: Waiting 19:09:34 c788192a36de: Waiting 19:09:34 a77e37c0d609: Waiting 19:09:34 c3185cebc471: Waiting 19:09:34 db62176df00c: Waiting 19:09:34 3b30891b0d05: Waiting 19:09:34 4c4ab2625f07: Verifying Checksum 19:09:34 4c4ab2625f07: Download complete 19:09:34 adcc1eea9eea: Verifying Checksum 19:09:34 adcc1eea9eea: Download complete 19:09:34 3b30891b0d05: Verifying Checksum 19:09:34 3b30891b0d05: Download complete 19:09:34 06b49ca38bd5: Verifying Checksum 19:09:34 06b49ca38bd5: Download complete 19:09:34 540db60ca938: Verifying Checksum 19:09:34 540db60ca938: Download complete 19:09:34 c788192a36de: Verifying Checksum 19:09:34 c788192a36de: Download complete 19:09:34 540db60ca938: Pull complete 19:09:34 adcc1eea9eea: Pull complete 19:09:34 4c4ab2625f07: Pull complete 19:09:35 a77e37c0d609: Verifying Checksum 19:09:35 a77e37c0d609: Download complete 19:09:39 c3185cebc471: Verifying Checksum 19:09:39 c3185cebc471: Download complete 19:09:39 db62176df00c: Verifying Checksum 19:09:39 db62176df00c: Download complete 19:09:43 db62176df00c: Pull complete 19:09:43 3b30891b0d05: Pull complete 19:09:43 06b49ca38bd5: Pull complete 19:09:43 c788192a36de: Pull complete 19:09:43 a77e37c0d609: Pull complete 19:09:45 c3185cebc471: Pull complete 19:09:45 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:09:46 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:46 WORKDIR /edgex 19:09:46 COPY go.mod . 19:09:46 RUN go mod download' 19:09:46 + docker build -t ci-base-image-x86_64 -f - . 19:09:48 Sending build context to Docker daemon 329.1MB 19:09:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:48 ---> 031687cdd783 19:09:48 Step 2/4 : WORKDIR /edgex 19:09:48 Still waiting to schedule task 19:09:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:09:49 ---> Running in 7a01e28195b9 19:09:49 Removing intermediate container 7a01e28195b9 19:09:49 ---> 8d7eb71ae7eb 19:09:49 Step 3/4 : COPY go.mod . 19:09:49 ---> 2f06f7c1ac41 19:09:49 Step 4/4 : RUN go mod download 19:09:49 ---> Running in 904aca636b2c 19:10:28 Removing intermediate container 904aca636b2c 19:10:28 ---> 8877a5003b35 19:10:28 Successfully built 8877a5003b35 19:10:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:10:28 + docker inspect -f . ci-base-image-x86_64 19:10:28 . [Pipeline] withDockerContainer 19:10:29 prd-centos7-docker-4c-2g-318 does not seem to be running inside a container 19:10:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:10:29 $ docker top f0e2c8909664327af50da736847ab76ea6aac28772bd4fb0b05b6dbd88620670 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:30 + go version 19:10:30 go version go1.16.6 linux/amd64 [Pipeline] } 19:10:30 $ docker stop --time=1 f0e2c8909664327af50da736847ab76ea6aac28772bd4fb0b05b6dbd88620670 19:10:31 $ docker rm -f f0e2c8909664327af50da736847ab76ea6aac28772bd4fb0b05b6dbd88620670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:32 + docker inspect -f . ci-base-image-x86_64 19:10:32 . [Pipeline] withDockerContainer 19:10:32 prd-centos7-docker-4c-2g-318 does not seem to be running inside a container 19:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:10:32 $ docker top 0c70f5e182340b94f85731874d7dc469d2d4c6f7920bc3ca05faf00dd0911e7b -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:32 ========================================================= 19:10:32 [edgeXBuildGoParallel] Running Tests and Build... 19:10:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:33 + go mod tidy [Pipeline] sh 19:10:33 + make test 19:10:33 go mod tidy 19:10:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:10:39 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:11:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:11:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:11:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:11:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:11:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:11:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:11:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:11:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 19:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:11:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements 19:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:11:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:11:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 94.2% of statements 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:11:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:11:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:11:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:11:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.8% of statements 19:11:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:11:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 19:11:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 19:11:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 19:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 19:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 19:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.123s coverage: 96.3% of statements 19:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.191s coverage: 82.5% of statements 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 89.4% of statements 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.235s coverage: 70.3% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.4% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:11:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:11:57 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 19:12:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-319 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws 19:12:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:12:10 The recommended git tool is: git 19:12:15 using credential edgex-jenkins-ssh 19:12:15 Cloning the remote Git repository 19:12:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:16 > git init /w/workspace/edgex-go/1 # timeout=10 19:12:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:16 > git --version # timeout=10 19:12:16 > git --version # 'git version 2.17.1' 19:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:29 GO111MODULE=on go vet ./... 19:12:38 Merging remotes/origin/main commit 4f1f3666cca058f898f6b544e8cebc2e0001fc47 into PR head commit 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:12:39 Merge succeeded, producing 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:12:39 Checking out Revision 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 (PR-3738) 19:12:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:38 > git config core.sparsecheckout # timeout=10 19:12:38 > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 19:12:39 > git remote # timeout=10 19:12:39 > git config --get remote.origin.url # timeout=10 19:12:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:39 > git merge 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 19:12:39 > git rev-parse HEAD^{commit} # timeout=10 19:12:39 > git config core.sparsecheckout # timeout=10 19:12:39 > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 19:12:40 gofmt -l . 19:12:40 [ "`gofmt -l .`" = "" ] 19:12:40 ./bin/test-attribution-txt.sh [Pipeline] sh 19:12:40 + ls -al . 19:12:40 total 612 19:12:40 drwxrwxr-x 10 1001 1001 4096 Sep 30 19:12 . 19:12:40 drwxr-xr-x 4 root root 28 Sep 30 19:10 .. 19:12:40 -rw-rw-r-- 1 1001 1001 11 Sep 30 19:08 .dockerignore 19:12:40 drwxrwxr-x 8 1001 1001 179 Sep 30 19:08 .git 19:12:40 drwxrwxr-x 4 1001 1001 142 Sep 30 19:08 .github 19:12:40 -rw-rw-r-- 1 1001 1001 818 Sep 30 19:08 .gitignore 19:12:40 -rw-rw-r-- 1 1001 1001 20 Sep 30 19:08 .golangci.yml 19:12:40 -rw-rw-r-- 1 1001 1001 76 Sep 30 19:08 .hadolint.yml 19:12:40 drwx------ 3 1001 1001 58 Sep 30 19:09 .semver 19:12:40 -rw-rw-r-- 1 1001 1001 166 Sep 30 19:08 .sonarcloud.properties 19:12:40 -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:08 ADOPTERS.md 19:12:40 -rw-rw-r-- 1 1001 1001 8608 Sep 30 19:08 Attribution.txt 19:12:40 -rw-rw-r-- 1 1001 1001 43881 Sep 30 19:08 CHANGELOG.md 19:12:40 -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:08 CONTRIBUTING.md 19:12:40 -rw-rw-r-- 1 1001 1001 677 Sep 30 19:08 GOVERNANCE.md 19:12:40 -rw-rw-r-- 1 1001 1001 849 Sep 30 19:08 Jenkinsfile 19:12:40 -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:08 LICENSE 19:12:40 -rw-rw-r-- 1 1001 1001 6386 Sep 30 19:08 Makefile 19:12:40 -rw-rw-r-- 1 1001 1001 582 Sep 30 19:08 OWNERS.md 19:12:40 -rw-rw-r-- 1 1001 1001 8256 Sep 30 19:08 README.md 19:12:40 -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:08 SECURITY.md 19:12:40 -rw-rw-r-- 1 1001 1001 5 Sep 30 19:09 VERSION 19:12:40 -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:08 ZMQWindows.md 19:12:40 drwxrwxr-x 2 1001 1001 37 Sep 30 19:08 bin 19:12:40 drwxrwxr-x 14 1001 1001 4096 Sep 30 19:08 cmd 19:12:40 -rw-r--r-- 1 root root 403265 Sep 30 19:11 coverage.out 19:12:40 -rw-rw-r-- 1 1001 1001 829 Sep 30 19:08 go.mod 19:12:40 -rw-r--r-- 1 root root 50143 Sep 30 19:10 go.sum 19:12:40 drwxrwxr-x 8 1001 1001 124 Sep 30 19:08 internal 19:12:40 drwxrwxr-x 3 1001 1001 16 Sep 30 19:08 openapi 19:12:40 drwxrwxr-x 4 1001 1001 71 Sep 30 19:08 snap 19:12:40 -rw-rw-r-- 1 1001 1001 204 Sep 30 19:08 version.go [Pipeline] sh 19:12:41 + '[' -e coverage.out ] 19:12:41 + chown 1001:1001 coverage.out [Pipeline] stash 19:12:41 Stashed 1 file(s) [Pipeline] sh 19:12:41 + make build 19:12:41 go mod tidy 19:12:41 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 19:12:43 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 19:12:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:12:43 > git --version # timeout=10 19:12:43 > git --version # 'git version 2.17.1' 19:12:43 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:44 provisioning config files... 19:12:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2179507191157205273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:45 ---> docker-login.sh 19:12:45 nexus3.edgexfoundry.org:10001 19:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:46 Configure a credential helper to remove this warning. See 19:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:46 19:12:46 Login Succeeded 19:12:46 nexus3.edgexfoundry.org:10002 19:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:47 Configure a credential helper to remove this warning. See 19:12:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:47 19:12:47 Login Succeeded 19:12:47 nexus3.edgexfoundry.org:10003 19:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:48 Configure a credential helper to remove this warning. See 19:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:48 19:12:48 Login Succeeded 19:12:48 nexus3.edgexfoundry.org:10004 19:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:48 Configure a credential helper to remove this warning. See 19:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:48 19:12:48 Login Succeeded 19:12:48 docker.io 19:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:49 Configure a credential helper to remove this warning. See 19:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:49 19:12:49 Login Succeeded 19:12:49 ---> docker-login.sh ends [Pipeline] } 19:12:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:12:49 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 [Pipeline] echo 19:12:50 ========================================================= 19:12:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:12:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:50 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 19:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:12:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:50 595b0fe564bb: Pulling fs layer 19:12:50 24495759ef45: Pulling fs layer 19:12:50 d148012ef14d: Pulling fs layer 19:12:50 e90a11edd702: Pulling fs layer 19:12:50 d77568369979: Pulling fs layer 19:12:50 fc1c9f9a7f3b: Pulling fs layer 19:12:50 170f2ba95c9a: Pulling fs layer 19:12:50 97ac5df62f85: Pulling fs layer 19:12:50 fc1c9f9a7f3b: Waiting 19:12:50 e90a11edd702: Waiting 19:12:50 170f2ba95c9a: Waiting 19:12:50 97ac5df62f85: Waiting 19:12:50 d77568369979: Waiting 19:12:50 d148012ef14d: Verifying Checksum 19:12:50 d148012ef14d: Download complete 19:12:50 24495759ef45: Verifying Checksum 19:12:50 24495759ef45: Download complete 19:12:50 d77568369979: Verifying Checksum 19:12:50 d77568369979: Download complete 19:12:51 fc1c9f9a7f3b: Verifying Checksum 19:12:51 fc1c9f9a7f3b: Download complete 19:12:51 595b0fe564bb: Verifying Checksum 19:12:51 595b0fe564bb: Download complete 19:12:51 170f2ba95c9a: Verifying Checksum 19:12:51 170f2ba95c9a: Download complete 19:12:51 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 19:12:51 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 19:12:51 595b0fe564bb: Pull complete 19:12:52 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 19:12:52 24495759ef45: Pull complete 19:12:52 d148012ef14d: Pull complete 19:12:53 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 19:12:53 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 19:12:54 97ac5df62f85: Verifying Checksum 19:12:54 97ac5df62f85: Download complete 19:12:55 e90a11edd702: Verifying Checksum 19:12:55 e90a11edd702: Download complete 19:12:55 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 19:12:56 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 19:12:57 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] } 19:12:58 $ docker stop --time=1 0c70f5e182340b94f85731874d7dc469d2d4c6f7920bc3ca05faf00dd0911e7b 19:13:00 $ docker rm -f 0c70f5e182340b94f85731874d7dc469d2d4c6f7920bc3ca05faf00dd0911e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:13:03 19:13:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:13:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:13:03 latest: Pulling from edgex-devops/edgex-compose 19:13:03 cbdbe7a5bc2a: Pulling fs layer 19:13:03 ca9280d653b3: Pulling fs layer 19:13:03 7e9c9ca2126c: Pulling fs layer 19:13:04 cbdbe7a5bc2a: Verifying Checksum 19:13:04 cbdbe7a5bc2a: Download complete 19:13:04 cbdbe7a5bc2a: Pull complete 19:13:04 ca9280d653b3: Verifying Checksum 19:13:04 ca9280d653b3: Download complete 19:13:05 ca9280d653b3: Pull complete 19:13:05 e90a11edd702: Pull complete 19:13:05 d77568369979: Pull complete 19:13:06 fc1c9f9a7f3b: Pull complete 19:13:06 170f2ba95c9a: Pull complete 19:13:06 7e9c9ca2126c: Verifying Checksum 19:13:06 7e9c9ca2126c: Download complete 19:13:09 7e9c9ca2126c: Pull complete 19:13:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:13:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:13:09 prd-centos7-docker-4c-2g-318 does not seem to be running inside a container 19:13:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:13:12 $ docker top ee7a78616268cf8e562a9372ba05fae3fd838312b31dd1999142831fa79ac73f -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:13 + docker-compose build --help 19:13:13 + grep parallel 19:13:13 97ac5df62f85: Pull complete 19:13:13 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:13:13 --parallel Build images in parallel. [Pipeline] } 19:13:13 $ docker stop --time=1 ee7a78616268cf8e562a9372ba05fae3fd838312b31dd1999142831fa79ac73f 19:13:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:13 WORKDIR /edgex 19:13:13 COPY go.mod . 19:13:13 RUN go mod download 19:13:13 + docker build -t ci-base-image-arm64 -f - . 19:13:14 $ docker rm -f ee7a78616268cf8e562a9372ba05fae3fd838312b31dd1999142831fa79ac73f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:13:15 . [Pipeline] withDockerContainer 19:13:15 prd-centos7-docker-4c-2g-318 does not seem to be running inside a container 19:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:13:15 Sending build context to Docker daemon 166.1MB 19:13:15 $ docker top 3fc7594f3062798686b1bd930ac43127bb8f2385ae9c05db7bd0f97b24750c6b -eo pid,comm [Pipeline] { 19:13:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:16 ---> 04bc70af865f 19:13:16 Step 2/4 : WORKDIR /edgex [Pipeline] sh 19:13:16 + docker-compose -f ./docker-compose-build.yml build --parallel 19:13:17 Building core-command ... 19:13:17 Building core-data ... 19:13:17 Building core-metadata ... 19:13:17 Building security-bootstrapper ... 19:13:17 Building security-proxy-setup ... 19:13:17 Building security-secretstore-setup ... 19:13:17 Building support-notifications ... 19:13:17 Building support-scheduler ... 19:13:17 Building sys-mgmt-agent ... 19:13:17 Building core-data 19:13:17 Building security-bootstrapper 19:13:17 Building core-command 19:13:17 Building security-secretstore-setup 19:13:17 Building security-proxy-setup 19:13:20 ---> Running in d15b92b44e96 19:13:21 Removing intermediate container d15b92b44e96 19:13:21 ---> 4574f659f080 19:13:21 Step 3/4 : COPY go.mod . 19:13:22 ---> c5a1a0d689e3 19:13:22 Step 4/4 : RUN go mod download 19:13:22 ---> Running in 0e3ea87f3272 19:13:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:13:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:13:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:13:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:26 ---> 8877a5003b35 19:13:26 Step 3/22 : WORKDIR /edgex-go 19:13:26 ---> 8877a5003b35 19:13:26 Step 3/32 : WORKDIR /edgex-go 19:13:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:13:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:13:26 ---> 8877a5003b35 19:13:26 Step 3/26 : WORKDIR /edgex-go 19:13:31 ---> Running in 2a96622334c3 19:13:31 ---> Running in b7e8bb15d300 19:13:31 ---> Running in 097cc7d9244e 19:13:39 Removing intermediate container b7e8bb15d300 19:13:39 ---> 0678bf5b5cdf 19:13:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:39 Removing intermediate container 2a96622334c3 19:13:39 ---> 66e8df1b02f6 19:13:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:39 Removing intermediate container 097cc7d9244e 19:13:39 ---> 0e9de00d399e 19:13:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:39 ---> Running in 875b4f315cd8 19:13:39 ---> Running in 694aaea9efc7 19:13:39 ---> Running in 651e3b1602ae 19:13:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:13:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:44 ---> 8877a5003b35 19:13:44 Step 3/24 : WORKDIR /edgex-go 19:13:44 ---> Using cache 19:13:44 ---> 0e9de00d399e 19:13:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:44 ---> Running in 63061684cc7e 19:13:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:13:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:45 ---> 8877a5003b35 19:13:45 Step 3/24 : WORKDIR /edgex-go 19:13:45 ---> Using cache 19:13:45 ---> 0e9de00d399e 19:13:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:45 ---> Using cache 19:13:45 ---> 3ca10fe34efc 19:13:45 Step 5/24 : RUN apk add --update --no-cache make git 19:13:45 Removing intermediate container 875b4f315cd8 19:13:45 ---> da5baad1eaa9 19:13:45 Step 5/26 : RUN apk add --update --no-cache make git 19:13:45 Removing intermediate container 651e3b1602ae 19:13:45 ---> 3ca10fe34efc 19:13:45 Step 5/22 : RUN apk add --update --no-cache make git 19:13:45 Removing intermediate container 694aaea9efc7 19:13:45 ---> 869e82c529bd 19:13:45 Step 5/32 : RUN apk add --update --no-cache make git 19:13:45 ---> Running in 59ff5289c60d 19:13:45 ---> Running in f5b0d79d9435 19:13:45 ---> Running in c4831d3ccbd5 19:13:45 ---> Running in 382bd4b1b844 19:13:45 Removing intermediate container 63061684cc7e 19:13:45 ---> 85fe7f917a40 19:13:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:13:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:45 ---> Running in a8d0f2e2cfe9 19:13:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:47 OK: 219 MiB in 52 packages 19:13:47 Removing intermediate container 59ff5289c60d 19:13:47 ---> 7f2fe8b35c2a 19:13:47 Step 6/24 : COPY go.mod . 19:13:48 ---> 4be064bc4dc7 19:13:48 Step 7/24 : RUN go mod download 19:13:48 ---> Running in b6578717900b 19:13:48 OK: 219 MiB in 52 packages 19:13:48 Removing intermediate container c4831d3ccbd5 19:13:48 ---> 59c1b8956b44 19:13:48 Step 6/22 : COPY go.mod . 19:13:48 ---> 5e21d27f2d8f 19:13:48 Step 7/22 : RUN go mod download 19:13:48 ---> Running in 2701ea59e997 19:13:48 OK: 219 MiB in 52 packages 19:13:48 OK: 219 MiB in 52 packages 19:13:48 OK: 219 MiB in 52 packages 19:13:49 Removing intermediate container a8d0f2e2cfe9 19:13:49 ---> b570d78aecf1 19:13:49 Step 6/24 : COPY go.mod . 19:13:49 ---> daeffaef55f1 19:13:49 Step 7/24 : RUN go mod download 19:13:49 ---> Running in a322dc5b9cb7 19:13:49 Removing intermediate container f5b0d79d9435 19:13:49 ---> 4e8318f3539a 19:13:49 Step 6/26 : COPY go.mod . 19:13:49 Removing intermediate container 382bd4b1b844 19:13:49 ---> f580f014a8c8 19:13:49 Step 6/32 : COPY go.mod . 19:13:49 Removing intermediate container b6578717900b 19:13:49 ---> 5fe50440a31b 19:13:49 Step 8/24 : COPY . . 19:13:50 ---> b8c2eb543414 19:13:50 Step 7/26 : RUN go mod download 19:13:50 ---> Running in 883cf789943f 19:13:50 ---> 4549ac1ece56 19:13:50 Step 7/32 : RUN go mod download 19:13:50 ---> Running in 7030289197cc 19:13:51 Removing intermediate container 2701ea59e997 19:13:51 ---> 9f1f61ea9d81 19:13:51 Step 8/22 : COPY . . 19:13:55 Removing intermediate container a322dc5b9cb7 19:13:55 ---> ebc12f8b0f27 19:13:55 Step 8/24 : COPY . . 19:13:55 ---> 6057fe7cebe9 19:13:55 Step 9/24 : RUN go mod tidy 19:13:57 Removing intermediate container 883cf789943f 19:13:57 ---> 26cda4457780 19:13:57 Step 8/26 : COPY . . 19:13:57 Removing intermediate container 7030289197cc 19:13:57 ---> 99217e2dd866 19:13:57 Step 8/32 : COPY . . 19:13:57 ---> 99866489cd40 19:13:57 Step 9/22 : RUN go mod tidy 19:13:58 ---> Running in e68b14a02602 19:14:00 ---> Running in 8bae7eaa0ae1 19:14:02 ---> de69dbd48c7d 19:14:02 Step 9/24 : RUN go mod tidy 19:14:02 ---> Running in e1243e53b5ef 19:14:02 ---> 06b766e57130 19:14:02 Step 9/32 : RUN go mod tidy 19:14:02 ---> Running in caf773e9c369 19:14:04 Removing intermediate container 8bae7eaa0ae1 19:14:04 ---> 7438b8f7fcf9 19:14:04 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:14:05 ---> Running in 50e3e5654379 19:14:05 Removing intermediate container e1243e53b5ef 19:14:05 ---> 6ee4cf5d41c4 19:14:05 Step 10/24 : RUN make cmd/core-data/core-data 19:14:05 ---> Running in eaf9d1f33802 19:14:05 Removing intermediate container e68b14a02602 19:14:05 ---> 02da0fd2bde2 19:14:05 Step 10/24 : RUN make cmd/core-command/core-command 19:14:05 Removing intermediate container caf773e9c369 19:14:05 ---> 8f807f2a24cd 19:14:05 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:14:05 ---> Running in 0a729c9fd35c 19:14:06 ---> Running in 0010d947b56a 19:14:06 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 19:14:06 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 19:14:06 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 19:14:06 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 19:14:13 ---> ef5657d9ae42 19:14:13 Step 9/26 : RUN go mod tidy 19:14:13 ---> Running in ae22453b8457 19:14:15 Removing intermediate container ae22453b8457 19:14:15 ---> c0f01ad232cf 19:14:15 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:14:15 ---> Running in cd976a085e5d 19:14:15 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 19:14:42 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 19:14:43 Removing intermediate container 0e3ea87f3272 19:14:43 ---> 6ffe9aaa9a48 19:14:43 Successfully built 6ffe9aaa9a48 19:14:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:14:44 + docker inspect -f . ci-base-image-arm64 19:14:44 . [Pipeline] withDockerContainer 19:14:44 prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container 19:14:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:45 Removing intermediate container 0010d947b56a 19:14:45 ---> 835758b7629c 19:14:45 19:14:45 Step 11/32 : FROM alpine:3.14 19:14:45 Removing intermediate container 0a729c9fd35c 19:14:45 ---> f1967e8bc29d 19:14:45 19:14:45 Step 11/24 : FROM alpine:3.14 19:14:45 3.14: Pulling from library/alpine 19:14:46 3.14: Pulling from library/alpine 19:14:46 $ docker top 56fa776e7d814cf46e17f5f011baf22099c626ba2fa6afb36d951c04ddf5cd67 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:47 + go version 19:14:47 go version go1.16.6 linux/arm64 [Pipeline] } 19:14:47 $ docker stop --time=1 56fa776e7d814cf46e17f5f011baf22099c626ba2fa6afb36d951c04ddf5cd67 19:14:47 Removing intermediate container 50e3e5654379 19:14:47 ---> a91049490114 19:14:47 19:14:47 Step 11/22 : FROM alpine:3.14 19:14:47 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:14:47 Status: Downloaded newer image for alpine:3.14 19:14:47 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:14:47 Status: Image is up to date for alpine:3.14 19:14:47 ---> 14119a10abf4 19:14:47 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:14:47 ---> 14119a10abf4 19:14:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:14:47 ---> Running in 647c0bd2c437 19:14:47 ---> Running in 5c25097d9551 19:14:47 3.14: Pulling from library/alpine 19:14:47 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:14:47 Status: Image is up to date for alpine:3.14 19:14:47 ---> 14119a10abf4 19:14:47 Step 12/22 : RUN apk add --update --no-cache curl 19:14:47 ---> Running in b1d4942ebb48 19:14:47 Removing intermediate container 5c25097d9551 19:14:47 ---> 26d3b4df148c 19:14:47 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:14:47 ---> Running in a95e5e1fcf49 19:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:14:48 (1/1) Installing dumb-init (1.2.5-r1) 19:14:48 Executing busybox-1.33.1-r3.trigger 19:14:48 OK: 6 MiB in 15 packages 19:14:48 (1/5) Installing ca-certificates (20191127-r5) 19:14:48 (2/5) Installing brotli-libs (1.0.9-r5) 19:14:48 (1/2) Installing dumb-init (1.2.5-r1) 19:14:48 (2/2) Installing su-exec (0.2-r1) 19:14:48 Executing busybox-1.33.1-r3.trigger 19:14:49 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:14:49 OK: 6 MiB in 16 packages 19:14:49 (4/5) Installing libcurl (7.79.1-r0) 19:14:49 (5/5) Installing curl (7.79.1-r0) 19:14:49 Executing busybox-1.33.1-r3.trigger 19:14:49 Executing ca-certificates-20191127-r5.trigger 19:14:49 OK: 8 MiB in 19 packages 19:14:49 Removing intermediate container 647c0bd2c437 19:14:49 ---> cc1b72230929 19:14:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:49 ---> Running in 5e36303daaba 19:14:49 $ docker rm -f 56fa776e7d814cf46e17f5f011baf22099c626ba2fa6afb36d951c04ddf5cd67 19:14:49 Removing intermediate container 5e36303daaba 19:14:49 ---> 6bd048224817 19:14:49 Step 14/24 : ENV APP_PORT=59882 19:14:49 ---> Running in 150113c52dc6 19:14:49 Removing intermediate container a95e5e1fcf49 19:14:49 ---> 43240859f89d 19:14:49 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:14:49 ---> Running in 3c77df087577 19:14:49 Removing intermediate container 150113c52dc6 19:14:49 ---> f2bc34b152f3 19:14:49 Step 15/24 : EXPOSE $APP_PORT [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:14:49 ---> Running in 4aa378be8f50 19:14:49 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 19:14:49 Removing intermediate container 3c77df087577 19:14:49 ---> 2272a91119ef 19:14:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:14:49 Removing intermediate container b1d4942ebb48 19:14:49 ---> 1407515a3ee4 19:14:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:50 ---> Running in 3fe41b148e67 19:14:50 Removing intermediate container 4aa378be8f50 19:14:50 ---> 0c8595197cf5 19:14:50 Step 16/24 : WORKDIR / 19:14:50 ---> Running in 33b9c22213ae 19:14:50 ---> Running in b0fe29be6119 19:14:50 Removing intermediate container 33b9c22213ae 19:14:50 ---> 1f32d8eb5c46 19:14:50 Step 14/22 : WORKDIR /edgex 19:14:50 Removing intermediate container 3fe41b148e67 19:14:50 ---> 1389d1a56df8 19:14:50 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:14:50 ---> Running in c0647409af65 19:14:50 ---> Running in ca1317f1a5d4 19:14:50 Removing intermediate container b0fe29be6119 19:14:50 ---> e09a25217fa3 19:14:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:50 + docker inspect -f . ci-base-image-arm64 19:14:50 . [Pipeline] withDockerContainer 19:14:50 Removing intermediate container ca1317f1a5d4 19:14:50 ---> f7d6dd7bfe77 19:14:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:14:50 prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container 19:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:51 ---> eeb5138b2b3e 19:14:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:14:51 ---> 78c70658bd53 19:14:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:14:51 ---> 096d53b05e9d 19:14:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:14:52 ---> 162e587387dc 19:14:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:14:52 Removing intermediate container c0647409af65 19:14:52 ---> caa9fb834391 19:14:52 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:14:52 ---> c43aa172f1a0 19:14:52 Step 20/24 : ENTRYPOINT ["/core-command"] 19:14:52 ---> Running in e135cdf90d03 19:14:52 ---> Running in df9e452225ed 19:14:52 $ docker top f9433394ef2195b5e0b5befd35b53b4621581e22819414363c8a885256f7ca01 -eo pid,comm 19:14:52 Removing intermediate container e135cdf90d03 19:14:52 ---> 903dbe8015be 19:14:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:14:52 ---> 59028b791507 19:14:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:14:52 Removing intermediate container df9e452225ed 19:14:52 ---> e56d840278fe 19:14:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] { [Pipeline] echo 19:14:52 ========================================================= 19:14:52 [edgeXBuildGoParallel] Running Tests and Build... 19:14:52 ========================================================= [Pipeline] fileExists 19:14:52 ---> Running in 92a32cc48cea 19:14:52 ---> 8d14352a9e6f 19:14:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:14:52 Removing intermediate container eaf9d1f33802 19:14:52 ---> 3c3eb4bcfbc8 19:14:52 19:14:52 Step 11/24 : FROM alpine:3.14 19:14:52 ---> 14119a10abf4 19:14:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:14:52 ---> Running in 6acddd020c8c 19:14:52 Removing intermediate container cd976a085e5d 19:14:52 ---> db3b5d37f573 19:14:52 19:14:52 Step 11/26 : FROM alpine:3.14 19:14:52 ---> 14119a10abf4 19:14:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:14:52 ---> Running in e32ca51fd07f 19:14:52 ---> Running in 70b2675ce476 19:14:52 ---> Running in 9f67eb96a94a 19:14:52 Removing intermediate container 92a32cc48cea 19:14:52 ---> 1df11aecf8c8 19:14:52 Step 19/22 : CMD ["--init=true"] [Pipeline] sh 19:14:53 Removing intermediate container 6acddd020c8c 19:14:53 ---> 2f1434bbcd6c 19:14:53 Step 22/24 : LABEL arch=x86_64 19:14:53 ---> Running in 56c4c44802ed 19:14:53 Removing intermediate container 70b2675ce476 19:14:53 ---> db27bc37f99f 19:14:53 Step 13/24 : ENV APP_PORT=59880 19:14:53 ---> Running in 59ed6b93e678 19:14:53 ---> Running in a06ba0138ba0 19:14:53 Removing intermediate container 56c4c44802ed 19:14:53 ---> c88205b2207a 19:14:53 Step 20/22 : LABEL arch=x86_64 19:14:53 Removing intermediate container 59ed6b93e678 19:14:53 ---> 119d20f78c29 19:14:53 Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:14:53 ---> Running in 47888e703af8 19:14:53 ---> Running in 3d8caf1a14dc 19:14:53 Removing intermediate container a06ba0138ba0 19:14:53 ---> 232ab7ecb033 19:14:53 Step 14/24 : EXPOSE $APP_PORT 19:14:53 ---> Running in 7c684c44530f 19:14:53 Removing intermediate container 47888e703af8 19:14:53 ---> b473ecdabffe 19:14:53 Step 21/22 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:14:53 Removing intermediate container 3d8caf1a14dc 19:14:53 ---> 9248590a6010 19:14:53 Step 24/24 : LABEL version=0.0.0 19:14:53 ---> Running in 00157197a1e7 19:14:53 + go mod tidy 19:14:53 Removing intermediate container 7c684c44530f 19:14:53 ---> a38c2d46432a 19:14:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:14:53 ---> Running in f20afff554e0 19:14:53 ---> Running in 0f9d2c06dd1a 19:14:53 Removing intermediate container 00157197a1e7 19:14:53 ---> ee78b88a337e 19:14:53 Step 22/22 : LABEL version=0.0.0 19:14:53 (1/3) Installing ca-certificates (20191127-r5) 19:14:53 (2/3) Installing dumb-init (1.2.5-r1) 19:14:53 (3/3) Installing su-exec (0.2-r1) 19:14:54 Executing busybox-1.33.1-r3.trigger 19:14:54 Executing ca-certificates-20191127-r5.trigger 19:14:54 OK: 6 MiB in 17 packages 19:14:54 ---> Running in 9c5c42243266 19:14:54 Removing intermediate container f20afff554e0 19:14:54 ---> e81d9747e440 19:14:54 19:14:54 Removing intermediate container e32ca51fd07f 19:14:54 ---> 209b8267fe6e 19:14:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:54 Successfully built e81d9747e440 19:14:54 Successfully tagged core-command:latest 19:14:54  Building core-command ... done Building sys-mgmt-agent 19:14:54 Removing intermediate container 9c5c42243266 19:14:54 ---> d442a8ce54da 19:14:54 19:14:54 Successfully built d442a8ce54da 19:14:54 Successfully tagged security-proxy-setup:latest 19:14:54 Building support-notifications [Pipeline] sh 19:14:54  Building security-proxy-setup ... done  ---> 128897dd1933 19:14:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:14:54 Removing intermediate container 9f67eb96a94a 19:14:54 ---> 3c16acb6d706 19:14:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:55 + make test 19:14:55 go mod tidy 19:14:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:58 ---> Running in 338538e23e38 19:14:58 ---> f48db68db824 19:14:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:14:58 ---> 3daaaaa24dcf 19:14:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:14:58 Removing intermediate container 0f9d2c06dd1a 19:14:58 ---> 7684d924403a 19:14:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:14:58 Removing intermediate container 338538e23e38 19:14:58 ---> ec804121996b 19:14:58 Step 14/26 : WORKDIR / 19:14:59 ---> Running in 8812e1573549 19:14:59 ---> Running in 8fab3359e344 19:14:59 ---> 2971d4333f80 19:14:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:15:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:00 ---> 8877a5003b35 19:15:00 Step 3/23 : WORKDIR /edgex-go 19:15:00 ---> Using cache 19:15:00 ---> 0e9de00d399e 19:15:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:00 ---> Using cache 19:15:00 ---> 85fe7f917a40 19:15:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:15:00 ---> Running in 813ccb53e110 19:15:00 Removing intermediate container 8812e1573549 19:15:00 ---> 582fdbfaa06f 19:15:00 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:15:00 ---> 9bc06774239f 19:15:00 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:15:00 ---> Running in 40d8a31df90e 19:15:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:00 ---> 9e435b19e17e 19:15:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:15:01 Removing intermediate container 40d8a31df90e 19:15:01 ---> d8454e0aefa4 19:15:01 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:15:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:15:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:15:01 ---> 8877a5003b35 19:15:01 Step 3/24 : WORKDIR /edgex-go 19:15:01 ---> Using cache 19:15:01 ---> 0e9de00d399e 19:15:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:01 ---> Using cache 19:15:01 ---> 85fe7f917a40 19:15:01 Step 5/24 : RUN apk add --update --no-cache make bash git 19:15:01 ---> b406c20ce2f5 19:15:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:15:01 ---> Running in 5219ba7a7c68 19:15:01 ---> 0525a31bb92c 19:15:01 Step 27/32 : RUN chmod +x /entrypoint.sh 19:15:01 ---> Running in ace1fd20603b 19:15:01 ---> e128c529f84e 19:15:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:15:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:15:01 ---> 069169e63fc3 19:15:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:15:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:15:02 ---> 5198badd3a9b 19:15:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:15:02 Removing intermediate container ace1fd20603b 19:15:02 ---> 5d6005b81979 19:15:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:15:02 ---> Running in 19b45be0d3a7 19:15:02 Removing intermediate container 19b45be0d3a7 19:15:02 ---> 72ff2f8680a7 19:15:02 Step 29/32 : CMD ["gate"] 19:15:02 ---> 92384a51831c 19:15:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:15:02 ---> Running in 77668823ab6c 19:15:02 OK: 219 MiB in 52 packages 19:15:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:15:02 Removing intermediate container 77668823ab6c 19:15:02 ---> 804339859407 19:15:02 Step 30/32 : LABEL arch=x86_64 19:15:02 ---> a335065cb539 19:15:02 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/ 19:15:02 ---> Running in 68e9957bfe47 19:15:02 ---> Running in 68a2d7e793ee 19:15:02 Removing intermediate container 68e9957bfe47 19:15:02 ---> a13c44e8d0da 19:15:02 Step 31/32 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:15:02 Removing intermediate container 813ccb53e110 19:15:02 ---> 3e8f7f4a58f7 19:15:02 Step 6/23 : COPY go.mod . 19:15:03 ---> Running in e7df8e29d360 19:15:03 (1/6) Installing dumb-init (1.2.5-r1) 19:15:03 ---> f57186cdc8ef 19:15:03 Step 7/23 : RUN go mod download 19:15:03 Removing intermediate container e7df8e29d360 19:15:03 ---> 029769800ec4 19:15:03 Step 32/32 : LABEL version=0.0.0 19:15:03 ---> Running in 0c200cb48a00 19:15:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:15:03 (3/6) Installing libsodium (1.0.18-r0) 19:15:03 OK: 219 MiB in 52 packages 19:15:03 ---> Running in 75b3b29c4fe8 19:15:03 Removing intermediate container 75b3b29c4fe8 19:15:03 ---> 132d553611a5 19:15:03 19:15:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:15:03 Successfully built 132d553611a5 19:15:03 Successfully tagged security-bootstrapper:latest 19:15:03 Building support-scheduler 19:15:03  Building security-bootstrapper ... done Removing intermediate container 68a2d7e793ee 19:15:03 ---> 9d43c7b7751a 19:15:03 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:15:03 (5/6) Installing libzmq (4.3.4-r0) 19:15:04 (6/6) Installing zeromq (4.3.4-r0) 19:15:04 Executing busybox-1.33.1-r3.trigger 19:15:04 OK: 8 MiB in 20 packages 19:15:06 ---> Running in 7b3bfc213abd 19:15:06 Removing intermediate container 5219ba7a7c68 19:15:06 ---> 945fd45f810f 19:15:06 Step 6/24 : COPY go.mod . 19:15:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:06 ---> 8877a5003b35 19:15:06 Step 3/23 : WORKDIR /edgex-go 19:15:06 ---> Using cache 19:15:06 ---> 0e9de00d399e 19:15:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:06 ---> Using cache 19:15:06 ---> 85fe7f917a40 19:15:06 Step 5/23 : RUN apk add --update --no-cache make git 19:15:06 ---> Running in b42d74da124b 19:15:06 ---> 304b3f5241b1 19:15:06 Step 7/24 : RUN go mod download 19:15:07 Removing intermediate container 7b3bfc213abd 19:15:07 ---> a9f0822444cf 19:15:07 Step 24/26 : LABEL arch=x86_64 19:15:07 ---> Running in 7a30bb6d3463 19:15:07 ---> Running in a0a2a950d927 19:15:07 Removing intermediate container 8fab3359e344 19:15:07 ---> b84a1af17aa6 19:15:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:07 Removing intermediate container 0c200cb48a00 19:15:07 ---> 795f5272c5df 19:15:07 Step 8/23 : COPY . . 19:15:07 Removing intermediate container a0a2a950d927 19:15:07 ---> f4027f9fdecc 19:15:07 Step 25/26 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:15:07 ---> Running in e617f2a37b48 19:15:07 ---> 27486c578051 19:15:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:15:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:15:07 Removing intermediate container e617f2a37b48 19:15:07 ---> cf3e95ccf20e 19:15:07 Step 26/26 : LABEL version=0.0.0 19:15:08 ---> Running in 1d4fc5934693 19:15:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:15:09 OK: 219 MiB in 52 packages 19:15:09 ---> 92ebe55ffda9 19:15:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:15:09 Removing intermediate container 1d4fc5934693 19:15:09 ---> 76f7fb164b04 19:15:09 19:15:09 Successfully built 76f7fb164b04 19:15:09 Successfully tagged security-secretstore-setup:latest 19:15:09 Building core-metadata 19:15:12  Building security-secretstore-setup ... done  ---> 6b8beea36e5e 19:15:12 Step 20/24 : ENTRYPOINT ["/core-data"] 19:15:12 Removing intermediate container b42d74da124b 19:15:12 ---> 5781943e4d72 19:15:12 Step 6/23 : COPY go.mod . 19:15:12 Removing intermediate container 7a30bb6d3463 19:15:12 ---> 52c9a466a44c 19:15:12 Step 8/24 : COPY . . 19:15:12 ---> Running in cb4d1d7c1052 19:15:12 ---> f5e4daa4f88e 19:15:12 Step 9/23 : RUN go mod tidy 19:15:12 ---> Running in fa91189dbd2b 19:15:14 ---> 8de112acc332 19:15:14 Step 7/23 : RUN go mod download 19:15:15 Removing intermediate container cb4d1d7c1052 19:15:15 ---> 079461bffeb8 19:15:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:17 ---> Running in f266cc337932 19:15:17 ---> Running in d480ede4d16a 19:15:17 ---> 7c350853c623 19:15:17 Step 9/24 : RUN go mod tidy 19:15:17 Removing intermediate container d480ede4d16a 19:15:17 ---> e308f6fe7986 19:15:17 Step 22/24 : LABEL arch=x86_64 19:15:17 ---> Running in b05b00ae0253 19:15:17 ---> Running in b766164a4f69 19:15:17 Removing intermediate container b766164a4f69 19:15:17 ---> 42eee1e2b74a 19:15:17 Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:15:17 ---> Running in 914011a4d98f 19:15:18 Removing intermediate container 914011a4d98f 19:15:18 ---> 6f2609e59d76 19:15:18 Step 24/24 : LABEL version=0.0.0 19:15:18 ---> Running in da949ac03043 19:15:18 Removing intermediate container fa91189dbd2b 19:15:18 ---> 86078b3277a5 19:15:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:15:18 ---> Running in 31d42ef40eb8 19:15:18 Removing intermediate container da949ac03043 19:15:18 ---> bb56e7153b99 19:15:18 19:15:18 Successfully built bb56e7153b99 19:15:18 Successfully tagged core-data:latest 19:15:19  Building core-data ... done 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 19:15:19 Removing intermediate container f266cc337932 19:15:19 ---> 2d1dc6499339 19:15:19 Step 8/23 : COPY . . 19:15:21 Removing intermediate container b05b00ae0253 19:15:21 ---> aa41384b9918 19:15:21 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:15:22 ---> Running in 4046c79f6b62 19:15:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:15:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:15:22 ---> 8877a5003b35 19:15:22 Step 3/24 : WORKDIR /edgex-go 19:15:22 ---> Using cache 19:15:22 ---> 0e9de00d399e 19:15:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:22 ---> Using cache 19:15:22 ---> 85fe7f917a40 19:15:22 Step 5/24 : RUN apk add --update --no-cache make git 19:15:22 ---> Using cache 19:15:22 ---> 5781943e4d72 19:15:22 Step 6/24 : COPY go.mod . 19:15:22 ---> Using cache 19:15:22 ---> 8de112acc332 19:15:22 Step 7/24 : RUN go mod download 19:15:22 ---> Using cache 19:15:22 ---> 2d1dc6499339 19:15:22 Step 8/24 : COPY . . 19:15:22 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:23 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 19:15:28 ---> 61dc234367ad 19:15:28 Step 9/23 : RUN go mod tidy 19:15:28 ---> Running in 5e938dd345c4 19:15:28 ---> ca19b4312fb4 19:15:28 Step 9/24 : RUN go mod tidy 19:15:28 ---> Running in 5abeb25eec85 19:15:30 Removing intermediate container 5e938dd345c4 19:15:30 ---> ff8b4ad5dd66 19:15:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:15:30 ---> Running in c82807ebf9b0 19:15:30 Removing intermediate container 5abeb25eec85 19:15:30 ---> 94f9ab49e110 19:15:30 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:15:30 ---> Running in b70a52c4a315 19:15:31 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 19:15:31 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 19:15:50 Removing intermediate container 31d42ef40eb8 19:15:50 ---> fda20273e565 19:15:50 19:15:50 Step 11/23 : FROM alpine:3.14 19:15:50 ---> 14119a10abf4 19:15:50 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:15:50 ---> Running in b5fb09b6c879 19:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:50 (1/2) Installing ca-certificates (20191127-r5) 19:15:50 (2/2) Installing dumb-init (1.2.5-r1) 19:15:50 Executing busybox-1.33.1-r3.trigger 19:15:50 Executing ca-certificates-20191127-r5.trigger 19:15:50 OK: 6 MiB in 16 packages 19:15:51 Removing intermediate container b5fb09b6c879 19:15:51 ---> 512ef135d46c 19:15:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:15:51 ---> Running in 970520bc558a 19:15:51 Removing intermediate container 970520bc558a 19:15:51 ---> 38d387ec1c11 19:15:51 Step 14/23 : ENV APP_PORT=59860 19:15:51 ---> Running in b00e32f18946 19:15:51 Removing intermediate container b00e32f18946 19:15:51 ---> e698962199bc 19:15:51 Step 15/23 : EXPOSE $APP_PORT 19:15:51 ---> Running in 73c08f9a3e65 19:15:51 Removing intermediate container 73c08f9a3e65 19:15:51 ---> 682c16ceba45 19:15:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:52 ---> 2902f50e7fc7 19:15:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:15:52 ---> 6966f8ee3418 19:15:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:15:52 ---> 770148959dad 19:15:52 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:15:52 ---> Running in 1ad5742f7437 19:15:53 Removing intermediate container 1ad5742f7437 19:15:53 ---> 1bf57bc3477f 19:15:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:53 ---> Running in 492878d460e0 19:15:53 Removing intermediate container 492878d460e0 19:15:53 ---> d27eb03be49c 19:15:53 Step 21/23 : LABEL arch=x86_64 19:15:53 ---> Running in 2fc04b0fd761 19:15:54 Removing intermediate container 2fc04b0fd761 19:15:54 ---> 5d3c083ee051 19:15:54 Step 22/23 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:15:54 ---> Running in 12f8cf0bd23f 19:15:54 Removing intermediate container 4046c79f6b62 19:15:54 ---> a2b641344ab4 19:15:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:15:54 Removing intermediate container 12f8cf0bd23f 19:15:54 ---> 26570a8ace48 19:15:54 Step 23/23 : LABEL version=0.0.0 19:15:54 ---> Running in a71c801664e7 19:15:54 ---> Running in 46e305a456e9 19:15:54 Removing intermediate container 46e305a456e9 19:15:54 ---> e7c48954b629 19:15:54 19:15:54 Successfully built e7c48954b629 19:15:54 Successfully tagged support-notifications:latest 19:15:55  Building support-notifications ... done 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 19:15:56 Removing intermediate container a71c801664e7 19:15:56 ---> ce9ad43e0df4 19:15:56 19:15:56 Step 12/24 : FROM docker:20.10.7 19:15:56 20.10.7: Pulling from library/docker 19:16:03 Removing intermediate container c82807ebf9b0 19:16:03 ---> c37e76efed60 19:16:03 19:16:03 Step 11/23 : FROM alpine:3.14 19:16:03 ---> 14119a10abf4 19:16:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:16:03 ---> Using cache 19:16:03 ---> cc1b72230929 19:16:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:16:03 ---> Using cache 19:16:03 ---> 6bd048224817 19:16:03 Step 14/23 : ENV APP_PORT=59861 19:16:03 Removing intermediate container b70a52c4a315 19:16:03 ---> cf04984374e2 19:16:03 19:16:03 Step 11/24 : FROM alpine:3.14 19:16:03 ---> 14119a10abf4 19:16:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:16:03 ---> Using cache 19:16:03 ---> cc1b72230929 19:16:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:16:03 ---> Using cache 19:16:03 ---> 6bd048224817 19:16:03 Step 14/24 : ENV APP_PORT=59881 19:16:03 ---> Running in 0c5127216b47 19:16:03 ---> Running in 316bf038cca6 19:16:03 Removing intermediate container 0c5127216b47 19:16:03 ---> 03d1c3c0ba5b 19:16:03 Step 15/23 : EXPOSE $APP_PORT 19:16:03 Removing intermediate container 316bf038cca6 19:16:03 ---> 3813fa272d01 19:16:03 Step 15/24 : EXPOSE $APP_PORT 19:16:03 ---> Running in 2c5bc68e3d17 19:16:03 ---> Running in 9e1aca2e6c3d 19:16:03 Removing intermediate container 2c5bc68e3d17 19:16:03 ---> 0496a055bda2 19:16:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:03 Removing intermediate container 9e1aca2e6c3d 19:16:03 ---> a24bb6eec368 19:16:03 Step 16/24 : WORKDIR / 19:16:03 ---> Running in 0001605dca74 19:16:03 ---> 25207353c1ae 19:16:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:16:03 Removing intermediate container 0001605dca74 19:16:03 ---> f572146c54f4 19:16:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:03 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:16:03 Status: Downloaded newer image for docker:20.10.7 19:16:03 ---> 08bdaf2f88f9 19:16:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:16:04 ---> 5c2198e835d4 19:16:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:16:04 ---> Running in fec44f015bac 19:16:04 ---> fb7f726e13e3 19:16:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:16:04 Removing intermediate container fec44f015bac 19:16:04 ---> 59a8e13040ba 19:16:04 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 19:16:04 ---> Running in c9f860dfee85 19:16:04 ---> 756e6d36a652 19:16:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:16:04 ---> 7d001b146334 19:16:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:16:04 ---> Running in 8ceb1ffc2eb2 19:16:04 Removing intermediate container 8ceb1ffc2eb2 19:16:04 ---> 9955dd717140 19:16:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:04 ---> Running in c28f96a81db6 19:16:04 ---> 45b03984a6e0 19:16:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:16:04 ---> Running in bf892df9367c 19:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:16:04 Removing intermediate container c28f96a81db6 19:16:04 ---> 90c3b11a9c0f 19:16:04 Step 21/23 : LABEL arch=x86_64 19:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:16:04 Removing intermediate container bf892df9367c 19:16:04 ---> 46a341d0ae9a 19:16:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:04 ---> Running in 345ddd8c8e3c 19:16:04 (1/39) Installing readline (8.1.0-r0) 19:16:04 (2/39) Installing bash (5.1.0-r0) 19:16:04 ---> Running in 55b1dbb48f81 19:16:04 Executing bash-5.1.0-r0.post-install 19:16:04 (3/39) Installing brotli-libs (1.0.9-r3) 19:16:04 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:16:05 (5/39) Installing libcurl (7.79.1-r0) 19:16:05 (6/39) Installing curl (7.79.1-r0) 19:16:05 (7/39) Installing dumb-init (1.2.5-r0) 19:16:05 (8/39) Installing libbz2 (1.0.8-r1) 19:16:05 (9/39) Installing expat (2.2.10-r1) 19:16:05 (10/39) Installing libffi (3.3-r2) 19:16:05 (11/39) Installing gdbm (1.19-r0) 19:16:05 (12/39) Installing xz-libs (5.2.5-r0) 19:16:05 Removing intermediate container 345ddd8c8e3c 19:16:05 ---> c0dc2aaf143b 19:16:05 Step 22/23 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:16:05 (13/39) Installing sqlite-libs (3.34.1-r0) 19:16:05 Removing intermediate container 55b1dbb48f81 19:16:05 ---> 6a118680629a 19:16:05 Step 22/24 : LABEL arch=x86_64 19:16:05 (14/39) Installing python3 (3.8.10-r0) 19:16:05 ---> Running in e0a3eba80d5a 19:16:05 ---> Running in 835656073f1d 19:16:05 Removing intermediate container e0a3eba80d5a 19:16:05 ---> d9a1dc874387 19:16:05 Step 23/23 : LABEL version=0.0.0 19:16:05 Removing intermediate container 835656073f1d 19:16:05 ---> abb7e12e3bd6 19:16:05 Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:16:05 ---> Running in ad6fd8db18bf 19:16:05 ---> Running in b7be8bcf1247 19:16:05 (15/39) Installing py3-appdirs (1.4.4-r1) 19:16:05 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:16:05 (17/39) Installing py3-parsing (2.4.7-r1) 19:16:05 (18/39) Installing py3-six (1.15.0-r0) 19:16:05 (19/39) Installing py3-packaging (20.9-r0) 19:16:05 (20/39) Installing py3-setuptools (51.3.3-r0) 19:16:05 Removing intermediate container ad6fd8db18bf 19:16:05 ---> 2dde6e1206e5 19:16:05 19:16:06 (21/39) Installing py3-chardet (4.0.0-r0) 19:16:06 (22/39) Installing py3-idna (3.1-r0) 19:16:06 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:16:06 Removing intermediate container b7be8bcf1247 19:16:06 ---> a93b95ea213d 19:16:06 Step 24/24 : LABEL version=0.0.0 19:16:06 Successfully built 2dde6e1206e5 19:16:06 (24/39) Installing py3-requests (2.25.1-r1) 19:16:06 Successfully tagged support-scheduler:latest 19:16:06  Building support-scheduler ... done (25/39) Installing py3-msgpack (1.0.2-r0) 19:16:06 (26/39) Installing py3-lockfile (0.12.2-r3) 19:16:06 ---> Running in 87035d1f8523 19:16:06 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:16:06 (28/39) Installing py3-colorama (0.4.4-r0) 19:16:06 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:16:06 (30/39) Installing py3-distlib (0.3.1-r1) 19:16:06 (31/39) Installing py3-distro (1.5.0-r1) 19:16:06 Removing intermediate container 87035d1f8523 19:16:06 ---> 8a9183aba92d 19:16:06 19:16:06 (32/39) Installing py3-webencodings (0.5.1-r3) 19:16:06 (33/39) Installing py3-html5lib (1.1-r0) 19:16:06 (34/39) Installing py3-pytoml (0.1.21-r0) 19:16:06 (35/39) Installing py3-pep517 (0.9.1-r0) 19:16:06 (36/39) Installing py3-progress (1.5-r0) 19:16:06 Successfully built 8a9183aba92d 19:16:06 (37/39) Installing py3-retrying (1.3.3-r0) 19:16:06 Successfully tagged core-metadata:latest 19:16:06  Building core-metadata ... done (38/39) Installing py3-toml (0.10.2-r0) 19:16:06 (39/39) Installing py3-pip (20.3.4-r0) 19:16:06 Executing busybox-1.32.1-r6.trigger 19:16:06 OK: 82 MiB in 59 packages 19:16:08 Collecting docker-compose==1.23.2 19:16:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:16:08 Collecting docker<4.0,>=3.6.0 19:16:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:16:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:16:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:16:08 Collecting cached-property<2,>=1.2.0 19:16:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:16:08 Collecting jsonschema<3,>=2.5.1 19:16:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:16:08 Collecting docopt<0.7,>=0.6.1 19:16:08 Downloading docopt-0.6.2.tar.gz (25 kB) 19:16:08 Collecting dockerpty<0.5,>=0.4.1 19:16:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:16:09 Collecting texttable<0.10,>=0.9.0 19:16:09 Downloading texttable-0.9.1.tar.gz (11 kB) 19:16:09 Collecting websocket-client<1.0,>=0.32.0 19:16:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:16:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:16:09 Collecting PyYAML<4,>=3.10 19:16:09 Downloading PyYAML-3.13.tar.gz (270 kB) 19:16:10 Collecting docker-pycreds>=0.4.0 19:16:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:16:10 Collecting chardet<3.1.0,>=3.0.2 19:16:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:16:10 Collecting certifi>=2017.4.17 19:16:10 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:16:10 Collecting idna<2.8,>=2.5 19:16:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:16:10 Collecting urllib3<1.25,>=1.21.1 19:16:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:16:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:16:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:16:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:16:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:16:10 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:16:10 Attempting uninstall: urllib3 19:16:10 Found existing installation: urllib3 1.26.2 19:16:10 Uninstalling urllib3-1.26.2: 19:16:10 Successfully uninstalled urllib3-1.26.2 19:16:10 Attempting uninstall: idna 19:16:10 Found existing installation: idna 3.1 19:16:10 Uninstalling idna-3.1: 19:16:10 Successfully uninstalled idna-3.1 19:16:10 Attempting uninstall: chardet 19:16:10 Found existing installation: chardet 4.0.0 19:16:10 Uninstalling chardet-4.0.0: 19:16:10 Successfully uninstalled chardet-4.0.0 19:16:11 Attempting uninstall: requests 19:16:11 Found existing installation: requests 2.25.1 19:16:11 Uninstalling requests-2.25.1: 19:16:11 Successfully uninstalled requests-2.25.1 19:16:11 Running setup.py install for texttable: started 19:16:11 Running setup.py install for texttable: finished with status 'done' 19:16:11 Running setup.py install for PyYAML: started 19:16:12 Running setup.py install for PyYAML: finished with status 'done' 19:16:12 Running setup.py install for docopt: started 19:16:12 Running setup.py install for docopt: finished with status 'done' 19:16:12 Running setup.py install for dockerpty: started 19:16:12 Running setup.py install for dockerpty: finished with status 'done' 19:16:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 19:16:15 Removing intermediate container c9f860dfee85 19:16:15 ---> db311a780108 19:16:15 Step 15/24 : ENV APP_PORT=58890 19:16:15 ---> Running in 89eb2c73a394 19:16:15 Removing intermediate container 89eb2c73a394 19:16:15 ---> d1abcfaad7a8 19:16:15 Step 16/24 : EXPOSE $APP_PORT 19:16:15 ---> Running in 834ef6058826 19:16:15 Removing intermediate container 834ef6058826 19:16:15 ---> 47ad595c0d51 19:16:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:16:15 ---> 2c0c8cc559f7 19:16:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:16:16 ---> 8e5eebd2ca7b 19:16:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:16:16 ---> b385eb3d7e08 19:16:16 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:16:16 ---> Running in fd4cec1e62fa 19:16:16 Removing intermediate container fd4cec1e62fa 19:16:16 ---> 4d36c0068081 19:16:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:16 ---> Running in 2dfbfa1555e8 19:16:16 Removing intermediate container 2dfbfa1555e8 19:16:16 ---> c511cdbd4cff 19:16:16 Step 22/24 : LABEL arch=x86_64 19:16:16 ---> Running in 7aa5a45c7e3d 19:16:16 Removing intermediate container 7aa5a45c7e3d 19:16:16 ---> 2ea7f65eec96 19:16:16 Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:16:16 ---> Running in 00570f01b49c 19:16:17 Removing intermediate container 00570f01b49c 19:16:17 ---> 3ce08810fc42 19:16:17 Step 24/24 : LABEL version=0.0.0 19:16:17 ---> Running in b69c7f39f952 19:16:17 Removing intermediate container b69c7f39f952 19:16:17 ---> 9677fbc9827e 19:16:17 19:16:17 Successfully built 9677fbc9827e 19:16:17 Successfully tagged sys-mgmt-agent:latest 19:16:17  Building sys-mgmt-agent ... done  [Pipeline] } 19:16:17 $ docker stop --time=1 3fc7594f3062798686b1bd930ac43127bb8f2385ae9c05db7bd0f97b24750c6b 19:16:18 $ docker rm -f 3fc7594f3062798686b1bd930ac43127bb8f2385ae9c05db7bd0f97b24750c6b [Pipeline] // withDockerContainer [Pipeline] sh 19:16:19 + docker images 19:16:19 REPOSITORY TAG IMAGE ID CREATED SIZE 19:16:19 sys-mgmt-agent latest 9677fbc9827e 3 seconds ago 325MB 19:16:19 core-metadata latest 8a9183aba92d 13 seconds ago 16.8MB 19:16:19 support-scheduler latest 2dde6e1206e5 14 seconds ago 16.1MB 19:16:19 cf04984374e2 17 seconds ago 1.76GB 19:16:19 c37e76efed60 18 seconds ago 1.75GB 19:16:19 ce9ad43e0df4 23 seconds ago 1.75GB 19:16:19 support-notifications latest e7c48954b629 25 seconds ago 16.8MB 19:16:19 fda20273e565 30 seconds ago 1.75GB 19:16:19 core-data latest bb56e7153b99 About a minute ago 20.5MB 19:16:19 security-secretstore-setup latest 76f7fb164b04 About a minute ago 28.2MB 19:16:19 security-bootstrapper latest 132d553611a5 About a minute ago 18.8MB 19:16:19 security-proxy-setup latest d442a8ce54da About a minute ago 26.7MB 19:16:19 core-command latest e81d9747e440 About a minute ago 16MB 19:16:19 3c3eb4bcfbc8 About a minute ago 1.76GB 19:16:19 db3b5d37f573 About a minute ago 1.76GB 19:16:19 a91049490114 About a minute ago 1.76GB 19:16:19 f1967e8bc29d About a minute ago 1.75GB 19:16:19 835758b7629c About a minute ago 1.75GB 19:16:19 ci-base-image-x86_64 latest 8877a5003b35 6 minutes ago 1.25GB 19:16:19 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 19:16:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 19:16:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 19:16:19 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 19:16:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 19:16:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [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 19:16:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:16:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:16:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:16:34 Still waiting to schedule task 19:16:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:16:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:16:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:16:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:16:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.197s coverage: 28.7% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.334s coverage: 98.5% of statements 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.312s coverage: 46.3% of statements 19:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.618s coverage: 90.1% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 84.4% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.585s coverage: 94.2% of statements 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.201s coverage: 59.1% of statements 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 60.0% of statements 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.280s coverage: 0.8% of statements 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements 19:16:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.210s coverage: 21.7% of statements 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.191s coverage: 47.1% of statements 19:16:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.195s coverage: 79.5% of statements 19:16:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements 19:17:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.186s coverage: 96.3% of statements 19:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements 19:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements 19:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 19:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.557s coverage: 82.5% of statements 19:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.236s coverage: 58.8% of statements 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.256s coverage: 80.0% of statements 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.753s coverage: 91.2% of statements 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.638s coverage: 64.4% of statements 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 89.4% of statements 19:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.101s coverage: 100.0% of statements 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 19:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 19:17:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.305s coverage: 70.3% of statements 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.731s coverage: 43.4% of statements 19:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.346s coverage: 89.5% of statements 19:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements 19:17:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.235s coverage: 19.5% of statements 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.568s coverage: 92.0% of statements 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.204s coverage: 63.2% of statements 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.401s coverage: 97.7% of statements 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements 19:17:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 19:17:44 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 19:17:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:17:44 GO111MODULE=on go vet ./... 19:17:45 Running on prd-ubuntu18.04-docker-8c-8g-322 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws 19:17:45 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:17:46 The recommended git tool is: git 19:17:48 using credential edgex-jenkins-ssh 19:17:48 Cloning the remote Git repository 19:17:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:17:48 > git init /w/workspace/edgex-go/1 # timeout=10 19:17:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:48 > git --version # timeout=10 19:17:48 > git --version # 'git version 2.17.1' 19:17:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:31 Merging remotes/origin/main commit 4f1f3666cca058f898f6b544e8cebc2e0001fc47 into PR head commit 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:18:31 Merge succeeded, producing 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:18:31 Checking out Revision 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 (PR-3738) 19:18:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:18:31 > git config core.sparsecheckout # timeout=10 19:18:31 > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 19:18:31 > git remote # timeout=10 19:18:31 > git config --get remote.origin.url # timeout=10 19:18:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:31 > git merge 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 19:18:31 > git rev-parse HEAD^{commit} # timeout=10 19:18:31 > git config core.sparsecheckout # timeout=10 19:18:31 > git checkout -f 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 19:18:35 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:18:35 > git --version # timeout=10 19:18:35 > git --version # 'git version 2.17.1' 19:18:35 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:36 + echo snap-build.sh 19:18:36 snap-build.sh 19:18:36 + SNAP_BASE_DIR=. 19:18:36 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:18:36 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:18:36 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:18:36 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:18:36 + cd /w/workspace/edgex-go/1 19:18:36 + sudo apt-get remove -qy --purge lxd lxd-client 19:18:36 Reading package lists... 19:18:36 Building dependency tree... 19:18:36 Reading state information... 19:18:36 The following packages were automatically installed and are no longer required: 19:18:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:18:36 uidmap xdelta3 19:18:36 Use 'sudo apt autoremove' to remove them. 19:18:36 The following packages will be REMOVED: 19:18:36 lxd* lxd-client* 19:18:36 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:18:36 After this operation, 31.7 MB disk space will be freed. 19:18:37 (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.) 19:18:37 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:18:38 Removing lxd dnsmasq configuration 19:18:38 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:18:38 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:18:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:18:39 (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.) 19:18:39 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:18:40 Processing triggers for systemd (237-3ubuntu10.45) ... 19:18:40 Processing triggers for ureadahead (0.100.0-21) ... 19:18:41 + sudo snap remove --purge lxd 19:18:41 snap "lxd" is not installed 19:18:41 + sudo groupadd --force --system lxd 19:18:41 ++ whoami 19:18:41 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:18:41 + newgrp - lxd 19:18:41 + sudo snap install lxd 19:18:51 2021-09-30T19:18:48Z INFO Waiting for automatic snapd restart... 19:19:06 gofmt -l . 19:19:06 [ "`gofmt -l .`" = "" ] 19:19:06 ./bin/test-attribution-txt.sh [Pipeline] sh 19:19:06 lxd 4.18 from Canonical* installed 19:19:06 + sudo lxd init --auto 19:19:06 + ls -al . 19:19:06 total 640 19:19:06 drwxrwxr-x 9 1001 1001 4096 Sep 30 19:19 . 19:19:06 drwxr-xr-x 4 root root 4096 Sep 30 19:14 .. 19:19:06 -rw-rw-r-- 1 1001 1001 11 Sep 30 19:12 .dockerignore 19:19:06 drwxrwxr-x 8 1001 1001 4096 Sep 30 19:12 .git 19:19:06 drwxrwxr-x 4 1001 1001 4096 Sep 30 19:12 .github 19:19:06 -rw-rw-r-- 1 1001 1001 818 Sep 30 19:12 .gitignore 19:19:06 -rw-rw-r-- 1 1001 1001 20 Sep 30 19:12 .golangci.yml 19:19:06 -rw-rw-r-- 1 1001 1001 76 Sep 30 19:12 .hadolint.yml 19:19:06 -rw-rw-r-- 1 1001 1001 166 Sep 30 19:12 .sonarcloud.properties 19:19:06 -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:12 ADOPTERS.md 19:19:06 -rw-rw-r-- 1 1001 1001 8608 Sep 30 19:12 Attribution.txt 19:19:06 -rw-rw-r-- 1 1001 1001 43881 Sep 30 19:12 CHANGELOG.md 19:19:06 -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:12 CONTRIBUTING.md 19:19:06 -rw-rw-r-- 1 1001 1001 677 Sep 30 19:12 GOVERNANCE.md 19:19:06 -rw-rw-r-- 1 1001 1001 849 Sep 30 19:12 Jenkinsfile 19:19:06 -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:12 LICENSE 19:19:06 -rw-rw-r-- 1 1001 1001 6386 Sep 30 19:12 Makefile 19:19:06 -rw-rw-r-- 1 1001 1001 582 Sep 30 19:12 OWNERS.md 19:19:06 -rw-rw-r-- 1 1001 1001 8256 Sep 30 19:12 README.md 19:19:06 -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:12 SECURITY.md 19:19:06 -rw-rw-r-- 1 1001 1001 5 Sep 30 19:09 VERSION 19:19:06 -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:12 ZMQWindows.md 19:19:06 drwxrwxr-x 2 1001 1001 4096 Sep 30 19:12 bin 19:19:06 drwxrwxr-x 14 1001 1001 4096 Sep 30 19:12 cmd 19:19:06 -rw-r--r-- 1 root root 403265 Sep 30 19:17 coverage.out 19:19:06 -rw-rw-r-- 1 1001 1001 829 Sep 30 19:12 go.mod 19:19:06 -rw-r--r-- 1 root root 50143 Sep 30 19:14 go.sum 19:19:06 drwxrwxr-x 8 1001 1001 4096 Sep 30 19:12 internal 19:19:06 drwxrwxr-x 3 1001 1001 4096 Sep 30 19:12 openapi 19:19:06 drwxrwxr-x 4 1001 1001 4096 Sep 30 19:12 snap 19:19:06 -rw-rw-r-- 1 1001 1001 204 Sep 30 19:12 version.go [Pipeline] sh 19:19:07 + '[' -e coverage.out ] 19:19:07 + chown 1001:1001 coverage.out [Pipeline] stash 19:19:07 Warning: overwriting stash ‘coverage-report’ 19:19:08 Stashed 1 file(s) [Pipeline] sh 19:19:09 + make build 19:19:09 go mod tidy 19:19:09 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 19:19:14 + sudo snap install --classic snapcraft 19:19:16 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 19:19:23 snapcraft 5.0 from Canonical* installed 19:19:23 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:19:23 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:19:23 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:23 Dload Upload Total Spent Left Speed 19:19:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4265 19:19:23 100 3325k 100 3325k 0 0 9925k 0 --:--:-- --:--:-- --:--:-- 9925k 19:19:23 ./yq_linux_amd64 19:19:23 + sudo snapcraft prime --use-lxd 19:19:25 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:19:25 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: 19:19:25 - README.md 19:19:25 19:19:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:19:25 Launching a container. 19:19:32 Waiting for container to be ready 19:19:32 To start your first instance, try: lxc launch ubuntu:18.04 19:19:32 19:19:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:19:36 Waiting for network to be ready... 19:19:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:19:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 19:19:37 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:19:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 19:19:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:19:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:19:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 19:19:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 19:19:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 19:19:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 19:19:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:19:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:19:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:19:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:19:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:19:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:19:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:19:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:19:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:19:38 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 19:19:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 19:19:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 19:19:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:19:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:19:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 19:19:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 19:19:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 19:19:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 19:19:41 Fetched 25.4 MB in 5s (5615 kB/s) 19:19:42 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 19:19:42 Reading package lists... 19:19:42 Reading package lists... 19:19:42 Building dependency tree... 19:19:42 Reading state information... 19:19:43 The following additional packages will be installed: 19:19:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:19:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:19:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:19:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:19:43 Suggested packages: 19:19:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:19:43 Recommended packages: 19:19:43 gnupg libsasl2-modules 19:19:43 The following NEW packages will be installed: 19:19:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:19:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:19:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:19:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:19:43 The following packages will be upgraded: 19:19:43 gpg gpg-agent gpgconf libudev1 19:19:43 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:19:43 Need to get 3527 kB of archives. 19:19:43 After this operation, 13.3 MB of additional disk space will be used. 19:19:43 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] 19:19:43 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] 19:19:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:19:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:19:43 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 19:19:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 19:19:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:19:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:19:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:19:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:19:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:19:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:19:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:19:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:19:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:19:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:19:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:19:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:19:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:19:44 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:19:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:19:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:19:44 debconf: delaying package configuration, since apt-utils is not installed 19:19:44 Fetched 3527 kB in 1s (3030 kB/s) 19:19:44 (Reading database ... 12511 files and directories currently installed.) 19:19:44 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 19:19:44 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:19:44 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 19:19:44 Selecting previously unselected package udev. 19:19:44 (Reading database ... 12511 files and directories currently installed.) 19:19:44 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 19:19:44 Unpacking udev (237-3ubuntu10.52) ... 19:19:44 Selecting previously unselected package libfuse2:amd64. 19:19:44 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:19:44 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:19:44 Selecting previously unselected package fuse. 19:19:44 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:19:44 Unpacking fuse (2.9.7-1ubuntu1) ... 19:19:44 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:44 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:19:44 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:44 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:19:44 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:44 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:19:45 Selecting previously unselected package libksba8:amd64. 19:19:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:19:45 Unpacking libksba8:amd64 (1.3.5-2) ... 19:19:45 Selecting previously unselected package libroken18-heimdal:amd64. 19:19:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:19:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:19:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:19:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:45 Selecting previously unselected package libwind0-heimdal:amd64. 19:19:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:19:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:19:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:45 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:19:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:19:45 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:19:45 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:45 Selecting previously unselected package libsasl2-modules-db:amd64. 19:19:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:19:45 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:45 Selecting previously unselected package libsasl2-2:amd64. 19:19:45 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:19:45 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:45 Selecting previously unselected package libldap-common. 19:19:45 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:19:45 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:19:45 Selecting previously unselected package libldap-2.4-2:amd64. 19:19:45 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:19:45 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:19:45 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 19:19:45 Selecting previously unselected package dirmngr. 19:19:45 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:45 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:19:45 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:19:45 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:19:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:19:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:45 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:19:45 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:19:45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:45 Setting up libksba8:amd64 (1.3.5-2) ... 19:19:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:45 Setting up udev (237-3ubuntu10.52) ... 19:19:46 invoke-rc.d: policy-rc.d denied execution of start. 19:19:46 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:46 Processing triggers for systemd (237-3ubuntu10) ... 19:19:46 Setting up fuse (2.9.7-1ubuntu1) ... 19:19:46 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:19:46 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:46 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:46 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:46 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:46 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:46 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:46 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:19:46 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:19:46 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:19:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:19:47 settings in the [Install] section, and DefaultInstance for template units). 19:19:47 This means they are not meant to be enabled using systemctl. 19:19:47 Possible reasons for having this kind of units are: 19:19:47 1) A unit may be statically enabled by being symlinked from another unit's 19:19:47 .wants/ or .requires/ directory. 19:19:47 2) A unit's purpose may be to act as a helper for some other unit which has 19:19:47 a requirement dependency on it. 19:19:47 3) A unit may be started when needed via activation (socket, path, timer, 19:19:47 D-Bus, udev, scripted systemctl call, ...). 19:19:47 4) In case of template units, the unit is meant to be enabled with some 19:19:47 instance name specified. 19:19:47 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 19:19:47 Reading package lists... 19:19:47 Building dependency tree... 19:19:47 Reading state information... 19:19:47 The following additional packages will be installed: 19:19:47 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:19:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:19:47 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:19:47 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:19:47 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:19:47 Suggested packages: 19:19:47 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:19:47 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:19:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:19:47 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:19:47 systemd-container policykit-1 19:19:47 Recommended packages: 19:19:47 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:19:47 The following NEW packages will be installed: 19:19:47 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:19:47 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:19:47 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:19:47 multiarch-support openssh-client python3 python3-minimal python3.6 19:19:47 python3.6-minimal snapd squashfs-tools sudo 19:19:47 The following packages will be upgraded: 19:19:47 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:19:47 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:19:47 Need to get 36.8 MB of archives. 19:19:47 After this operation, 147 MB of additional disk space will be used. 19:19:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 19:19:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:19:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:19:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:19:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 19:19:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:19:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:19:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:19:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:19:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:19:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:19:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:19:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:19:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:19:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:19:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:19:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 19:19:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 19:19:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:19:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:19:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:19:49 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:19:49 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:19:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:19:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:19:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:19:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:19:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:19:49 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:19:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 19:19:50 debconf: delaying package configuration, since apt-utils is not installed 19:19:50 Fetched 36.8 MB in 2s (15.5 MB/s) 19:19:50 (Reading database ... 12757 files and directories currently installed.) 19:19:50 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 19:19:50 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:19:50 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 19:19:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 19:19:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:19:51 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 19:19:51 (Reading database ... 12757 files and directories currently installed.) 19:19:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:19:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:19:51 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:19:51 (Reading database ... 12757 files and directories currently installed.) 19:19:51 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:19:51 Unpacking apt (1.6.14) over (1.6.1) ... 19:19:51 Setting up apt (1.6.14) ... 19:19:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:19:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:19:52 (Reading database ... 12764 files and directories currently installed.) 19:19:52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:19:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:19:52 Selecting previously unselected package libpython3.6-minimal:amd64. 19:19:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:52 Selecting previously unselected package libexpat1:amd64. 19:19:52 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:19:52 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:19:52 Selecting previously unselected package python3.6-minimal. 19:19:52 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:19:52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 19:19:53 Checking for services that may need to be restarted...done. 19:19:53 Checking for services that may need to be restarted...done. 19:19:53 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:53 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:19:53 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:19:53 Selecting previously unselected package python3-minimal. 19:19:53 (Reading database ... 13012 files and directories currently installed.) 19:19:53 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:19:53 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:19:53 Selecting previously unselected package mime-support. 19:19:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:19:53 Unpacking mime-support (3.60ubuntu1) ... 19:19:53 Selecting previously unselected package libmpdec2:amd64. 19:19:53 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:19:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:19:53 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:19:53 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:53 Selecting previously unselected package python3.6. 19:19:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:19:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:19:53 Selecting previously unselected package libpython3-stdlib:amd64. 19:19:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:19:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:19:53 Setting up python3-minimal (3.6.7-1~18.04) ... 19:19:53 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 19:19:54 Selecting previously unselected package python3. 19:19:54 (Reading database ... 13442 files and directories currently installed.) 19:19:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:19:54 Unpacking python3 (3.6.7-1~18.04) ... 19:19:54 Selecting previously unselected package multiarch-support. 19:19:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:19:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:19:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:19:54 Selecting previously unselected package liblzo2-2:amd64. 19:19:54 (Reading database ... 13479 files and directories currently installed.) 19:19:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:19:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:19:54 Selecting previously unselected package libbsd0:amd64. 19:19:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:19:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:19:54 Selecting previously unselected package sudo. 19:19:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:19:54 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:19:54 Selecting previously unselected package apparmor. 19:19:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:19:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:19:54 Selecting previously unselected package libedit2:amd64. 19:19:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:19:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:19:54 Selecting previously unselected package libkrb5support0:amd64. 19:19:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:19:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:19:54 Selecting previously unselected package libk5crypto3:amd64. 19:19:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:19:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:19:55 Selecting previously unselected package libkeyutils1:amd64. 19:19:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:19:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:19:55 Selecting previously unselected package libkrb5-3:amd64. 19:19:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:19:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:19:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:19:55 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:19:55 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:19:55 Selecting previously unselected package libssl1.0.0:amd64. 19:19:55 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:19:55 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:19:55 Selecting previously unselected package openssh-client. 19:19:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:19:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:19:55 Selecting previously unselected package squashfs-tools. 19:19:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 19:19:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:19:55 Selecting previously unselected package snapd. 19:19:55 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 19:19:55 Unpacking snapd (2.51.1+18.04) ... 19:19:56 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 19:19:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:19:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:19:57 Setting up mime-support (3.60ubuntu1) ... 19:19:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:19:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:19:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:19:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:58 Setting up systemd (237-3ubuntu10.52) ... 19:19:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:19:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:19:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:19:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:19:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:19:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:19:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:19:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:19:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:19:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:19:59 Setting up python3 (3.6.7-1~18.04) ... 19:19:59 running python rtupdate hooks for python3.6... 19:19:59 running python post-rtupdate hooks for python3.6... 19:19:59 Setting up apparmor (2.12-4ubuntu5.1) ... 19:19:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:20:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:20:00 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:20:00 Setting up snapd (2.51.1+18.04) ... 19:20:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:20:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:20:00 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 19:20:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:20:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:20:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:20:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:20:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:20:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:20:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:20:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:20:02 /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' 19:20:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:20:02 Processing triggers for systemd (237-3ubuntu10.52) ... 19:20:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:20:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:20:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:20:03 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 19:20:04 Reading package lists... 19:20:04 Reading package lists... 19:20:04 Building dependency tree... 19:20:04 Reading state information... 19:20:04 Calculating upgrade... 19:20:05 The following packages will be upgraded: 19:20:05 advancecomp base-files bash binutils binutils-common 19:20:05 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:20:05 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:20:05 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:20:05 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:20:05 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:20:05 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:20:05 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:20:05 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:20:05 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:20:05 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:20:05 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:20:05 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:20:05 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:20:05 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:20:05 ubuntu-keyring util-linux 19:20:05 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:20:05 Need to get 64.2 MB of archives. 19:20:05 After this operation, 5142 kB of additional disk space will be used. 19:20:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 19:20:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:20:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:20:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:20:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:20:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:20:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:20:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:20:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:20:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:20:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:20:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:20:05 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:20:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:20:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:20:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:20:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:20:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:20:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:20:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:20:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:20:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:20:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:20:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:20:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:20:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:20:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:20:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:20:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:20:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:20:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:20:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:20:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:20:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 19:20:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:20:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:20:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:20:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:20:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:20:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:20:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:20:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 19:20:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 19:20:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:20:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:20:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:20:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:20:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:20:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:20:05 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] 19:20:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:20:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:20:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:20:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:20:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:20:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:20:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:20:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:20:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:20:06 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:20:06 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:20:06 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:20:06 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:20:06 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:20:06 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:20:06 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:20:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:20:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:20:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 19:20:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:20:06 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:20:06 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:20:06 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:20:06 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:20:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:20:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:20:06 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:20:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:20:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:20:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:20:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:20:06 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 19:20:07 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:20:07 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:20:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:20:07 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] 19:20:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:20:07 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 19:20:07 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] 19:20:07 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:20:07 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:20:07 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:20:07 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 19:20:07 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:20:07 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:20:07 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:20:07 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:20:07 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] 19:20:07 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:20:07 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:20:07 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:20:07 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:20:07 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:20:07 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:20:07 debconf: delaying package configuration, since apt-utils is not installed 19:20:07 Fetched 64.2 MB in 2s (25.7 MB/s) 19:20:07 (Reading database ... 13914 files and directories currently installed.) 19:20:07 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:20:07 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:20:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 19:20:08 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 19:20:08 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:08 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:08 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:08 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:09 (Reading database ... 13914 files and directories currently installed.) 19:20:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:20:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:20:09 (Reading database ... 13914 files and directories currently installed.) 19:20:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:20:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:20:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:09 (Reading database ... 13914 files and directories currently installed.) 19:20:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:20:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:20:10 (Reading database ... 13914 files and directories currently installed.) 19:20:10 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 19:20:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:20:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:20:10 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 19:20:10 Setting up base-files (10.1ubuntu2.11) ... 19:20:10 Installing new version of config file /etc/issue ... 19:20:10 Installing new version of config file /etc/issue.net ... 19:20:10 Installing new version of config file /etc/lsb-release ... 19:20:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:20:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:20:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:20:10 Removing obsolete conffile /etc/default/motd-news ... 19:20:10 (Reading database ... 13915 files and directories currently installed.) 19:20:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:20:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:20:11 Setting up bash (4.4.18-2ubuntu1.2) ... 19:20:11 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 19:20:11 (Reading database ... 13915 files and directories currently installed.) 19:20:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:20:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:20:11 (Reading database ... 13915 files and directories currently installed.) 19:20:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:20:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:20:11 Setting up tar (1.29b-2ubuntu0.2) ... 19:20:11 (Reading database ... 13915 files and directories currently installed.) 19:20:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:20:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:20:11 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:20:11 (Reading database ... 13915 files and directories currently installed.) 19:20:11 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:11 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:11 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:20:12 (Reading database ... 13915 files and directories currently installed.) 19:20:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:20:12 (Reading database ... 13915 files and directories currently installed.) 19:20:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:20:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:20:12 Setting up grep (3.1-2build1) ... 19:20:12 (Reading database ... 13915 files and directories currently installed.) 19:20:12 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:20:12 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:20:12 Setting up gzip (1.6-5ubuntu1.1) ... 19:20:12 (Reading database ... 13915 files and directories currently installed.) 19:20:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:20:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [Pipeline] } 19:20:12 $ docker stop --time=1 f9433394ef2195b5e0b5befd35b53b4621581e22819414363c8a885256f7ca01 19:20:12 Setting up login (1:4.5-1ubuntu2) ... 19:20:12 (Reading database ... 13915 files and directories currently installed.) 19:20:12 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:12 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:12 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:20:12 (Reading database ... 13915 files and directories currently installed.) 19:20:12 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:20:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:13 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:20:13 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:20:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:20:13 (Reading database ... 13915 files and directories currently installed.) 19:20:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:20:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:20:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:20:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:20:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:20:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:20:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:20:14 (Reading database ... 13915 files and directories currently installed.) 19:20:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:20:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:20:14 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:20:14 (Reading database ... 13915 files and directories currently installed.) 19:20:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:14 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:14 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:14 (Reading database ... 13915 files and directories currently installed.) 19:20:14 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:14 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:14 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:14 (Reading database ... 13915 files and directories currently installed.) 19:20:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:14 (Reading database ... 13915 files and directories currently installed.) 19:20:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:14 (Reading database ... 13915 files and directories currently installed.) 19:20:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:15 $ docker rm -f f9433394ef2195b5e0b5befd35b53b4621581e22819414363c8a885256f7ca01 19:20:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:20:15 (Reading database ... 13915 files and directories currently installed.) 19:20:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:20:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:20:15 (Reading database ... 13915 files and directories currently installed.) 19:20:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:20:15 (Reading database ... 13915 files and directories currently installed.) 19:20:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:20:15 (Reading database ... 13915 files and directories currently installed.) 19:20:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:20:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 19:20:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:20:16 (Reading database ... 13915 files and directories currently installed.) 19:20:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:20:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:20:16 Setting up libc-bin (2.27-3ubuntu1.4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:20:16 (Reading database ... 13915 files and directories currently installed.) 19:20:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:20:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:20:16 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:20:16 (Reading database ... 13917 files and directories currently installed.) 19:20:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:20:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [Pipeline] isUnix [Pipeline] sh 19:20:17 Setting up debconf (1.5.66ubuntu1) ... 19:20:17 (Reading database ... 13917 files and directories currently installed.) 19:20:17 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:20:17 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:17 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:20:17 (Reading database ... 13917 files and directories currently installed.) 19:20:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:20:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:20:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:20:17 (Reading database ... 13917 files and directories currently installed.) 19:20:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:20:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:17 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:17 19:20:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:20:17 (Reading database ... 13917 files and directories currently installed.) 19:20:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:20:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:17 (Reading database ... 13919 files and directories currently installed.) 19:20:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:20:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:17 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:17 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:17 (Reading database ... 13923 files and directories currently installed.) 19:20:17 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:20:17 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:20:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 19:20:18 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:18 29e5d40040c1: Pulling fs layer 19:20:18 1ce36da41761: Pulling fs layer 19:20:18 25b303627fd3: Pulling fs layer 19:20:18 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 19:20:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:20:18 (Reading database ... 13923 files and directories currently installed.) 19:20:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 19:20:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 19:20:18 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 19:20:18 29e5d40040c1: Verifying Checksum 19:20:18 29e5d40040c1: Download complete 19:20:18 (Reading database ... 13923 files and directories currently installed.) 19:20:18 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:20:18 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:20:18 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:20:18 (Reading database ... 13923 files and directories currently installed.) 19:20:18 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:20:18 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:20:18 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:20:18 (Reading database ... 13923 files and directories currently installed.) 19:20:18 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:20:18 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:20:18 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:20:18 (Reading database ... 13923 files and directories currently installed.) 19:20:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:20:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:20:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:20:19 (Reading database ... 13923 files and directories currently installed.) 19:20:19 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:20:19 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:20:19 Setting up passwd (1:4.5-1ubuntu2) ... 19:20:19 (Reading database ... 13923 files and directories currently installed.) 19:20:19 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:20:19 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:20:19 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:20:19 (Reading database ... 13923 files and directories currently installed.) 19:20:19 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:20:19 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:20:19 29e5d40040c1: Pull complete 19:20:19 1ce36da41761: Verifying Checksum 19:20:19 1ce36da41761: Download complete 19:20:19 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:20:19 (Reading database ... 13923 files and directories currently installed.) 19:20:19 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:20:19 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:20:19 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:20:19 (Reading database ... 13923 files and directories currently installed.) 19:20:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:20:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:20:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:20:19 (Reading database ... 13923 files and directories currently installed.) 19:20:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:20:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:20:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:20:19 (Reading database ... 13923 files and directories currently installed.) 19:20:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:20:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:20:20 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:20:20 (Reading database ... 13923 files and directories currently installed.) 19:20:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 19:20:20 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 19:20:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 19:20:20 1ce36da41761: Pull complete 19:20:20 (Reading database ... 13923 files and directories currently installed.) 19:20:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:20:20 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:20:20 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:20:20 (Reading database ... 13923 files and directories currently installed.) 19:20:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:20:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:20:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:20:20 (Reading database ... 13924 files and directories currently installed.) 19:20:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:20:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:20:20 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:20:20 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:20:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 19:20:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 19:20:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 19:20:20 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 19:20:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:20:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:20:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:20:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:20:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:20:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:20:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:20:21 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:20:21 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:20:21 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:20:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:20:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:20:21 25b303627fd3: Verifying Checksum 19:20:21 25b303627fd3: Download complete 19:20:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:20:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:20:21 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:20:21 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:20:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:20:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:20:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:20:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:20:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:22 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:20:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:20:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:20:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:20:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:20:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:20:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:20:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:20:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:20:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:20:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:20:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:20:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:20:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:20:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:20:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:20:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:20:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:20:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:20:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:26 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:26 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:20:26 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:20:26 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:20:26 19:20:26 Current default time zone: 'Etc/UTC' 19:20:26 Local time is now: Thu Sep 30 19:20:26 UTC 2021. 19:20:26 Universal Time is now: Thu Sep 30 19:20:26 UTC 2021. 19:20:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:20:26 19:20:26 Setting up systemd-sysv (237-3ubuntu10.52) ... 19:20:26 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:26 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 19:20:26 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:20:26 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:20:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:20:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:20:26 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:20:26 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:20:26 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:20:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:20:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:20:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:26 Setting up patch (2.7.6-2ubuntu1.1) ... 19:20:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:20:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:20:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 19:20:26 Installing new version of config file /etc/ssl/openssl.cnf ... 19:20:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:20:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:20:26 Setting up ca-certificates (20210119~18.04.2) ... 19:20:28 Updating certificates in /etc/ssl/certs... 19:20:29 23 added, 28 removed; done. 19:20:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:20:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:20:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:20:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:20:29 Setting up pkgbinarymangler (138.18.04.1) ... 19:20:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:20:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:20:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:20:29 Setting up perl (5.26.1-6ubuntu0.5) ... 19:20:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:20:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:20:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:20:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:20:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:20:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:20:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:20:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:20:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:20:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:20:30 Processing triggers for systemd (237-3ubuntu10.52) ... 19:20:30 Processing triggers for mime-support (3.60ubuntu1) ... 19:20:30 Processing triggers for ca-certificates (20210119~18.04.2) ... 19:20:30 Updating certificates in /etc/ssl/certs... 19:20:30 0 added, 0 removed; done. 19:20:30 Running hooks in /etc/ca-certificates/update.d... 19:20:30 done. 19:20:31 Reading package lists... 19:20:31 Building dependency tree... 19:20:31 Reading state information... 19:20:31 25b303627fd3: Pull complete 19:20:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:20:31 The following NEW packages will be installed: 19:20:31 apt-transport-https 19:20:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:20:31 prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container 19:20:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:31 Need to get 4348 B of archives. 19:20:31 After this operation, 154 kB of additional disk space will be used. 19:20:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:20:31 debconf: delaying package configuration, since apt-utils is not installed 19:20:31 Fetched 4348 B in 0s (23.5 kB/s) 19:20:31 Selecting previously unselected package apt-transport-https. 19:20:31 (Reading database ... 13928 files and directories currently installed.) 19:20:31 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:20:31 Unpacking apt-transport-https (1.6.14) ... 19:20:31 Setting up apt-transport-https (1.6.14) ... 19:20:32 Waiting for network to be ready... 19:20:35 $ docker top 2d3b3665616b28636c57c2af34f83a90ac18a986f82f618ffb0b8640ca4ce881 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:36 + docker-compose build --help 19:20:36 + grep parallel 19:20:38 2021-09-30T19:20:36Z INFO Waiting for automatic snapd restart... 19:20:40 snapd 2.51.7 from Canonical* installed 19:20:40 "snapd" switched to the "latest/stable" channel 19:20:40 19:20:42 --parallel Build images in parallel. [Pipeline] } 19:20:42 $ docker stop --time=1 2d3b3665616b28636c57c2af34f83a90ac18a986f82f618ffb0b8640ca4ce881 19:20:43 core18 20210722 from Canonical* installed 19:20:43 "core18" switched to the "latest/stable" channel 19:20:43 19:20:43 $ docker rm -f 2d3b3665616b28636c57c2af34f83a90ac18a986f82f618ffb0b8640ca4ce881 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:44 . [Pipeline] withDockerContainer 19:20:45 prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container 19:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:46 snapcraft 5.0 from Canonical* installed 19:20:46 "snapcraft" switched to the "latest/stable" channel 19:20:46 19:20:46 $ docker top 8b56965d63d19e2932a80462e9096a076f56f07099d6cc94bb92c3f3e62c2eb3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:48 + docker-compose -f ./docker-compose-build.yml build --parallel 19:20:50 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: 19:20:50 - README.md 19:20:50 19:20:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:20:51 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:20:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:20:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:20:52 Reading package lists... 19:20:52 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 19:20:52 Reading package lists... 19:20:53 Building dependency tree... 19:20:53 Reading state information... 19:20:53 Suggested packages: 19:20:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:20:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:20:53 Recommended packages: 19:20:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:20:53 The following NEW packages will be installed: 19:20:53 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:20:53 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:20:53 pkg-config zip 19:20:53 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:20:53 Building core-command ... 19:20:53 Building core-data ... 19:20:53 Building core-metadata ... 19:20:53 Building security-bootstrapper ... 19:20:53 Building security-proxy-setup ... 19:20:53 Building security-secretstore-setup ... 19:20:53 Building support-notifications ... 19:20:53 Building support-scheduler ... 19:20:53 Building sys-mgmt-agent ... 19:20:53 Building support-notifications 19:20:53 Building core-command 19:20:53 Building security-secretstore-setup 19:20:53 Building security-bootstrapper 19:20:53 Building sys-mgmt-agent 19:20:53 Need to get 7670 kB of archives. 19:20:53 After this operation, 43.8 MB of additional disk space will be used. 19:20:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:20:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 19:20:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 19:20:53 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:20:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 19:20:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:20:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:20:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:20:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:20:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:20:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:20:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:20:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:20:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:20:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:20:54 debconf: delaying package configuration, since apt-utils is not installed 19:20:54 Fetched 7670 kB in 1s (9424 kB/s) 19:20:54 Selecting previously unselected package libglib2.0-0:amd64. 19:20:54 (Reading database ... 13932 files and directories currently installed.) 19:20:54 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:20:54 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:20:54 Selecting previously unselected package libpsl5:amd64. 19:20:54 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:20:54 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:20:54 Selecting previously unselected package libnghttp2-14:amd64. 19:20:54 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:20:54 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:20:54 Selecting previously unselected package librtmp1:amd64. 19:20:54 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:20:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:20:54 Selecting previously unselected package libcurl3-gnutls:amd64. 19:20:54 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 19:20:54 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:20:54 Selecting previously unselected package liberror-perl. 19:20:54 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:20:54 Unpacking liberror-perl (0.17025-1) ... 19:20:54 Selecting previously unselected package git-man. 19:20:54 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 19:20:54 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 19:20:54 Selecting previously unselected package git. 19:20:54 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 19:20:54 Unpacking git (1:2.17.1-1ubuntu0.9) ... 19:20:55 Selecting previously unselected package libnorm1:amd64. 19:20:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:20:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:20:55 Selecting previously unselected package libpgm-5.2-0:amd64. 19:20:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:20:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:20:55 Selecting previously unselected package libsodium23:amd64. 19:20:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:20:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:20:55 Selecting previously unselected package libzmq5:amd64. 19:20:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:20:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:20:55 Selecting previously unselected package libzmq3-dev:amd64. 19:20:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:20:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:20:55 Selecting previously unselected package pkg-config. 19:20:55 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:20:55 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:20:55 Selecting previously unselected package zip. 19:20:55 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:20:55 Unpacking zip (3.0-11build1) ... 19:20:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:20:55 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 19:20:55 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:20:55 Setting up liberror-perl (0.17025-1) ... 19:20:55 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:20:55 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:20:55 No schema files found: doing nothing. 19:20:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:20:55 Setting up zip (3.0-11build1) ... 19:20:55 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:20:55 Setting up libsodium23:amd64 (1.0.16-2) ... 19:20:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:20:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:20:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:20:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:20:56 Setting up git (1:2.17.1-1ubuntu0.9) ... 19:20:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:20:56 git set to automatically installed. 19:20:56 git-man set to automatically installed. 19:20:56 libcurl3-gnutls set to automatically installed. 19:20:56 liberror-perl set to automatically installed. 19:20:56 libglib2.0-0 set to automatically installed. 19:20:56 libnghttp2-14 set to automatically installed. 19:20:56 libnorm1 set to automatically installed. 19:20:56 libpgm-5.2-0 set to automatically installed. 19:20:56 libpsl5 set to automatically installed. 19:20:56 librtmp1 set to automatically installed. 19:20:56 libsodium23 set to automatically installed. 19:20:56 libzmq3-dev set to automatically installed. 19:20:56 libzmq5 set to automatically installed. 19:20:56 pkg-config set to automatically installed. 19:20:56 zip set to automatically installed. 19:20:57 snapd is not logged in, snap install commands will use sudo 19:20:58 snap "core18" has no updates available 19:20:59 snapd is not logged in, snap install commands will use sudo 19:21:04 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 19:21:04 Pulling config-common 19:21:04 + snapcraftctl pull 19:21:05 Pulling go-build-helper 19:21:05 + snapcraftctl pull 19:21:06 'edgex-go' has dependencies that need to be staged: go-build-helper 19:21:06 Skipping pull go-build-helper (already ran) 19:21:06 Building go-build-helper 19:21:06 + snapcraftctl build 19:21:09 Staging go-build-helper 19:21:09 + snapcraftctl stage 19:21:19 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:21:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:21:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 19:21:19 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:21:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 19:21:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:21:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:21:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 19:21:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 19:21:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 19:21:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 19:21:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:21:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:21:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:21:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:21:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:21:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:21:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:21:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:21:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 19:21:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 19:21:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 19:21:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:21:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 19:21:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 19:21:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 19:21:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 19:21:19 Fetched 25.4 MB in 0s (0 B/s) 19:21:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:21:19 Fetched 224 kB in 0s (0 B/s) 19:21:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:21:19 Fetched 157 kB in 0s (0 B/s) 19:21:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:21:19 Fetched 221 kB in 0s (0 B/s) 19:21:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:21:19 Fetched 143 kB in 0s (0 B/s) 19:21:19 Pulling edgex-go 19:21:19 + snapcraftctl pull 19:21:19 Pulling hooks 19:21:19 + snapcraftctl pull 19:21:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:21:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:21:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:21:37 Fetched 0 B in 0s (0 B/s) 19:21:37 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:21:37 Fetched 96.5 kB in 0s (0 B/s) 19:21:37 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:21:37 Fetched 279 kB in 0s (0 B/s) 19:21:37 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:21:37 Fetched 122 kB in 0s (0 B/s) 19:21:37 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:21:37 Fetched 77.8 kB in 0s (0 B/s) 19:21:37 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:21:37 Fetched 8848 B in 0s (0 B/s) 19:21:37 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:21:37 Fetched 47.8 kB in 0s (0 B/s) 19:21:37 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:21:37 Fetched 45.6 kB in 0s (0 B/s) 19:21:37 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:21:37 Fetched 15.0 kB in 0s (0 B/s) 19:21:37 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 19:21:37 Fetched 220 kB in 0s (0 B/s) 19:21:37 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:21:37 Fetched 154 kB in 0s (0 B/s) 19:21:37 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:21:37 Fetched 50.6 kB in 0s (0 B/s) 19:21:37 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:21:37 Fetched 14.8 kB in 0s (0 B/s) 19:21:37 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:21:37 Fetched 41.8 kB in 0s (0 B/s) 19:21:37 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:21:37 Fetched 499 kB in 0s (0 B/s) 19:21:37 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:21:37 Fetched 111 kB in 0s (0 B/s) 19:21:37 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:21:37 Fetched 240 kB in 0s (0 B/s) 19:21:37 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:21:37 Fetched 29.3 kB in 0s (0 B/s) 19:21:37 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:21:37 Fetched 85.5 kB in 0s (0 B/s) 19:21:37 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:21:37 Fetched 24.5 kB in 0s (0 B/s) 19:21:37 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:21:37 Fetched 49.2 kB in 0s (0 B/s) 19:21:37 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:21:37 Fetched 54.2 kB in 0s (0 B/s) 19:21:37 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:21:37 Fetched 30.8 kB in 0s (0 B/s) 19:21:37 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:21:37 Fetched 15.8 kB in 0s (0 B/s) 19:21:37 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:21:37 Fetched 85.9 kB in 0s (0 B/s) 19:21:37 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:21:37 Fetched 8720 B in 0s (0 B/s) 19:21:37 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:21:37 Fetched 140 kB in 0s (0 B/s) 19:21:37 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:21:37 Fetched 119 kB in 0s (0 B/s) 19:21:37 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:21:37 Fetched 111 kB in 0s (0 B/s) 19:21:37 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:21:37 Fetched 11.1 kB in 0s (0 B/s) 19:21:37 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 19:21:37 Fetched 646 kB in 0s (0 B/s) 19:21:37 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:21:37 Fetched 41.3 kB in 0s (0 B/s) 19:21:37 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:21:37 Fetched 17.9 kB in 0s (0 B/s) 19:21:37 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:21:37 Fetched 368 kB in 0s (0 B/s) 19:21:37 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:21:37 Fetched 187 kB in 0s (0 B/s) 19:21:37 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:21:37 Fetched 175 kB in 0s (0 B/s) 19:21:37 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:21:37 Fetched 206 kB in 0s (0 B/s) 19:21:37 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 19:21:37 Fetched 1302 kB in 0s (0 B/s) 19:21:37 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:21:37 Fetched 36.2 kB in 0s (0 B/s) 19:21:37 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 19:21:37 Fetched 159 kB in 0s (0 B/s) 19:21:37 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:21:37 Fetched 107 kB in 0s (0 B/s) 19:21:37 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:21:37 Fetched 48.7 kB in 0s (0 B/s) 19:21:37 Pulling static-packages 19:21:37 + snapcraftctl pull 19:21:37 Pulling version 19:21:37 + cd /root/project 19:21:37 + git describe --tags --abbrev=0 19:21:37 + sed s/v// 19:21:37 + GIT_VERSION=2.0.1-dev.62 19:21:37 + [ -z 2.0.1-dev.62 ] 19:21:37 + snapcraftctl set-version 2.0.1-dev.62 19:21:38 Building config-common 19:21:38 + snapcraftctl build 19:21:40 Skipping build go-build-helper (already ran) 19:21:40 Building edgex-go 19:21:40 + cd /root/parts/edgex-go/src 19:21:40 + git describe --tags --abbrev=0 19:21:40 + sed s/v// 19:21:40 + GIT_VERSION=2.0.1-dev.62 19:21:40 + [ -z 2.0.1-dev.62 ] 19:21:40 + echo 2.0.1-dev.62 19:21:40 + make build 19:21:40 go mod tidy 19:21:43 go: downloading github.com/gorilla/mux v1.8.0 19:21:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:21:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.18 19:21:43 go: downloading github.com/stretchr/testify v1.7.0 19:21:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:21:43 go: downloading github.com/google/uuid v1.3.0 19:21:43 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:21:43 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:21:43 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:21:43 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:21:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:21:43 go: downloading github.com/lib/pq v1.10.3 19:21:43 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 19:21:43 go: downloading github.com/pelletier/go-toml v1.9.4 19:21:43 go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 19:21:43 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:21:43 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:21:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:21:44 go: downloading github.com/davecgh/go-spew v1.1.1 19:21:44 go: downloading github.com/pmezard/go-difflib v1.0.0 19:21:44 go: downloading github.com/go-playground/validator/v10 v10.9.0 19:21:44 go: downloading github.com/go-kit/kit v0.11.0 19:21:44 go: downloading github.com/stretchr/objx v0.1.1 19:21:44 go: downloading github.com/x448/float16 v0.8.4 19:21:44 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 19:21:45 go: downloading github.com/go-playground/universal-translator v0.18.0 19:21:45 go: downloading github.com/leodido/go-urn v1.2.1 19:21:45 go: downloading golang.org/x/text v0.3.6 19:21:45 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:21:45 go: downloading github.com/go-playground/locales v0.14.0 19:21:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:21:45 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:21:45 go: downloading github.com/pebbe/zmq4 v1.2.7 19:21:45 go: downloading github.com/kr/pretty v0.3.0 19:21:45 go: downloading github.com/go-logfmt/logfmt v0.5.0 19:21:45 go: downloading github.com/go-stack/stack v1.8.0 19:21:45 go: downloading github.com/hashicorp/consul/api v1.8.1 19:21:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:21:45 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 19:21:45 go: downloading github.com/onsi/ginkgo v1.10.1 19:21:45 go: downloading github.com/onsi/gomega v1.7.0 19:21:45 go: downloading github.com/gorilla/websocket v1.4.2 19:21:45 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 19:21:45 go: downloading github.com/kr/text v0.2.0 19:21:45 go: downloading github.com/rogpeppe/go-internal v1.8.0 19:21:45 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:21:45 go: downloading github.com/mitchellh/copystructure v1.0.0 19:21:45 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:21:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:21:45 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:21:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:21:46 go: downloading github.com/hashicorp/serf v0.9.5 19:21:46 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:21:46 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:21:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:21:46 go: downloading github.com/fatih/color v1.9.0 19:21:46 go: downloading github.com/mattn/go-colorable v0.1.6 19:21:46 go: downloading github.com/mattn/go-isatty v0.0.12 19:21:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:21:46 go: downloading github.com/pkg/errors v0.9.1 19:21:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:21:46 go: downloading github.com/hpcloud/tail v1.0.0 19:21:46 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:21:46 go: downloading github.com/hashicorp/memberlist v0.2.2 19:21:46 go: downloading gopkg.in/yaml.v2 v2.4.0 19:21:46 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:21:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:21:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:21:46 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:21:46 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:21:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:21:46 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:21:46 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:21:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:21:46 go: downloading github.com/miekg/dns v1.1.26 19:21:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:21:46 go: downloading github.com/hashicorp/errwrap v1.0.0 19:21:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/core-data/core-data ./cmd/core-data 19:21:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/core-command/core-command ./cmd/core-command 19:22:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:22:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:01 ---> 6ffe9aaa9a48 19:22:01 Step 3/23 : WORKDIR /edgex-go 19:22:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:22:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:22:01 ---> 6ffe9aaa9a48 19:22:01 Step 3/24 : WORKDIR /edgex-go 19:22:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:22:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:22:01 ---> 6ffe9aaa9a48 19:22:01 Step 3/24 : WORKDIR /edgex-go 19:22:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:22:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:22:01 ---> 6ffe9aaa9a48 19:22:01 Step 3/26 : WORKDIR /edgex-go 19:22:01 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:22:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:22:01 ---> 6ffe9aaa9a48 19:22:01 Step 3/32 : WORKDIR /edgex-go 19:22:01 ---> Running in 39c4e03d0c17 19:22:01 ---> Running in bc517cc445f5 19:22:01 ---> Running in c9866118d9f0 19:22:01 ---> Running in 59c27e273dd6 19:22:01 ---> Running in 9683253d1866 19:22:01 Removing intermediate container 9683253d1866 19:22:01 ---> a6275432263b 19:22:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:01 Removing intermediate container 39c4e03d0c17 19:22:01 ---> 0f59f19de7f3 19:22:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:01 Removing intermediate container bc517cc445f5 19:22:01 ---> 56243b77d9f8 19:22:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:01 Removing intermediate container c9866118d9f0 19:22:01 ---> b7b4faf30cb2 19:22:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:01 Removing intermediate container 59c27e273dd6 19:22:01 ---> 62471ec5fbfa 19:22:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:01 ---> Running in b14a5498d749 19:22:01 ---> Running in 05a474b1adbd 19:22:01 ---> Running in 2bcb3a5ff4fb 19:22:01 ---> Running in 9ac5a206d760 19:22:01 ---> Running in 4903b5b0d1ee 19:22:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:22:02 Removing intermediate container b14a5498d749 19:22:02 ---> 955366fb5d88 19:22:02 Step 5/32 : RUN apk add --update --no-cache make git 19:22:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:22:02 ---> Running in 5ad3fac54858 19:22:03 Removing intermediate container 05a474b1adbd 19:22:03 ---> ab215bff216d 19:22:03 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:22:03 Removing intermediate container 9ac5a206d760 19:22:03 ---> 1aec692466b9 19:22:03 Step 5/24 : RUN apk add --update --no-cache make git 19:22:03 ---> Running in 5541f0b98872 19:22:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:22:03 ---> Running in 80b82db684fd 19:22:03 Removing intermediate container 2bcb3a5ff4fb 19:22:03 ---> 31553e215b1c 19:22:03 Step 5/24 : RUN apk add --update --no-cache make bash git 19:22:03 Removing intermediate container 4903b5b0d1ee 19:22:03 ---> aef8fcb95597 19:22:03 Step 5/26 : RUN apk add --update --no-cache make git 19:22:04 ---> Running in cce2047c0293 19:22:04 ---> Running in b3e6e914a328 19:22:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:22:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:22:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:22:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:22:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:22:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:22:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:22:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:22:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:22:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:22:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:22:07 OK: 218 MiB in 52 packages 19:22:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22:07 OK: 218 MiB in 52 packages 19:22:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/secrets-config ./cmd/secrets-config 19:22:08 OK: 218 MiB in 52 packages 19:22:08 OK: 218 MiB in 52 packages 19:22:08 OK: 218 MiB in 52 packages 19:22:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22:09 Removing intermediate container 5ad3fac54858 19:22:09 ---> ea5e38655975 19:22:09 Step 6/32 : COPY go.mod . 19:22:09 Removing intermediate container 5541f0b98872 19:22:09 ---> f70c91797eda 19:22:09 Step 6/23 : COPY go.mod . 19:22:10 Removing intermediate container b3e6e914a328 19:22:10 ---> 311b6014cc93 19:22:10 Step 6/26 : COPY go.mod . 19:22:10 Removing intermediate container 80b82db684fd 19:22:10 ---> e1f16f3929a6 19:22:10 Step 6/24 : COPY go.mod . 19:22:10 ---> 03096c3d8867 19:22:10 Step 7/32 : RUN go mod download 19:22:10 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:22:10 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:22:10 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:22:10 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:22:10 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:22:10 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:22:10 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:22:10 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:22:10 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:22:10 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:22:10 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:22:10 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:22:10 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:22:11 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:22:11 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:22:11 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:22:11 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:22:11 + 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 19:22:11 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:22:11 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:22:11 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:22:11 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:22:11 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:22:11 + 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 19:22:11 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:22:11 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:22:11 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:22:11 Removing intermediate container cce2047c0293 19:22:11 ---> 7aa7236e9c42 19:22:11 Step 6/24 : COPY go.mod . 19:22:11 ---> b4c2bdd7ecdf 19:22:11 Step 7/23 : RUN go mod download 19:22:11 ---> Running in ca23497d98c7 19:22:11 ---> Running in 4b488cb5606b 19:22:11 ---> b9ef56348eee 19:22:11 Step 7/26 : RUN go mod download 19:22:12 Building hooks 19:22:12 + cd /root/parts/hooks/src 19:22:12 + make build 19:22:12 go mod tidy 19:22:12 ---> 7111a555edf8 19:22:12 Step 7/24 : RUN go mod download 19:22:12 ---> Running in 68108f316c87 19:22:12 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 19:22:12 ---> Running in 33b4e6e9cc8f 19:22:12 ---> e4b0ba99b5b9 19:22:12 Step 7/24 : RUN go mod download 19:22:12 go: downloading github.com/stretchr/testify v1.5.1 19:22:12 go: downloading gopkg.in/yaml.v2 v2.2.2 19:22:12 go: downloading github.com/davecgh/go-spew v1.1.0 19:22:12 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:22:13 ---> Running in ed5a98719c1e 19:22:13 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:22:14 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:22:14 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:22:17 Building static-packages 19:22:17 + snapcraftctl build 19:22:18 Removing intermediate container ca23497d98c7 19:22:18 ---> 1af63be7d575 19:22:18 Step 8/32 : COPY . . 19:22:18 Removing intermediate container 4b488cb5606b 19:22:18 ---> 09b7aad5506e 19:22:18 Step 8/23 : COPY . . 19:22:19 Building version 19:22:19 + snapcraftctl build 19:22:20 Removing intermediate container 68108f316c87 19:22:20 ---> 5666f7f8b0d3 19:22:20 Step 8/26 : COPY . . 19:22:21 Removing intermediate container ed5a98719c1e 19:22:21 ---> 9c74a38f7930 19:22:21 Step 8/24 : COPY . . 19:22:21 Removing intermediate container 33b4e6e9cc8f 19:22:21 ---> d68cbe154ec9 19:22:21 Step 8/24 : COPY . . 19:22:21 Staging config-common 19:22:21 + snapcraftctl stage 19:22:22 Skipping stage go-build-helper (already ran) 19:22:22 Staging edgex-go 19:22:22 + snapcraftctl stage 19:22:23 Staging hooks 19:22:23 + snapcraftctl stage 19:22:24 Staging static-packages 19:22:24 + snapcraftctl stage 19:22:25 Staging version 19:22:25 + snapcraftctl stage 19:22:26 Priming config-common 19:22:26 + snapcraftctl prime 19:22:27 Priming go-build-helper 19:22:27 + snapcraftctl prime 19:22:28 Priming edgex-go 19:22:28 + snapcraftctl prime 19:22:30 Priming hooks 19:22:30 + snapcraftctl prime 19:22:31 Priming static-packages 19:22:31 + snapcraftctl prime 19:22:33 Priming version 19:22:33 + snapcraftctl prime 19:22:35 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:22:43 ---> 68934f6375cf 19:22:43 Step 9/32 : RUN go mod tidy 19:22:43 ---> d0f802b55951 19:22:43 Step 9/23 : RUN go mod tidy 19:22:43 ---> Running in 9b86afdf7cca 19:22:43 ---> Running in 0c54a8f9f697 19:22:43 ---> 0136fcdc425e 19:22:43 Step 9/26 : RUN go mod tidy 19:22:43 ---> a83865241494 19:22:43 Step 9/24 : RUN go mod tidy 19:22:43 ---> c422444c127d 19:22:43 Step 9/24 : RUN go mod tidy 19:22:43 ---> Running in b9352a260476 19:22:43 ---> Running in f830eed56b12 19:22:43 ---> Running in 4caa55a94d1a 19:22:50 Removing intermediate container 0c54a8f9f697 19:22:50 ---> 66a2c24cb65a 19:22:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:22:50 ---> Running in 033e32ba6d01 19:22:50 Removing intermediate container b9352a260476 19:22:50 ---> 6acde9966659 19:22:50 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:22:50 Removing intermediate container f830eed56b12 19:22:50 ---> 4722dd09f138 19:22:50 Step 10/24 : RUN make cmd/core-command/core-command 19:22:50 ---> Running in 6f544b2b372b 19:22:50 ---> Running in b0e8fb20f6be 19:22:50 Removing intermediate container 9b86afdf7cca 19:22:50 ---> f27273687971 19:22:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:22:50 Removing intermediate container 4caa55a94d1a 19:22:50 ---> 32ccd1bb7bc7 19:22:50 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:22:51 ---> Running in 159e8553517f 19:22:51 ---> Running in 8763295373bd 19:22:52 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 19:22:53 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 19:22:53 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 19:22:53 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 19:22:53 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 19:25:00 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 19:25:02 Removing intermediate container b0e8fb20f6be 19:25:02 ---> 11ecc7c03167 19:25:02 19:25:02 Step 11/24 : FROM alpine:3.14 19:25:02 3.14: Pulling from library/alpine 19:25:04 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:25:04 Status: Downloaded newer image for alpine:3.14 19:25:04 ---> bb3de5531c18 19:25:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:25:06 ---> Running in 00b1b76deeb1 19:25:06 Removing intermediate container 6f544b2b372b 19:25:06 ---> 248d015c661e 19:25:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:25:07 ---> Running in f403e69edf56 19:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:25:09 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 19:25:10 (1/1) Installing dumb-init (1.2.5-r1) 19:25:10 Executing busybox-1.33.1-r3.trigger 19:25:10 OK: 5 MiB in 15 packages 19:25:13 Removing intermediate container 159e8553517f 19:25:13 ---> 2459c229ff75 19:25:13 19:25:13 Step 11/32 : FROM alpine:3.14 19:25:13 ---> bb3de5531c18 19:25:13 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:25:13 Removing intermediate container 033e32ba6d01 19:25:13 ---> dc0902bd0f74 19:25:13 19:25:13 Step 11/23 : FROM alpine:3.14 19:25:13 ---> bb3de5531c18 19:25:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:25:13 Removing intermediate container 8763295373bd 19:25:13 ---> 6c8d25f6eb8b 19:25:13 19:25:13 Step 11/26 : FROM alpine:3.14 19:25:13 ---> bb3de5531c18 19:25:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:25:14 ---> Running in b54796a432e5 19:25:14 ---> Running in 7672e7fcad1e 19:25:14 ---> Running in b17ab0627c37 19:25:14 Removing intermediate container 00b1b76deeb1 19:25:14 ---> 41f81e4e5055 19:25:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:25:14 Removing intermediate container f403e69edf56 19:25:14 ---> 66befd10fda9 19:25:14 19:25:14 Step 12/24 : FROM docker:20.10.7 19:25:14 20.10.7: Pulling from library/docker 19:25:14 ---> Running in 8d1177ae0da0 19:25:15 Removing intermediate container b54796a432e5 19:25:15 ---> be08c4aa207a 19:25:15 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:25:15 ---> Running in ea8091b6c8cf 19:25:15 Removing intermediate container 8d1177ae0da0 19:25:15 ---> ee937981ac1b 19:25:15 Step 14/24 : ENV APP_PORT=59882 19:25:16 ---> Running in 391f92b16b8a 19:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:25:17 Removing intermediate container 391f92b16b8a 19:25:17 ---> 89302271348f 19:25:17 Step 15/24 : EXPOSE $APP_PORT 19:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:25:18 ---> Running in 0fee8d166bb6 19:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:25:18 (1/3) Installing ca-certificates (20191127-r5) 19:25:18 (2/3) Installing dumb-init (1.2.5-r1) 19:25:18 (3/3) Installing su-exec (0.2-r1) 19:25:18 Executing busybox-1.33.1-r3.trigger 19:25:18 Executing ca-certificates-20191127-r5.trigger 19:25:18 OK: 6 MiB in 17 packages 19:25:19 (1/2) Installing ca-certificates (20191127-r5) 19:25:19 (2/2) Installing dumb-init (1.2.5-r1) 19:25:19 Executing busybox-1.33.1-r3.trigger 19:25:19 Executing ca-certificates-20191127-r5.trigger 19:25:19 OK: 6 MiB in 16 packages 19:25:19 Removing intermediate container 0fee8d166bb6 19:25:19 ---> 38a2739c3c9b 19:25:19 Step 16/24 : WORKDIR / 19:25:19 (1/2) Installing dumb-init (1.2.5-r1) 19:25:19 (2/2) Installing su-exec (0.2-r1) 19:25:19 Executing busybox-1.33.1-r3.trigger 19:25:19 OK: 5 MiB in 16 packages 19:25:19 ---> Running in 9a188b43303a 19:25:21 Removing intermediate container 9a188b43303a 19:25:21 ---> fac560c46cad 19:25:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:22 Removing intermediate container b17ab0627c37 19:25:22 ---> c64e59763d0a 19:25:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:25:22 Removing intermediate container ea8091b6c8cf 19:25:22 ---> 930a017c1fcb 19:25:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:25:22 ---> Running in b41397eb90f1 19:25:22 ---> Running in 63027bbfddb3 19:25:22 Removing intermediate container 7672e7fcad1e 19:25:22 ---> d85db2e4fe27 19:25:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:25:22 ---> def2aa5e31e4 19:25:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:25:22 ---> Running in a0b6c94c1c29 19:25:23 Removing intermediate container b41397eb90f1 19:25:23 ---> 5d708c1fe4f0 19:25:23 Step 14/26 : WORKDIR / 19:25:23 ---> Running in 9054454d0ca4 19:25:23 Removing intermediate container 63027bbfddb3 19:25:23 ---> 15854754fcba 19:25:23 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:25:23 ---> Running in 61baf713cf14 19:25:23 Removing intermediate container a0b6c94c1c29 19:25:23 ---> 3c68ef0cffcb 19:25:23 Step 14/23 : ENV APP_PORT=59860 19:25:24 ---> Running in 97e3dba8e919 19:25:24 Removing intermediate container 9054454d0ca4 19:25:24 ---> e502b30b1dd7 19:25:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:25:24 Removing intermediate container 61baf713cf14 19:25:24 ---> 0793321bc089 19:25:24 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:25:25 ---> 3df053812fdf 19:25:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:25:25 ---> Running in 73c8af737ba5 19:25:25 Removing intermediate container 97e3dba8e919 19:25:25 ---> dd4812738ffc 19:25:25 Step 15/23 : EXPOSE $APP_PORT 19:25:25 ---> Running in 172b982ae3f1 19:25:26 ---> 982bb20f46d1 19:25:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:25:26 Removing intermediate container 172b982ae3f1 19:25:26 ---> 451e59b77bcb 19:25:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:27 ---> 6da38892944c 19:25:27 Step 20/24 : ENTRYPOINT ["/core-command"] 19:25:27 ---> Running in 6ecf3e365019 19:25:28 ---> 7d3e6202c9ff 19:25:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:25:28 ---> 6c7dad34ed48 19:25:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:25:28 Removing intermediate container 6ecf3e365019 19:25:28 ---> fd601b942f26 19:25:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:28 ---> Running in 109d42200569 19:25:28 Removing intermediate container 73c8af737ba5 19:25:28 ---> 6bf2f5ccb0b0 19:25:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:25:29 ---> Running in 5d4ebef67b8a 19:25:29 ---> fc5e2eae04a0 19:25:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:25:29 Removing intermediate container 109d42200569 19:25:29 ---> 9c0f4d54e731 19:25:29 Step 22/24 : LABEL arch=arm64 19:25:30 ---> Running in 4e703f17ba58 19:25:30 Removing intermediate container 5d4ebef67b8a 19:25:30 ---> 39c5a0854632 19:25:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:25:30 ---> 4a8fffc6bda4 19:25:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:25:30 ---> 630e77bdc5c9 19:25:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:25:30 Removing intermediate container 4e703f17ba58 19:25:30 ---> 4b47304d2767 19:25:30 Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:25:31 ---> Running in 2a3730bfc323 19:25:32 ---> 5d62ead7a6af 19:25:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:25:32 ---> Running in 97e9d22c7afe 19:25:32 ---> a36aaed6f018 19:25:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:25:32 Removing intermediate container 2a3730bfc323 19:25:32 ---> f8ad7c238b2b 19:25:32 Step 24/24 : LABEL version=0.0.0 19:25:32 ---> Running in fdf9214e9cac 19:25:33 ---> Running in ab5a4618d8e4 19:25:33 ---> 48b3fcbaa330 19:25:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:25:33 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:25:33 Status: Downloaded newer image for docker:20.10.7 19:25:33 ---> df445af6242a 19:25:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:25:33 ---> Running in 202fc91ae3c0 19:25:33 Removing intermediate container ab5a4618d8e4 19:25:33 Removing intermediate container fdf9214e9cac 19:25:33 ---> 0dedc4df1349 19:25:33 19:25:33 ---> 64d2b8afd14f 19:25:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:34 ---> Running in 04bd954c4704 19:25:34 Successfully built 0dedc4df1349 19:25:34 Successfully tagged core-command-arm64:latest 19:25:34 Building core-data 19:25:34  Building core-command ... done Removing intermediate container 202fc91ae3c0 19:25:34 ---> 59400fb51d2d 19:25:34 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 19:25:35 ---> Running in b696035c1a93 19:25:35 Removing intermediate container 04bd954c4704 19:25:35 ---> 976c8788a37d 19:25:35 Step 21/23 : LABEL arch=arm64 19:25:35 ---> 15b3ad1f3d0e 19:25:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:25:35 ---> Running in 5262386b693d 19:25:36 Removing intermediate container 5262386b693d 19:25:36 ---> c1ebd63f7c0b 19:25:36 Step 22/23 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:25:36 Removing intermediate container 97e9d22c7afe 19:25:36 ---> 0ae57d8172c1 19:25:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:37 ---> Running in 52a00a7081c4 19:25:37 ---> a1a016970368 19:25:37 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/ 19:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:38 ---> Running in eab8c4f9c2c9 19:25:38 ---> aca3ebff7fc2 19:25:38 Removing intermediate container 52a00a7081c4 19:25:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:25:38 ---> 45cbf1ec7dc7 19:25:38 Step 23/23 : LABEL version=0.0.0 19:25:39 (1/39) Installing readline (8.1.0-r0) 19:25:39 ---> Running in 76dbfa84777e 19:25:39 (2/39) Installing bash (5.1.0-r0) 19:25:39 Executing bash-5.1.0-r0.post-install 19:25:39 (3/39) Installing brotli-libs (1.0.9-r3) 19:25:39 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:25:39 (5/39) Installing libcurl (7.79.1-r0) 19:25:39 (6/39) Installing curl (7.79.1-r0) 19:25:39 (7/39) Installing dumb-init (1.2.5-r0) 19:25:39 (8/39) Installing libbz2 (1.0.8-r1) 19:25:39 (9/39) Installing expat (2.2.10-r1) 19:25:39 (10/39) Installing libffi (3.3-r2) 19:25:39 (11/39) Installing gdbm (1.19-r0) 19:25:39 (12/39) Installing xz-libs (5.2.5-r0) 19:25:39 (13/39) Installing sqlite-libs (3.34.1-r0) 19:25:39 (14/39) Installing python3 (3.8.10-r0) 19:25:40 Removing intermediate container 76dbfa84777e 19:25:40 ---> 811a0ee7c1d8 19:25:40 19:25:41 Successfully built 811a0ee7c1d8 19:25:41 ---> 7c6d23188a45 19:25:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:25:41 Successfully tagged support-notifications-arm64:latest 19:25:41 Building core-metadata 19:25:41  Building support-notifications ... done (15/39) Installing py3-appdirs (1.4.4-r1) 19:25:41 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:25:41 (17/39) Installing py3-parsing (2.4.7-r1) 19:25:41 (18/39) Installing py3-six (1.15.0-r0) 19:25:41 (19/39) Installing py3-packaging (20.9-r0) 19:25:41 (20/39) Installing py3-setuptools (51.3.3-r0) 19:25:41 (21/39) Installing py3-chardet (4.0.0-r0) 19:25:41 (22/39) Installing py3-idna (3.1-r0) 19:25:41 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:25:41 (24/39) Installing py3-requests (2.25.1-r1) 19:25:41 (25/39) Installing py3-msgpack (1.0.2-r0) 19:25:42 (26/39) Installing py3-lockfile (0.12.2-r3) 19:25:42 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:25:42 (28/39) Installing py3-colorama (0.4.4-r0) 19:25:42 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:25:42 (30/39) Installing py3-distlib (0.3.1-r1) 19:25:42 (31/39) Installing py3-distro (1.5.0-r1) 19:25:42 (32/39) Installing py3-webencodings (0.5.1-r3) 19:25:42 (33/39) Installing py3-html5lib (1.1-r0) 19:25:42 (34/39) Installing py3-pytoml (0.1.21-r0) 19:25:42 (35/39) Installing py3-pep517 (0.9.1-r0) 19:25:42 (36/39) Installing py3-progress (1.5-r0) 19:25:42 (37/39) Installing py3-retrying (1.3.3-r0) 19:25:42 (38/39) Installing py3-toml (0.10.2-r0) 19:25:42 (39/39) Installing py3-pip (20.3.4-r0) 19:25:42 Removing intermediate container eab8c4f9c2c9 19:25:42 ---> 4e2d7f8fb319 19:25:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:25:43 Executing busybox-1.32.1-r6.trigger 19:25:43 ---> cead645765b0 19:25:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:25:43 OK: 82 MiB in 59 packages 19:25:43 ---> Running in af942c4635fb 19:25:44 Removing intermediate container af942c4635fb 19:25:44 ---> 67674f7d9383 19:25:44 Step 24/26 : LABEL arch=arm64 19:25:44 ---> Running in b0c027cbf859 19:25:44 ---> b6847bca9e8c 19:25:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:25:45 Removing intermediate container b0c027cbf859 19:25:45 ---> 222d6471d668 19:25:45 Step 25/26 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:25:46 ---> Running in e977914dd693 19:25:46 ---> 7792a5cb6f7a 19:25:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:25:47 ---> Running in 1d5106138d72 19:25:47 Removing intermediate container e977914dd693 19:25:47 ---> 5993eca68437 19:25:47 Step 26/26 : LABEL version=0.0.0 19:25:47 ---> Running in 72f9ac26ea82 19:25:48 Removing intermediate container 1d5106138d72 19:25:48 ---> ceb4fd63304d 19:25:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:25:48 Removing intermediate container 72f9ac26ea82 19:25:48 ---> 5ba6260bd09e 19:25:48 19:25:49 Successfully built 5ba6260bd09e 19:25:49 Successfully tagged security-secretstore-setup-arm64:latest 19:25:49  Building security-secretstore-setup ... done Building support-scheduler 19:25:50 ---> f5473dc53326 19:25:50 Step 27/32 : RUN chmod +x /entrypoint.sh 19:25:50 ---> Running in 507e459fbf07 19:25:54 Collecting docker-compose==1.23.2 19:25:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:25:54 Removing intermediate container 507e459fbf07 19:25:54 ---> 4a7b148b7e73 19:25:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:25:55 ---> Running in 65942875fb1d 19:25:55 Collecting cached-property<2,>=1.2.0 19:25:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:25:56 Removing intermediate container 65942875fb1d 19:25:56 ---> 8b809f97638a 19:25:56 Step 29/32 : CMD ["gate"] 19:25:56 Collecting docker<4.0,>=3.6.0 19:25:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:25:56 ---> Running in facef6ee521a 19:25:56 Collecting jsonschema<3,>=2.5.1 19:25:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:25:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:25:56 Collecting dockerpty<0.5,>=0.4.1 19:25:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:25:57 Removing intermediate container facef6ee521a 19:25:57 ---> 5aa91ff6af83 19:25:57 Step 30/32 : LABEL arch=arm64 19:25:58 ---> Running in 35958b3c1547 19:25:58 Removing intermediate container 35958b3c1547 19:25:58 ---> a0241c8a1b4b 19:25:58 Step 31/32 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:25:59 ---> Running in a2f74b2d14fa 19:26:00 Removing intermediate container a2f74b2d14fa 19:26:00 ---> 612efd8559ca 19:26:00 Step 32/32 : LABEL version=0.0.0 19:26:00 Collecting PyYAML<4,>=3.10 19:26:00 Downloading PyYAML-3.13.tar.gz (270 kB) 19:26:00 ---> Running in 73499966a688 19:26:01 Removing intermediate container 73499966a688 19:26:01 ---> 87ffe43f64ae 19:26:01 19:26:01 Successfully built 87ffe43f64ae 19:26:02 Successfully tagged security-bootstrapper-arm64:latest 19:26:02  Building security-bootstrapper ... done Building security-proxy-setup 19:26:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:26:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:04 ---> 6ffe9aaa9a48 19:26:04 Step 3/24 : WORKDIR /edgex-go 19:26:04 ---> Using cache 19:26:04 ---> 62471ec5fbfa 19:26:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:04 ---> Using cache 19:26:04 ---> aef8fcb95597 19:26:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:26:05 Collecting websocket-client<1.0,>=0.32.0 19:26:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:26:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:26:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:26:06 Collecting texttable<0.10,>=0.9.0 19:26:06 Downloading texttable-0.9.1.tar.gz (11 kB) 19:26:06 ---> Running in 0fa22f66340e 19:26:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:26:09 Collecting docopt<0.7,>=0.6.1 19:26:09 Downloading docopt-0.6.2.tar.gz (25 kB) 19:26:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:26:10 OK: 218 MiB in 52 packages 19:26:13 Collecting docker-pycreds>=0.4.0 19:26:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:26:14 Collecting urllib3<1.25,>=1.21.1 19:26:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:26:14 Collecting idna<2.8,>=2.5 19:26:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:26:15 Collecting chardet<3.1.0,>=3.0.2 19:26:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:26:15 Removing intermediate container 0fa22f66340e 19:26:15 ---> 654d9d78b699 19:26:15 Step 6/24 : COPY go.mod . 19:26:15 Collecting certifi>=2017.4.17 19:26:15 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:26:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:26:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:26:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:26:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:26:17 ---> 41b8a95d774a 19:26:17 Step 7/24 : RUN go mod download 19:26:17 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:26:17 Attempting uninstall: urllib3 19:26:17 Found existing installation: urllib3 1.26.2 19:26:17 Uninstalling urllib3-1.26.2: 19:26:17 Successfully uninstalled urllib3-1.26.2 19:26:17 ---> Running in b87666910ec7 19:26:18 Attempting uninstall: idna 19:26:18 Found existing installation: idna 3.1 19:26:18 Uninstalling idna-3.1: 19:26:18 Successfully uninstalled idna-3.1 19:26:19 Attempting uninstall: chardet 19:26:19 Found existing installation: chardet 4.0.0 19:26:19 Uninstalling chardet-4.0.0: 19:26:19 Successfully uninstalled chardet-4.0.0 19:26:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:26:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:19 ---> 6ffe9aaa9a48 19:26:19 Step 3/24 : WORKDIR /edgex-go 19:26:19 ---> Using cache 19:26:19 ---> 62471ec5fbfa 19:26:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:19 ---> Using cache 19:26:19 ---> aef8fcb95597 19:26:19 Step 5/24 : RUN apk add --update --no-cache make git 19:26:19 ---> Using cache 19:26:19 ---> 311b6014cc93 19:26:19 Step 6/24 : COPY go.mod . 19:26:19 ---> Using cache 19:26:19 ---> b9ef56348eee 19:26:19 Step 7/24 : RUN go mod download 19:26:19 ---> Using cache 19:26:19 ---> 5666f7f8b0d3 19:26:19 Step 8/24 : COPY . . 19:26:19 ---> Using cache 19:26:19 ---> 0136fcdc425e 19:26:19 Step 9/24 : RUN go mod tidy 19:26:19 ---> Using cache 19:26:19 ---> 32ccd1bb7bc7 19:26:19 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:26:20 ---> Running in 536a598d0d9e 19:26:21 Attempting uninstall: requests 19:26:21 Found existing installation: requests 2.25.1 19:26:21 Uninstalling requests-2.25.1: 19:26:22 Successfully uninstalled requests-2.25.1 19:26:22 Running setup.py install for texttable: started 19:26:23 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 19:26:26 Running setup.py install for texttable: finished with status 'done' 19:26:26 Running setup.py install for PyYAML: started 19:26:26 Removing intermediate container b87666910ec7 19:26:26 ---> 9f0e86efc72a 19:26:26 Step 8/24 : COPY . . 19:26:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:26:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:26:29 ---> 6ffe9aaa9a48 19:26:29 Step 3/23 : WORKDIR /edgex-go 19:26:29 ---> Using cache 19:26:29 ---> 62471ec5fbfa 19:26:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:29 ---> Using cache 19:26:29 ---> aef8fcb95597 19:26:29 Step 5/23 : RUN apk add --update --no-cache make git 19:26:29 ---> Using cache 19:26:29 ---> 311b6014cc93 19:26:29 Step 6/23 : COPY go.mod . 19:26:29 ---> Using cache 19:26:29 ---> b9ef56348eee 19:26:29 Step 7/23 : RUN go mod download 19:26:29 ---> Using cache 19:26:29 ---> 5666f7f8b0d3 19:26:29 Step 8/23 : COPY . . 19:26:29 Running setup.py install for PyYAML: finished with status 'done' 19:26:29 ---> Using cache 19:26:29 ---> 0136fcdc425e 19:26:29 Step 9/23 : RUN go mod tidy 19:26:29 ---> Using cache 19:26:29 ---> 32ccd1bb7bc7 19:26:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:26:31 Running setup.py install for docopt: started 19:26:31 ---> Running in 324bc6a5856d 19:26:35 Running setup.py install for docopt: finished with status 'done' 19:26:35 Running setup.py install for dockerpty: started 19:26:35 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 19:26:38 Running setup.py install for dockerpty: finished with status 'done' 19:26:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:26:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:39 ---> 6ffe9aaa9a48 19:26:39 Step 3/22 : WORKDIR /edgex-go 19:26:39 ---> Using cache 19:26:39 ---> 62471ec5fbfa 19:26:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:39 ---> Using cache 19:26:39 ---> aef8fcb95597 19:26:39 Step 5/22 : RUN apk add --update --no-cache make git 19:26:39 ---> Using cache 19:26:39 ---> 311b6014cc93 19:26:39 Step 6/22 : COPY go.mod . 19:26:39 ---> Using cache 19:26:39 ---> b9ef56348eee 19:26:39 Step 7/22 : RUN go mod download 19:26:39 ---> Using cache 19:26:39 ---> 5666f7f8b0d3 19:26:39 Step 8/22 : COPY . . 19:26:39 ---> Using cache 19:26:39 ---> 0136fcdc425e 19:26:39 Step 9/22 : RUN go mod tidy 19:26:39 ---> Using cache 19:26:39 ---> 32ccd1bb7bc7 19:26:39 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:26:42 ---> Running in fd87302eccef 19:26:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 19:26:45 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 19:26:52 ---> d308201a55ae 19:26:52 Step 9/24 : RUN go mod tidy 19:26:52 ---> Running in 531bd3a72e86 19:27:04 Removing intermediate container 531bd3a72e86 19:27:04 ---> fd14c17b2f21 19:27:04 Step 10/24 : RUN make cmd/core-data/core-data 19:27:04 ---> Running in 4d13d8efc082 19:27:04 Removing intermediate container b696035c1a93 19:27:04 ---> 6065c854956d 19:27:04 Step 15/24 : ENV APP_PORT=58890 19:27:04 ---> Running in ed9a9c89f4c6 19:27:04 Removing intermediate container ed9a9c89f4c6 19:27:04 ---> ee759dbb8ba5 19:27:04 Step 16/24 : EXPOSE $APP_PORT 19:27:04 ---> Running in 2730505b4100 19:27:05 Removing intermediate container 2730505b4100 19:27:05 ---> 9369a11d48f5 19:27:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:27:05 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 19:27:08 ---> 308f286c72e5 19:27:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:27:09 ---> 09e8bc24fe95 19:27:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:27:10 ---> 40995afa98dd 19:27:10 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:27:10 ---> Running in f7af00ab4c33 19:27:11 Removing intermediate container f7af00ab4c33 19:27:11 ---> 19e2957e57d2 19:27:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:11 ---> Running in 3fac9f3aece5 19:27:12 Removing intermediate container 3fac9f3aece5 19:27:12 ---> 235058b05cba 19:27:12 Step 22/24 : LABEL arch=arm64 19:27:12 ---> Running in 69c5e3a92b96 19:27:13 Removing intermediate container 69c5e3a92b96 19:27:13 ---> 5b3ea1e88e16 19:27:13 Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:27:13 ---> Running in 0e877fc2c126 19:27:14 Removing intermediate container 0e877fc2c126 19:27:14 ---> 9b72aca85ba3 19:27:14 Step 24/24 : LABEL version=0.0.0 19:27:14 ---> Running in 412327a2e9db 19:27:15 Removing intermediate container 412327a2e9db 19:27:15 ---> 22e2b03acae6 19:27:15 19:27:16 Successfully built 22e2b03acae6 19:27:16 Successfully tagged sys-mgmt-agent-arm64:latest 19:28:38  Building sys-mgmt-agent ... done 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 19:28:38 Removing intermediate container 536a598d0d9e 19:28:38 ---> e3ecca50ada7 19:28:38 19:28:38 Step 11/24 : FROM alpine:3.14 19:28:38 ---> bb3de5531c18 19:28:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:28:38 ---> Using cache 19:28:38 ---> 41f81e4e5055 19:28:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:28:38 ---> Using cache 19:28:38 ---> ee937981ac1b 19:28:38 Step 14/24 : ENV APP_PORT=59881 19:28:38 ---> Running in 638646b82aad 19:28:38 Removing intermediate container 638646b82aad 19:28:38 ---> ec1261a785fb 19:28:38 Step 15/24 : EXPOSE $APP_PORT 19:28:38 ---> Running in 2672d516b654 19:28:38 Removing intermediate container 2672d516b654 19:28:38 ---> 06a380b66eca 19:28:38 Step 16/24 : WORKDIR / 19:28:38 ---> Running in c54d7181261b 19:28:38 Removing intermediate container c54d7181261b 19:28:38 ---> f54f3a99ed05 19:28:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:39 ---> ead605d3fd82 19:28:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:28:42 ---> 68b3a70a5caa 19:28:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:28:44 ---> ed15d77a97e5 19:28:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:28:44 ---> Running in 66bf6d9329cd 19:28:46 Removing intermediate container 66bf6d9329cd 19:28:46 ---> c0eb2f05344f 19:28:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:46 ---> Running in 5eaf224b933b 19:28:47 Removing intermediate container 5eaf224b933b 19:28:47 ---> bc984f40de09 19:28:47 Step 22/24 : LABEL arch=arm64 19:28:48 ---> Running in 45751d248194 19:28:49 Removing intermediate container 324bc6a5856d 19:28:49 ---> 7c2c11fed0e0 19:28:49 19:28:49 Step 11/23 : FROM alpine:3.14 19:28:49 ---> bb3de5531c18 19:28:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:28:49 ---> Using cache 19:28:49 ---> 41f81e4e5055 19:28:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:28:49 ---> Using cache 19:28:49 ---> ee937981ac1b 19:28:49 Step 14/23 : ENV APP_PORT=59861 19:28:49 ---> Running in 8f4e62373eca 19:28:49 Removing intermediate container 45751d248194 19:28:49 ---> 4892abfb9c2d 19:28:49 Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:28:50 ---> Running in eb51f3065b28 19:28:50 Removing intermediate container 8f4e62373eca 19:28:50 ---> cd536aefe47b 19:28:50 Step 15/23 : EXPOSE $APP_PORT 19:28:50 ---> Running in 1338f8e15eb4 19:28:51 Removing intermediate container eb51f3065b28 19:28:51 ---> 226cef417ef4 19:28:51 Step 24/24 : LABEL version=0.0.0 19:28:51 Removing intermediate container fd87302eccef 19:28:51 ---> 8f192d807545 19:28:51 19:28:51 Step 11/22 : FROM alpine:3.14 19:28:51 ---> bb3de5531c18 19:28:51 Step 12/22 : RUN apk add --update --no-cache curl 19:28:51 ---> Running in e0194f3e064c 19:28:51 ---> Running in c8a9ea720778 19:28:52 Removing intermediate container 1338f8e15eb4 19:28:52 ---> 02e72f0e6b16 19:28:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:53 Removing intermediate container c8a9ea720778 19:28:53 ---> 0cd9dc17ce60 19:28:53 19:28:54 Successfully built 0cd9dc17ce60 19:28:54 Successfully tagged core-metadata-arm64:latest 19:28:54  Building core-metadata ... done  ---> 94c201e529be 19:28:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:28:55 (1/5) Installing ca-certificates (20191127-r5) 19:28:55 (2/5) Installing brotli-libs (1.0.9-r5) 19:28:55 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:28:55 (4/5) Installing libcurl (7.79.1-r0) 19:28:55 (5/5) Installing curl (7.79.1-r0) 19:28:55 Executing busybox-1.33.1-r3.trigger 19:28:55 Executing ca-certificates-20191127-r5.trigger 19:28:56 ---> aef62b4315c8 19:28:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:28:56 OK: 8 MiB in 19 packages 19:28:57 ---> 01d2363deba9 19:28:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:28:57 ---> Running in 858509407fdc 19:28:58 Removing intermediate container 858509407fdc 19:28:58 ---> 7e5e9a518668 19:28:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:58 Removing intermediate container e0194f3e064c 19:28:58 ---> 6ba41e848d68 19:28:58 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:58 ---> Running in f5411e8d3db3 19:28:58 ---> Running in cffb5a5b967b 19:28:59 Removing intermediate container cffb5a5b967b 19:28:59 ---> c1677d95a509 19:28:59 Step 14/22 : WORKDIR /edgex 19:28:59 Removing intermediate container f5411e8d3db3 19:28:59 ---> 75c7e8ef9844 19:28:59 Step 21/23 : LABEL arch=arm64 19:28:59 ---> Running in 632b75129d78 19:28:59 ---> Running in ab583268d528 19:29:00 Removing intermediate container 632b75129d78 19:29:00 ---> f8a9134fde14 19:29:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:29:00 Removing intermediate container ab583268d528 19:29:00 ---> 3c3f1e3ee9eb 19:29:00 Step 22/23 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:29:01 ---> Running in 209a5087af58 19:29:01 Removing intermediate container 209a5087af58 19:29:01 ---> 7b15c4705b24 19:29:01 Step 23/23 : LABEL version=0.0.0 19:29:01 ---> b79638a74beb 19:29:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:29:01 ---> Running in 3745e20d79df 19:29:02 Removing intermediate container 3745e20d79df 19:29:02 ---> e0a5386ea39a 19:29:02 19:29:03 Successfully built e0a5386ea39a 19:29:03 Successfully tagged support-scheduler-arm64:latest 19:29:03  Building support-scheduler ... done  ---> 02116069b026 19:29:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:29:05 ---> fc9696fc64cc 19:29:05 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:29:05 ---> Running in ee538a0121d9 19:29:05 Removing intermediate container 4d13d8efc082 19:29:05 ---> 7d1673be98a0 19:29:05 19:29:05 Step 11/24 : FROM alpine:3.14 19:29:05 ---> bb3de5531c18 19:29:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:29:05 ---> Running in e3d5a1c10585 19:29:05 Removing intermediate container ee538a0121d9 19:29:05 ---> de8cc30ef612 19:29:05 Step 19/22 : CMD ["--init=true"] 19:29:06 ---> Running in 0dd095f5ef67 19:29:06 Removing intermediate container e3d5a1c10585 19:29:06 ---> 63f6067a99cd 19:29:06 Step 13/24 : ENV APP_PORT=59880 19:29:06 ---> Running in 0f8a5c2b917c 19:29:06 Removing intermediate container 0dd095f5ef67 19:29:06 ---> 76309c8b0640 19:29:06 Step 20/22 : LABEL arch=arm64 19:29:07 ---> Running in dcb581f5b31b 19:29:07 Removing intermediate container 0f8a5c2b917c 19:29:07 ---> f66f541667a9 19:29:07 Step 14/24 : EXPOSE $APP_PORT 19:29:07 ---> Running in dc7e9a017382 19:29:07 Removing intermediate container dcb581f5b31b 19:29:07 ---> 5f0b8f766fd9 19:29:07 Step 21/22 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:29:07 ---> Running in 1c95e3f9181f 19:29:07 Removing intermediate container dc7e9a017382 19:29:07 ---> ccde7728628d 19:29:07 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:08 ---> Running in 13e3f8d56ac5 19:29:08 Removing intermediate container 1c95e3f9181f 19:29:08 ---> 065b05b37378 19:29:08 Step 22/22 : LABEL version=0.0.0 19:29:08 ---> Running in 7cd17e82d72f 19:29:09 Removing intermediate container 7cd17e82d72f 19:29:09 ---> 4e14345b8e89 19:29:09 19:29:09 Successfully built 4e14345b8e89 19:29:09 Successfully tagged security-proxy-setup-arm64:latest 19:29:10  Building security-proxy-setup ... done Removing intermediate container 13e3f8d56ac5 19:29:10 ---> ab45af1938f3 19:29:10 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:29:10 ---> Running in 7082a676f30c 19:29:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:14 (1/6) Installing dumb-init (1.2.5-r1) 19:29:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:29:14 (3/6) Installing libsodium (1.0.18-r0) 19:29:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:29:15 (5/6) Installing libzmq (4.3.4-r0) 19:29:15 (6/6) Installing zeromq (4.3.4-r0) 19:29:15 Executing busybox-1.33.1-r3.trigger 19:29:15 OK: 8 MiB in 20 packages 19:29:17 Removing intermediate container 7082a676f30c 19:29:17 ---> 0c047c2b15d4 19:29:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:18 ---> 70648d2f2821 19:29:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:29:19 ---> b19422c822dc 19:29:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:29:20 ---> 3e8f4f25084b 19:29:20 Step 20/24 : ENTRYPOINT ["/core-data"] 19:29:20 ---> Running in 66c7416cfe24 19:29:21 Removing intermediate container 66c7416cfe24 19:29:21 ---> e517060bbb6e 19:29:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:21 ---> Running in 321042ca4d78 19:29:21 Removing intermediate container 321042ca4d78 19:29:21 ---> 7c6fa591d7d3 19:29:21 Step 22/24 : LABEL arch=arm64 19:29:21 ---> Running in c91174de0f9d 19:29:22 Removing intermediate container c91174de0f9d 19:29:22 ---> 31262e9b4c5f 19:29:22 Step 23/24 : LABEL git_sha=8d7b3f3f0caaa9e16440f9a879927b628b6bf105 19:29:22 ---> Running in 73dd03ee975d 19:29:22 Removing intermediate container 73dd03ee975d 19:29:22 ---> 3c3fee68d5ba 19:29:22 Step 24/24 : LABEL version=0.0.0 19:29:23 ---> Running in ad212a1da684 19:29:23 Removing intermediate container ad212a1da684 19:29:23 ---> d582616117ec 19:29:23 19:29:23 Successfully built d582616117ec 19:29:23 Successfully tagged core-data-arm64:latest 19:29:24  Building core-data ... done  [Pipeline] } 19:29:24 $ docker stop --time=1 8b56965d63d19e2932a80462e9096a076f56f07099d6cc94bb92c3f3e62c2eb3 19:29:26 $ docker rm -f 8b56965d63d19e2932a80462e9096a076f56f07099d6cc94bb92c3f3e62c2eb3 [Pipeline] // withDockerContainer [Pipeline] sh 19:29:26 + docker images 19:29:27 REPOSITORY TAG IMAGE ID CREATED SIZE 19:29:27 core-data-arm64 latest d582616117ec 4 seconds ago 19.4MB 19:29:27 security-proxy-setup-arm64 latest 4e14345b8e89 19 seconds ago 25.3MB 19:29:27 7d1673be98a0 22 seconds ago 1.58GB 19:29:27 support-scheduler-arm64 latest e0a5386ea39a 25 seconds ago 15.2MB 19:29:27 core-metadata-arm64 latest 0cd9dc17ce60 35 seconds ago 15.8MB 19:29:27 8f192d807545 37 seconds ago 1.57GB 19:29:27 7c2c11fed0e0 40 seconds ago 1.57GB 19:29:27 e3ecca50ada7 53 seconds ago 1.57GB 19:29:27 sys-mgmt-agent-arm64 latest 22e2b03acae6 2 minutes ago 312MB 19:29:27 security-bootstrapper-arm64 latest 87ffe43f64ae 3 minutes ago 17.7MB 19:29:27 security-secretstore-setup-arm64 latest 5ba6260bd09e 3 minutes ago 26.5MB 19:29:27 support-notifications-arm64 latest 811a0ee7c1d8 3 minutes ago 15.9MB 19:29:27 core-command-arm64 latest 0dedc4df1349 3 minutes ago 15.2MB 19:29:27 66befd10fda9 4 minutes ago 1.57GB 19:29:27 2459c229ff75 4 minutes ago 1.57GB 19:29:27 6c8d25f6eb8b 4 minutes ago 1.57GB 19:29:27 dc0902bd0f74 4 minutes ago 1.57GB 19:29:27 11ecc7c03167 4 minutes ago 1.56GB 19:29:27 ci-base-image-arm64 latest 6ffe9aaa9a48 14 minutes ago 1.24GB 19:29:27 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 19:29:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 19:29:27 docker 20.10.7 df445af6242a 3 months ago 234MB 19:29:27 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 19:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:28 19:29:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:29 arm64: Pulling from edgex-lftools-log-publisher 19:29:29 448f6bf000e3: Pulling fs layer 19:29:29 f757da607395: Pulling fs layer 19:29:29 05883995daec: Pulling fs layer 19:29:29 8603b9c90790: Pulling fs layer 19:29:29 1560dd03e051: Pulling fs layer 19:29:29 27f5ce0e4adf: Pulling fs layer 19:29:29 c2d8d7efcc4b: Pulling fs layer 19:29:29 8603b9c90790: Waiting 19:29:29 1560dd03e051: Waiting 19:29:29 27f5ce0e4adf: Waiting 19:29:29 c2d8d7efcc4b: Waiting 19:29:29 f757da607395: Verifying Checksum 19:29:29 f757da607395: Download complete 19:29:29 8603b9c90790: Download complete 19:29:29 1560dd03e051: Verifying Checksum 19:29:29 1560dd03e051: Download complete 19:29:29 05883995daec: Verifying Checksum 19:29:29 27f5ce0e4adf: Verifying Checksum 19:29:29 27f5ce0e4adf: Download complete 19:29:29 05883995daec: Download complete 19:29:31 448f6bf000e3: Download complete 19:29:33 c2d8d7efcc4b: Verifying Checksum 19:29:33 c2d8d7efcc4b: Download complete 19:29:35 448f6bf000e3: Pull complete 19:29:35 f757da607395: Pull complete 19:29:37 05883995daec: Pull complete 19:29:37 8603b9c90790: Pull complete 19:29:38 1560dd03e051: Pull complete 19:29:39 27f5ce0e4adf: Pull complete 19:29:54 c2d8d7efcc4b: Pull complete 19:29:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:29:54 prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container 19:29:54 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:29:58 $ docker top 9ef93697b6fb9144869a1ceb253d83fd6688c9753b027e22ef9a516eccdb7049 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:30:00 ---> job-cost.sh 19:30:00 lf-activate-venv: SKIPPING 19:30:00 INFO: No Stack... 19:30:01 INFO: Retrieving Pricing Info for: v3-standard-4 19:30:02 INFO: Archiving Costs [Pipeline] sh 19:30:02 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:30:02 + cut -d, -f6 [Pipeline] lock 19:30:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3738-1-stack-cost] 19:30:02 Resource [jenkins-edgexfoundry-edgex-go-PR-3738-1-stack-cost] did not exist. Created. 19:30:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3738-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:30:03 + echo total: 0.10999999940395355 [Pipeline] stash 19:30:03 Stashed 1 file(s) [Pipeline] } 19:30:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3738-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:30:03 $ docker stop --time=1 9ef93697b6fb9144869a1ceb253d83fd6688c9753b027e22ef9a516eccdb7049 19:30:05 $ docker rm -f 9ef93697b6fb9144869a1ceb253d83fd6688c9753b027e22ef9a516eccdb7049 [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 19:30:07 provisioning config files... 19:30:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7446509626477411223tmp [Pipeline] { [Pipeline] sh 19:30:08 + set +x 19:30:08 + curl -s https://codecov.io/bash 19:30:08 + bash -s -- 19:30:08 19:30:08 _____ _ 19:30:08 / ____| | | 19:30:08 | | ___ __| | ___ ___ _____ __ 19:30:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:30:08 | |___| (_) | (_| | __/ (_| (_) \ V / 19:30:08 \_____\___/ \__,_|\___|\___\___/ \_/ 19:30:08 Bash-1.0.6 19:30:08 19:30:08 19:30:08 ==> git version 2.24.4 found 19:30:08 ==> 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 19:30:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:30:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:30:08 ==> Jenkins CI detected. 19:30:08 current dir:  /w/workspace/edgex-go/1 19:30:08 project root: . 19:30:08 --> token set from env 19:30:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:30:08 ==> Running gcov in . (disable via -X gcov) 19:30:08 ==> Python coveragepy not found 19:30:08 ==> Searching for coverage reports in: 19:30:08 + . 19:30:08 -> Found 1 reports 19:30:08 ==> Detecting git/mercurial file structure 19:30:08 ==> Reading reports 19:30:08 + ./coverage.out bytes=403265 19:30:08 ==> Appending adjustments 19:30:08 https://docs.codecov.io/docs/fixing-reports 19:30:09 + Found adjustments 19:30:09 ==> Gzipping contents 19:30:09 56K /tmp/codecov.SNUGH1.gz 19:30:09 ==> Uploading reports 19:30:09 url: https://codecov.io 19:30:09 query: branch=PR-3738&commit=8d7b3f3f0caaa9e16440f9a879927b628b6bf105&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3738%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3738&job=&cmd_args= 19:30:09 -> Pinging Codecov 19:30:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3738&commit=8d7b3f3f0caaa9e16440f9a879927b628b6bf105&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3738%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3738&job=&cmd_args= 19:30:09 -> Uploading to 19:30:09 https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/8d7b3f3f0caaa9e16440f9a879927b628b6bf105/6f16b26e-d758-41c5-8a56-9dd859b574f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T193009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a31e086aea4ad8a32258d035d9b3e9208842427bd8376e47b1222bf69ba2e17d 19:30:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:30:09 Dload Upload Total Spent Left Speed 19:30:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54359 0 0 100 54359 0 134k --:--:-- --:--:-- --:--:-- 134k 19:30:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8d7b3f3f0caaa9e16440f9a879927b628b6bf105 [Pipeline] } 19:30:10 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 19:30:12 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:30:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:30:13 ---> package-listing.sh 19:30:13 ++ facter osfamily 19:30:13 ++ tr '[:upper:]' '[:lower:]' 19:30:14 + OS_FAMILY=redhat 19:30:14 + workspace=/w/workspace/edgex-go/1 19:30:14 + START_PACKAGES=/tmp/packages_start.txt 19:30:14 + END_PACKAGES=/tmp/packages_end.txt 19:30:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:30:14 + PACKAGES=/tmp/packages_start.txt 19:30:14 + '[' /w/workspace/edgex-go/1 ']' 19:30:14 + PACKAGES=/tmp/packages_end.txt 19:30:14 + case "${OS_FAMILY}" in 19:30:14 + rpm -qa 19:30:14 + sort 19:30:16 + '[' -f /tmp/packages_start.txt ']' 19:30:16 + '[' -f /tmp/packages_end.txt ']' 19:30:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:30:16 + '[' /w/workspace/edgex-go/1 ']' 19:30:16 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:30:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:30:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:30:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:30:17 19:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:30:17 latest: Pulling from edgex-lftools-log-publisher 19:30:17 b4d181a07f80: Pulling fs layer 19:30:17 a1111a8f2ec3: Pulling fs layer 19:30:17 ed53099fbce6: Pulling fs layer 19:30:17 dc539afda2c1: Pulling fs layer 19:30:17 77bc0d833cb6: Pulling fs layer 19:30:17 9065ff56babe: Pulling fs layer 19:30:17 d287ab97295c: Pulling fs layer 19:30:17 dc539afda2c1: Waiting 19:30:17 77bc0d833cb6: Waiting 19:30:17 9065ff56babe: Waiting 19:30:17 d287ab97295c: Waiting 19:30:17 a1111a8f2ec3: Verifying Checksum 19:30:17 a1111a8f2ec3: Download complete 19:30:17 dc539afda2c1: Verifying Checksum 19:30:17 dc539afda2c1: Download complete 19:30:17 77bc0d833cb6: Verifying Checksum 19:30:17 77bc0d833cb6: Download complete 19:30:17 9065ff56babe: Verifying Checksum 19:30:17 9065ff56babe: Download complete 19:30:17 ed53099fbce6: Verifying Checksum 19:30:17 ed53099fbce6: Download complete 19:30:18 b4d181a07f80: Verifying Checksum 19:30:18 b4d181a07f80: Download complete 19:30:19 b4d181a07f80: Pull complete 19:30:19 a1111a8f2ec3: Pull complete 19:30:20 ed53099fbce6: Pull complete 19:30:20 dc539afda2c1: Pull complete 19:30:20 77bc0d833cb6: Pull complete 19:30:20 9065ff56babe: Pull complete 19:30:21 d287ab97295c: Verifying Checksum 19:30:21 d287ab97295c: Download complete 19:30:26 d287ab97295c: Pull complete 19:30:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:30:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:30:26 prd-centos7-docker-4c-2g-318 does not seem to be running inside a container 19:30:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:30:29 $ docker top dbd1c24485d849be5bd931113c118dc62fab23dc1e17d1ccffc15bcf5864a6cb -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:30 + touch /tmp/pre-build-complete [Pipeline] sh 19:30:30 + mkdir -p /var/log/sysstat [Pipeline] sh 19:30:30 + ls /var/log/sa-host 19:30:30 + sadf -c /var/log/sa-host/sa05 19:30:30 file_magic: OK 19:30:30 HZ: Using current value: 100 19:30:30 file_header: OK 19:30:30 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 19:30:30 Statistics: 19:30:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:30:30 File successfully converted to sysstat format version 12.0.3 19:30:30 + sadf -c /var/log/sa-host/sa30 19:30:30 file_magic: OK 19:30:30 HZ: Using current value: 100 19:30:30 file_header: OK 19:30:30 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 19:30:30 Statistics: 19:30:30 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... 19:30:30 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:31 provisioning config files... 19:30:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8472017185900736268tmp [Pipeline] { [Pipeline] echo 19:30:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:30:31 ---> create-netrc.sh [Pipeline] } 19:30:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:30:32 ---> python-tools-install.sh [Pipeline] echo 19:30:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:30:32 ---> sudo-logs.sh 19:30:32 Archiving 'sudo' log.. 19:30:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-318.vexxhost.local: Name or service not known 19:30:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-318.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:30:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:30:33 ---> job-cost.sh 19:30:33 lf-activate-venv: SKIPPING 19:30:33 DEBUG: total: 0.10999999940395355 19:30:33 INFO: Retrieving Stack Cost... 19:30:34 INFO: Retrieving Pricing Info for: v3-standard-2 19:30:34 INFO: Archiving Costs [Pipeline] echo 19:30:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:30:34 ---> logs-deploy.sh 19:30:34 lf-activate-venv: SKIPPING 19:30:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3738/1 19:30:34 INFO: archiving workspace using pattern(s): 19:30:35 Archives upload complete. 19:30:35 INFO: archiving logs to Nexus 19:30:36 ---> uname -a: 19:30:36 Linux prd-centos7-docker-4c-2g-318.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:30:36 19:30:36 19:30:36 ---> lscpu: 19:30:36 Architecture: x86_64 19:30:36 CPU op-mode(s): 32-bit, 64-bit 19:30:36 Byte Order: Little Endian 19:30:36 Address sizes: 40 bits physical, 48 bits virtual 19:30:36 CPU(s): 2 19:30:36 On-line CPU(s) list: 0,1 19:30:36 Thread(s) per core: 1 19:30:36 Core(s) per socket: 1 19:30:36 Socket(s): 2 19:30:36 NUMA node(s): 1 19:30:36 Vendor ID: AuthenticAMD 19:30:36 CPU family: 23 19:30:36 Model: 49 19:30:36 Model name: AMD EPYC-Rome Processor 19:30:36 Stepping: 0 19:30:36 CPU MHz: 2799.996 19:30:36 BogoMIPS: 5599.99 19:30:36 Virtualization: AMD-V 19:30:36 Hypervisor vendor: KVM 19:30:36 Virtualization type: full 19:30:36 L1d cache: 32K 19:30:36 L1i cache: 32K 19:30:36 L2 cache: 512K 19:30:36 L3 cache: 16384K 19:30:36 NUMA node0 CPU(s): 0,1 19:30:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:30:36 19:30:36 19:30:36 ---> nproc: 19:30:36 2 19:30:36 19:30:36 19:30:36 ---> df -h: 19:30:36 Filesystem Size Used Avail Use% Mounted on 19:30:36 overlay 40G 15G 26G 36% / 19:30:36 tmpfs 64M 0 64M 0% /dev 19:30:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:30:36 shm 64M 0 64M 0% /dev/shm 19:30:36 /dev/vda1 40G 15G 26G 36% /facter-os 19:30:36 19:30:36 19:30:36 ---> sar -b -r -n DEV: 19:30:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 19:30:36 19:30:36 19:07:54 LINUX RESTART (2 CPU) 19:30:36 19:30:36 19:09:01 tps rtps wtps bread/s bwrtn/s 19:30:36 19:10:01 130.45 0.18 130.26 23.17 44032.93 19:30:36 19:11:01 256.97 0.02 256.96 0.27 55313.20 19:30:36 19:12:02 56.05 0.02 56.03 0.53 10681.02 19:30:36 19:13:01 126.22 0.02 126.20 0.54 10232.46 19:30:36 19:14:02 847.73 421.45 426.27 12972.39 281787.59 19:30:36 19:15:01 445.48 119.82 325.66 8281.38 109836.78 19:30:36 19:16:01 503.88 91.03 412.85 2475.91 206016.66 19:30:36 19:17:01 143.16 17.85 125.31 1637.57 17612.06 19:30:36 19:18:01 0.25 0.00 0.25 0.00 2.91 19:30:36 19:19:01 0.28 0.00 0.28 0.00 3.10 19:30:36 19:20:02 0.23 0.00 0.23 0.00 2.08 19:30:36 19:21:01 0.29 0.00 0.29 0.00 3.30 19:30:36 19:22:01 0.23 0.00 0.23 0.00 2.88 19:30:36 19:23:01 0.40 0.12 0.28 3.60 3.23 19:30:36 19:24:01 1.53 0.35 1.18 96.47 20.05 19:30:36 19:25:01 0.38 0.00 0.38 0.00 5.30 19:30:36 19:26:01 0.20 0.00 0.20 0.00 1.53 19:30:36 19:27:01 0.18 0.00 0.18 0.00 2.18 19:30:36 19:28:01 0.27 0.00 0.27 0.00 3.40 19:30:36 19:29:01 0.35 0.00 0.35 0.00 4.56 19:30:36 19:30:01 0.25 0.00 0.25 0.00 2.78 19:30:36 Average: 120.50 31.45 89.05 1224.76 35324.40 19:30:36 19:30:36 19:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:30:36 19:10:01 3588688 0 1054368 13.16 2620 3363264 1645440 18.17 1119480 2738800 366860 19:30:36 19:11:01 3180864 0 1201148 15.00 2620 3624308 1671028 18.45 1359452 2831136 236156 19:30:36 19:12:02 3118908 0 1301660 16.25 2620 3585752 1773176 19.58 1362392 2878360 42728 19:30:36 19:13:01 3281156 0 1222516 15.26 2620 3502648 1416264 15.64 1302880 2762420 20 19:30:36 19:14:02 563100 0 1398308 17.46 2620 6044912 1640312 18.11 2905200 3772596 692 19:30:36 19:15:01 887076 0 1451024 18.12 2620 5668220 1971716 21.77 2663348 3672212 9384 19:30:36 19:16:01 1083416 0 1514080 18.90 2620 5408824 2214160 24.45 2518880 3608924 74804 19:30:36 19:17:01 2434288 0 1340516 16.74 2620 4231516 1305436 14.41 1067020 3721980 8 19:30:36 19:18:01 2441868 0 1332932 16.64 2620 4231520 1262452 13.94 1065736 3719932 12 19:30:36 19:19:01 2442020 0 1332776 16.64 2620 4231524 1262368 13.94 1065568 3720124 12 19:30:36 19:20:02 2441928 0 1332860 16.64 2620 4231532 1262440 13.94 1065592 3720128 8 19:30:36 19:21:01 2442724 0 1332060 16.63 2620 4231536 1262248 13.94 1065236 3720244 8 19:30:36 19:22:01 2441984 0 1332796 16.64 2620 4231540 1262464 13.94 1065512 3720244 8 19:30:36 19:23:01 2440984 0 1333792 16.65 2620 4231544 1263988 13.96 1066632 3720252 8 19:30:36 19:24:01 2436984 0 1334956 16.67 2620 4234380 1262332 13.94 1071420 3719708 8 19:30:36 19:25:01 2437096 0 1334840 16.67 2620 4234384 1262248 13.94 1071336 3719708 8 19:30:36 19:26:01 2437088 0 1334844 16.67 2620 4234388 1262248 13.94 1071332 3719708 8 19:30:36 19:27:01 2436804 0 1335120 16.67 2620 4234396 1262368 13.94 1071704 3719708 20 19:30:36 19:28:01 2437244 0 1334680 16.66 2620 4234396 1262248 13.94 1071356 3719708 8 19:30:36 19:29:01 2436768 0 1335148 16.67 2620 4234404 1262332 13.94 1071448 3719708 8 19:30:36 19:30:01 2437004 0 1334912 16.67 2620 4234404 1262248 13.94 1071356 3719708 16 19:30:36 Average: 2373714 0 1325016 16.54 2620 4307590 1430929 15.80 1342518 3540253 34799 19:30:36 19:30:36 19:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:30:36 19:10:01 veth2576a2c 191.96 234.31 17.00 859.57 0.00 0.00 0.00 0.00 19:30:36 19:10:01 eth0 1682.35 1499.33 6866.14 140.69 0.00 0.00 0.00 0.00 19:30:36 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:10:01 docker0 1162.36 1186.50 90.17 3567.37 0.00 0.00 0.00 0.00 19:30:36 19:11:01 eth0 233.99 201.90 1226.89 26.99 0.00 0.00 0.00 0.00 19:30:36 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:11:01 veth34ef913 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:30:36 19:11:01 docker0 181.72 193.91 13.70 1194.98 0.00 0.00 0.00 0.00 19:30:36 19:12:02 eth0 31.42 17.99 22.08 11.84 0.00 0.00 0.00 0.00 19:30:36 19:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:12:02 veth34ef913 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 19:30:36 19:12:02 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 19:30:36 19:13:01 eth0 38.10 23.84 22.15 121.17 0.00 0.00 0.00 0.00 19:30:36 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:14:02 vethbbb4b33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:14:02 veth54c67f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:14:02 veth0a86460 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:14:02 eth0 336.78 220.44 1832.28 31.45 0.00 0.00 0.00 0.00 19:30:36 19:15:01 veth5ce23db 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:15:01 veth3d36d09 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:15:01 vethd398d6b 2.45 3.99 0.17 10.55 0.00 0.00 0.00 0.00 19:30:36 19:15:01 vethd6b6c68 4.77 7.30 0.39 16.76 0.00 0.00 0.00 0.00 19:30:36 19:16:01 eth0 4109.61 2942.55 15383.72 576.24 0.00 0.00 0.00 0.00 19:30:36 19:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:30:36 19:16:01 docker0 1456.55 1560.90 110.82 5282.20 0.00 0.00 0.00 0.00 19:30:36 19:16:01 veth3b5f246 0.00 1.46 0.00 0.07 0.00 0.00 0.00 0.00 19:30:36 19:17:01 eth0 91.21 31.42 411.53 9.29 0.00 0.00 0.00 0.00 19:30:36 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:17:01 docker0 20.58 70.96 1.55 396.41 0.00 0.00 0.00 0.00 19:30:36 19:18:01 eth0 1.35 0.43 0.34 0.19 0.00 0.00 0.00 0.00 19:30:36 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:19:01 eth0 0.77 0.18 0.19 0.10 0.00 0.00 0.00 0.00 19:30:36 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:20:02 eth0 1.30 0.28 0.33 0.17 0.00 0.00 0.00 0.00 19:30:36 19:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:21:01 eth0 0.14 0.07 0.01 0.04 0.00 0.00 0.00 0.00 19:30:36 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:22:01 eth0 0.57 0.37 0.27 0.20 0.00 0.00 0.00 0.00 19:30:36 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:23:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:30:36 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:24:01 eth0 0.33 0.23 0.14 0.08 0.00 0.00 0.00 0.00 19:30:36 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:25:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:30:36 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:26:01 eth0 0.40 0.07 0.04 0.00 0.00 0.00 0.00 0.00 19:30:36 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:27:01 eth0 0.67 0.32 0.28 0.20 0.00 0.00 0.00 0.00 19:30:36 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:28:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 19:30:36 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:29:01 eth0 0.37 0.27 0.17 0.08 0.00 0.00 0.00 0.00 19:30:36 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:30:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 Average: eth0 132.90 104.60 575.81 22.92 0.00 0.00 0.00 0.00 19:30:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:36 Average: docker0 70.45 77.82 5.36 270.82 0.00 0.00 0.00 0.00 19:30:36 19:30:36 19:30:36 ---> sar -P ALL: 19:30:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 19:30:36 19:30:36 19:07:54 LINUX RESTART (2 CPU) 19:30:36 19:30:36 19:09:01 CPU %user %nice %system %iowait %steal %idle 19:30:36 19:10:01 all 25.46 0.00 8.72 2.27 0.11 63.45 19:30:36 19:10:01 0 27.61 0.00 9.42 2.48 0.11 60.38 19:30:36 19:10:01 1 23.35 0.00 8.03 2.05 0.11 66.46 19:30:36 19:11:01 all 50.34 0.00 10.27 2.40 0.15 36.85 19:30:36 19:11:01 0 50.11 0.00 10.47 2.41 0.15 36.87 19:30:36 19:11:01 1 50.57 0.00 10.07 2.38 0.15 36.84 19:30:36 19:12:02 all 33.40 0.00 4.66 0.40 0.10 61.44 19:30:36 19:12:02 0 33.28 0.00 4.85 0.53 0.09 61.25 19:30:36 19:12:02 1 33.53 0.00 4.47 0.26 0.11 61.63 19:30:36 19:13:01 all 73.42 0.00 7.87 1.97 0.14 16.60 19:30:36 19:13:01 0 72.33 0.00 8.23 1.93 0.15 17.37 19:30:36 19:13:01 1 74.52 0.00 7.51 2.01 0.13 15.83 19:30:36 19:14:02 all 26.16 0.00 16.75 31.37 0.13 25.59 19:30:36 19:14:02 0 25.81 0.00 17.27 30.64 0.12 26.16 19:30:36 19:14:02 1 26.51 0.00 16.22 32.11 0.14 25.02 19:30:36 19:15:01 all 75.18 0.00 16.34 6.64 0.14 1.69 19:30:36 19:15:01 0 75.31 0.00 15.73 6.81 0.13 2.02 19:30:36 19:15:01 1 75.06 0.00 16.95 6.47 0.15 1.37 19:30:36 19:16:01 all 70.47 0.00 18.42 8.90 0.18 2.03 19:30:36 19:16:01 0 71.51 0.00 17.41 8.32 0.19 2.57 19:30:36 19:16:01 1 69.43 0.00 19.43 9.48 0.17 1.49 19:30:36 19:17:01 all 8.64 0.00 4.02 1.90 0.06 85.39 19:30:36 19:17:01 0 8.57 0.00 4.34 1.75 0.05 85.29 19:30:36 19:17:01 1 8.71 0.00 3.69 2.04 0.07 85.49 19:30:36 19:18:01 all 0.19 0.00 0.08 0.00 0.02 99.72 19:30:36 19:18:01 0 0.03 0.00 0.10 0.00 0.02 99.85 19:30:36 19:18:01 1 0.35 0.00 0.05 0.00 0.02 99.58 19:30:36 19:19:01 all 0.24 0.00 0.03 0.00 0.02 99.71 19:30:36 19:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:30:36 19:19:01 1 0.45 0.00 0.03 0.00 0.02 99.50 19:30:36 19:20:02 all 0.25 0.00 0.03 0.00 0.01 99.72 19:30:36 19:20:02 0 0.03 0.00 0.03 0.00 0.00 99.93 19:30:36 19:20:02 1 0.47 0.00 0.02 0.00 0.02 99.50 19:30:36 19:30:36 19:20:02 CPU %user %nice %system %iowait %steal %idle 19:30:36 19:21:01 all 0.14 0.00 0.03 0.00 0.02 99.81 19:30:36 19:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:30:36 19:21:01 1 0.26 0.00 0.03 0.00 0.02 99.69 19:30:36 19:22:01 all 0.16 0.00 0.03 0.00 0.01 99.81 19:30:36 19:22:01 0 0.25 0.00 0.03 0.00 0.02 99.70 19:30:36 19:22:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:30:36 19:23:01 all 0.18 0.00 0.04 0.00 0.01 99.77 19:30:36 19:23:01 0 0.30 0.00 0.03 0.00 0.00 99.67 19:30:36 19:23:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:30:36 19:24:01 all 0.16 0.00 0.05 0.02 0.03 99.75 19:30:36 19:24:01 0 0.27 0.00 0.03 0.00 0.02 99.68 19:30:36 19:24:01 1 0.05 0.00 0.07 0.03 0.03 99.82 19:30:36 19:25:01 all 0.13 0.00 0.03 0.00 0.01 99.84 19:30:36 19:25:01 0 0.15 0.00 0.03 0.00 0.02 99.80 19:30:36 19:25:01 1 0.10 0.00 0.02 0.00 0.00 99.88 19:30:36 19:26:01 all 0.26 0.00 0.02 0.00 0.02 99.71 19:30:36 19:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:30:36 19:26:01 1 0.48 0.00 0.02 0.00 0.02 99.48 19:30:36 19:27:01 all 0.31 0.00 0.02 0.00 0.01 99.67 19:30:36 19:27:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:30:36 19:27:01 1 0.52 0.00 0.02 0.00 0.00 99.47 19:30:36 19:28:01 all 0.18 0.00 0.04 0.00 0.01 99.77 19:30:36 19:28:01 0 0.32 0.00 0.03 0.00 0.00 99.65 19:30:36 19:28:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:30:36 19:29:01 all 0.11 0.00 0.03 0.00 0.02 99.85 19:30:36 19:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:30:36 19:29:01 1 0.17 0.00 0.03 0.00 0.03 99.77 19:30:36 19:30:01 all 0.15 0.00 0.03 0.00 0.03 99.80 19:30:36 19:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:30:36 19:30:01 1 0.27 0.00 0.02 0.00 0.02 99.70 19:30:36 Average: all 16.25 0.00 3.92 2.54 0.05 77.24 19:30:36 Average: 0 16.26 0.00 3.95 2.50 0.05 77.24 19:30:36 Average: 1 16.24 0.00 3.89 2.58 0.06 77.23 19:30:36 19:30:36 19:30:36