Pull request #3723 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 9a0d3755af4771a62b4f57dc98159b56cdf520d6 rather than 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 Obtained Jenkinsfile from 9a0d3755af4771a62b4f57dc98159b56cdf520d6 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-ssh4628208904791792436.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3148738448700931771.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3723/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-3723/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1664060700800482976.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-3723/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8523035359139244652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh223757383306388717.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-3723/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-3723/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2759066652161222637.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-1590 in /w/workspace/edgexfoundry_edgex-go_PR-3723 [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-ssh2879562720600622965.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 Merge succeeded, producing 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 Checking out Revision 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 (PR-3723) > 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-ssh3043369265332979254.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3723/head:refs/remotes/origin/PR-3723 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # 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-ssh3898360482076051140.key > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # timeout=10 Commit message: "refactor(all): Remove unused Redis client variables" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:32:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:32:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:38 ========================================================= 08:32:38 EdgeX Global Pipelines Version Info 08:32:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:32:40 ------------------- 08:32:40 stable info: 08:32:40 ------------------- 08:32:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:32:40 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 08:32:40 Message: update stable to v1.0.205 08:32:40 ------------------- 08:32:40 experimental info: 08:32:40 ------------------- 08:32:40 Commited By: **** collab-it+edgex@linuxfoundation.org 08:32:40 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 08:32:40 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:32:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:32:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:32:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:32:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:32:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:32:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3723 [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3723 [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3723 [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [Pipeline] echo 08:32:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 905a639 [Pipeline] echo 08:32:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:44 provisioning config files... 08:32:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1819256812644338658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:44 ---> docker-login.sh 08:32:44 nexus3.edgexfoundry.org:10001 08:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:44 Configure a credential helper to remove this warning. See 08:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:44 08:32:44 Login Succeeded 08:32:44 nexus3.edgexfoundry.org:10002 08:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:45 Configure a credential helper to remove this warning. See 08:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:45 08:32:45 Login Succeeded 08:32:45 nexus3.edgexfoundry.org:10003 08:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:45 Configure a credential helper to remove this warning. See 08:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:45 08:32:45 Login Succeeded 08:32:45 nexus3.edgexfoundry.org:10004 08:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:45 Configure a credential helper to remove this warning. See 08:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:45 08:32:45 Login Succeeded 08:32:45 docker.io 08:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:46 Configure a credential helper to remove this warning. See 08:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:46 08:32:46 Login Succeeded 08:32:46 ---> docker-login.sh ends [Pipeline] } 08:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:46 ++ 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 08:32:46 + for file in '`ls cmd/**/Dockerfile`' 08:32:46 ++ cut -d/ -f2 08:32:46 ++ dirname cmd/core-command/Dockerfile 08:32:46 + echo core-command,cmd/core-command/Dockerfile 08:32:46 + for file in '`ls cmd/**/Dockerfile`' 08:32:46 ++ cut -d/ -f2 08:32:46 ++ dirname cmd/core-data/Dockerfile 08:32:46 + echo core-data,cmd/core-data/Dockerfile 08:32:46 + for file in '`ls cmd/**/Dockerfile`' 08:32:46 ++ dirname cmd/core-metadata/Dockerfile 08:32:46 ++ cut -d/ -f2 08:32:46 + echo core-metadata,cmd/core-metadata/Dockerfile 08:32:46 + for file in '`ls cmd/**/Dockerfile`' 08:32:46 ++ dirname cmd/security-bootstrapper/Dockerfile 08:32:46 ++ cut -d/ -f2 08:32:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:32:46 + for file in '`ls cmd/**/Dockerfile`' 08:32:46 ++ dirname cmd/security-proxy-setup/Dockerfile 08:32:46 ++ cut -d/ -f2 08:32:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:32:46 + for file in '`ls cmd/**/Dockerfile`' 08:32:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:32:46 ++ cut -d/ -f2 08:32:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:32:46 + for file in '`ls cmd/**/Dockerfile`' 08:32:46 ++ dirname cmd/support-notifications/Dockerfile 08:32:46 ++ cut -d/ -f2 08:32:46 + echo support-notifications,cmd/support-notifications/Dockerfile 08:32:46 + for file in '`ls cmd/**/Dockerfile`' 08:32:46 ++ dirname cmd/support-scheduler/Dockerfile 08:32:46 ++ cut -d/ -f2 08:32:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:32:46 + for file in '`ls cmd/**/Dockerfile`' 08:32:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:32:46 ++ cut -d/ -f2 08:32:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:32:46 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 08:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:49 08:32:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:32:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:50 latest: Pulling from edgex-devops/git-semver 08:32:50 31603596830f: Pulling fs layer 08:32:50 04fac38145f0: Pulling fs layer 08:32:50 701f6daf10bf: Pulling fs layer 08:32:50 24f72da36158: Pulling fs layer 08:32:50 24f72da36158: Waiting 08:32:50 04fac38145f0: Verifying Checksum 08:32:50 04fac38145f0: Download complete 08:32:50 31603596830f: Verifying Checksum 08:32:50 31603596830f: Download complete 08:32:50 31603596830f: Pull complete 08:32:50 701f6daf10bf: Verifying Checksum 08:32:50 701f6daf10bf: Download complete 08:32:50 24f72da36158: Verifying Checksum 08:32:50 24f72da36158: Download complete 08:32:50 04fac38145f0: Pull complete 08:32:51 701f6daf10bf: Pull complete 08:32:51 24f72da36158: Pull complete 08:32:51 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 08:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:32:51 prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container 08:32:51 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:32:52 $ docker top c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:52 [ssh-agent] Looking for ssh-agent implementation... 08:32:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:52 $ docker exec c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 ssh-agent 08:32:52 SSH_AUTH_SOCK=/tmp/ssh-UIapGbMz7u28/agent.14 08:32:52 SSH_AGENT_PID=20 08:32:52 Running ssh-add (command line suppressed) 08:32:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2684831591416555674.key (/w/workspace/edgex-go/1@tmp/private_key_2684831591416555674.key) 08:32:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:53 + git tag --points-at HEAD [Pipeline] } 08:32:53 $ docker exec --env ******** --env ******** c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 ssh-agent -k 08:32:53 unset SSH_AUTH_SOCK; 08:32:53 unset SSH_AGENT_PID; 08:32:53 echo Agent pid 20 killed; 08:32:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:53 [ssh-agent] Looking for ssh-agent implementation... 08:32:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:53 $ docker exec c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 ssh-agent 08:32:53 SSH_AUTH_SOCK=/tmp/ssh-kKkajnyPeU7M/agent.54 08:32:53 SSH_AGENT_PID=61 08:32:53 Running ssh-add (command line suppressed) 08:32:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6530641363144520371.key (/w/workspace/edgex-go/1@tmp/private_key_6530641363144520371.key) 08:32:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:54 + git semver init 08:32:54 # -> Open(): unable to determine branch for HEAD 08:32:54 # $GIT_DIR = /w/workspace/edgex-go/1/.git 08:32:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 08:32:54 # $SEMVER_REMOTE_NAME = origin 08:32:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:32:54 # $SEMVER_USER_NAME = edgex-jenkins 08:32:54 # $SEMVER_BRANCH = PR-3723 08:32:54 # $SEMVER_TEMP = /tmp/semver-720791843 08:32:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:33:16 # '/tmp/semver-720791843' -> '/w/workspace/edgex-go/1/.semver' 08:33:16 # -> Force: false 08:33:16 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 08:33:16 $ docker exec --env ******** --env ******** c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 ssh-agent -k 08:33:16 unset SSH_AUTH_SOCK; 08:33:16 unset SSH_AGENT_PID; 08:33:16 echo Agent pid 61 killed; 08:33:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:16 + git semver [Pipeline] } 08:33:16 $ docker stop --time=1 c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 08:33:18 $ docker rm -f c1a2fed06d878838e1618aab99fabc8eed3b431c82304b06f781b339c8b9fa75 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:19 Stashed 1 file(s) [Pipeline] echo 08:33:19 [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 08:33:20 ========================================================= 08:33:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:33:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:33:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:33:22 540db60ca938: Pulling fs layer 08:33:22 adcc1eea9eea: Pulling fs layer 08:33:22 4c4ab2625f07: Pulling fs layer 08:33:22 db62176df00c: Pulling fs layer 08:33:22 3b30891b0d05: Pulling fs layer 08:33:22 06b49ca38bd5: Pulling fs layer 08:33:22 c788192a36de: Pulling fs layer 08:33:22 a77e37c0d609: Pulling fs layer 08:33:22 c3185cebc471: Pulling fs layer 08:33:22 06b49ca38bd5: Waiting 08:33:22 c788192a36de: Waiting 08:33:22 a77e37c0d609: Waiting 08:33:22 c3185cebc471: Waiting 08:33:22 db62176df00c: Waiting 08:33:22 3b30891b0d05: Waiting 08:33:22 4c4ab2625f07: Verifying Checksum 08:33:22 4c4ab2625f07: Download complete 08:33:22 adcc1eea9eea: Verifying Checksum 08:33:22 adcc1eea9eea: Download complete 08:33:22 3b30891b0d05: Verifying Checksum 08:33:22 3b30891b0d05: Download complete 08:33:22 06b49ca38bd5: Verifying Checksum 08:33:22 06b49ca38bd5: Download complete 08:33:22 540db60ca938: Verifying Checksum 08:33:22 540db60ca938: Download complete 08:33:22 c788192a36de: Verifying Checksum 08:33:22 c788192a36de: Download complete 08:33:22 540db60ca938: Pull complete 08:33:23 adcc1eea9eea: Pull complete 08:33:23 4c4ab2625f07: Pull complete 08:33:23 a77e37c0d609: Verifying Checksum 08:33:23 a77e37c0d609: Download complete 08:33:26 c3185cebc471: Verifying Checksum 08:33:26 c3185cebc471: Download complete 08:33:26 db62176df00c: Verifying Checksum 08:33:26 db62176df00c: Download complete 08:33:29 db62176df00c: Pull complete 08:33:29 3b30891b0d05: Pull complete 08:33:29 06b49ca38bd5: Pull complete 08:33:29 c788192a36de: Pull complete 08:33:29 a77e37c0d609: Pull complete 08:33:31 c3185cebc471: Pull complete 08:33:31 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 08:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:33:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:33:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:33:32 WORKDIR /edgex 08:33:32 COPY go.mod . 08:33:32 RUN go mod download' 08:33:32 + docker build -t ci-base-image-x86_64 -f - . 08:33:33 Sending build context to Docker daemon 328.9MB 08:33:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:33:33 ---> 031687cdd783 08:33:33 Step 2/4 : WORKDIR /edgex 08:33:35 ---> Running in ae892148a79b 08:33:35 Removing intermediate container ae892148a79b 08:33:35 ---> e3684aff9918 08:33:35 Step 3/4 : COPY go.mod . 08:33:35 Still waiting to schedule task 08:33:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:33:35 ---> afc9d430fa94 08:33:35 Step 4/4 : RUN go mod download 08:33:35 ---> Running in c09791964f1d 08:34:43 Removing intermediate container c09791964f1d 08:34:43 ---> e148087f0941 08:34:43 Successfully built e148087f0941 08:34:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:34:43 + docker inspect -f . ci-base-image-x86_64 08:34:43 . [Pipeline] withDockerContainer 08:34:43 prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container 08:34: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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:34:44 $ docker top 6c65ce51c2f9d533ce3a5c525d5aff03090b188ad53bd5a73868161d4d679187 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:44 + go version 08:34:44 go version go1.16.6 linux/amd64 [Pipeline] } 08:34:44 $ docker stop --time=1 6c65ce51c2f9d533ce3a5c525d5aff03090b188ad53bd5a73868161d4d679187 08:34:46 $ docker rm -f 6c65ce51c2f9d533ce3a5c525d5aff03090b188ad53bd5a73868161d4d679187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:46 + docker inspect -f . ci-base-image-x86_64 08:34:46 . [Pipeline] withDockerContainer 08:34:47 prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container 08:34:47 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:34:47 $ docker top f7512abebf42923741fb35802a7bbf3f8a4819df16f9b9820cd0ae7cbf7660f8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:47 ========================================================= 08:34:47 [edgeXBuildGoParallel] Running Tests and Build... 08:34:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:48 + go mod tidy [Pipeline] sh 08:34:48 + make test 08:34:48 go mod tidy 08:34:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:34:54 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:35:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:35:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:35:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:35:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:35:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:35:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:35:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:35:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:35:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:35:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:35:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:35:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:35:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 08:35:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:35:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 98.5% of statements 08:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 46.3% of statements 08:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:35:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements 08:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:35:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 08:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:35:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.293s coverage: 94.2% of statements 08:35:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:35:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:35:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 08:35:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:35:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:35:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:35:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:35:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:35:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 60.0% of statements 08:35:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:35:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:35:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:35:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements 08:35:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:35:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 08:35:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 08:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 08:35:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 08:35:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 08:35:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.596s coverage: 96.3% of statements 08:35:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 08:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 08:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 08:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.214s coverage: 81.8% of statements 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:35:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1591 in /w/workspace/edgexfoundry_edgex-go_PR-3723 [Pipeline] { [Pipeline] ws 08:35:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:35:53 The recommended git tool is: git 08:36:00 using credential edgex-jenkins-ssh 08:36:00 Cloning the remote Git repository 08:36:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:36:01 > git init /w/workspace/edgex-go/1 # timeout=10 08:36:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:01 > git --version # timeout=10 08:36:01 > git --version # 'git version 2.17.1' 08:36:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.224s coverage: 70.5% of statements 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:36:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 08:36:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:36:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 08:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:36:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:36:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.0% of statements 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:36:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:36:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:36:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:36:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:36:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 08:36:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 08:36:12 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 08:36:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3723/head:refs/remotes/origin/PR-3723 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:36:18 Merging remotes/origin/main commit 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:36:18 Merge succeeded, producing 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:36:18 Checking out Revision 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 (PR-3723) 08:36:18 > git config core.sparsecheckout # timeout=10 08:36:18 > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # timeout=10 08:36:18 > git remote # timeout=10 08:36:18 > git config --get remote.origin.url # timeout=10 08:36:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:18 > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 08:36:18 > git rev-parse HEAD^{commit} # timeout=10 08:36:18 > git config core.sparsecheckout # timeout=10 08:36:18 > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # timeout=10 08:36:23 Commit message: "refactor(all): Remove unused Redis client variables" 08:36:23 > git --version # timeout=10 08:36:23 > git --version # 'git version 2.17.1' 08:36:23 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:24 provisioning config files... 08:36:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config624812348114642291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:26 ---> docker-login.sh 08:36:26 nexus3.edgexfoundry.org:10001 08:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:28 Configure a credential helper to remove this warning. See 08:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:28 08:36:28 Login Succeeded 08:36:28 nexus3.edgexfoundry.org:10002 08:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:28 Configure a credential helper to remove this warning. See 08:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:28 08:36:28 Login Succeeded 08:36:28 nexus3.edgexfoundry.org:10003 08:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:29 Configure a credential helper to remove this warning. See 08:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:29 08:36:29 Login Succeeded 08:36:29 nexus3.edgexfoundry.org:10004 08:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:29 Configure a credential helper to remove this warning. See 08:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:29 08:36:29 Login Succeeded 08:36:29 docker.io 08:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:30 Configure a credential helper to remove this warning. See 08:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:30 08:36:30 Login Succeeded 08:36:30 ---> docker-login.sh ends [Pipeline] } 08:36:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:36:31 ========================================================= 08:36:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:36:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:36:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:36:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:32 595b0fe564bb: Pulling fs layer 08:36:32 24495759ef45: Pulling fs layer 08:36:32 d148012ef14d: Pulling fs layer 08:36:32 e90a11edd702: Pulling fs layer 08:36:32 d77568369979: Pulling fs layer 08:36:32 fc1c9f9a7f3b: Pulling fs layer 08:36:32 170f2ba95c9a: Pulling fs layer 08:36:32 97ac5df62f85: Pulling fs layer 08:36:32 e90a11edd702: Waiting 08:36:32 d77568369979: Waiting 08:36:32 fc1c9f9a7f3b: Waiting 08:36:32 97ac5df62f85: Waiting 08:36:32 170f2ba95c9a: Waiting 08:36:32 d148012ef14d: Download complete 08:36:32 24495759ef45: Download complete 08:36:32 d77568369979: Download complete 08:36:32 fc1c9f9a7f3b: Verifying Checksum 08:36:32 fc1c9f9a7f3b: Download complete 08:36:32 595b0fe564bb: Verifying Checksum 08:36:32 595b0fe564bb: Download complete 08:36:32 170f2ba95c9a: Verifying Checksum 08:36:32 170f2ba95c9a: Download complete 08:36:33 595b0fe564bb: Pull complete 08:36:33 24495759ef45: Pull complete 08:36:34 d148012ef14d: Pull complete 08:36:35 GO111MODULE=on go vet ./... 08:36:36 97ac5df62f85: Verifying Checksum 08:36:36 97ac5df62f85: Download complete 08:36:36 e90a11edd702: Verifying Checksum 08:36:36 e90a11edd702: Download complete 08:36:43 gofmt -l . 08:36:44 [ "`gofmt -l .`" = "" ] 08:36:44 ./bin/test-attribution-txt.sh [Pipeline] sh 08:36:44 + ls -al . 08:36:44 total 612 08:36:44 drwxrwxr-x 10 1001 1001 4096 Sep 27 08:36 . 08:36:44 drwxr-xr-x 4 root root 28 Sep 27 08:34 .. 08:36:44 -rw-rw-r-- 1 1001 1001 11 Sep 27 08:32 .dockerignore 08:36:44 drwxrwxr-x 8 1001 1001 179 Sep 27 08:32 .git 08:36:44 drwxrwxr-x 4 1001 1001 142 Sep 27 08:32 .github 08:36:44 -rw-rw-r-- 1 1001 1001 818 Sep 27 08:32 .gitignore 08:36:44 -rw-rw-r-- 1 1001 1001 129 Sep 27 08:32 .golangci.yml 08:36:44 -rw-rw-r-- 1 1001 1001 76 Sep 27 08:32 .hadolint.yml 08:36:44 drwx------ 3 1001 1001 58 Sep 27 08:33 .semver 08:36:44 -rw-rw-r-- 1 1001 1001 166 Sep 27 08:32 .sonarcloud.properties 08:36:44 -rw-rw-r-- 1 1001 1001 1171 Sep 27 08:32 ADOPTERS.md 08:36:44 -rw-rw-r-- 1 1001 1001 8493 Sep 27 08:32 Attribution.txt 08:36:44 -rw-rw-r-- 1 1001 1001 43881 Sep 27 08:32 CHANGELOG.md 08:36:44 -rw-rw-r-- 1 1001 1001 3804 Sep 27 08:32 CONTRIBUTING.md 08:36:44 -rw-rw-r-- 1 1001 1001 677 Sep 27 08:32 GOVERNANCE.md 08:36:44 -rw-rw-r-- 1 1001 1001 849 Sep 27 08:32 Jenkinsfile 08:36:44 -rw-rw-r-- 1 1001 1001 10775 Sep 27 08:32 LICENSE 08:36:44 -rw-rw-r-- 1 1001 1001 6386 Sep 27 08:32 Makefile 08:36:44 -rw-rw-r-- 1 1001 1001 582 Sep 27 08:32 OWNERS.md 08:36:44 -rw-rw-r-- 1 1001 1001 8643 Sep 27 08:32 README.md 08:36:44 -rw-rw-r-- 1 1001 1001 6912 Sep 27 08:32 SECURITY.md 08:36:44 -rw-rw-r-- 1 1001 1001 5 Sep 27 08:33 VERSION 08:36:44 -rw-rw-r-- 1 1001 1001 4131 Sep 27 08:32 ZMQWindows.md 08:36:44 drwxrwxr-x 2 1001 1001 37 Sep 27 08:32 bin 08:36:44 drwxrwxr-x 14 1001 1001 4096 Sep 27 08:32 cmd 08:36:44 -rw-r--r-- 1 root root 403624 Sep 27 08:36 coverage.out 08:36:44 -rw-rw-r-- 1 1001 1001 841 Sep 27 08:32 go.mod 08:36:44 -rw-r--r-- 1 root root 50064 Sep 27 08:34 go.sum 08:36:44 drwxrwxr-x 8 1001 1001 124 Sep 27 08:32 internal 08:36:44 drwxrwxr-x 3 1001 1001 16 Sep 27 08:32 openapi 08:36:44 drwxrwxr-x 4 1001 1001 71 Sep 27 08:32 snap 08:36:44 -rw-rw-r-- 1 1001 1001 204 Sep 27 08:32 version.go [Pipeline] sh 08:36:45 + '[' -e coverage.out ] 08:36:45 + chown 1001:1001 coverage.out [Pipeline] stash 08:36:45 Stashed 1 file(s) [Pipeline] sh 08:36:45 + make build 08:36:45 go mod tidy 08:36:45 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 08:36:46 e90a11edd702: Pull complete 08:36:46 d77568369979: Pull complete 08:36:46 fc1c9f9a7f3b: Pull complete 08:36:47 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 08:36:47 170f2ba95c9a: Pull complete 08:36: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 08:36:54 97ac5df62f85: Pull complete 08:36:54 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 08:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:36:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:36:54 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 08:36:54 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:36:54 WORKDIR /edgex 08:36:54 COPY go.mod . 08:36:54 RUN go mod downloaddocker 08:36:54 build -t ci-base-image-arm64 -f - . 08:36:55 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 08:36:55 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 08:36:56 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 08:36:57 Sending build context to Docker daemon 166.1MB 08:36:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:36:57 ---> 04bc70af865f 08:36:57 Step 2/4 : WORKDIR /edgex 08:36:57 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 08:36:58 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 08:36:59 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 08:37:00 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 08:37:01 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 08:37:01 ---> Running in ddac1cf181d1 08:37:01 Removing intermediate container ddac1cf181d1 08:37:01 ---> aff6ad22b069 08:37:01 Step 3/4 : COPY go.mod . 08:37:02 ---> b41e5ae32847 08:37:02 Step 4/4 : RUN go mod download [Pipeline] } 08:37:02 $ docker stop --time=1 f7512abebf42923741fb35802a7bbf3f8a4819df16f9b9820cd0ae7cbf7660f8 08:37:02 ---> Running in e3265afde713 08:37:04 $ docker rm -f f7512abebf42923741fb35802a7bbf3f8a4819df16f9b9820cd0ae7cbf7660f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:10 08:37:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:37:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:10 latest: Pulling from edgex-devops/edgex-compose 08:37:10 cbdbe7a5bc2a: Pulling fs layer 08:37:10 ca9280d653b3: Pulling fs layer 08:37:10 7e9c9ca2126c: Pulling fs layer 08:37:11 cbdbe7a5bc2a: Verifying Checksum 08:37:11 cbdbe7a5bc2a: Download complete 08:37:11 cbdbe7a5bc2a: Pull complete 08:37:11 ca9280d653b3: Verifying Checksum 08:37:11 ca9280d653b3: Download complete 08:37:12 ca9280d653b3: Pull complete 08:37:13 7e9c9ca2126c: Verifying Checksum 08:37:13 7e9c9ca2126c: Download complete 08:37:17 7e9c9ca2126c: Pull complete 08:37:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:37:17 prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container 08:37:17 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:37:19 $ docker top 15eac20a10b647f7018de7dc9be5b130c2cdc25192d9cadc639b68bd47236260 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:20 + grep parallel 08:37:20 + docker-compose build --help 08:37:20 --parallel Build images in parallel. [Pipeline] } 08:37:20 $ docker stop --time=1 15eac20a10b647f7018de7dc9be5b130c2cdc25192d9cadc639b68bd47236260 08:37:21 $ docker rm -f 15eac20a10b647f7018de7dc9be5b130c2cdc25192d9cadc639b68bd47236260 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:37:22 . [Pipeline] withDockerContainer 08:37:22 prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container 08:37:22 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:37:23 $ docker top 618f183a8a6f628268a1fa0c81b6a60d98a9018192365a562a0c8a84b41fb12d -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:24 + docker-compose -f ./docker-compose-build.yml build --parallel 08:37:24 Building core-command ... 08:37:24 Building core-data ... 08:37:24 Building core-metadata ... 08:37:24 Building security-bootstrapper ... 08:37:24 Building security-proxy-setup ... 08:37:24 Building security-secretstore-setup ... 08:37:24 Building support-notifications ... 08:37:24 Building support-scheduler ... 08:37:24 Building sys-mgmt-agent ... 08:37:24 Building core-data 08:37:24 Building security-bootstrapper 08:37:24 Building security-secretstore-setup 08:37:24 Building security-proxy-setup 08:37:24 Building sys-mgmt-agent 08:37:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:37:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:35 ---> e148087f0941 08:37:35 Step 3/24 : WORKDIR /edgex-go 08:37:35 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:37:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:37:35 ---> e148087f0941 08:37:35 Step 3/32 : WORKDIR /edgex-go 08:37:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:37:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:35 ---> e148087f0941 08:37:35 Step 3/22 : WORKDIR /edgex-go 08:37:38 ---> Running in 20e950186d66 08:37:38 ---> Running in 858dd66d8382 08:37:38 ---> Running in a357aecd93fd 08:37:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:37:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:43 ---> e148087f0941 08:37:43 Step 3/24 : WORKDIR /edgex-go 08:37:43 ---> Using cache 08:37:43 ---> 8027c5234532 08:37:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:43 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:37:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:37:43 ---> e148087f0941 08:37:43 Step 3/26 : WORKDIR /edgex-go 08:37:43 ---> Using cache 08:37:43 ---> 8027c5234532 08:37:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:43 Removing intermediate container 20e950186d66 08:37:43 ---> 2dc09edca1a7 08:37:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:43 Removing intermediate container 858dd66d8382 08:37:43 ---> 5213e09643a5 08:37:43 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:43 Removing intermediate container a357aecd93fd 08:37:43 ---> 8027c5234532 08:37:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:43 ---> Running in 9d7c05b2ce11 08:37:43 ---> Running in 01abd253f557 08:37:43 ---> Running in 1f28163878cd 08:37:43 ---> Running in 4c761f52bf42 08:37:43 ---> Running in dd26dcea521e 08:37:44 Removing intermediate container 9d7c05b2ce11 08:37:44 ---> 48aa83218963 08:37:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:37:44 ---> Running in 019ca06a463c 08:37:44 Removing intermediate container 01abd253f557 08:37:44 ---> 573d034fb8af 08:37:44 Step 5/22 : RUN apk add --update --no-cache make git 08:37:44 ---> Running in 8839c97a3f7c 08:37:44 Removing intermediate container 1f28163878cd 08:37:44 ---> c800004e3a37 08:37:44 Step 5/26 : RUN apk add --update --no-cache make git 08:37:45 ---> Running in 5a36f16b875e 08:37:45 Removing intermediate container 4c761f52bf42 08:37:45 ---> 74d95e6e5df9 08:37:45 Step 5/32 : RUN apk add --update --no-cache make git 08:37:45 ---> Running in 853d7df0afff 08:37:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:45 Removing intermediate container dd26dcea521e 08:37:45 ---> 0457a1b8db74 08:37:45 Step 5/24 : RUN apk add --update --no-cache make bash git 08:37:45 ---> Running in 05308aaedba9 08:37:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:47 OK: 219 MiB in 52 packages 08:37:47 OK: 219 MiB in 52 packages 08:37:47 Removing intermediate container 019ca06a463c 08:37:47 ---> fe136e1c6914 08:37:47 Step 6/24 : COPY go.mod . 08:37:47 OK: 219 MiB in 52 packages 08:37:47 Removing intermediate container 853d7df0afff 08:37:47 ---> f5a69f10f542 08:37:47 Step 6/32 : COPY go.mod . 08:37:47 OK: 219 MiB in 52 packages 08:37:47 OK: 219 MiB in 52 packages 08:37:47 ---> 913974f00f9a 08:37:47 Step 7/24 : RUN go mod download 08:37:47 ---> Running in 83a9ac86c294 08:37:47 ---> a86a60e0ad63 08:37:47 Step 7/32 : RUN go mod download 08:37:47 Removing intermediate container 5a36f16b875e 08:37:47 ---> 8060e1ed246f 08:37:47 Step 6/26 : COPY go.mod . 08:37:47 ---> Running in 76d4c1e7d62c 08:37:48 ---> 3dac9756b93b 08:37:48 Step 7/26 : RUN go mod download 08:37:48 ---> Running in 5b5d884217fd 08:37:48 Removing intermediate container 8839c97a3f7c 08:37:48 ---> 3001890b2363 08:37:48 Step 6/22 : COPY go.mod . 08:37:48 Removing intermediate container 05308aaedba9 08:37:48 ---> a6f9c28197fb 08:37:48 Step 6/24 : COPY go.mod . 08:37:48 ---> bb005db32f6f 08:37:48 Step 7/22 : RUN go mod download 08:37:48 ---> Running in df21c3a85913 08:37:48 ---> 95a47ee16718 08:37:48 Step 7/24 : RUN go mod download 08:37:48 ---> Running in 184e59533ca5 08:37:50 Removing intermediate container 83a9ac86c294 08:37:50 ---> bb31c90e54c9 08:37:50 Step 8/24 : COPY . . 08:37:50 Removing intermediate container 5b5d884217fd 08:37:50 ---> 55a1ebc7b53e 08:37:50 Step 8/26 : COPY . . 08:37:53 Removing intermediate container 76d4c1e7d62c 08:37:53 ---> 2507d1b6387c 08:37:53 Step 8/32 : COPY . . 08:37:53 Removing intermediate container df21c3a85913 08:37:53 ---> c0c447379178 08:37:53 Step 8/22 : COPY . . 08:37:53 Removing intermediate container 184e59533ca5 08:37:53 ---> daa63484a6f1 08:37:53 Step 8/24 : COPY . . 08:38:01 ---> 04f39b856e24 08:38:01 Step 9/26 : RUN go mod tidy 08:38:01 ---> 18f6c65f0846 08:38:01 Step 9/24 : RUN go mod tidy 08:38:01 ---> 59170b583f3f 08:38:01 Step 9/22 : RUN go mod tidy 08:38:01 ---> Running in bf3dccc20ad4 08:38:01 ---> Running in 46d5399ca3dd 08:38:01 ---> Running in 27b4cbf7c4b0 08:38:05 Removing intermediate container 46d5399ca3dd 08:38:05 ---> 7c20baa888eb 08:38:05 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:38:05 ---> Running in e9294b48332a 08:38:05 Removing intermediate container bf3dccc20ad4 08:38:05 ---> 55c542dc3d55 08:38:05 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:05 Removing intermediate container 27b4cbf7c4b0 08:38:05 ---> 84e0926fa59f 08:38:05 Step 10/24 : RUN make cmd/core-data/core-data 08:38:05 ---> Running in 86aa45402a5a 08:38:05 ---> Running in cfe30846054e 08:38: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 08:38:06 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 08:38: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 08:38:16 ---> 73a5e6c5767b 08:38:16 Step 9/32 : RUN go mod tidy 08:38:16 ---> Running in 93d553d04d32 08:38:16 ---> 5c1da850f8eb 08:38:16 Step 9/24 : RUN go mod tidy 08:38:16 ---> Running in 9bc9a786c004 08:38:17 Removing intermediate container 93d553d04d32 08:38:17 ---> 0101b04ef938 08:38:17 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:17 ---> Running in 22ced820772d 08:38:18 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 08:38:18 Removing intermediate container 9bc9a786c004 08:38:18 ---> 52ae93f2621e 08:38:18 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:38:18 ---> Running in f1703407aba2 08:38:18 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 08:38:40 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 08:38:42 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 08:38:44 Removing intermediate container e9294b48332a 08:38:44 ---> 3534d611c609 08:38:44 08:38:44 Step 11/22 : FROM alpine:3.14 08:38:44 3.14: Pulling from library/alpine 08:38:44 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:38:44 Status: Downloaded newer image for alpine:3.14 08:38:45 ---> 14119a10abf4 08:38:45 Step 12/22 : RUN apk add --update --no-cache curl 08:38:45 ---> Running in 040aa51834f3 08:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:38:46 (1/5) Installing ca-certificates (20191127-r5) 08:38:46 (2/5) Installing brotli-libs (1.0.9-r5) 08:38:46 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:38:46 (4/5) Installing libcurl (7.79.1-r0) 08:38:46 (5/5) Installing curl (7.79.1-r0) 08:38:46 Executing busybox-1.33.1-r3.trigger 08:38:46 Removing intermediate container 86aa45402a5a 08:38:46 ---> c1ec3b452dcc 08:38:46 08:38:46 Step 11/26 : FROM alpine:3.14 08:38:46 ---> 14119a10abf4 08:38:46 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:38:46 Executing ca-certificates-20191127-r5.trigger 08:38:46 ---> Running in def8d35939f5 08:38:46 OK: 8 MiB in 19 packages 08:38:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:38:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:38:47 Removing intermediate container 040aa51834f3 08:38:47 ---> 1ffbff33c42b 08:38:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:38:47 ---> Running in dd097702063b 08:38:47 Removing intermediate container dd097702063b 08:38:47 ---> 1ad5eeafdedd 08:38:47 Step 14/22 : WORKDIR /edgex 08:38:47 ---> Running in 0ef6fcb13079 08:38:47 (1/3) Installing ca-certificates (20191127-r5) 08:38:47 (2/3) Installing dumb-init (1.2.5-r1) 08:38:47 (3/3) Installing su-exec (0.2-r1) 08:38:47 Executing busybox-1.33.1-r3.trigger 08:38:47 Executing ca-certificates-20191127-r5.trigger 08:38:47 OK: 6 MiB in 17 packages 08:38:47 Removing intermediate container 0ef6fcb13079 08:38:47 ---> 34c061deddb1 08:38:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:38:48 ---> a23e515d855f 08:38:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:38:48 Removing intermediate container def8d35939f5 08:38:48 ---> 909b8930e8ae 08:38:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:38:48 ---> Running in 1005424a27f2 08:38:48 ---> 6e124e05dd72 08:38:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:48 Removing intermediate container 1005424a27f2 08:38:48 ---> 99473831e8f2 08:38:48 Step 14/26 : WORKDIR / 08:38:49 ---> Running in f92419a716a0 08:38:49 Removing intermediate container f92419a716a0 08:38:49 ---> 83fa2b66b978 08:38:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:49 ---> 35f4b89ccea4 08:38:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:38:49 ---> Running in 4cda4f530031 08:38:49 ---> f9e694fc39e4 08:38:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:38:49 Removing intermediate container 4cda4f530031 08:38:49 ---> a992e028493a 08:38:49 Step 19/22 : CMD ["--init=true"] 08:38:49 ---> Running in 853f1583de46 08:38:49 ---> 38587af45987 08:38:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:38:49 Removing intermediate container 853f1583de46 08:38:49 ---> d233a53a2259 08:38:49 Step 20/22 : LABEL arch=x86_64 08:38:50 ---> Running in 4e74d70682c9 08:38:50 ---> f848df427daf 08:38:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:38:50 Removing intermediate container 4e74d70682c9 08:38:50 ---> 1cda3d8325fe 08:38:50 Step 21/22 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:38:50 ---> Running in 9e39ff5a5c23 08:38:50 ---> 63639c601cd5 08:38:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:50 Removing intermediate container 9e39ff5a5c23 08:38:50 ---> 7333febfb969 08:38:50 Step 22/22 : LABEL version=0.0.0 08:38:50 ---> Running in 57f50bf1c13d 08:38:51 Removing intermediate container 57f50bf1c13d 08:38:51 ---> fe2c01cf9d69 08:38:51 08:38:51 Successfully built fe2c01cf9d69 08:38:51 ---> 82bad890a504 08:38:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:51 Successfully tagged security-proxy-setup:latest 08:38:51  Building security-proxy-setup ... done Building support-scheduler 08:38:52 ---> 968c420cec90 08:38:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:52 ---> ccfcd4f2cc1d 08:38:52 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/ 08:38:53 ---> Running in 5ffa6b354098 08:38:54 Removing intermediate container cfe30846054e 08:38:54 ---> 0f4448e841bc 08:38:54 08:38:54 Step 11/24 : FROM alpine:3.14 08:38:54 ---> 14119a10abf4 08:38:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:38:54 ---> Running in 97b804ae1b5d 08:38:54 Removing intermediate container 97b804ae1b5d 08:38:54 ---> 3558a1cfb38b 08:38:54 Step 13/24 : ENV APP_PORT=59880 08:38:54 ---> Running in 4acba7d0e0e0 08:38:54 Removing intermediate container 5ffa6b354098 08:38:54 ---> 3c301c30ad6b 08:38:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:38:55 ---> Running in ddd72e65154f 08:38:55 Removing intermediate container 4acba7d0e0e0 08:38:55 ---> 7867186de710 08:38:55 Step 14/24 : EXPOSE $APP_PORT 08:38:55 ---> Running in 84a9403bfdba 08:38:55 Removing intermediate container ddd72e65154f 08:38:55 ---> 02b5302f2875 08:38:55 Step 24/26 : LABEL arch=x86_64 08:38:55 ---> Running in ddb0ca13e7a2 08:38:56 Removing intermediate container f1703407aba2 08:38:56 ---> af2ce4236c79 08:38:56 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:38:56 Removing intermediate container 84a9403bfdba 08:38:56 ---> eee1e554464c 08:38:56 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:56 Removing intermediate container 22ced820772d 08:38:56 ---> 0206c097dfd7 08:38:56 08:38:56 Step 11/32 : FROM alpine:3.14 08:38:56 ---> 14119a10abf4 08:38:56 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:38:56 ---> Running in fa1c62a0960b 08:38:56 ---> Running in 7438b42a1b94 08:38:56 Removing intermediate container ddb0ca13e7a2 08:38:56 ---> a6a78f599118 08:38:56 Step 25/26 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:38:56 ---> Running in d030071b3f48 08:38:56 ---> Running in 2e09948fd5a6 08:38:56 Removing intermediate container d030071b3f48 08:38:56 ---> 7334bcc62f09 08:38:56 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:38:56 ---> Running in 2f52851e4020 08:38:56 Removing intermediate container 2e09948fd5a6 08:38:56 ---> 8dccfd41a51e 08:38:56 Step 26/26 : LABEL version=0.0.0 08:38:57 ---> Running in 07310116f1ff 08:38:57 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 08:38:57 Removing intermediate container 07310116f1ff 08:38:57 ---> d43330df89fd 08:38:57 08:38:57 Successfully built d43330df89fd 08:38:57 Successfully tagged security-secretstore-setup:latest 08:38:57 Building support-notifications 08:38:57  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:38:57 Removing intermediate container 7438b42a1b94 08:38:57 ---> 0f0be0cef3b3 08:38:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:38:57 ---> Running in 6506ef7338e1 08:38:57 (1/2) Installing dumb-init (1.2.5-r1) 08:38:57 (2/2) Installing su-exec (0.2-r1) 08:38:57 Executing busybox-1.33.1-r3.trigger 08:38:57 OK: 6 MiB in 16 packages 08:38:58 Removing intermediate container e3265afde713 08:38:58 ---> 557b85f49f6e 08:38:58 Successfully built 557b85f49f6e 08:38:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:38:58 + docker inspect -f . ci-base-image-arm64 08:38:58 . 08:38:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:38:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:58 ---> e148087f0941 08:38:58 Step 3/23 : WORKDIR /edgex-go 08:38:58 ---> Using cache 08:38:58 ---> 8027c5234532 08:38:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:58 ---> Using cache 08:38:58 ---> 0457a1b8db74 08:38:58 Step 5/23 : RUN apk add --update --no-cache make git [Pipeline] withDockerContainer 08:38:59 prd-ubuntu18.04-docker-arm64-4c-16g-1591 does not seem to be running inside a container 08:38:59 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:39:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:39:00 ---> Running in 9881400e3bd9 08:39:00 Removing intermediate container fa1c62a0960b 08:39:00 ---> 78fc26d39ef9 08:39:00 08:39:00 Step 12/24 : FROM docker:20.10.7 08:39:00 Removing intermediate container 2f52851e4020 08:39:00 ---> ba70f8916e80 08:39:00 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:39:00 20.10.7: Pulling from library/docker 08:39:00 ---> Running in beeb48c8fad3 08:39:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:39:00 Removing intermediate container beeb48c8fad3 08:39:00 ---> e9ae0c741053 08:39:00 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:39:00 $ docker top 35c55d2f1db0b0e4b23142c5a7c911d852790d9d9a746aecfb96eab6a4f76f9c -eo pid,comm 08:39:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:39:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:39:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:01 ---> e148087f0941 08:39:01 Step 3/23 : WORKDIR /edgex-go 08:39:01 ---> Using cache 08:39:01 ---> 8027c5234532 08:39:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:01 ---> Using cache 08:39:01 ---> 0457a1b8db74 08:39:01 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] { [Pipeline] sh 08:39:01 ---> Running in b2a2638df0e3 08:39:01 ---> Running in 36087f64ee34 08:39:01 Removing intermediate container b2a2638df0e3 08:39:01 ---> 4b64711b613e 08:39:01 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:39:01 ---> Running in a4efeb3ab4e5 08:39:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:39:01 Removing intermediate container a4efeb3ab4e5 08:39:01 ---> 25f1143447f8 08:39:01 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:39:01 ---> Running in b5d6135117fa 08:39:01 + go version 08:39:01 go version go1.16.6 linux/arm64 [Pipeline] } 08:39:01 $ docker stop --time=1 35c55d2f1db0b0e4b23142c5a7c911d852790d9d9a746aecfb96eab6a4f76f9c 08:39:02 Removing intermediate container b5d6135117fa 08:39:02 ---> c19166fe6828 08:39:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:39:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:39:02 ---> 24d134063e43 08:39:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:39:02 ---> Running in e29d1f92bd89 08:39:02 (1/6) Installing dumb-init (1.2.5-r1) 08:39:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:39:02 OK: 219 MiB in 52 packages 08:39:02 (3/6) Installing libsodium (1.0.18-r0) 08:39:02 Removing intermediate container e29d1f92bd89 08:39:02 ---> a2b5a949f340 08:39:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:39:02 Removing intermediate container 9881400e3bd9 08:39:02 ---> edff9aeaf164 08:39:02 Step 6/23 : COPY go.mod . 08:39:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:39:03 ---> db785fdcfeaa 08:39:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:39:03 ---> 6b55f8e827fa 08:39:03 Step 7/23 : RUN go mod download 08:39:03 ---> Running in f26c641f66d7 08:39:03 ---> 32cb2b4a55d5 08:39:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:39:03 ---> bd7686631bf4 08:39:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:39:03 $ docker rm -f 35c55d2f1db0b0e4b23142c5a7c911d852790d9d9a746aecfb96eab6a4f76f9c 08:39:03 (5/6) Installing libzmq (4.3.4-r0) 08:39:03 ---> ad62cac4a266 08:39:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:39:04 OK: 219 MiB in 52 packages 08:39:04 ---> a796ef3d8775 08:39:04 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:39:04 (6/6) Installing zeromq (4.3.4-r0) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 08:39:04 Executing busybox-1.33.1-r3.trigger 08:39:04 OK: 8 MiB in 20 packages 08:39:04 ---> Running in e0d36fb0db35 08:39:04 Removing intermediate container e0d36fb0db35 08:39:04 ---> f89317cd6cc0 08:39:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] isUnix [Pipeline] sh 08:39:04 Removing intermediate container f26c641f66d7 08:39:04 ---> 51d1c7fbc64a 08:39:04 Step 8/23 : COPY . . 08:39:04 Removing intermediate container 36087f64ee34 08:39:04 ---> 65db8bc0bc7b 08:39:04 Step 6/23 : COPY go.mod . 08:39:04 Removing intermediate container 6506ef7338e1 08:39:04 ---> 4b8ec6583421 08:39:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:04 + docker inspect -f . ci-base-image-arm64 08:39:04 . [Pipeline] withDockerContainer 08:39:05 prd-ubuntu18.04-docker-arm64-4c-16g-1591 does not seem to be running inside a container 08:39:05 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:39:05 ---> 211648059c49 08:39:05 Step 27/32 : RUN chmod +x /entrypoint.sh 08:39:05 ---> 746ecacccbcc 08:39:05 Step 7/23 : RUN go mod download 08:39:07 $ docker top f00fc752c97b3886d06fd29217d32771f872bdbc03c56bcb090c72961baff2c9 -eo pid,comm 08:39:08 ---> dccd7fae6fa4 08:39:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:08 ---> Running in e8a5c0f1c3f1 08:39:08 ---> Running in cfebbc62c3cc 08:39:08 ---> 983740406b71 08:39:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] echo 08:39:08 ========================================================= 08:39:08 [edgeXBuildGoParallel] Running Tests and Build... 08:39:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:39:09 + go mod tidy 08:39:09 ---> 9b21152008d0 08:39:09 Step 20/24 : ENTRYPOINT ["/core-data"] 08:39:09 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 08:39:09 Status: Downloaded newer image for docker:20.10.7 08:39:09 ---> 08bdaf2f88f9 08:39:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:39:09 ---> Running in cc93d8589f4e 08:39:09 ---> Running in d01678747fe2 08:39:09 Removing intermediate container cc93d8589f4e 08:39:09 ---> fb7b34d7dd02 08:39:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:09 Removing intermediate container d01678747fe2 08:39:09 ---> f399c171c4c3 08:39:09 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 08:39:09 Removing intermediate container cfebbc62c3cc 08:39:09 ---> 1dc2222abde5 08:39:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:39:09 ---> Running in ea02d682201b 08:39:09 ---> Running in d012820acc60 08:39:09 ---> 957370de2fc0 08:39:09 Step 9/23 : RUN go mod tidy 08:39:09 ---> Running in 2263236450b4 [Pipeline] sh 08:39:10 ---> Running in bbf0a695fa19 08:39:10 Removing intermediate container d012820acc60 08:39:10 ---> 26f42926a50f 08:39:10 Step 22/24 : LABEL arch=x86_64 08:39:10 ---> Running in 151387abd9b9 08:39:10 Removing intermediate container 2263236450b4 08:39:10 ---> 1a6256abc4b1 08:39:10 Step 29/32 : CMD ["gate"] 08:39:10 Removing intermediate container e8a5c0f1c3f1 08:39:10 ---> 81ec50cd0060 08:39:10 Step 8/23 : COPY . . 08:39:10 ---> Running in 858d608f50c9 08:39:10 Removing intermediate container 151387abd9b9 08:39:10 ---> 3f5b25518bed 08:39:10 Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:39:10 + make test 08:39:10 go mod tidy 08:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:39:11 (1/39) Installing readline (8.1.0-r0) 08:39:11 (2/39) Installing bash (5.1.0-r0) 08:39:11 Executing bash-5.1.0-r0.post-install 08:39:11 (3/39) Installing brotli-libs (1.0.9-r3) 08:39:11 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:39:11 (5/39) Installing libcurl (7.79.1-r0) 08:39:11 (6/39) Installing curl (7.79.1-r0) 08:39:11 (7/39) Installing dumb-init (1.2.5-r0) 08:39:11 (8/39) Installing libbz2 (1.0.8-r1) 08:39:11 (9/39) Installing expat (2.2.10-r1) 08:39:11 (10/39) Installing libffi (3.3-r2) 08:39:11 (11/39) Installing gdbm (1.19-r0) 08:39:11 (12/39) Installing xz-libs (5.2.5-r0) 08:39:11 (13/39) Installing sqlite-libs (3.34.1-r0) 08:39:11 (14/39) Installing python3 (3.8.10-r0) 08:39:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:39:12 ---> Running in a2fdddb58a8e 08:39:12 Removing intermediate container 858d608f50c9 08:39:12 ---> ebeac313b0a5 08:39:12 Step 30/32 : LABEL arch=x86_64 08:39:12 ---> Running in 6b2f78161a35 08:39:13 Removing intermediate container a2fdddb58a8e 08:39:13 ---> 1a4161410ce8 08:39:13 Step 24/24 : LABEL version=0.0.0 08:39:13 (15/39) Installing py3-appdirs (1.4.4-r1) 08:39:13 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:39:13 (17/39) Installing py3-parsing (2.4.7-r1) 08:39:13 Removing intermediate container 6b2f78161a35 08:39:13 ---> 5aaa443663ee 08:39:13 Step 31/32 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:39:13 (18/39) Installing py3-six (1.15.0-r0) 08:39:13 (19/39) Installing py3-packaging (20.9-r0) 08:39:13 (20/39) Installing py3-setuptools (51.3.3-r0) 08:39:13 ---> Running in 06eee993c671 08:39:13 Removing intermediate container bbf0a695fa19 08:39:13 ---> 047e907025ab 08:39:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:39:13 (21/39) Installing py3-chardet (4.0.0-r0) 08:39:13 (22/39) Installing py3-idna (3.1-r0) 08:39:13 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:39:13 (24/39) Installing py3-requests (2.25.1-r1) 08:39:13 (25/39) Installing py3-msgpack (1.0.2-r0) 08:39:13 (26/39) Installing py3-lockfile (0.12.2-r3) 08:39:13 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:39:13 ---> Running in ed01e487fca0 08:39:13 ---> Running in 89d146e4c885 08:39:13 (28/39) Installing py3-colorama (0.4.4-r0) 08:39:13 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:39:13 (30/39) Installing py3-distlib (0.3.1-r1) 08:39:13 (31/39) Installing py3-distro (1.5.0-r1) 08:39:13 Removing intermediate container 06eee993c671 08:39:13 ---> ada90006ceea 08:39:13 08:39:14 (32/39) Installing py3-webencodings (0.5.1-r3) 08:39:14 (33/39) Installing py3-html5lib (1.1-r0) 08:39:14 (34/39) Installing py3-pytoml (0.1.21-r0) 08:39:14 (35/39) Installing py3-pep517 (0.9.1-r0) 08:39:14 (36/39) Installing py3-progress (1.5-r0) 08:39:14 (37/39) Installing py3-retrying (1.3.3-r0) 08:39:14 Successfully built ada90006ceea 08:39:14 Removing intermediate container 89d146e4c885 08:39:14 ---> 5c9ca4317122 08:39:14 Step 32/32 : LABEL version=0.0.0 08:39:14 Successfully tagged core-data:latest 08:39:14 Building core-metadata 08:39:14 (38/39) Installing py3-toml (0.10.2-r0) 08:39:14  Building core-data ... done (39/39) Installing py3-pip (20.3.4-r0) 08:39:14 Executing busybox-1.32.1-r6.trigger 08:39:14 ---> a4f217d36c1f 08:39:14 Step 9/23 : RUN go mod tidy 08:39:14 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 08:39:14 OK: 82 MiB in 59 packages 08:39:15 ---> Running in 34884d595b22 08:39:15 ---> Running in 847560b64508 08:39:15 Removing intermediate container 34884d595b22 08:39:15 ---> 37688889aa2a 08:39:15 08:39:16 Successfully built 37688889aa2a 08:39:16 Successfully tagged security-bootstrapper:latest 08:39:16 Building core-command 08:39:17  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 08:39:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:39:17 Collecting dockerpty<0.5,>=0.4.1 08:39:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:39:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:39:18 Collecting docker<4.0,>=3.6.0 08:39:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:39:18 Collecting jsonschema<3,>=2.5.1 08:39:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:39:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:39:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:39:18 Collecting texttable<0.10,>=0.9.0 08:39:18 Downloading texttable-0.9.1.tar.gz (11 kB) 08:39:19 Collecting cached-property<2,>=1.2.0 08:39:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:39:19 Collecting PyYAML<4,>=3.10 08:39:19 Downloading PyYAML-3.13.tar.gz (270 kB) 08:39:20 Collecting websocket-client<1.0,>=0.32.0 08:39:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:39:20 Collecting docopt<0.7,>=0.6.1 08:39:20 Downloading docopt-0.6.2.tar.gz (25 kB) 08:39:20 Removing intermediate container 847560b64508 08:39:20 ---> d2585246ce3d 08:39:20 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:39:20 ---> Running in b83768bce657 08:39:20 Collecting docker-pycreds>=0.4.0 08:39:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:39:21 Collecting urllib3<1.25,>=1.21.1 08:39:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:39:21 Collecting chardet<3.1.0,>=3.0.2 08:39:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:39:21 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 08:39:21 Collecting certifi>=2017.4.17 08:39:21 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:39:21 Collecting idna<2.8,>=2.5 08:39:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:39:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:39:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:39:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:39:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:39:21 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:39:21 Attempting uninstall: urllib3 08:39:21 Found existing installation: urllib3 1.26.2 08:39:21 Uninstalling urllib3-1.26.2: 08:39:22 Successfully uninstalled urllib3-1.26.2 08:39:22 Attempting uninstall: idna 08:39:22 Found existing installation: idna 3.1 08:39:22 Uninstalling idna-3.1: 08:39:22 Successfully uninstalled idna-3.1 08:39:22 Attempting uninstall: chardet 08:39:22 Found existing installation: chardet 4.0.0 08:39:22 Uninstalling chardet-4.0.0: 08:39:22 Successfully uninstalled chardet-4.0.0 08:39:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:39:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:23 ---> e148087f0941 08:39:23 Step 3/24 : WORKDIR /edgex-go 08:39:23 ---> Using cache 08:39:23 ---> 8027c5234532 08:39:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:23 ---> Using cache 08:39:23 ---> 0457a1b8db74 08:39:23 Step 5/24 : RUN apk add --update --no-cache make git 08:39:23 ---> Using cache 08:39:23 ---> edff9aeaf164 08:39:23 Step 6/24 : COPY go.mod . 08:39:23 ---> Using cache 08:39:23 ---> 6b55f8e827fa 08:39:23 Step 7/24 : RUN go mod download 08:39:23 ---> Using cache 08:39:23 ---> 51d1c7fbc64a 08:39:23 Step 8/24 : COPY . . 08:39:23 ---> Using cache 08:39:23 ---> 957370de2fc0 08:39:23 Step 9/24 : RUN go mod tidy 08:39:23 ---> Using cache 08:39:23 ---> 047e907025ab 08:39:23 Step 10/24 : RUN make cmd/core-command/core-command 08:39:23 Attempting uninstall: requests 08:39:23 Found existing installation: requests 2.25.1 08:39:23 Uninstalling requests-2.25.1: 08:39:24 Successfully uninstalled requests-2.25.1 08:39:24 ---> Running in 2062a68e11bc 08:39:24 Running setup.py install for texttable: started 08:39:24 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 08:39:24 Running setup.py install for texttable: finished with status 'done' 08:39:24 Running setup.py install for PyYAML: started 08:39:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:39:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:26 ---> e148087f0941 08:39:26 Step 3/24 : WORKDIR /edgex-go 08:39:26 ---> Using cache 08:39:26 ---> 8027c5234532 08:39:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:26 ---> Using cache 08:39:26 ---> 0457a1b8db74 08:39:26 Step 5/24 : RUN apk add --update --no-cache make git 08:39:26 ---> Using cache 08:39:26 ---> edff9aeaf164 08:39:26 Step 6/24 : COPY go.mod . 08:39:26 ---> Using cache 08:39:26 ---> 6b55f8e827fa 08:39:26 Step 7/24 : RUN go mod download 08:39:26 ---> Using cache 08:39:26 ---> 51d1c7fbc64a 08:39:26 Step 8/24 : COPY . . 08:39:26 ---> Using cache 08:39:26 ---> 957370de2fc0 08:39:26 Step 9/24 : RUN go mod tidy 08:39:26 ---> Using cache 08:39:26 ---> 047e907025ab 08:39:26 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:39:26 Running setup.py install for PyYAML: finished with status 'done' 08:39:26 Running setup.py install for docopt: started 08:39:26 ---> Running in f9ac6887fa13 08:39:27 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 08:39:27 Running setup.py install for docopt: finished with status 'done' 08:39:27 Running setup.py install for dockerpty: started 08:39:28 Running setup.py install for dockerpty: finished with status 'done' 08:39:29 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 08:39:33 Removing intermediate container ea02d682201b 08:39:33 ---> 44e88a30fda2 08:39:33 Step 15/24 : ENV APP_PORT=58890 08:39:33 ---> Running in 427859b5068b 08:39:33 Removing intermediate container 427859b5068b 08:39:33 ---> f27b175816e0 08:39:33 Step 16/24 : EXPOSE $APP_PORT 08:39:33 ---> Running in 48e90424bb00 08:39:33 Removing intermediate container 48e90424bb00 08:39:33 ---> 7bb0043afb32 08:39:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:39:34 ---> 325d9ef4ab41 08:39:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:39:34 ---> 2175f3597a23 08:39:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:39:34 ---> 2af3ba854920 08:39:34 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:39:34 ---> Running in 917e2f299831 08:39:35 Removing intermediate container 917e2f299831 08:39:35 ---> ac1d45c4b5ea 08:39:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:35 ---> Running in 45c998263ef7 08:39:35 Removing intermediate container 45c998263ef7 08:39:35 ---> d17029926cb6 08:39:35 Step 22/24 : LABEL arch=x86_64 08:39:35 ---> Running in 4688861d46b4 08:39:35 Removing intermediate container 4688861d46b4 08:39:35 ---> 9466d323c7ad 08:39:35 Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:39:35 ---> Running in 49f0004d5aef 08:39:35 Removing intermediate container 49f0004d5aef 08:39:35 ---> 87d73687da69 08:39:35 Step 24/24 : LABEL version=0.0.0 08:39:35 ---> Running in b346ba51c4bd 08:39:36 Removing intermediate container b346ba51c4bd 08:39:36 ---> de78b5a0dfe7 08:39:36 08:39:36 Successfully built de78b5a0dfe7 08:39:36 Successfully tagged sys-mgmt-agent:latest 08:39:38 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:51  Building sys-mgmt-agent ... done Removing intermediate container ed01e487fca0 08:39:51 ---> 486717d0e783 08:39:51 08:39:51 Step 11/23 : FROM alpine:3.14 08:39:51 ---> 14119a10abf4 08:39:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:39:51 ---> Running in cbd4579df569 08:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:39:51 (1/1) Installing dumb-init (1.2.5-r1) 08:39:51 Executing busybox-1.33.1-r3.trigger 08:39:51 OK: 6 MiB in 15 packages 08:39:51 Removing intermediate container cbd4579df569 08:39:51 ---> c17a52b58b45 08:39:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:51 ---> Running in 791a5a5f8ebb 08:39:51 Removing intermediate container 791a5a5f8ebb 08:39:51 ---> a56e15c4de63 08:39:51 Step 14/23 : ENV APP_PORT=59861 08:39:51 ---> Running in 497c2c3d7173 08:39:51 Removing intermediate container 497c2c3d7173 08:39:51 ---> 021fb1cefce1 08:39:51 Step 15/23 : EXPOSE $APP_PORT 08:39:51 ---> Running in 5a53f62ea9b8 08:39:51 Removing intermediate container 5a53f62ea9b8 08:39:51 ---> 286ad8b86eb5 08:39:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:51 ---> 6ade357a51be 08:39:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:52 ---> 4efb8a66c1dd 08:39:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:39:52 ---> c105b7ce9b59 08:39:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:39:52 ---> Running in 421be2a69325 08:39:52 Removing intermediate container 421be2a69325 08:39:52 ---> b14e6712b40b 08:39:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:52 ---> Running in 1ac1f61a2722 08:39:52 Removing intermediate container 1ac1f61a2722 08:39:52 ---> 8c938ccde6a0 08:39:52 Step 21/23 : LABEL arch=x86_64 08:39:52 ---> Running in 44c551ea3d9e 08:39:53 Removing intermediate container 44c551ea3d9e 08:39:53 ---> 6524b1fef759 08:39:53 Step 22/23 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:39:53 ---> Running in a0258daf179a 08:39:53 Removing intermediate container a0258daf179a 08:39:53 ---> 0577ea169931 08:39:53 Step 23/23 : LABEL version=0.0.0 08:39:53 ---> Running in 49945805cac4 08:39:53 Removing intermediate container 49945805cac4 08:39:53 ---> 832776520c9d 08:39:53 08:39:53 Successfully built 832776520c9d 08:39:53 Successfully tagged support-scheduler:latest 08:39:55  Building support-scheduler ... done Removing intermediate container b83768bce657 08:39:55 ---> dfb10a14dddc 08:39:55 08:39:55 Step 11/23 : FROM alpine:3.14 08:39:55 ---> 14119a10abf4 08:39:55 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:39:55 ---> Running in e5d39b6747d2 08:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:39:56 (1/2) Installing ca-certificates (20191127-r5) 08:39:56 (2/2) Installing dumb-init (1.2.5-r1) 08:39:56 Executing busybox-1.33.1-r3.trigger 08:39:56 Executing ca-certificates-20191127-r5.trigger 08:39:56 Removing intermediate container 2062a68e11bc 08:39:56 ---> a974ed6eae14 08:39:56 08:39:56 Step 11/24 : FROM alpine:3.14 08:39:56 ---> 14119a10abf4 08:39:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:39:56 ---> Using cache 08:39:56 ---> c17a52b58b45 08:39:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:56 ---> Using cache 08:39:56 ---> a56e15c4de63 08:39:56 Step 14/24 : ENV APP_PORT=59882 08:39:56 OK: 6 MiB in 16 packages 08:39:56 ---> Running in d82a24fccba7 08:39:57 Removing intermediate container d82a24fccba7 08:39:57 ---> ef316d2ce720 08:39:57 Step 15/24 : EXPOSE $APP_PORT 08:39:57 ---> Running in 62282c600d9e 08:39:57 Removing intermediate container e5d39b6747d2 08:39:57 ---> c7b1ec08c440 08:39:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:39:57 Removing intermediate container 62282c600d9e 08:39:57 ---> 1cb002030f6d 08:39:57 Step 16/24 : WORKDIR / 08:39:57 ---> Running in 8a3fb5cb9156 08:39:57 ---> Running in 2a368704dd8b 08:39:57 Removing intermediate container 8a3fb5cb9156 08:39:57 ---> f42c012592b9 08:39:57 Step 14/23 : ENV APP_PORT=59860 08:39:57 Removing intermediate container 2a368704dd8b 08:39:57 ---> 291fa1bf61bf 08:39:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:57 ---> Running in 7caaae25a143 08:39:57 Removing intermediate container 7caaae25a143 08:39:57 ---> 437e6f57ed8f 08:39:57 Step 15/23 : EXPOSE $APP_PORT 08:39:57 ---> Running in 3ee828dc9c0a 08:39:57 ---> 9a45dc218137 08:39:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:39:58 Removing intermediate container 3ee828dc9c0a 08:39:58 ---> 1aa0762fb2b8 08:39:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:58 ---> ba6019cd56f4 08:39:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:58 ---> 138451e742da 08:39:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:39:58 Removing intermediate container f9ac6887fa13 08:39:58 ---> d39597a4575e 08:39:58 08:39:58 Step 11/24 : FROM alpine:3.14 08:39:58 ---> 14119a10abf4 08:39:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:39:58 ---> Using cache 08:39:58 ---> c17a52b58b45 08:39:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:58 ---> Using cache 08:39:58 ---> a56e15c4de63 08:39:58 Step 14/24 : ENV APP_PORT=59881 08:39:58 ---> Running in 268db66a52eb 08:39:58 ---> cbca13b99df3 08:39:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:39:58 ---> 21b55ce416a2 08:39:58 Step 20/24 : ENTRYPOINT ["/core-command"] 08:39:58 Removing intermediate container 268db66a52eb 08:39:58 ---> 53bec7d2047a 08:39:58 Step 15/24 : EXPOSE $APP_PORT 08:39:58 ---> Running in a782143e0385 08:39:58 ---> Running in d80eb8531c40 08:39:59 Removing intermediate container a782143e0385 08:39:59 ---> 5253fee2d6ac 08:39:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:59 Removing intermediate container d80eb8531c40 08:39:59 ---> bb0ff463c149 08:39:59 Step 16/24 : WORKDIR / 08:39:59 ---> 6588931c0bb1 08:39:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:39:59 ---> Running in 074683d2090a 08:39:59 ---> Running in 10b8930a2386 08:39:59 ---> Running in 6f8f1cb82d55 08:39:59 Removing intermediate container 10b8930a2386 08:39:59 ---> 45d851163eee 08:39:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:59 Removing intermediate container 074683d2090a 08:39:59 ---> f15d293f143a 08:39:59 Step 22/24 : LABEL arch=x86_64 08:39:59 ---> Running in 5f1a36317df7 08:39:59 ---> Running in 126bc5cc8cd5 08:39:59 Removing intermediate container 6f8f1cb82d55 08:39:59 ---> 725bbc934a86 08:39:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:59 Removing intermediate container 126bc5cc8cd5 08:39:59 ---> 3510cf30d9f3 08:39:59 Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:39:59 Removing intermediate container 5f1a36317df7 08:39:59 ---> ca1a3b67963f 08:39:59 Step 21/23 : LABEL arch=x86_64 08:39:59 ---> Running in 5bc1a273e5dd 08:39:59 ---> Running in 3ffb519abb6b 08:39:59 ---> 6e268f19a9f2 08:39:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:59 Removing intermediate container 5bc1a273e5dd 08:39:59 ---> 50d090d6a0b2 08:39:59 Step 22/23 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:39:59 ---> Running in b86ffe92fcce 08:39:59 Removing intermediate container 3ffb519abb6b 08:39:59 ---> 534125580055 08:39:59 Step 24/24 : LABEL version=0.0.0 08:39:59 ---> Running in 80decd1948b3 08:39:59 Removing intermediate container b86ffe92fcce 08:39:59 ---> e198675051e1 08:39:59 Step 23/23 : LABEL version=0.0.0 08:39:59 ---> Running in 7ff3485b709d 08:39:59 Removing intermediate container 80decd1948b3 08:39:59 ---> 929451a9e98d 08:39:59 08:39:59 ---> 3183c78b825d 08:39:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:39:59 Successfully built 929451a9e98d 08:39:59 Successfully tagged core-command:latest 08:39:59  Building core-command ... done Removing intermediate container 7ff3485b709d 08:39:59 ---> a1f315d5cb3f 08:39:59 08:39:59 Successfully built a1f315d5cb3f 08:39:59 Successfully tagged support-notifications:latest 08:39:59  Building support-notifications ... done  ---> 1f7796ab09ff 08:39:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:39:59 ---> Running in c1917dad561f 08:40:00 Removing intermediate container c1917dad561f 08:40:00 ---> 4d7275b702c5 08:40:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:00 ---> Running in 047418a6f1ed 08:40:00 Removing intermediate container 047418a6f1ed 08:40:00 ---> 0820c300c225 08:40:00 Step 22/24 : LABEL arch=x86_64 08:40:00 ---> Running in 7d45e6f46c39 08:40:00 Removing intermediate container 7d45e6f46c39 08:40:00 ---> 14057f623a57 08:40:00 Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:40:00 ---> Running in 20a4f581b6dd 08:40:00 Removing intermediate container 20a4f581b6dd 08:40:00 ---> 23fcd352e40b 08:40:00 Step 24/24 : LABEL version=0.0.0 08:40:00 ---> Running in 44a72e1a1597 08:40:00 Removing intermediate container 44a72e1a1597 08:40:00 ---> be5401c14666 08:40:00 08:40:00 Successfully built be5401c14666 08:40:00 Successfully tagged core-metadata:latest 08:40:00  Building core-metadata ... done  [Pipeline] } 08:40:00 $ docker stop --time=1 618f183a8a6f628268a1fa0c81b6a60d98a9018192365a562a0c8a84b41fb12d 08:40:02 $ docker rm -f 618f183a8a6f628268a1fa0c81b6a60d98a9018192365a562a0c8a84b41fb12d [Pipeline] // withDockerContainer [Pipeline] sh 08:40:02 + docker images 08:40:02 REPOSITORY TAG IMAGE ID CREATED SIZE 08:40:02 core-metadata latest be5401c14666 2 seconds ago 16.8MB 08:40:02 support-notifications latest a1f315d5cb3f 3 seconds ago 16.8MB 08:40:02 core-command latest 929451a9e98d 3 seconds ago 16MB 08:40:02 d39597a4575e 4 seconds ago 1.76GB 08:40:02 a974ed6eae14 6 seconds ago 1.75GB 08:40:02 dfb10a14dddc 8 seconds ago 1.75GB 08:40:02 support-scheduler latest 832776520c9d 9 seconds ago 16.1MB 08:40:02 486717d0e783 14 seconds ago 1.75GB 08:40:02 sys-mgmt-agent latest de78b5a0dfe7 27 seconds ago 325MB 08:40:02 security-bootstrapper latest 37688889aa2a 47 seconds ago 18.8MB 08:40:02 core-data latest ada90006ceea 49 seconds ago 20.5MB 08:40:02 78fc26d39ef9 About a minute ago 1.75GB 08:40:02 security-secretstore-setup latest d43330df89fd About a minute ago 28.2MB 08:40:02 0206c097dfd7 About a minute ago 1.75GB 08:40:02 0f4448e841bc About a minute ago 1.76GB 08:40:02 security-proxy-setup latest fe2c01cf9d69 About a minute ago 26.7MB 08:40:02 c1ec3b452dcc About a minute ago 1.76GB 08:40:02 3534d611c609 About a minute ago 1.76GB 08:40:02 ci-base-image-x86_64 latest e148087f0941 5 minutes ago 1.25GB 08:40:02 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 08:40:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 08:40:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 08:40:02 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 08:40:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 08:40:20 Still waiting to schedule task 08:40:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.216s coverage: 28.7% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.346s coverage: 98.5% of statements 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.356s coverage: 46.3% of statements 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.604s coverage: 90.1% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 81.2% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.531s coverage: 94.2% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 59.1% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.196s coverage: 60.0% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.396s coverage: 0.8% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.204s coverage: 21.7% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.217s coverage: 47.1% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 79.5% of statements 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.193s coverage: 96.3% of statements 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.189s coverage: 87.5% of statements 08:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements 08:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements 08:41:30 Running on prd-ubuntu18.04-docker-8c-8g-1592 in /w/workspace/edgexfoundry_edgex-go_PR-3723 [Pipeline] { [Pipeline] ws 08:41:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:41:31 The recommended git tool is: git 08:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.620s coverage: 81.8% of statements 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:33 using credential edgex-jenkins-ssh 08:41:33 Cloning the remote Git repository 08:41:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:41:33 > git init /w/workspace/edgex-go/1 # timeout=10 08:41:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:41:33 > git --version # timeout=10 08:41:33 > git --version # 'git version 2.17.1' 08:41:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 65.1% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.341s coverage: 58.8% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.255s coverage: 80.0% of statements 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.733s coverage: 91.2% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.605s coverage: 64.4% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 08:41:46 Merging remotes/origin/main commit 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:41:46 Merge succeeded, producing 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:41:46 Checking out Revision 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 (PR-3723) 08:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.324s coverage: 70.5% of statements 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:41:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:41:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:41:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:41:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3723/head:refs/remotes/origin/PR-3723 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:41:46 > git config core.sparsecheckout # timeout=10 08:41:46 > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # timeout=10 08:41:46 > git remote # timeout=10 08:41:46 > git config --get remote.origin.url # timeout=10 08:41:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:46 > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 08:41:46 > git rev-parse HEAD^{commit} # timeout=10 08:41:46 > git config core.sparsecheckout # timeout=10 08:41:46 > git checkout -f 905a639d0eb6d8b8270b9f28f8fe55639479a7f0 # timeout=10 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.782s coverage: 43.6% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.200s coverage: 84.8% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:50 Commit message: "refactor(all): Remove unused Redis client variables" 08:41:50 > git --version # timeout=10 08:41:50 > git --version # 'git version 2.17.1' 08:41:50 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:51 + echo snap-build.sh 08:41:51 snap-build.sh 08:41:51 + SNAP_BASE_DIR=. 08:41:51 + '[' '!' -z /w/workspace/edgex-go/1 ']' 08:41:51 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 08:41:51 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 08:41:51 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 08:41:51 + cd /w/workspace/edgex-go/1 08:41:51 + sudo apt-get remove -qy --purge lxd lxd-client 08:41:51 Reading package lists... 08:41:51 Building dependency tree... 08:41:51 Reading state information... 08:41:51 The following packages were automatically installed and are no longer required: 08:41:51 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:41:51 uidmap xdelta3 08:41:51 Use 'sudo apt autoremove' to remove them. 08:41:51 The following packages will be REMOVED: 08:41:51 lxd* lxd-client* 08:41:51 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:41:51 After this operation, 31.7 MB disk space will be freed. 08:41:54 (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.) 08:41:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:41:54 Removing lxd dnsmasq configuration 08:41:54 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:41:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:41:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:41:54 (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.) 08:41:54 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:41:55 Processing triggers for systemd (237-3ubuntu10.45) ... 08:41:55 Processing triggers for ureadahead (0.100.0-21) ... 08:41:56 + sudo snap remove --purge lxd 08:41:56 snap "lxd" is not installed 08:41:56 + sudo groupadd --force --system lxd 08:41:56 ++ whoami 08:41:56 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:41:56 + newgrp - lxd 08:41:56 + sudo snap install lxd 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.248s coverage: 19.5% of statements 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.526s coverage: 92.0% of statements 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 63.2% of statements 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.373s coverage: 97.7% of statements 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 08:41:57 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 08:41:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:57 GO111MODULE=on go vet ./... 08:42:06 2021-09-27T08:42:02Z INFO Waiting for automatic snapd restart... 08:42:45 lxd 4.18 from Canonical* installed 08:42:45 + sudo lxd init --auto 08:42:48 + sudo snap install --classic snapcraft 08:43:19 gofmt -l . 08:43:19 [ "`gofmt -l .`" = "" ] 08:43:19 ./bin/test-attribution-txt.sh [Pipeline] sh 08:43:20 + ls -al . 08:43:20 total 640 08:43:20 drwxrwxr-x 9 1001 1001 4096 Sep 27 08:43 . 08:43:20 drwxr-xr-x 4 root root 4096 Sep 27 08:39 .. 08:43:20 -rw-rw-r-- 1 1001 1001 11 Sep 27 08:36 .dockerignore 08:43:20 drwxrwxr-x 8 1001 1001 4096 Sep 27 08:36 .git 08:43:20 drwxrwxr-x 4 1001 1001 4096 Sep 27 08:36 .github 08:43:20 -rw-rw-r-- 1 1001 1001 818 Sep 27 08:36 .gitignore 08:43:20 -rw-rw-r-- 1 1001 1001 129 Sep 27 08:36 .golangci.yml 08:43:20 -rw-rw-r-- 1 1001 1001 76 Sep 27 08:36 .hadolint.yml 08:43:20 -rw-rw-r-- 1 1001 1001 166 Sep 27 08:36 .sonarcloud.properties 08:43:20 -rw-rw-r-- 1 1001 1001 1171 Sep 27 08:36 ADOPTERS.md 08:43:20 -rw-rw-r-- 1 1001 1001 8493 Sep 27 08:36 Attribution.txt 08:43:20 -rw-rw-r-- 1 1001 1001 43881 Sep 27 08:36 CHANGELOG.md 08:43:20 -rw-rw-r-- 1 1001 1001 3804 Sep 27 08:36 CONTRIBUTING.md 08:43:20 -rw-rw-r-- 1 1001 1001 677 Sep 27 08:36 GOVERNANCE.md 08:43:20 -rw-rw-r-- 1 1001 1001 849 Sep 27 08:36 Jenkinsfile 08:43:20 -rw-rw-r-- 1 1001 1001 10775 Sep 27 08:36 LICENSE 08:43:20 -rw-rw-r-- 1 1001 1001 6386 Sep 27 08:36 Makefile 08:43:20 -rw-rw-r-- 1 1001 1001 582 Sep 27 08:36 OWNERS.md 08:43:20 -rw-rw-r-- 1 1001 1001 8643 Sep 27 08:36 README.md 08:43:20 -rw-rw-r-- 1 1001 1001 6912 Sep 27 08:36 SECURITY.md 08:43:20 -rw-rw-r-- 1 1001 1001 5 Sep 27 08:33 VERSION 08:43:20 -rw-rw-r-- 1 1001 1001 4131 Sep 27 08:36 ZMQWindows.md 08:43:20 drwxrwxr-x 2 1001 1001 4096 Sep 27 08:36 bin 08:43:20 drwxrwxr-x 14 1001 1001 4096 Sep 27 08:36 cmd 08:43:20 -rw-r--r-- 1 root root 403624 Sep 27 08:41 coverage.out 08:43:20 -rw-rw-r-- 1 1001 1001 841 Sep 27 08:36 go.mod 08:43:20 -rw-r--r-- 1 root root 50064 Sep 27 08:39 go.sum 08:43:20 drwxrwxr-x 8 1001 1001 4096 Sep 27 08:36 internal 08:43:20 drwxrwxr-x 3 1001 1001 4096 Sep 27 08:36 openapi 08:43:20 drwxrwxr-x 4 1001 1001 4096 Sep 27 08:36 snap 08:43:20 -rw-rw-r-- 1 1001 1001 204 Sep 27 08:36 version.go [Pipeline] sh 08:43:20 + '[' -e coverage.out ] 08:43:20 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:20 Warning: overwriting stash ‘coverage-report’ 08:43:21 Stashed 1 file(s) [Pipeline] sh 08:43:22 + make build 08:43:22 go mod tidy 08:43:22 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 08:43:27 snapcraft 5.0 from Canonical* installed 08:43:27 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:43:27 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:43:27 % Total % Received % Xferd Average Speed Time Time Time Current 08:43:27 Dload Upload Total Spent Left Speed 08:43:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3389 0 --:--:-- --:--:-- --:--:-- 3389 08:43:27 100 3325k 100 3325k 0 0 6481k 0 --:--:-- --:--:-- --:--:-- 6481k 08:43:27 ./yq_linux_amd64 08:43:27 + sudo snapcraft prime --use-lxd 08:43:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:43:29 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: 08:43:29 - README.md 08:43:29 08:43:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:43:29 Launching a container. 08:43:29 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 08:43:36 Waiting for container to be ready 08:43:36 To start your first instance, try: lxc launch ubuntu:18.04 08:43:36 08:43:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:43:40 Waiting for network to be ready... 08:43:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:43:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 08:43:40 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:43:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 08:43:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:43:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:43:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 08:43:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 08:43:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 08:43:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 08:43:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:43:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:43:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:43:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:43:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:43:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:43:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:43:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:43:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:43:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] 08:43:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 08:43:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:43:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:43:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 08:43:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 08:43:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 08:43:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 08:43:44 Fetched 25.2 MB in 4s (5998 kB/s) 08:43:45 Reading package lists... 08:43:45 Reading package lists... 08:43:45 Building dependency tree... 08:43:45 Reading state information... 08:43:45 The following additional packages will be installed: 08:43:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:43:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:43:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:43:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:43:45 Suggested packages: 08:43:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:43:45 Recommended packages: 08:43:45 gnupg libsasl2-modules 08:43:45 The following NEW packages will be installed: 08:43:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:43:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:43:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:43:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:43:45 The following packages will be upgraded: 08:43:45 gpg gpg-agent gpgconf libudev1 08:43:45 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 08:43:45 Need to get 3527 kB of archives. 08:43:45 After this operation, 13.3 MB of additional disk space will be used. 08:43:45 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] 08:43:45 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] 08:43:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:43:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:43:46 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 08:43:46 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 08:43:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:43:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:43:46 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:43:46 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:43:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:43:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:43:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:43:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:43:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:43:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:43:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:43:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:43:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:43:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:43:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:43:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:43:47 debconf: delaying package configuration, since apt-utils is not installed 08:43:47 Fetched 3527 kB in 1s (3032 kB/s) 08:43:47 (Reading database ... 12511 files and directories currently installed.) 08:43:47 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 08:43:47 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:43:47 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 08:43:47 Selecting previously unselected package udev. 08:43:47 (Reading database ... 12511 files and directories currently installed.) 08:43:47 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 08:43:47 Unpacking udev (237-3ubuntu10.52) ... 08:43:47 Selecting previously unselected package libfuse2:amd64. 08:43:47 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:43:47 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:43:47 Selecting previously unselected package fuse. 08:43:47 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:43:47 Unpacking fuse (2.9.7-1ubuntu1) ... 08:43:47 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:43:47 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:43:47 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:43:47 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:43:47 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:43:47 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:43:48 Selecting previously unselected package libksba8:amd64. 08:43:48 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:43:48 Unpacking libksba8:amd64 (1.3.5-2) ... 08:43:48 Selecting previously unselected package libroken18-heimdal:amd64. 08:43:48 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:48 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:48 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:43:48 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:48 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:48 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:43:48 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:48 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:48 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:43:48 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:48 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:48 Selecting previously unselected package libwind0-heimdal:amd64. 08:43:48 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:48 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:48 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:43:48 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:48 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:48 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:43:48 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:48 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:43:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:48 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:48 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:43:48 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:43:48 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:48 Selecting previously unselected package libsasl2-modules-db:amd64. 08:43:48 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:43:48 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:43:48 Selecting previously unselected package libsasl2-2:amd64. 08:43:48 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:43:48 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:43:48 Selecting previously unselected package libldap-common. 08:43:48 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:43:48 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:43:48 Selecting previously unselected package libldap-2.4-2:amd64. 08:43:48 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:43:48 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:43:48 Selecting previously unselected package dirmngr. 08:43:48 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:43:48 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:43:48 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:43:48 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:43:48 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:43:48 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:43:48 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:43:48 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:43:48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:48 Setting up libksba8:amd64 (1.3.5-2) ... 08:43:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:43:48 Setting up udev (237-3ubuntu10.52) ... 08:43:49 invoke-rc.d: policy-rc.d denied execution of start. 08:43:49 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:49 Processing triggers for systemd (237-3ubuntu10) ... 08:43:49 Setting up fuse (2.9.7-1ubuntu1) ... 08:43:49 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:43:49 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:49 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:49 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:49 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:49 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:49 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:49 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:43:49 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:43:49 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:43:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:43:49 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:43:49 settings in the [Install] section, and DefaultInstance for template units). 08:43:49 This means they are not meant to be enabled using systemctl. 08:43:49 Possible reasons for having this kind of units are: 08:43:49 1) A unit may be statically enabled by being symlinked from another unit's 08:43:49 .wants/ or .requires/ directory. 08:43:49 2) A unit's purpose may be to act as a helper for some other unit which has 08:43:49 a requirement dependency on it. 08:43:49 3) A unit may be started when needed via activation (socket, path, timer, 08:43:49 D-Bus, udev, scripted systemctl call, ...). 08:43:49 4) In case of template units, the unit is meant to be enabled with some 08:43:49 instance name specified. 08:43:50 Reading package lists... 08:43:50 Building dependency tree... 08:43:50 Reading state information... 08:43:50 The following additional packages will be installed: 08:43:50 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:43:50 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:43:50 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:43:50 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:43:50 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:43:50 Suggested packages: 08:43:50 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:43:50 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:43:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:43:50 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:43:50 systemd-container policykit-1 08:43:50 Recommended packages: 08:43:50 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:43:50 The following NEW packages will be installed: 08:43:50 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:43:50 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:43:50 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:43:50 multiarch-support openssh-client python3 python3-minimal python3.6 08:43:50 python3.6-minimal snapd squashfs-tools sudo 08:43:50 The following packages will be upgraded: 08:43:50 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:43:50 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 08:43:50 Need to get 36.8 MB of archives. 08:43:50 After this operation, 147 MB of additional disk space will be used. 08:43:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 08:43:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:43:50 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 08:43:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:43:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:43:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:43:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:43:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:43:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:43:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:43:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:43:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:43:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:43:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:43:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 08:43:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 08:43:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 08:43:51 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 08:43:51 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:43:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:43:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:43:51 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:43:51 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:43:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:43:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:43:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:43:51 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:43:51 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:43:51 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:43:51 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 08:43:51 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 08:43: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 08:43:53 debconf: delaying package configuration, since apt-utils is not installed 08:43:53 Fetched 36.8 MB in 3s (14.5 MB/s) 08:43:53 (Reading database ... 12757 files and directories currently installed.) 08:43:53 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 08:43:53 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:43:53 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 08:43:53 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:43:53 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 08:43:53 (Reading database ... 12757 files and directories currently installed.) 08:43:53 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:43:53 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:43:54 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:43:54 (Reading database ... 12757 files and directories currently installed.) 08:43:54 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:43:54 Unpacking apt (1.6.14) over (1.6.1) ... 08:43:54 Setting up apt (1.6.14) ... 08:43:54 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:43:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:43:54 (Reading database ... 12764 files and directories currently installed.) 08:43:54 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:43:54 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:43:55 Selecting previously unselected package libpython3.6-minimal:amd64. 08:43:55 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:43:55 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:43:55 Selecting previously unselected package libexpat1:amd64. 08:43:55 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:43:55 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:43:55 Selecting previously unselected package python3.6-minimal. 08:43:55 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:43:55 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:43:55 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 08:43:55 Checking for services that may need to be restarted...done. 08:43:55 Checking for services that may need to be restarted...done. 08:43:55 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:43:55 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:43:55 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:43:56 Selecting previously unselected package python3-minimal. 08:43:56 (Reading database ... 13012 files and directories currently installed.) 08:43:56 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:43:56 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:43:56 Selecting previously unselected package mime-support. 08:43:56 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:43:56 Unpacking mime-support (3.60ubuntu1) ... 08:43:56 Selecting previously unselected package libmpdec2:amd64. 08:43:56 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:43:56 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:43:56 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:43:56 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:43:56 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:43:56 Selecting previously unselected package python3.6. 08:43:56 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:43:56 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:43:56 Selecting previously unselected package libpython3-stdlib:amd64. 08:43:56 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:43:56 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:43:56 Setting up python3-minimal (3.6.7-1~18.04) ... 08:43:56 Selecting previously unselected package python3. 08:43:56 (Reading database ... 13442 files and directories currently installed.) 08:43:56 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:43:56 Unpacking python3 (3.6.7-1~18.04) ... 08:43:56 Selecting previously unselected package multiarch-support. 08:43:56 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:43:56 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:43:56 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:43:56 Selecting previously unselected package liblzo2-2:amd64. 08:43:56 (Reading database ... 13479 files and directories currently installed.) 08:43:56 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:43:56 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:43:56 Selecting previously unselected package libbsd0:amd64. 08:43:56 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:43:56 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:43:56 Selecting previously unselected package sudo. 08:43:56 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:43:56 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:43:57 Selecting previously unselected package apparmor. 08:43:57 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:43:57 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:43:57 Selecting previously unselected package libedit2:amd64. 08:43:57 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:43:57 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:43:57 Selecting previously unselected package libkrb5support0:amd64. 08:43:57 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:43:57 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:43:57 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 08:43:57 Selecting previously unselected package libk5crypto3:amd64. 08:43:57 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:43:57 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:43:57 Selecting previously unselected package libkeyutils1:amd64. 08:43:57 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:43:57 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:43:57 Selecting previously unselected package libkrb5-3:amd64. 08:43:57 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:43:57 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:43:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:43:57 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:43:57 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:43:57 Selecting previously unselected package libssl1.0.0:amd64. 08:43:57 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 08:43:57 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:43:57 Selecting previously unselected package openssh-client. 08:43:57 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 08:43:57 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 08:43:57 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 08:43:58 Selecting previously unselected package squashfs-tools. 08:43:58 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 08:43:58 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:43:58 Selecting previously unselected package snapd. 08:43:58 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 08:43:58 Unpacking snapd (2.51.1+18.04) ... 08:43:59 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:43:59 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:43:59 Setting up mime-support (3.60ubuntu1) ... 08:44:00 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:44:00 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:44:00 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:44:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:44:00 Setting up systemd (237-3ubuntu10.52) ... 08:44:00 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:44:00 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:44:00 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:44:00 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:44:00 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:44:00 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:44:00 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:44:01 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 08:44:01 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:44:01 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:44:01 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:44:01 Setting up python3 (3.6.7-1~18.04) ... 08:44:01 running python rtupdate hooks for python3.6... 08:44:01 running python post-rtupdate hooks for python3.6... 08:44:01 Setting up apparmor (2.12-4ubuntu5.1) ... 08:44:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:44:02 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:44:02 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 08:44:02 Setting up snapd (2.51.1+18.04) ... 08:44:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:44:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:44:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:44:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:44:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:44:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:44:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:44:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:44:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:44:04 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 08:44:04 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:44:04 /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' 08:44:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:44:04 Processing triggers for systemd (237-3ubuntu10.52) ... 08:44:05 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 08:44:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:44:06 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:44:07 Reading package lists... 08:44:07 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 08:44:07 Reading package lists... 08:44:07 Building dependency tree... 08:44:07 Reading state information... 08:44:07 Calculating upgrade... 08:44:07 The following packages will be upgraded: 08:44:07 advancecomp base-files bash binutils binutils-common 08:44:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:44:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:44:07 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 08:44:07 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 08:44:07 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:44:07 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:44:07 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:44:07 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:44:07 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:44:07 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:44:07 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:44:07 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:44:07 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:44:07 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:44:07 ubuntu-keyring util-linux 08:44:07 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:44:07 Need to get 64.2 MB of archives. 08:44:07 After this operation, 5137 kB of additional disk space will be used. 08:44:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] 08:44:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:44:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:44:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:44:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:44:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:44:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:44:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:44:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:44:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:44:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:44:08 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:44:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:44:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:44:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:44:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:44:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:44:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:44:08 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:44:08 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:44:08 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:44:08 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:44:08 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:44:08 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:44:08 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:44:08 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:44:08 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:44:08 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:44:08 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:44:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:44:08 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:44:08 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:44:08 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:44:08 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 08:44:08 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:44:08 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:44:08 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:44:08 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:44:08 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:44:08 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:44:08 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:44:08 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 08:44:08 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 08:44:08 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:44:08 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:44:08 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:44:08 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:44:08 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:44:08 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:44:08 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] 08:44:08 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:44:08 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:44:08 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:44:08 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:44:08 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:44:08 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:44:08 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:44:08 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:44:08 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:44:08 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:44:08 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:44:09 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:44:09 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:44:09 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:44:09 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:44:09 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:44:09 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:44:09 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:44:11 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 08:44:11 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 08:44:11 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:44:11 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:44:11 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:44:11 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 08:44:11 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:44:11 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:44:11 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:44:11 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:44:11 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:44:11 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:44:11 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:44:11 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:44:11 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:44:11 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:44:11 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:44:11 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] 08:44:11 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:44:11 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 08:44:11 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] 08:44:11 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:44:11 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:44:11 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:44:11 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 08:44:11 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:44:11 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:44:11 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:44:11 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:44:11 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] 08:44:11 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:44:11 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:44:11 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:44:11 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:44:11 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:44:11 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:44:11 debconf: delaying package configuration, since apt-utils is not installed 08:44:11 Fetched 64.2 MB in 2s (31.5 MB/s) 08:44:11 (Reading database ... 13914 files and directories currently installed.) 08:44:11 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:44:11 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:44:11 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:44:11 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:44:11 Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... 08:44:11 Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... 08:44:11 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:44:11 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:44:11 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:44:11 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:44:11 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:44:11 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:44:11 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:44:11 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:44:11 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:44:11 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:44:11 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:44:11 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:44:11 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:44:11 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:44:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:11 (Reading database ... 13914 files and directories currently installed.) 08:44:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:44:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:44:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:44:11 (Reading database ... 13914 files and directories currently installed.) 08:44:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:44:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:44:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:44:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:44:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:44:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:44:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:12 (Reading database ... 13914 files and directories currently installed.) 08:44:12 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:44:12 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:44:12 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:44:12 (Reading database ... 13914 files and directories currently installed.) 08:44:12 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 08:44:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:44:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:44:12 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 08:44:13 Setting up base-files (10.1ubuntu2.11) ... 08:44:13 Installing new version of config file /etc/issue ... 08:44:13 Installing new version of config file /etc/issue.net ... 08:44:13 Installing new version of config file /etc/lsb-release ... 08:44:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:44:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:44:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:44:13 Removing obsolete conffile /etc/default/motd-news ... 08:44:13 (Reading database ... 13915 files and directories currently installed.) 08:44:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:44:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:44:13 Setting up bash (4.4.18-2ubuntu1.2) ... 08:44:13 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 08:44:13 (Reading database ... 13915 files and directories currently installed.) 08:44:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:44:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:44:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:44:13 (Reading database ... 13915 files and directories currently installed.) 08:44:13 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:44:13 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:44:13 Setting up tar (1.29b-2ubuntu0.2) ... 08:44:13 (Reading database ... 13915 files and directories currently installed.) 08:44:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:44:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:44:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:44:14 (Reading database ... 13915 files and directories currently installed.) 08:44:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:44:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:44:14 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 08:44:14 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:44:14 (Reading database ... 13915 files and directories currently installed.) 08:44:14 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:44:14 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:44:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:44:14 (Reading database ... 13915 files and directories currently installed.) 08:44:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:44:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:44:14 Setting up grep (3.1-2build1) ... 08:44:14 (Reading database ... 13915 files and directories currently installed.) 08:44:14 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 08:44:14 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 08:44:14 Setting up gzip (1.6-5ubuntu1.1) ... 08:44:14 (Reading database ... 13915 files and directories currently installed.) 08:44:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:44:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:44:14 Setting up login (1:4.5-1ubuntu2) ... 08:44:14 (Reading database ... 13915 files and directories currently installed.) 08:44:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:44:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:44:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:44:15 (Reading database ... 13915 files and directories currently installed.) 08:44:15 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:44:15 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:44:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:44:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:44:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:44:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:44:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:44:15 (Reading database ... 13915 files and directories currently installed.) 08:44:15 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:44:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:44:16 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:44:16 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:44:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:44:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:44:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:44:16 (Reading database ... 13915 files and directories currently installed.) 08:44:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:44:16 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:44:16 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:44:16 (Reading database ... 13915 files and directories currently installed.) 08:44:16 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:44:16 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:44:16 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:44:16 (Reading database ... 13915 files and directories currently installed.) 08:44:16 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:44:16 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:44:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:44:17 (Reading database ... 13915 files and directories currently installed.) 08:44:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:44:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:44:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:44:17 (Reading database ... 13915 files and directories currently installed.) 08:44:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:44:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:44:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:44:17 (Reading database ... 13915 files and directories currently installed.) 08:44:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:44:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:44:17 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:44:17 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:44:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:44:17 (Reading database ... 13915 files and directories currently installed.) 08:44:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:44:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:44:17 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:44:17 (Reading database ... 13915 files and directories currently installed.) 08:44:17 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:44:17 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:44:17 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:44:17 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 08:44:17 (Reading database ... 13915 files and directories currently installed.) 08:44:17 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:44:17 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:44:17 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:44:17 (Reading database ... 13915 files and directories currently installed.) 08:44:17 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:44:17 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:44:18 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:44:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:44:18 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:44:18 (Reading database ... 13915 files and directories currently installed.) 08:44:18 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:44:18 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:44:18 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:44:19 (Reading database ... 13915 files and directories currently installed.) 08:44:19 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:44:19 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:44:19 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:44:19 (Reading database ... 13917 files and directories currently installed.) 08:44:19 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:44:19 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:44:19 Setting up debconf (1.5.66ubuntu1) ... 08:44:19 (Reading database ... 13917 files and directories currently installed.) 08:44:19 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:44:19 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:44:19 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:44:19 (Reading database ... 13917 files and directories currently installed.) 08:44:19 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:44:19 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:44:19 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:44:19 (Reading database ... 13917 files and directories currently installed.) 08:44:19 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:44:19 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:44:20 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:44:20 (Reading database ... 13917 files and directories currently installed.) 08:44:20 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:44:20 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:44:20 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:44:20 (Reading database ... 13919 files and directories currently installed.) 08:44:20 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:44:20 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:44:20 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:44:20 (Reading database ... 13923 files and directories currently installed.) 08:44:20 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:44:20 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:44:20 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 08:44:20 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:44:20 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:44:20 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:44:20 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:44:20 (Reading database ... 13923 files and directories currently installed.) 08:44:20 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 08:44:20 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 08:44:20 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 08:44:20 (Reading database ... 13923 files and directories currently installed.) 08:44:20 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:44:20 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:44:21 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:44:21 (Reading database ... 13923 files and directories currently installed.) 08:44:21 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:44:21 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:44:21 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:44:21 (Reading database ... 13923 files and directories currently installed.) 08:44:21 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:44:21 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:44:21 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:44:21 (Reading database ... 13923 files and directories currently installed.) 08:44:21 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:44:21 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:44:21 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:44:21 (Reading database ... 13923 files and directories currently installed.) 08:44:21 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:44:21 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:44:21 Setting up passwd (1:4.5-1ubuntu2) ... 08:44:21 (Reading database ... 13923 files and directories currently installed.) 08:44:21 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:44:21 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:44:21 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:44:22 (Reading database ... 13923 files and directories currently installed.) 08:44:22 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:44:22 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:44:22 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:44:22 (Reading database ... 13923 files and directories currently installed.) 08:44:22 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:44:22 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:44:22 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:44:22 (Reading database ... 13923 files and directories currently installed.) 08:44:22 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:44:22 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:44:22 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:44:22 (Reading database ... 13923 files and directories currently installed.) 08:44:22 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:44:22 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:44:22 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:44:22 (Reading database ... 13923 files and directories currently installed.) 08:44:22 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:44:22 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:44:22 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:44:22 (Reading database ... 13923 files and directories currently installed.) 08:44:22 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 08:44:22 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 08:44:22 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 08:44:22 (Reading database ... 13923 files and directories currently installed.) 08:44:22 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:44:22 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:44:22 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [Pipeline] } 08:44:23 $ docker stop --time=1 f00fc752c97b3886d06fd29217d32771f872bdbc03c56bcb090c72961baff2c9 08:44:23 (Reading database ... 13923 files and directories currently installed.) 08:44:23 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:44:23 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:44:23 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:44:23 (Reading database ... 13924 files and directories currently installed.) 08:44:23 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:44:23 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:44:23 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:44:23 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:44:23 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:44:23 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:44:23 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 08:44:23 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 08:44:23 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:44:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:44:23 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:44:23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:44:23 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:44:23 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:44:23 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:44:23 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:44:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:44:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:44:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:44:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:44:24 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:44:24 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:44:24 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:44:24 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:44:24 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:44:24 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:44:24 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:44:24 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:44:24 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:44:24 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:44:24 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:44:24 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:44:25 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:44:25 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:44:25 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:44:25 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:44:25 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:44:25 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:44:25 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:44:25 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:44:25 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:44:25 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:44:25 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:44:25 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:44:25 $ docker rm -f f00fc752c97b3886d06fd29217d32771f872bdbc03c56bcb090c72961baff2c9 08:44:26 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:44:26 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:44:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:44:26 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } 08:44:27 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:44:27 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:27 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:44:27 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:28 08:44:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:44:28 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:44:28 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:44:28 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:44:28 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:44:28 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:44:28 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:44:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:44:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:44:28 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:44:28 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:44:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:28 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:44:28 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:44:28 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:44:28 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:44:28 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:44:28 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:44:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:44:28 latest: Pulling from edgex-devops/edgex-compose-arm64 08:44:28 29e5d40040c1: Pulling fs layer 08:44:28 1ce36da41761: Pulling fs layer 08:44:28 25b303627fd3: Pulling fs layer 08:44:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:44:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:44:29 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:44:29 08:44:29 Current default time zone: 'Etc/UTC' 08:44:29 Local time is now: Mon Sep 27 08:44:29 UTC 2021. 08:44:29 Universal Time is now: Mon Sep 27 08:44:29 UTC 2021. 08:44:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:44:29 08:44:29 Setting up systemd-sysv (237-3ubuntu10.52) ... 08:44:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:29 Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... 08:44:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:44:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:44:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:44:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:44:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:44:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:44:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:44:29 29e5d40040c1: Verifying Checksum 08:44:29 29e5d40040c1: Download complete 08:44:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:29 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:44:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:44:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:29 Setting up patch (2.7.6-2ubuntu1.1) ... 08:44:29 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:44:29 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:44:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 08:44:29 Installing new version of config file /etc/ssl/openssl.cnf ... 08:44:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:44:29 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:44:29 Setting up ca-certificates (20210119~18.04.2) ... 08:44:30 29e5d40040c1: Pull complete 08:44:30 1ce36da41761: Verifying Checksum 08:44:30 1ce36da41761: Download complete 08:44:31 Updating certificates in /etc/ssl/certs... 08:44:31 1ce36da41761: Pull complete 08:44:31 25b303627fd3: Verifying Checksum 08:44:31 25b303627fd3: Download complete 08:44:32 23 added, 28 removed; done. 08:44:32 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:44:32 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:44:32 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:44:32 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:44:32 Setting up pkgbinarymangler (138.18.04.1) ... 08:44:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:44:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:44:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:44:32 Setting up perl (5.26.1-6ubuntu0.5) ... 08:44:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:44:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:44:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:44:32 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:44:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:44:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:44:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:44:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:44:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:44:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:44:32 Processing triggers for systemd (237-3ubuntu10.52) ... 08:44:32 Processing triggers for mime-support (3.60ubuntu1) ... 08:44:32 Processing triggers for ca-certificates (20210119~18.04.2) ... 08:44:32 Updating certificates in /etc/ssl/certs... 08:44:33 0 added, 0 removed; done. 08:44:33 Running hooks in /etc/ca-certificates/update.d... 08:44:33 done. 08:44:33 Reading package lists... 08:44:33 Building dependency tree... 08:44:33 Reading state information... 08:44:33 The following NEW packages will be installed: 08:44:33 apt-transport-https 08:44:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:44:33 Need to get 4348 B of archives. 08:44:33 After this operation, 154 kB of additional disk space will be used. 08:44:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:44:34 debconf: delaying package configuration, since apt-utils is not installed 08:44:34 Fetched 4348 B in 0s (24.2 kB/s) 08:44:34 Selecting previously unselected package apt-transport-https. 08:44:34 (Reading database ... 13928 files and directories currently installed.) 08:44:34 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:44:34 Unpacking apt-transport-https (1.6.14) ... 08:44:34 Setting up apt-transport-https (1.6.14) ... 08:44:34 Waiting for network to be ready... 08:44:41 2021-09-27T08:44:38Z INFO Waiting for automatic snapd restart... 08:44:41 25b303627fd3: Pull complete 08:44:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:44:42 prd-ubuntu18.04-docker-arm64-4c-16g-1591 does not seem to be running inside a container 08:44:42 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:44:42 snapd 2.51.7 from Canonical* installed 08:44:43 "snapd" switched to the "latest/stable" channel 08:44:43 08:44:45 $ docker top a0e8df016a21ff574bfc162bcabd37acc78876619a8916fa2c96fa414bb733a9 -eo pid,comm 08:44:45 core18 20210722 from Canonical* installed [Pipeline] { [Pipeline] sh 08:44:45 "core18" switched to the "latest/stable" channel 08:44:45 08:44:47 + docker-compose build --help 08:44:47 + grep parallel 08:44:48 snapcraft 5.0 from Canonical* installed 08:44:48 "snapcraft" switched to the "latest/stable" channel 08:44:48 08:44:50 --parallel Build images in parallel. [Pipeline] } 08:44:50 $ docker stop --time=1 a0e8df016a21ff574bfc162bcabd37acc78876619a8916fa2c96fa414bb733a9 08:44:52 $ docker rm -f a0e8df016a21ff574bfc162bcabd37acc78876619a8916fa2c96fa414bb733a9 [Pipeline] // withDockerContainer 08:44:52 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: 08:44:52 - README.md 08:44:52 08:44:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:53 . 08:44:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:44:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [Pipeline] withDockerContainer 08:44:53 prd-ubuntu18.04-docker-arm64-4c-16g-1591 does not seem to be running inside a container 08:44:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:44:53 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:44:54 Reading package lists... 08:44:54 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 08:44:55 Reading package lists... 08:44:55 $ docker top 7aa30ebcfa4206f8b67685833ed87a38cb9087c7db7ff22a02566c6009de89f2 -eo pid,comm 08:44:55 Building dependency tree... 08:44:55 Reading state information... 08:44:55 Suggested packages: 08:44:55 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:44:55 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:44:55 Recommended packages: 08:44:55 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:44:55 The following NEW packages will be installed: 08:44:55 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:44:55 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:44:55 pkg-config zip 08:44:55 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [Pipeline] { [Pipeline] sh 08:44:55 Need to get 7670 kB of archives. 08:44:55 After this operation, 43.8 MB of additional disk space will be used. 08:44:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:44:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 08:44:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 08:44:55 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:44:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 08:44:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:44:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:44:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:44:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:44:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:44:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:44:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:44:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:44:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:44:56 + docker-compose -f ./docker-compose-build.yml build --parallel 08:44:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:44:56 debconf: delaying package configuration, since apt-utils is not installed 08:44:56 Fetched 7670 kB in 1s (9459 kB/s) 08:44:56 Selecting previously unselected package libglib2.0-0:amd64. 08:44:56 (Reading database ... 13932 files and directories currently installed.) 08:44:56 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:44:56 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:44:56 Selecting previously unselected package libpsl5:amd64. 08:44:56 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:44:56 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:44:56 Selecting previously unselected package libnghttp2-14:amd64. 08:44:56 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:44:56 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:44:56 Selecting previously unselected package librtmp1:amd64. 08:44:56 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:44:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:44:56 Selecting previously unselected package libcurl3-gnutls:amd64. 08:44:56 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 08:44:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:44:56 Selecting previously unselected package liberror-perl. 08:44:56 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:44:56 Unpacking liberror-perl (0.17025-1) ... 08:44:56 Selecting previously unselected package git-man. 08:44:56 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 08:44:56 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 08:44:57 Selecting previously unselected package git. 08:44:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 08:44:57 Unpacking git (1:2.17.1-1ubuntu0.9) ... 08:44:57 Selecting previously unselected package libnorm1:amd64. 08:44:57 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:44:57 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:44:57 Selecting previously unselected package libpgm-5.2-0:amd64. 08:44:57 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:44:57 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:44:57 Selecting previously unselected package libsodium23:amd64. 08:44:57 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:44:57 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:44:58 Selecting previously unselected package libzmq5:amd64. 08:44:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:44:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:44:58 Selecting previously unselected package libzmq3-dev:amd64. 08:44:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:44:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:44:58 Selecting previously unselected package pkg-config. 08:44:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:44:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:44:58 Selecting previously unselected package zip. 08:44:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:44:58 Unpacking zip (3.0-11build1) ... 08:44:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:44:58 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 08:44:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:44:58 Setting up liberror-perl (0.17025-1) ... 08:44:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:44:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:44:58 No schema files found: doing nothing. 08:44:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:44:58 Setting up zip (3.0-11build1) ... 08:44:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:44:58 Setting up libsodium23:amd64 (1.0.16-2) ... 08:44:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:44:58 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:44:58 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:44:58 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:44:58 Setting up git (1:2.17.1-1ubuntu0.9) ... 08:44:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:44:59 git set to automatically installed. 08:44:59 git-man set to automatically installed. 08:44:59 libcurl3-gnutls set to automatically installed. 08:44:59 liberror-perl set to automatically installed. 08:44:59 libglib2.0-0 set to automatically installed. 08:44:59 libnghttp2-14 set to automatically installed. 08:44:59 libnorm1 set to automatically installed. 08:44:59 libpgm-5.2-0 set to automatically installed. 08:44:59 libpsl5 set to automatically installed. 08:44:59 librtmp1 set to automatically installed. 08:44:59 libsodium23 set to automatically installed. 08:44:59 libzmq3-dev set to automatically installed. 08:44:59 libzmq5 set to automatically installed. 08:44:59 pkg-config set to automatically installed. 08:44:59 zip set to automatically installed. 08:45:00 Building core-command ... 08:45:00 Building core-data ... 08:45:00 Building core-metadata ... 08:45:00 Building security-bootstrapper ... 08:45:00 Building security-proxy-setup ... 08:45:00 Building security-secretstore-setup ... 08:45:00 Building support-notifications ... 08:45:00 Building support-scheduler ... 08:45:00 Building sys-mgmt-agent ... 08:45:00 Building core-data 08:45:00 Building security-secretstore-setup 08:45:00 Building support-notifications 08:45:00 Building sys-mgmt-agent 08:45:00 Building support-scheduler 08:45:00 snapd is not logged in, snap install commands will use sudo 08:45:03 snap "core18" has no updates available 08:45:04 snapd is not logged in, snap install commands will use sudo 08:45:11 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 08:45:11 Pulling config-common 08:45:11 + snapcraftctl pull 08:45:12 Pulling go-build-helper 08:45:12 + snapcraftctl pull 08:45:13 'edgex-go' has dependencies that need to be staged: go-build-helper 08:45:13 Skipping pull go-build-helper (already ran) 08:45:13 Building go-build-helper 08:45:13 + snapcraftctl build 08:45:16 Staging go-build-helper 08:45:16 + snapcraftctl stage 08:45:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:45:24 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:45:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 08:45:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 08:45:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:45:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:45:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 08:45:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 08:45:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 08:45:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 08:45:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:45:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:45:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:45:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:45:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:45:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:45:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:45:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:45:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:45:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] 08:45:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 08:45:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:45:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:45:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 08:45:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 08:45:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 08:45:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 08:45:24 Fetched 25.2 MB in 0s (0 B/s) 08:45:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:45:24 Fetched 224 kB in 0s (0 B/s) 08:45:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:45:24 Fetched 157 kB in 0s (0 B/s) 08:45:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:45:24 Fetched 221 kB in 0s (0 B/s) 08:45:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:45:24 Fetched 143 kB in 0s (0 B/s) 08:45:24 Pulling edgex-go 08:45:24 + snapcraftctl pull 08:45:25 Pulling hooks 08:45:25 + snapcraftctl pull 08:45:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:45:44 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:45:44 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:45:44 Fetched 0 B in 0s (0 B/s) 08:45:44 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:45:44 Fetched 96.5 kB in 0s (0 B/s) 08:45:44 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:45:44 Fetched 279 kB in 0s (0 B/s) 08:45:44 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:45:44 Fetched 122 kB in 0s (0 B/s) 08:45:44 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:45:44 Fetched 77.8 kB in 0s (0 B/s) 08:45:44 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:45:44 Fetched 8848 B in 0s (0 B/s) 08:45:44 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:45:44 Fetched 47.8 kB in 0s (0 B/s) 08:45:44 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:45:44 Fetched 45.6 kB in 0s (0 B/s) 08:45:44 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:45:44 Fetched 15.0 kB in 0s (0 B/s) 08:45:44 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 08:45:44 Fetched 220 kB in 0s (0 B/s) 08:45:44 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:45:44 Fetched 154 kB in 0s (0 B/s) 08:45:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:45:44 Fetched 50.6 kB in 0s (0 B/s) 08:45:44 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:45:44 Fetched 14.8 kB in 0s (0 B/s) 08:45:44 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:45:44 Fetched 41.8 kB in 0s (0 B/s) 08:45:44 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:45:44 Fetched 499 kB in 0s (0 B/s) 08:45:44 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:45:44 Fetched 111 kB in 0s (0 B/s) 08:45:44 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:45:44 Fetched 240 kB in 0s (0 B/s) 08:45:44 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:45:44 Fetched 29.3 kB in 0s (0 B/s) 08:45:44 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:45:44 Fetched 85.5 kB in 0s (0 B/s) 08:45:44 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:45:44 Fetched 24.5 kB in 0s (0 B/s) 08:45:44 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:45:44 Fetched 49.2 kB in 0s (0 B/s) 08:45:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:45:44 Fetched 54.2 kB in 0s (0 B/s) 08:45:44 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:45:44 Fetched 30.8 kB in 0s (0 B/s) 08:45:44 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:45:44 Fetched 15.8 kB in 0s (0 B/s) 08:45:44 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:45:44 Fetched 85.9 kB in 0s (0 B/s) 08:45:44 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:45:44 Fetched 8720 B in 0s (0 B/s) 08:45:44 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:45:44 Fetched 140 kB in 0s (0 B/s) 08:45:44 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:45:44 Fetched 119 kB in 0s (0 B/s) 08:45:44 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:45:44 Fetched 111 kB in 0s (0 B/s) 08:45:44 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:45:44 Fetched 11.1 kB in 0s (0 B/s) 08:45:44 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 08:45:44 Fetched 646 kB in 0s (0 B/s) 08:45:44 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:45:44 Fetched 41.3 kB in 0s (0 B/s) 08:45:44 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:45:44 Fetched 17.9 kB in 0s (0 B/s) 08:45:44 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:45:44 Fetched 368 kB in 0s (0 B/s) 08:45:44 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:45:44 Fetched 187 kB in 0s (0 B/s) 08:45:44 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:45:44 Fetched 175 kB in 0s (0 B/s) 08:45:44 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:45:44 Fetched 206 kB in 0s (0 B/s) 08:45:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 08:45:44 Fetched 1302 kB in 0s (0 B/s) 08:45:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:45:44 Fetched 36.2 kB in 0s (0 B/s) 08:45:44 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 08:45:44 Fetched 159 kB in 0s (0 B/s) 08:45:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:45:44 Fetched 107 kB in 0s (0 B/s) 08:45:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:45:44 Fetched 48.7 kB in 0s (0 B/s) 08:45:44 Pulling static-packages 08:45:44 + snapcraftctl pull 08:45:44 Pulling version 08:45:44 + cd /root/project 08:45:44 + git describe --tags --abbrev=0 08:45:44 + sed s/v// 08:45:44 + GIT_VERSION=2.0.1-dev.52 08:45:44 + [ -z 2.0.1-dev.52 ] 08:45:44 + snapcraftctl set-version 2.0.1-dev.52 08:45:44 Building config-common 08:45:44 + snapcraftctl build 08:45:47 Skipping build go-build-helper (already ran) 08:45:47 Building edgex-go 08:45:47 + cd /root/parts/edgex-go/src 08:45:47 + git describe --tags --abbrev=0 08:45:47 + sed s/v// 08:45:47 + GIT_VERSION=2.0.1-dev.52 08:45:47 + [ -z 2.0.1-dev.52 ] 08:45:47 + echo 2.0.1-dev.52 08:45:47 + make build 08:45:47 go mod tidy 08:46:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 08:46:01 go: downloading github.com/gorilla/mux v1.8.0 08:46:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 08:46:01 go: downloading github.com/stretchr/testify v1.7.0 08:46:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 08:46:01 go: downloading github.com/google/uuid v1.3.0 08:46:01 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 08:46:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 08:46:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:46:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 08:46:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:46:02 go: downloading github.com/lib/pq v1.10.3 08:46:02 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:46:02 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 08:46:02 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:46:02 go: downloading github.com/pelletier/go-toml v1.9.4 08:46:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 08:46:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 08:46:02 go: downloading github.com/davecgh/go-spew v1.1.1 08:46:02 go: downloading github.com/pmezard/go-difflib v1.0.0 08:46:02 go: downloading github.com/go-playground/validator/v10 v10.9.0 08:46:02 go: downloading github.com/go-kit/kit v0.11.0 08:46:02 go: downloading github.com/stretchr/objx v0.1.1 08:46:02 go: downloading github.com/x448/float16 v0.8.4 08:46:02 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 08:46:02 go: downloading github.com/pebbe/zmq4 v1.2.7 08:46:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:46:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 08:46:02 go: downloading github.com/hashicorp/consul/api v1.8.1 08:46:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:46:02 go: downloading github.com/go-playground/universal-translator v0.18.0 08:46:02 go: downloading github.com/leodido/go-urn v1.2.1 08:46:02 go: downloading golang.org/x/text v0.3.6 08:46:03 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:46:03 go: downloading github.com/go-playground/locales v0.14.0 08:46:03 go: downloading github.com/kr/pretty v0.3.0 08:46:03 go: downloading github.com/go-logfmt/logfmt v0.5.0 08:46:03 go: downloading github.com/go-stack/stack v1.8.0 08:46:03 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 08:46:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:46:03 go: downloading github.com/mitchellh/copystructure v1.0.0 08:46:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:46:04 go: downloading github.com/gorilla/websocket v1.4.2 08:46:04 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 08:46:04 go: downloading github.com/onsi/ginkgo v1.10.1 08:46:04 go: downloading github.com/onsi/gomega v1.7.0 08:46:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:46:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:46:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:46:04 go: downloading github.com/hashicorp/serf v0.9.5 08:46:04 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:46:04 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:46:04 go: downloading github.com/kr/text v0.2.0 08:46:05 go: downloading github.com/rogpeppe/go-internal v1.8.0 08:46:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:46:05 go: downloading github.com/fatih/color v1.9.0 08:46:05 go: downloading github.com/mattn/go-colorable v0.1.6 08:46:05 go: downloading github.com/mattn/go-isatty v0.0.12 08:46:05 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:46:05 go: downloading github.com/pkg/errors v0.9.1 08:46:05 go: downloading github.com/hpcloud/tail v1.0.0 08:46:05 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:46:05 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:46:05 go: downloading github.com/hashicorp/memberlist v0.2.2 08:46:05 go: downloading gopkg.in/yaml.v2 v2.4.0 08:46:05 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:46:05 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:46:05 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:46:05 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:46:05 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:46:05 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:46:05 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:46:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:46:05 go: downloading github.com/miekg/dns v1.1.26 08:46:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:46:05 go: downloading github.com/hashicorp/errwrap v1.0.0 08:46:05 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:46:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-data/core-data ./cmd/core-data 08:46:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:46:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:46:08 ---> 557b85f49f6e 08:46:08 Step 3/26 : WORKDIR /edgex-go 08:46:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:46:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:08 ---> 557b85f49f6e 08:46:08 Step 3/24 : WORKDIR /edgex-go 08:46:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:46:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:08 ---> 557b85f49f6e 08:46:08 Step 3/24 : WORKDIR /edgex-go 08:46:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:46:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:08 ---> 557b85f49f6e 08:46:08 Step 3/23 : WORKDIR /edgex-go 08:46:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:46:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:08 ---> 557b85f49f6e 08:46:08 Step 3/23 : WORKDIR /edgex-go 08:46:09 ---> Running in beb901506f7a 08:46:09 ---> Running in 0508e8844c13 08:46:09 ---> Running in 1730e7976e01 08:46:09 ---> Running in 1fa71add614f 08:46:09 ---> Running in 64411672649e 08:46:09 Removing intermediate container 1730e7976e01 08:46:09 Removing intermediate container 64411672649e 08:46:09 ---> 5d16338121cf 08:46:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:09 ---> c0467dbdaa0a 08:46:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:09 Removing intermediate container 0508e8844c13 08:46:09 ---> 91076b706552 08:46:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:10 Removing intermediate container beb901506f7a 08:46:10 ---> e69a37554a2a 08:46:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:10 Removing intermediate container 1fa71add614f 08:46:10 ---> 46a27b855fd4 08:46:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:10 ---> Running in 45586a6e6afe 08:46:10 ---> Running in cf21f935e308 08:46:10 ---> Running in 992b47cb8c82 08:46:10 ---> Running in 825a92a81946 08:46:10 ---> Running in 6cf24b7e7201 08:46:13 Removing intermediate container 45586a6e6afe 08:46:13 ---> 64a8dba100c1 08:46:13 Step 5/23 : RUN apk add --update --no-cache make git 08:46:13 ---> Running in e2465f3b6feb 08:46:14 Removing intermediate container cf21f935e308 08:46:14 ---> 287ef3e27c70 08:46:14 Step 5/24 : RUN apk add --update --no-cache make bash git 08:46:14 Removing intermediate container 6cf24b7e7201 08:46:14 ---> 70e980b33e33 08:46:14 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:46:14 ---> Running in 1bd07f0110fb 08:46:14 ---> Running in 1a91c9a4f81a 08:46:15 Removing intermediate container 825a92a81946 08:46:15 ---> 09402cb7e092 08:46:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:46:15 Removing intermediate container 992b47cb8c82 08:46:15 ---> b3b0078690f7 08:46:15 Step 5/26 : RUN apk add --update --no-cache make git 08:46:15 ---> Running in a33f2d1737dc 08:46:15 ---> Running in 5653267c4b43 08:46:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:18 OK: 218 MiB in 52 packages 08:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:46:18 OK: 218 MiB in 52 packages 08:46:19 OK: 218 MiB in 52 packages 08:46:19 OK: 218 MiB in 52 packages 08:46:19 Removing intermediate container e2465f3b6feb 08:46:19 ---> 0e70a1d6f8bd 08:46:19 Step 6/23 : COPY go.mod . 08:46:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-command/core-command ./cmd/core-command 08:46:20 OK: 218 MiB in 52 packages 08:46:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:21 Removing intermediate container 1a91c9a4f81a 08:46:21 ---> dda3504ae4ef 08:46:21 Step 6/24 : COPY go.mod . 08:46:21 Removing intermediate container 1bd07f0110fb 08:46:21 ---> 8bac0c8b4141 08:46:21 Step 6/24 : COPY go.mod . 08:46:21 ---> a91ea9fb5eac 08:46:21 Step 7/23 : RUN go mod download 08:46:21 ---> Running in 98a533022b93 08:46:21 Removing intermediate container 5653267c4b43 08:46:21 ---> 68215a02e759 08:46:21 Step 6/26 : COPY go.mod . 08:46:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:46:21 ---> e82ffde403e8 08:46:21 Step 7/24 : RUN go mod download 08:46:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:46:22 Removing intermediate container a33f2d1737dc 08:46:22 ---> d51abf1b3169 08:46:22 Step 6/23 : COPY go.mod . 08:46:22 ---> Running in d1df2b7bc3f0 08:46:22 ---> e5c176dc2bee 08:46:22 Step 7/24 : RUN go mod download 08:46:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:23 ---> Running in 43cc711883f7 08:46:23 ---> a1b4461ae859 08:46:23 Step 7/26 : RUN go mod download 08:46:23 ---> Running in 2e19dd8a4486 08:46:23 ---> 17de82c0ac96 08:46:23 Step 7/23 : RUN go mod download 08:46:23 ---> Running in a89837afee99 08:46:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:46:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:27 Removing intermediate container 98a533022b93 08:46:27 ---> 9957b8d16153 08:46:27 Step 8/23 : COPY . . 08:46:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/secrets-config ./cmd/secrets-config 08:46:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:29 Removing intermediate container d1df2b7bc3f0 08:46:29 ---> 0c48357b852b 08:46:29 Step 8/24 : COPY . . 08:46:30 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:46:30 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:46:30 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:46:30 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:46:30 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:46:30 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:46:30 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:46:30 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:46:30 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:46:30 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:46:30 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:46:30 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:46:30 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:46:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:46:30 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:46:30 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:46:30 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:46:30 + 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 08:46:30 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:46:30 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:46:30 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:46:30 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:46:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:46:30 + 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 08:46:30 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:46:30 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:46:30 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:46:30 Removing intermediate container 43cc711883f7 08:46:30 ---> e02cc7c04eea 08:46:30 Step 8/24 : COPY . . 08:46:31 Building hooks 08:46:31 + cd /root/parts/hooks/src 08:46:31 + make build 08:46:31 go mod tidy 08:46:32 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 08:46:32 Removing intermediate container a89837afee99 08:46:32 ---> 29bb1a71f2fa 08:46:32 Step 8/23 : COPY . . 08:46:33 go: downloading github.com/stretchr/testify v1.5.1 08:46:33 go: downloading gopkg.in/yaml.v2 v2.2.2 08:46:33 go: downloading github.com/davecgh/go-spew v1.1.0 08:46:33 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:46:33 Removing intermediate container 2e19dd8a4486 08:46:33 ---> 41bd0c0e0bd0 08:46:33 Step 8/26 : COPY . . 08:46:34 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:46:34 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:46:34 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:46:37 Building static-packages 08:46:37 + snapcraftctl build 08:46:40 Building version 08:46:40 + snapcraftctl build 08:46:41 Staging config-common 08:46:41 + snapcraftctl stage 08:46:42 Skipping stage go-build-helper (already ran) 08:46:42 Staging edgex-go 08:46:42 + snapcraftctl stage 08:46:43 Staging hooks 08:46:43 + snapcraftctl stage 08:46:44 Staging static-packages 08:46:44 + snapcraftctl stage 08:46:46 Staging version 08:46:46 + snapcraftctl stage 08:46:47 Priming config-common 08:46:47 + snapcraftctl prime 08:46:48 Priming go-build-helper 08:46:48 + snapcraftctl prime 08:46:49 Priming edgex-go 08:46:49 + snapcraftctl prime 08:46:50 Priming hooks 08:46:50 + snapcraftctl prime 08:46:51 Priming static-packages 08:46:51 + snapcraftctl prime 08:46:54 Priming version 08:46:54 + snapcraftctl prime 08:46:55 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 08:46:56 ---> d45c0ae1ac27 08:46:56 Step 9/23 : RUN go mod tidy 08:46:56 ---> aabb29ad2d55 08:46:56 Step 9/24 : RUN go mod tidy 08:46:56 ---> Running in fdea1d885d0a 08:46:56 ---> 62e7de4f2fe1 08:46:56 Step 9/23 : RUN go mod tidy 08:46:56 ---> c47505d43ef9 08:46:56 Step 9/24 : RUN go mod tidy 08:46:56 ---> 3d7251dce2f0 08:46:56 Step 9/26 : RUN go mod tidy 08:46:56 ---> Running in 8c5654ac7aea 08:46:56 ---> Running in fc24d2f6a81a 08:46:56 ---> Running in 98a037676ae1 08:46:56 ---> Running in d14476fdde72 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:47:02 Removing intermediate container 8c5654ac7aea 08:47:02 ---> eec0bbe6bafc 08:47:02 Step 10/24 : RUN make cmd/core-data/core-data 08:47:02 Removing intermediate container fdea1d885d0a 08:47:02 ---> 6d786d2663e2 08:47:02 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:47:02 ---> Running in a4bf9ef42643 08:47:02 ---> Running in e5e7183b810e 08:47:02 Removing intermediate container fc24d2f6a81a 08:47:02 ---> ce6593df33d4 08:47:02 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:47:02 Removing intermediate container d14476fdde72 08:47:02 ---> aa1b15d954c9 08:47:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:47:02 Removing intermediate container 98a037676ae1 08:47:02 ---> 929839e9732d 08:47:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:47:02 ---> Running in 99af08ac346f 08:47:03 ---> Running in 9ad7e9532354 08:47:03 ---> Running in c69a29ad5a96 08:47:04 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 08:47:05 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 08:47:05 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 08:47:05 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 08:47:05 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 08:48:57 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 08:49:02 Removing intermediate container c69a29ad5a96 08:49:02 ---> 8ea74e73e972 08:49:02 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:49:02 ---> Running in 963f46002555 08:49:05 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 08:49:11 Removing intermediate container 99af08ac346f 08:49:11 ---> 85a58d60b4dd 08:49:11 08:49:11 Step 11/26 : FROM alpine:3.14 08:49:11 Removing intermediate container e5e7183b810e 08:49:11 ---> 63d0c98e321b 08:49:11 08:49:11 Step 11/23 : FROM alpine:3.14 08:49:11 3.14: Pulling from library/alpine 08:49:11 3.14: Pulling from library/alpine 08:49:11 Removing intermediate container 963f46002555 08:49:11 ---> 191e799abea3 08:49:11 08:49:11 Step 12/24 : FROM docker:20.10.7 08:49:12 20.10.7: Pulling from library/docker 08:49:14 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:49:14 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:49:14 Status: Downloaded newer image for alpine:3.14 08:49:14 Status: Image is up to date for alpine:3.14 08:49:14 ---> bb3de5531c18 08:49:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:49:14 ---> bb3de5531c18 08:49:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:49:14 Removing intermediate container 9ad7e9532354 08:49:14 ---> 46522b1d4d4d 08:49:14 08:49:14 Step 11/23 : FROM alpine:3.14 08:49:14 ---> bb3de5531c18 08:49:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:49:15 ---> Running in 9856d8c75077 08:49:15 ---> Running in d24d9a6154c0 08:49:15 ---> Running in 6c93dc2520b4 08:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:49:18 (1/2) Installing ca-certificates (20191127-r5) 08:49:18 (1/3) Installing ca-certificates (20191127-r5) 08:49:18 (2/2) Installing dumb-init (1.2.5-r1) 08:49:18 Executing busybox-1.33.1-r3.trigger 08:49:18 Executing ca-certificates-20191127-r5.trigger 08:49:18 (1/1) Installing dumb-init (1.2.5-r1) 08:49:18 Executing busybox-1.33.1-r3.trigger 08:49:18 OK: 5 MiB in 15 packages 08:49:18 (2/3) Installing dumb-init (1.2.5-r1) 08:49:18 (3/3) Installing su-exec (0.2-r1) 08:49:18 Executing busybox-1.33.1-r3.trigger 08:49:18 Executing ca-certificates-20191127-r5.trigger 08:49:18 OK: 6 MiB in 16 packages 08:49:18 OK: 6 MiB in 17 packages 08:49:22 Removing intermediate container a4bf9ef42643 08:49:22 ---> 1d446e28fbc1 08:49:22 08:49:22 Step 11/24 : FROM alpine:3.14 08:49:22 ---> bb3de5531c18 08:49:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:49:23 ---> Running in 33fc630d709a 08:49:24 Removing intermediate container 6c93dc2520b4 08:49:24 ---> e2b59d3fa972 08:49:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:49:24 Removing intermediate container d24d9a6154c0 08:49:24 ---> eb68fa2007e3 08:49:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:49:24 Removing intermediate container 9856d8c75077 08:49:24 ---> bdbe459488ca 08:49:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:49:24 ---> Running in 51db2cc2b7dc 08:49:24 ---> Running in e16ced1f96c7 08:49:24 ---> Running in 7ec9957129c2 08:49:24 Removing intermediate container 33fc630d709a 08:49:24 ---> 2952616037ab 08:49:24 Step 13/24 : ENV APP_PORT=59880 08:49:24 ---> Running in fc136dda59a8 08:49:24 Removing intermediate container 51db2cc2b7dc 08:49:24 ---> 003fc7d0156f 08:49:24 Step 14/23 : ENV APP_PORT=59861 08:49:25 ---> Running in 83da43330cd0 08:49:25 Removing intermediate container 7ec9957129c2 08:49:25 ---> ab6acdada7a2 08:49:25 Step 14/23 : ENV APP_PORT=59860 08:49:25 Removing intermediate container e16ced1f96c7 08:49:25 ---> 0c051042ab61 08:49:25 Step 14/26 : WORKDIR / 08:49:25 Removing intermediate container fc136dda59a8 08:49:25 ---> 8adc4a410176 08:49:25 Step 14/24 : EXPOSE $APP_PORT 08:49:25 ---> Running in 751608941e1a 08:49:25 ---> Running in f75eeba2f333 08:49:25 ---> Running in 041a8b1ceb6e 08:49:26 Removing intermediate container 83da43330cd0 08:49:26 ---> 9f608ef09e45 08:49:26 Step 15/23 : EXPOSE $APP_PORT 08:49:26 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 08:49:26 Status: Downloaded newer image for docker:20.10.7 08:49:26 ---> Running in a2ba3a46d609 08:49:26 ---> df445af6242a 08:49:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:49:26 Removing intermediate container 751608941e1a 08:49:26 ---> 38575939e109 08:49:26 Step 15/23 : EXPOSE $APP_PORT 08:49:26 ---> Running in 0fcb47bdb457 08:49:26 Removing intermediate container f75eeba2f333 08:49:26 ---> 9520a1377ac7 08:49:26 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:49:26 Removing intermediate container 041a8b1ceb6e 08:49:26 ---> e3fd02a3ab35 08:49:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:26 ---> Running in 166cd1ad0071 08:49:26 ---> Running in 48c0abd5126b 08:49:26 Removing intermediate container a2ba3a46d609 08:49:26 ---> 47a3e71a8a2e 08:49:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:27 Removing intermediate container 0fcb47bdb457 08:49:27 ---> 24083fac1b93 08:49:27 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 08:49:27 Removing intermediate container 166cd1ad0071 08:49:27 ---> b4b4715c4a56 08:49:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:27 ---> Running in edaad68ab0b4 08:49:27 ---> eacdc2781471 08:49:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:49:28 ---> 2512669289a5 08:49:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:49:29 ---> 67e38c720135 08:49:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:49:29 ---> e4009270e709 08:49:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:49:30 ---> fb7c359daa5a 08:49:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:49:30 ---> 229f51ba487c 08:49:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:49:30 (1/39) Installing readline (8.1.0-r0) 08:49:30 (2/39) Installing bash (5.1.0-r0) 08:49:30 Executing bash-5.1.0-r0.post-install 08:49:30 (3/39) Installing brotli-libs (1.0.9-r3) 08:49:30 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:49:30 (5/39) Installing libcurl (7.79.1-r0) 08:49:30 (6/39) Installing curl (7.79.1-r0) 08:49:30 (7/39) Installing dumb-init (1.2.5-r0) 08:49:30 (8/39) Installing libbz2 (1.0.8-r1) 08:49:30 (9/39) Installing expat (2.2.10-r1) 08:49:30 (10/39) Installing libffi (3.3-r2) 08:49:30 (11/39) Installing gdbm (1.19-r0) 08:49:30 (12/39) Installing xz-libs (5.2.5-r0) 08:49:30 (13/39) Installing sqlite-libs (3.34.1-r0) 08:49:30 (14/39) Installing python3 (3.8.10-r0) 08:49:30 Removing intermediate container 48c0abd5126b 08:49:30 ---> 1a4f52829468 08:49:30 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:49:30 ---> a359537ef039 08:49:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:49:31 ---> Running in ffade78e3b5c 08:49:31 ---> 43398886597c 08:49:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:49:31 ---> c9c4929cfb18 08:49:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:49:32 ---> Running in a4d61fb64c79 08:49:32 ---> 4d6afcd7f267 08:49:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:49:32 ---> Running in ea98089e97f3 08:49:32 (15/39) Installing py3-appdirs (1.4.4-r1) 08:49:32 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:49:32 (17/39) Installing py3-parsing (2.4.7-r1) 08:49:32 (18/39) Installing py3-six (1.15.0-r0) 08:49:32 (19/39) Installing py3-packaging (20.9-r0) 08:49:32 Removing intermediate container a4d61fb64c79 08:49:32 ---> ff95774be8e4 08:49:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:32 (20/39) Installing py3-setuptools (51.3.3-r0) 08:49:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:49:33 (21/39) Installing py3-chardet (4.0.0-r0) 08:49:33 (22/39) Installing py3-idna (3.1-r0) 08:49:33 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:49:33 (24/39) Installing py3-requests (2.25.1-r1) 08:49:33 (25/39) Installing py3-msgpack (1.0.2-r0) 08:49:33 (26/39) Installing py3-lockfile (0.12.2-r3) 08:49:33 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:49:33 (28/39) Installing py3-colorama (0.4.4-r0) 08:49:33 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:49:33 (30/39) Installing py3-distlib (0.3.1-r1) 08:49:33 (31/39) Installing py3-distro (1.5.0-r1) 08:49:33 (32/39) Installing py3-webencodings (0.5.1-r3) 08:49:33 (33/39) Installing py3-html5lib (1.1-r0) 08:49:33 ---> Running in 7ddbf93e3ff6 08:49:33 (34/39) Installing py3-pytoml (0.1.21-r0) 08:49:33 (35/39) Installing py3-pep517 (0.9.1-r0) 08:49:33 (36/39) Installing py3-progress (1.5-r0) 08:49:33 (37/39) Installing py3-retrying (1.3.3-r0) 08:49:33 (38/39) Installing py3-toml (0.10.2-r0) 08:49:33 (39/39) Installing py3-pip (20.3.4-r0) 08:49:33 Removing intermediate container ea98089e97f3 08:49:33 ---> 18c97f1c9524 08:49:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:33 ---> 43e53161bed3 08:49:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:49:33 ---> Running in 0dcb8bf1d41f 08:49:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:49:34 Executing busybox-1.32.1-r6.trigger 08:49:34 OK: 82 MiB in 59 packages 08:49:34 Removing intermediate container 7ddbf93e3ff6 08:49:34 ---> 4ad605ce2c3d 08:49:34 Step 21/23 : LABEL arch=arm64 08:49:34 ---> Running in df5536a88bd9 08:49:34 Removing intermediate container 0dcb8bf1d41f 08:49:34 ---> 85dd059b0cf4 08:49:34 Step 21/23 : LABEL arch=arm64 08:49:35 (1/6) Installing dumb-init (1.2.5-r1) 08:49:35 ---> Running in ac1ec55a2eb0 08:49:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:49:35 (3/6) Installing libsodium (1.0.18-r0) 08:49:35 Removing intermediate container df5536a88bd9 08:49:35 ---> af70241e1668 08:49:35 Step 22/23 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:49:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:49:35 ---> 8b7ddef226e8 08:49:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:49:35 ---> Running in 80930c6886df 08:49:36 Removing intermediate container ac1ec55a2eb0 08:49:36 ---> 25b512ed131f 08:49:36 Step 22/23 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:49:36 (5/6) Installing libzmq (4.3.4-r0) 08:49:36 (6/6) Installing zeromq (4.3.4-r0) 08:49:36 ---> Running in daa1a49677a7 08:49:36 Executing busybox-1.33.1-r3.trigger 08:49:36 OK: 8 MiB in 20 packages 08:49:36 Removing intermediate container 80930c6886df 08:49:36 ---> d40a617dea5e 08:49:36 Step 23/23 : LABEL version=0.0.0 08:49:36 ---> 2e4544a48de1 08:49:36 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/ 08:49:36 ---> Running in f84294ff84fa 08:49:37 ---> Running in 6ab07db88745 08:49:37 Removing intermediate container daa1a49677a7 08:49:37 ---> 6571108d86ec 08:49:37 Step 23/23 : LABEL version=0.0.0 08:49:37 ---> Running in 31b2605aa7d5 08:49:37 Removing intermediate container f84294ff84fa 08:49:37 ---> 03d404f19bb5 08:49:37 08:49:38 Removing intermediate container ffade78e3b5c 08:49:38 ---> ca938d84021f 08:49:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:38 Successfully built 03d404f19bb5 08:49:38 Successfully tagged support-scheduler-arm64:latest 08:49:38 Building security-bootstrapper 08:49:38  Building support-scheduler ... done Removing intermediate container 31b2605aa7d5 08:49:38 ---> 6f93812b4084 08:49:38 08:49:39 Successfully built 6f93812b4084 08:49:39 Successfully tagged support-notifications-arm64:latest 08:49:39 Building core-metadata 08:49:39  Building support-notifications ... done  ---> 9b38eee551ec 08:49:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:49:42 ---> e32537658349 08:49:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:49:42 Removing intermediate container 6ab07db88745 08:49:42 ---> 1ddc165e4dc1 08:49:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:49:43 Collecting docker-compose==1.23.2 08:49:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:49:43 ---> Running in ffb42c9f2cca 08:49:44 ---> 739027e62360 08:49:44 Step 20/24 : ENTRYPOINT ["/core-data"] 08:49:44 Collecting PyYAML<4,>=3.10 08:49:44 Downloading PyYAML-3.13.tar.gz (270 kB) 08:49:45 Removing intermediate container ffb42c9f2cca 08:49:45 ---> c8f617cf17c1 08:49:45 Step 24/26 : LABEL arch=arm64 08:49:45 ---> Running in ea6c7284e85b 08:49:46 ---> Running in 01894ba37bd4 08:49:46 Removing intermediate container ea6c7284e85b 08:49:46 ---> 791fa6e450c0 08:49:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:46 Removing intermediate container 01894ba37bd4 08:49:46 ---> cdc96a76cc22 08:49:46 Step 25/26 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:49:47 ---> Running in 2e5f62f5921e 08:49:47 ---> Running in 22e64b15b493 08:49:47 Removing intermediate container 2e5f62f5921e 08:49:47 ---> d2cae0a01f9d 08:49:47 Step 22/24 : LABEL arch=arm64 08:49:48 ---> Running in 6f859f276b4a 08:49:48 Removing intermediate container 22e64b15b493 08:49:48 ---> a12e3bc05740 08:49:48 Step 26/26 : LABEL version=0.0.0 08:49:48 ---> Running in 3ac5c0322eba 08:49:48 Collecting jsonschema<3,>=2.5.1 08:49:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:49:48 Collecting docopt<0.7,>=0.6.1 08:49:48 Downloading docopt-0.6.2.tar.gz (25 kB) 08:49:48 Removing intermediate container 6f859f276b4a 08:49:48 ---> 3bfa7b9eeabd 08:49:48 Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:49:48 ---> Running in d17b833d82fb 08:49:49 Removing intermediate container 3ac5c0322eba 08:49:49 ---> 49561a2d8c8a 08:49:49 08:49:49 Successfully built 49561a2d8c8a 08:49:49 Successfully tagged security-secretstore-setup-arm64:latest 08:49:49  Building security-secretstore-setup ... done Building security-proxy-setup 08:49:49 Removing intermediate container d17b833d82fb 08:49:49 ---> 3333010429ff 08:49:49 Step 24/24 : LABEL version=0.0.0 08:49:50 ---> Running in 8648c34d6880 08:49:50 Collecting dockerpty<0.5,>=0.4.1 08:49:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:49:51 Removing intermediate container 8648c34d6880 08:49:51 ---> a81efae52713 08:49:51 08:49:51 Successfully built a81efae52713 08:49:51 Successfully tagged core-data-arm64:latest 08:49:51  Building core-data ... done Building core-command 08:49:52 Collecting texttable<0.10,>=0.9.0 08:49:52 Downloading texttable-0.9.1.tar.gz (11 kB) 08:49:55 Collecting websocket-client<1.0,>=0.32.0 08:49:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:49:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:49:55 Collecting cached-property<2,>=1.2.0 08:49:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:49:56 Collecting docker<4.0,>=3.6.0 08:49:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:49:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:49:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:49:58 Collecting docker-pycreds>=0.4.0 08:49:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:49:59 Collecting urllib3<1.25,>=1.21.1 08:49:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:50:00 Collecting certifi>=2017.4.17 08:50:00 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:50:00 Collecting idna<2.8,>=2.5 08:50:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:50:00 Collecting chardet<3.1.0,>=3.0.2 08:50:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:50:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:50:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:50:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:50:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:50:02 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:50:02 Attempting uninstall: urllib3 08:50:02 Found existing installation: urllib3 1.26.2 08:50:02 Uninstalling urllib3-1.26.2: 08:50:02 Successfully uninstalled urllib3-1.26.2 08:50:03 Attempting uninstall: idna 08:50:03 Found existing installation: idna 3.1 08:50:03 Uninstalling idna-3.1: 08:50:03 Successfully uninstalled idna-3.1 08:50:04 Attempting uninstall: chardet 08:50:04 Found existing installation: chardet 4.0.0 08:50:04 Uninstalling chardet-4.0.0: 08:50:04 Successfully uninstalled chardet-4.0.0 08:50:05 Attempting uninstall: requests 08:50:05 Found existing installation: requests 2.25.1 08:50:05 Uninstalling requests-2.25.1: 08:50:05 Successfully uninstalled requests-2.25.1 08:50:06 Running setup.py install for texttable: started 08:50:08 Running setup.py install for texttable: finished with status 'done' 08:50:08 Running setup.py install for PyYAML: started 08:50:10 Running setup.py install for PyYAML: finished with status 'done' 08:50:10 Running setup.py install for docopt: started 08:50:13 Running setup.py install for docopt: finished with status 'done' 08:50:13 Running setup.py install for dockerpty: started 08:50:15 Running setup.py install for dockerpty: finished with status 'done' 08:50:17 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:50:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:50:17 ---> 557b85f49f6e 08:50:17 Step 3/32 : WORKDIR /edgex-go 08:50:17 ---> Using cache 08:50:17 ---> 46a27b855fd4 08:50:17 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:17 ---> Using cache 08:50:17 ---> 09402cb7e092 08:50:17 Step 5/32 : RUN apk add --update --no-cache make git 08:50:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:50:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:18 ---> 557b85f49f6e 08:50:18 Step 3/24 : WORKDIR /edgex-go 08:50:18 ---> Using cache 08:50:18 ---> 46a27b855fd4 08:50:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:18 ---> Using cache 08:50:18 ---> 09402cb7e092 08:50:18 Step 5/24 : RUN apk add --update --no-cache make git 08:50:18 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 08:50:26 ---> Running in 65167deba2b7 08:50:26 ---> Running in a8646464c873 08:50:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:50:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:50:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:50:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:50:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:28 ---> 557b85f49f6e 08:50:28 Step 3/22 : WORKDIR /edgex-go 08:50:28 ---> Using cache 08:50:28 ---> 46a27b855fd4 08:50:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:28 ---> Using cache 08:50:28 ---> 09402cb7e092 08:50:28 Step 5/22 : RUN apk add --update --no-cache make git 08:50:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:50:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:50:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:28 ---> 557b85f49f6e 08:50:28 Step 3/24 : WORKDIR /edgex-go 08:50:28 ---> Using cache 08:50:28 ---> 46a27b855fd4 08:50:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:28 ---> Using cache 08:50:28 ---> 09402cb7e092 08:50:28 Step 5/24 : RUN apk add --update --no-cache make git 08:50:29 ---> Running in 3c52597b9d3c 08:50:29 ---> Running in 33371e3c665f 08:50:29 OK: 218 MiB in 52 packages 08:50:29 OK: 218 MiB in 52 packages 08:50:31 Removing intermediate container 65167deba2b7 08:50:31 ---> 56438a0f5850 08:50:31 Step 6/32 : COPY go.mod . 08:50:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:50:31 Removing intermediate container a8646464c873 08:50:31 ---> 1579e5fa11ab 08:50:31 Step 6/24 : COPY go.mod . 08:50:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:50:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:50:32 ---> 9bf1b529a8ca 08:50:32 Step 7/32 : RUN go mod download 08:50:33 ---> 6a90f7bdcf84 08:50:33 Step 7/24 : RUN go mod download 08:50:33 ---> Running in d9404ee7b948 08:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:50:33 ---> Running in fbb31da0b470 08:50:33 OK: 218 MiB in 52 packages 08:50:34 OK: 218 MiB in 52 packages 08:50:35 Removing intermediate container 3c52597b9d3c 08:50:35 ---> 3c2a1f094cfc 08:50:35 Step 6/22 : COPY go.mod . 08:50:35 Removing intermediate container 33371e3c665f 08:50:35 ---> 27977304195f 08:50:35 Step 6/24 : COPY go.mod . 08:50:37 ---> d89548ed413a 08:50:37 Step 7/22 : RUN go mod download 08:50:37 Removing intermediate container edaad68ab0b4 08:50:37 ---> 56427236e0a7 08:50:37 Step 15/24 : ENV APP_PORT=58890 08:50:37 ---> Running in 5055a9ea6455 08:50:37 ---> be8258f4125c 08:50:37 Step 7/24 : RUN go mod download 08:50:37 ---> Running in 82430e4680ef 08:50:37 ---> Running in 9a6f49d2f274 08:50:38 Removing intermediate container 82430e4680ef 08:50:38 ---> cd048a43f161 08:50:38 Step 16/24 : EXPOSE $APP_PORT 08:50:38 ---> Running in 7cbdf3a3de41 08:50:39 Removing intermediate container fbb31da0b470 08:50:39 ---> 9fa59d537033 08:50:39 Step 8/24 : COPY . . 08:50:39 Removing intermediate container 7cbdf3a3de41 08:50:39 ---> 7fbe738c2e6d 08:50:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:50:39 Removing intermediate container d9404ee7b948 08:50:39 ---> 004cc6215fdd 08:50:39 Step 8/32 : COPY . . 08:50:44 ---> 16b8dff49880 08:50:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:50:44 Removing intermediate container 5055a9ea6455 08:50:44 ---> 5320c3a37fc6 08:50:44 Step 8/22 : COPY . . 08:50:45 ---> 5b3a4ea0d363 08:50:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:50:45 Removing intermediate container 9a6f49d2f274 08:50:45 ---> 6488e215e152 08:50:45 Step 8/24 : COPY . . 08:50:48 ---> 2faa34b42f40 08:50:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:50:48 ---> Running in 223d522d908f 08:50:49 Removing intermediate container 223d522d908f 08:50:49 ---> 4008af930799 08:50:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:50 ---> Running in 92eaf51b12ef 08:50:50 Removing intermediate container 92eaf51b12ef 08:50:50 ---> 7df0c701a1b3 08:50:50 Step 22/24 : LABEL arch=arm64 08:50:51 ---> Running in ae87f357979d 08:50:52 Removing intermediate container ae87f357979d 08:50:52 ---> 0c815626d4ed 08:50:52 Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:50:52 ---> Running in 9c8765205cba 08:50:53 Removing intermediate container 9c8765205cba 08:50:53 ---> 2d6b54435810 08:50:53 Step 24/24 : LABEL version=0.0.0 08:50:53 ---> Running in 66e940676865 08:50:54 Removing intermediate container 66e940676865 08:50:54 ---> 40d729558220 08:50:54 08:50:55 Successfully built 40d729558220 08:50:55 Successfully tagged sys-mgmt-agent-arm64:latest 08:50:59  Building sys-mgmt-agent ... done  ---> 99900d2392ce 08:50:59 Step 9/24 : RUN go mod tidy 08:50:59 ---> 6bc0ac6918b9 08:50:59 Step 9/32 : RUN go mod tidy 08:50:59 ---> Running in 9d7e36794021 08:50:59 ---> Running in 5be0c8684587 08:51:00 ---> 7395ee38d66d 08:51:00 Step 9/22 : RUN go mod tidy 08:51:00 ---> Running in ce5e9d189879 08:51:01 ---> 8310033a1a9d 08:51:01 Step 9/24 : RUN go mod tidy 08:51:01 ---> Running in 90ab65d1f10a 08:51:05 Removing intermediate container 9d7e36794021 08:51:05 ---> 3aca44e07c71 08:51:05 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:05 ---> Running in 96d139771675 08:51:05 Removing intermediate container 5be0c8684587 08:51:05 ---> a74832c1cb2c 08:51:05 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:51:06 ---> Running in 8ad5cc86ac67 08:51:06 Removing intermediate container ce5e9d189879 08:51:06 ---> c9b4af3e3c17 08:51:06 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:51:06 ---> Running in 10507df6cac8 08:51:07 Removing intermediate container 90ab65d1f10a 08:51:07 ---> dd59fcaa15df 08:51:07 Step 10/24 : RUN make cmd/core-command/core-command 08:51:07 ---> Running in c9306c9e34da 08:51:07 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 08:51:08 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 08:51:08 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 08:51:09 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 08:52:31 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 08:52:39 Removing intermediate container 96d139771675 08:52:39 ---> 932bc1160adb 08:52:39 08:52:39 Step 11/32 : FROM alpine:3.14 08:52:39 ---> bb3de5531c18 08:52:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:52:40 ---> Running in 9788e7521a9c 08:52:41 Removing intermediate container c9306c9e34da 08:52:41 ---> a015da9e2a6e 08:52:41 08:52:41 Step 11/24 : FROM alpine:3.14 08:52:41 ---> bb3de5531c18 08:52:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:52:41 ---> Using cache 08:52:41 ---> e2b59d3fa972 08:52:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:52:41 ---> Using cache 08:52:41 ---> 003fc7d0156f 08:52:41 Step 14/24 : ENV APP_PORT=59882 08:52:41 Removing intermediate container 9788e7521a9c 08:52:41 ---> 68917a994b58 08:52:41 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:52:41 ---> Running in 95a93c4f80ef 08:52:41 ---> Running in e52cffa31597 08:52:43 Removing intermediate container 95a93c4f80ef 08:52:43 ---> 47fcd7e09a46 08:52:43 Step 15/24 : EXPOSE $APP_PORT 08:52:43 ---> Running in 273ce7ea0aea 08:52:43 Removing intermediate container 10507df6cac8 08:52:43 ---> 7382de0b2ff7 08:52:43 08:52:43 Step 11/22 : FROM alpine:3.14 08:52:43 ---> bb3de5531c18 08:52:43 Step 12/22 : RUN apk add --update --no-cache curl 08:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:52:43 ---> Running in a2ef5a648c02 08:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:52:44 Removing intermediate container 273ce7ea0aea 08:52:44 ---> 31e32ed46005 08:52:44 Step 16/24 : WORKDIR / 08:52:44 ---> Running in d1b6f494005c 08:52:44 (1/2) Installing dumb-init (1.2.5-r1) 08:52:44 (2/2) Installing su-exec (0.2-r1) 08:52:44 Executing busybox-1.33.1-r3.trigger 08:52:44 OK: 5 MiB in 16 packages 08:52:44 Removing intermediate container 8ad5cc86ac67 08:52:44 ---> 7d7255c0c043 08:52:44 08:52:44 Step 11/24 : FROM alpine:3.14 08:52:44 ---> bb3de5531c18 08:52:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:52:44 ---> Using cache 08:52:44 ---> e2b59d3fa972 08:52:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:52:44 ---> Using cache 08:52:44 ---> 003fc7d0156f 08:52:44 Step 14/24 : ENV APP_PORT=59881 08:52:45 Removing intermediate container d1b6f494005c 08:52:45 ---> 314f9c97f450 08:52:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:45 ---> Running in f17becc65801 08:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:52:46 Removing intermediate container f17becc65801 08:52:46 ---> da1095304098 08:52:46 Step 15/24 : EXPOSE $APP_PORT 08:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:52:46 ---> Running in 080fbebd9b24 08:52:46 ---> 9f360698515c 08:52:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:52:46 Removing intermediate container e52cffa31597 08:52:46 ---> dcb864093866 08:52:46 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:52:46 ---> Running in 56ac0d20cacb 08:52:46 (1/5) Installing ca-certificates (20191127-r5) 08:52:46 Removing intermediate container 080fbebd9b24 08:52:46 ---> 733c202f97cd 08:52:46 Step 16/24 : WORKDIR / 08:52:46 (2/5) Installing brotli-libs (1.0.9-r5) 08:52:46 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:52:46 (4/5) Installing libcurl (7.79.1-r0) 08:52:46 (5/5) Installing curl (7.79.1-r0) 08:52:46 Executing busybox-1.33.1-r3.trigger 08:52:46 Executing ca-certificates-20191127-r5.trigger 08:52:47 ---> Running in 6bd3e8087867 08:52:47 OK: 8 MiB in 19 packages 08:52:47 Removing intermediate container 56ac0d20cacb 08:52:47 ---> 3721020c0f96 08:52:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:52:47 ---> Running in c6df44098d22 08:52:47 ---> c383f5b54c76 08:52:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:52:48 Removing intermediate container 6bd3e8087867 08:52:48 ---> 4afc4a89b94e 08:52:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:48 Removing intermediate container c6df44098d22 08:52:48 ---> efed9503b7a6 08:52:48 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:52:48 ---> Running in 2d4fe19af149 08:52:49 ---> 6dc9175813b0 08:52:49 Step 20/24 : ENTRYPOINT ["/core-command"] 08:52:49 Removing intermediate container a2ef5a648c02 08:52:49 ---> ed6ddec7a4bb 08:52:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:52:49 ---> 48f7c9ba0a31 08:52:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:52:49 ---> Running in 9299db91adc7 08:52:49 ---> Running in 18c764bff954 08:52:50 Removing intermediate container 18c764bff954 08:52:50 ---> faa15f4f261e 08:52:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:50 Removing intermediate container 9299db91adc7 08:52:50 ---> 128f856e5bc1 08:52:50 Step 14/22 : WORKDIR /edgex 08:52:50 ---> Running in 5fd8e2401139 08:52:50 ---> Running in 91023a995107 08:52:50 ---> b9480fb8e6a4 08:52:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:52:50 Removing intermediate container 5fd8e2401139 08:52:50 ---> e2f7229ce505 08:52:50 Step 22/24 : LABEL arch=arm64 08:52:51 ---> Running in 18cb7f9d0706 08:52:51 Removing intermediate container 91023a995107 08:52:51 ---> 966abf3a957f 08:52:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:52:51 Removing intermediate container 2d4fe19af149 08:52:51 ---> ace047f74f1d 08:52:51 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:52:51 ---> Running in 590bef20c6d1 08:52:51 ---> 36e3d86bfddc 08:52:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:52:51 Removing intermediate container 18cb7f9d0706 08:52:51 ---> 0819dedf0c90 08:52:51 Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:52:52 ---> Running in 0dea8538b72a 08:52:52 ---> Running in 5b990043dbcf 08:52:52 Removing intermediate container 590bef20c6d1 08:52:52 ---> 288d66962716 08:52:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:52:52 ---> 77ad59ea31e7 08:52:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:52:52 Removing intermediate container 0dea8538b72a 08:52:52 ---> ea606089dbff 08:52:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:52 Removing intermediate container 5b990043dbcf 08:52:52 ---> ee38c91162a9 08:52:52 Step 24/24 : LABEL version=0.0.0 08:52:52 ---> Running in 560c91c26d31 08:52:52 ---> Running in 0590d34b41e3 08:52:53 ---> b27e72538781 08:52:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:52:53 ---> Running in ee91e3fb0f42 08:52:53 Removing intermediate container 560c91c26d31 08:52:53 ---> b6e8a6388ec0 08:52:53 Step 22/24 : LABEL arch=arm64 08:52:53 Removing intermediate container 0590d34b41e3 08:52:53 ---> 8dfb2d589b76 08:52:53 08:52:53 ---> Running in 1235e47b56bc 08:52:53 ---> d6db00f763f8 08:52:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:52:54 Successfully built 8dfb2d589b76 08:52:54 Successfully tagged core-command-arm64:latest 08:52:54  Building core-command ... done Removing intermediate container 1235e47b56bc 08:52:54 ---> 05c8fdf73d25 08:52:54 Step 23/24 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:52:54 ---> Running in 056676188fbe 08:52:55 Removing intermediate container 056676188fbe 08:52:55 ---> 3063b3642cf1 08:52:55 Step 24/24 : LABEL version=0.0.0 08:52:55 ---> 2bb5a3844372 08:52:55 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:52:55 ---> Running in c46b86aa0a3f 08:52:55 ---> Running in 2dfde0cdd6c5 08:52:55 Removing intermediate container c46b86aa0a3f 08:52:55 ---> 730d99651bd0 08:52:55 08:52:56 Removing intermediate container 2dfde0cdd6c5 08:52:56 ---> 31054d67378c 08:52:56 Step 19/22 : CMD ["--init=true"] 08:52:56 Successfully built 730d99651bd0 08:52:56 Successfully tagged core-metadata-arm64:latest 08:52:56 Removing intermediate container ee91e3fb0f42 08:52:56 ---> d52de85e8ca0 08:52:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:56  Building core-metadata ... done  ---> Running in 0f39c7730465 08:52:57 Removing intermediate container 0f39c7730465 08:52:57 ---> 1ec1be0b426e 08:52:57 Step 20/22 : LABEL arch=arm64 08:52:57 ---> Running in 7d23c6c2fb58 08:52:57 ---> 56b099553f75 08:52:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:52:57 Removing intermediate container 7d23c6c2fb58 08:52:57 ---> 85a2e7c5332c 08:52:57 Step 21/22 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:52:57 ---> Running in 43ec263a866e 08:52:58 ---> dcee3b9687f6 08:52:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:52:58 Removing intermediate container 43ec263a866e 08:52:58 ---> c7507d342adc 08:52:58 Step 22/22 : LABEL version=0.0.0 08:52:58 ---> Running in beba5f40c734 08:52:59 Removing intermediate container beba5f40c734 08:52:59 ---> 40804a479f80 08:52:59 08:52:59 ---> e0c576f51c78 08:52:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:52:59 Successfully built 40804a479f80 08:53:00 Successfully tagged security-proxy-setup-arm64:latest 08:53:00  Building security-proxy-setup ... done  ---> 60c64e8f3ffb 08:53:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:53:01 ---> 4e65592c1f63 08:53:01 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:53:01 ---> Running in ea2a44e19b0f 08:53:02 Removing intermediate container ea2a44e19b0f 08:53:02 ---> c1c96abb747b 08:53:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:53:03 ---> ccdfd012f4ab 08:53:03 Step 27/32 : RUN chmod +x /entrypoint.sh 08:53:03 ---> Running in 0f6d084f829f 08:53:05 Removing intermediate container 0f6d084f829f 08:53:05 ---> fad1e7adbf1f 08:53:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:53:05 ---> Running in ff38c94f07ee 08:53:06 Removing intermediate container ff38c94f07ee 08:53:06 ---> 6725fe1714ea 08:53:06 Step 29/32 : CMD ["gate"] 08:53:06 ---> Running in 28ca322303da 08:53:07 Removing intermediate container 28ca322303da 08:53:07 ---> fc6a5e3131d3 08:53:07 Step 30/32 : LABEL arch=arm64 08:53:07 ---> Running in 7fd3383b9f94 08:53:08 Removing intermediate container 7fd3383b9f94 08:53:08 ---> d1957c41cc49 08:53:08 Step 31/32 : LABEL git_sha=905a639d0eb6d8b8270b9f28f8fe55639479a7f0 08:53:08 ---> Running in 4ff49102781f 08:53:08 Removing intermediate container 4ff49102781f 08:53:08 ---> b486c5bf4005 08:53:08 Step 32/32 : LABEL version=0.0.0 08:53:09 ---> Running in 00dc52d89a8b 08:53:09 Removing intermediate container 00dc52d89a8b 08:53:09 ---> d9caa57ad5fe 08:53:09 08:53:10 Successfully built d9caa57ad5fe 08:53:10 Successfully tagged security-bootstrapper-arm64:latest 08:53:10  Building security-bootstrapper ... done  [Pipeline] } 08:53:10 $ docker stop --time=1 7aa30ebcfa4206f8b67685833ed87a38cb9087c7db7ff22a02566c6009de89f2 08:53:12 $ docker rm -f 7aa30ebcfa4206f8b67685833ed87a38cb9087c7db7ff22a02566c6009de89f2 [Pipeline] // withDockerContainer [Pipeline] sh 08:53:12 + docker images 08:53:13 REPOSITORY TAG IMAGE ID CREATED SIZE 08:53:13 security-bootstrapper-arm64 latest d9caa57ad5fe 3 seconds ago 17.7MB 08:53:13 security-proxy-setup-arm64 latest 40804a479f80 13 seconds ago 25.3MB 08:53:13 core-metadata-arm64 latest 730d99651bd0 17 seconds ago 15.8MB 08:53:13 core-command-arm64 latest 8dfb2d589b76 19 seconds ago 15.2MB 08:53:13 7d7255c0c043 28 seconds ago 1.57GB 08:53:13 7382de0b2ff7 30 seconds ago 1.57GB 08:53:13 a015da9e2a6e 32 seconds ago 1.56GB 08:53:13 932bc1160adb 34 seconds ago 1.57GB 08:53:13 sys-mgmt-agent-arm64 latest 40d729558220 2 minutes ago 312MB 08:53:13 core-data-arm64 latest a81efae52713 3 minutes ago 19.4MB 08:53:13 security-secretstore-setup-arm64 latest 49561a2d8c8a 3 minutes ago 26.5MB 08:53:13 support-notifications-arm64 latest 6f93812b4084 3 minutes ago 15.9MB 08:53:13 support-scheduler-arm64 latest 03d404f19bb5 3 minutes ago 15.2MB 08:53:13 1d446e28fbc1 3 minutes ago 1.57GB 08:53:13 46522b1d4d4d 4 minutes ago 1.57GB 08:53:13 191e799abea3 4 minutes ago 1.57GB 08:53:13 63d0c98e321b 4 minutes ago 1.57GB 08:53:13 85a58d60b4dd 4 minutes ago 1.57GB 08:53:13 ci-base-image-arm64 latest 557b85f49f6e 14 minutes ago 1.24GB 08:53:13 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 08:53:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 08:53:13 docker 20.10.7 df445af6242a 3 months ago 234MB 08:53:13 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 08:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:53:14 08:53:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:53:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:53:15 arm64: Pulling from edgex-lftools-log-publisher 08:53:15 448f6bf000e3: Pulling fs layer 08:53:15 f757da607395: Pulling fs layer 08:53:15 05883995daec: Pulling fs layer 08:53:15 8603b9c90790: Pulling fs layer 08:53:15 1560dd03e051: Pulling fs layer 08:53:15 27f5ce0e4adf: Pulling fs layer 08:53:15 c2d8d7efcc4b: Pulling fs layer 08:53:15 c2d8d7efcc4b: Waiting 08:53:18 f757da607395: Verifying Checksum 08:53:18 f757da607395: Download complete 08:53:18 8603b9c90790: Verifying Checksum 08:53:18 8603b9c90790: Download complete 08:53:18 1560dd03e051: Verifying Checksum 08:53:18 27f5ce0e4adf: Verifying Checksum 08:53:18 27f5ce0e4adf: Download complete 08:53:18 05883995daec: Verifying Checksum 08:53:18 05883995daec: Download complete 08:53:18 448f6bf000e3: Verifying Checksum 08:53:19 c2d8d7efcc4b: Verifying Checksum 08:53:19 c2d8d7efcc4b: Download complete 08:53:20 448f6bf000e3: Pull complete 08:53:21 f757da607395: Pull complete 08:53:22 05883995daec: Pull complete 08:53:23 8603b9c90790: Pull complete 08:53:24 1560dd03e051: Pull complete 08:53:24 27f5ce0e4adf: Pull complete 08:53:40 c2d8d7efcc4b: Pull complete 08:53:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:53:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:53:41 prd-ubuntu18.04-docker-arm64-4c-16g-1591 does not seem to be running inside a container 08:53:41 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:53:44 $ docker top 99cbc3f3aa42a85896360b1f413f53d7f401536679a9f23d19ea5e7766abf6a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:47 ---> job-cost.sh 08:53:47 lf-activate-venv: SKIPPING 08:53:47 INFO: No Stack... 08:53:47 INFO: Retrieving Pricing Info for: v3-standard-4 08:53:47 INFO: Archiving Costs [Pipeline] sh 08:53:47 + cat /w/workspace/edgex-go/1/archives/cost.csv 08:53:47 + cut -d, -f6 [Pipeline] lock 08:53:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3723-1-stack-cost] 08:53:47 Resource [jenkins-edgexfoundry-edgex-go-PR-3723-1-stack-cost] did not exist. Created. 08:53:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3723-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:53:48 + echo total: 0.10999999940395355 [Pipeline] stash 08:53:48 Stashed 1 file(s) [Pipeline] } 08:53:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3723-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:53:48 $ docker stop --time=1 99cbc3f3aa42a85896360b1f413f53d7f401536679a9f23d19ea5e7766abf6a4 08:53:50 $ docker rm -f 99cbc3f3aa42a85896360b1f413f53d7f401536679a9f23d19ea5e7766abf6a4 [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 08:53:54 provisioning config files... 08:53:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4233520669033754862tmp [Pipeline] { [Pipeline] sh 08:53:54 + set +x 08:53:54 + curl -s https://codecov.io/bash 08:53:54 + bash -s -- 08:53:56 08:53:56 _____ _ 08:53:56 / ____| | | 08:53:56 | | ___ __| | ___ ___ _____ __ 08:53:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:53:56 | |___| (_) | (_| | __/ (_| (_) \ V / 08:53:56 \_____\___/ \__,_|\___|\___\___/ \_/ 08:53:56 Bash-1.0.6 08:53:56 08:53:56 08:53:56 ==> git version 2.24.4 found 08:53:56 ==> 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 08:53:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:53:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:53:56 ==> Jenkins CI detected. 08:53:56 current dir:  /w/workspace/edgex-go/1 08:53:56 project root: . 08:53:56 --> token set from env 08:53:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:53:56 ==> Running gcov in . (disable via -X gcov) 08:53:56 ==> Python coveragepy not found 08:53:56 ==> Searching for coverage reports in: 08:53:56 + . 08:53:56 -> Found 1 reports 08:53:56 ==> Detecting git/mercurial file structure 08:53:56 ==> Reading reports 08:53:56 + ./coverage.out bytes=403624 08:53:56 ==> Appending adjustments 08:53:56 https://docs.codecov.io/docs/fixing-reports 08:53:56 + Found adjustments 08:53:56 ==> Gzipping contents 08:53:56 56K /tmp/codecov.j35lCM.gz 08:53:56 ==> Uploading reports 08:53:56 url: https://codecov.io 08:53:56 query: branch=PR-3723&commit=905a639d0eb6d8b8270b9f28f8fe55639479a7f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3723%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3723&job=&cmd_args= 08:53:56 -> Pinging Codecov 08:53:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3723&commit=905a639d0eb6d8b8270b9f28f8fe55639479a7f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3723%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3723&job=&cmd_args= 08:53:56 -> Uploading to 08:53:56 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/00271124DB129430A58F1EEE437C3FCB/905a639d0eb6d8b8270b9f28f8fe55639479a7f0/a71306e7-dfdf-49fe-8dc0-9cf7ffafd2d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T085356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac78c9e26e0c6d82554221220b75ce2677f14023e335d800e2948b39afa2c10a 08:53:56 % Total % Received % Xferd Average Speed Time Time Time Current 08:53:56 Dload Upload Total Spent Left Speed 08:53:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54439 0 0 100 54439 0 50662 0:00:01 0:00:01 --:--:-- 50688 08:53:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/905a639d0eb6d8b8270b9f28f8fe55639479a7f0 [Pipeline] } 08:53:57 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 08:54:01 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:54:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:54:03 ---> package-listing.sh 08:54:03 ++ facter osfamily 08:54:03 ++ tr '[:upper:]' '[:lower:]' 08:54:03 + OS_FAMILY=redhat 08:54:03 + workspace=/w/workspace/edgex-go/1 08:54:03 + START_PACKAGES=/tmp/packages_start.txt 08:54:03 + END_PACKAGES=/tmp/packages_end.txt 08:54:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:54:03 + PACKAGES=/tmp/packages_start.txt 08:54:03 + '[' /w/workspace/edgex-go/1 ']' 08:54:03 + PACKAGES=/tmp/packages_end.txt 08:54:03 + case "${OS_FAMILY}" in 08:54:03 + rpm -qa 08:54:03 + sort 08:54:05 + '[' -f /tmp/packages_start.txt ']' 08:54:05 + '[' -f /tmp/packages_end.txt ']' 08:54:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:54:05 + '[' /w/workspace/edgex-go/1 ']' 08:54:05 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:54:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:54:05 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 08:54:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:54:06 08:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:54:07 latest: Pulling from edgex-lftools-log-publisher 08:54:07 b4d181a07f80: Pulling fs layer 08:54:07 a1111a8f2ec3: Pulling fs layer 08:54:07 ed53099fbce6: Pulling fs layer 08:54:07 dc539afda2c1: Pulling fs layer 08:54:07 77bc0d833cb6: Pulling fs layer 08:54:07 9065ff56babe: Pulling fs layer 08:54:07 d287ab97295c: Pulling fs layer 08:54:07 dc539afda2c1: Waiting 08:54:07 77bc0d833cb6: Waiting 08:54:07 d287ab97295c: Waiting 08:54:07 9065ff56babe: Waiting 08:54:07 a1111a8f2ec3: Verifying Checksum 08:54:07 a1111a8f2ec3: Download complete 08:54:07 dc539afda2c1: Verifying Checksum 08:54:07 dc539afda2c1: Download complete 08:54:07 ed53099fbce6: Verifying Checksum 08:54:07 ed53099fbce6: Download complete 08:54:07 77bc0d833cb6: Verifying Checksum 08:54:07 77bc0d833cb6: Download complete 08:54:07 9065ff56babe: Verifying Checksum 08:54:07 9065ff56babe: Download complete 08:54:08 b4d181a07f80: Verifying Checksum 08:54:08 b4d181a07f80: Download complete 08:54:09 b4d181a07f80: Pull complete 08:54:09 a1111a8f2ec3: Pull complete 08:54:10 ed53099fbce6: Pull complete 08:54:10 dc539afda2c1: Pull complete 08:54:10 77bc0d833cb6: Pull complete 08:54:10 9065ff56babe: Pull complete 08:54:12 d287ab97295c: Verifying Checksum 08:54:12 d287ab97295c: Download complete 08:54:16 d287ab97295c: Pull complete 08:54:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:54:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:54:16 prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container 08:54:16 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:54:20 $ docker top 19e68fb4cad763bb85f2fe7fd56763270160ec2e9bd1d9ee527c057cc3b2164d -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:20 + touch /tmp/pre-build-complete [Pipeline] sh 08:54:20 + mkdir -p /var/log/sysstat [Pipeline] sh 08:54:21 + ls /var/log/sa-host 08:54:21 + sadf -c /var/log/sa-host/sa05 08:54:21 file_magic: OK 08:54:21 HZ: Using current value: 100 08:54:21 file_header: OK 08:54:21 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 08:54:21 Statistics: 08:54:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:54:21 File successfully converted to sysstat format version 12.0.3 08:54:21 + sadf -c /var/log/sa-host/sa27 08:54:21 file_magic: OK 08:54:21 HZ: Using current value: 100 08:54:21 file_header: OK 08:54:21 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 08:54:21 Statistics: 08:54:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:54:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:23 provisioning config files... 08:54:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5262214447470482319tmp [Pipeline] { [Pipeline] echo 08:54:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:54:23 ---> create-netrc.sh [Pipeline] } 08:54:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:54:24 ---> python-tools-install.sh [Pipeline] echo 08:54:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:54:24 ---> sudo-logs.sh 08:54:24 Archiving 'sudo' log.. 08:54:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-1590.vexxhost.local: Name or service not known 08:54:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-1590.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:54:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:54:25 ---> job-cost.sh 08:54:25 lf-activate-venv: SKIPPING 08:54:25 DEBUG: total: 0.10999999940395355 08:54:25 INFO: Retrieving Stack Cost... 08:54:26 INFO: Retrieving Pricing Info for: v3-standard-2 08:54:26 INFO: Archiving Costs [Pipeline] echo 08:54:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:54:26 ---> logs-deploy.sh 08:54:26 lf-activate-venv: SKIPPING 08:54:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3723/1 08:54:26 INFO: archiving workspace using pattern(s): 08:54:27 Archives upload complete. 08:54:27 INFO: archiving logs to Nexus 08:54:28 ---> uname -a: 08:54:28 Linux prd-centos7-docker-4c-2g-1590.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 08:54:28 08:54:28 08:54:28 ---> lscpu: 08:54:28 Architecture: x86_64 08:54:28 CPU op-mode(s): 32-bit, 64-bit 08:54:28 Byte Order: Little Endian 08:54:28 Address sizes: 40 bits physical, 48 bits virtual 08:54:28 CPU(s): 2 08:54:28 On-line CPU(s) list: 0,1 08:54:28 Thread(s) per core: 1 08:54:28 Core(s) per socket: 1 08:54:28 Socket(s): 2 08:54:28 NUMA node(s): 1 08:54:28 Vendor ID: AuthenticAMD 08:54:28 CPU family: 23 08:54:28 Model: 49 08:54:28 Model name: AMD EPYC-Rome Processor 08:54:28 Stepping: 0 08:54:28 CPU MHz: 2799.998 08:54:28 BogoMIPS: 5599.99 08:54:28 Virtualization: AMD-V 08:54:28 Hypervisor vendor: KVM 08:54:28 Virtualization type: full 08:54:28 L1d cache: 32K 08:54:28 L1i cache: 32K 08:54:28 L2 cache: 512K 08:54:28 L3 cache: 16384K 08:54:28 NUMA node0 CPU(s): 0,1 08:54:28 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 08:54:28 08:54:28 08:54:28 ---> nproc: 08:54:28 2 08:54:28 08:54:28 08:54:28 ---> df -h: 08:54:28 Filesystem Size Used Avail Use% Mounted on 08:54:28 overlay 40G 14G 27G 33% / 08:54:28 tmpfs 64M 0 64M 0% /dev 08:54:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:54:28 shm 64M 0 64M 0% /dev/shm 08:54:28 /dev/vda1 40G 14G 27G 33% /facter-os 08:54:28 08:54:28 08:54:28 ---> sar -b -r -n DEV: 08:54:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 08:54:28 08:54:28 08:31:40 LINUX RESTART (2 CPU) 08:54:28 08:54:28 08:32:01 tps rtps wtps bread/s bwrtn/s 08:54:28 08:33:02 116.32 18.27 98.05 5743.08 9772.89 08:54:28 08:34:01 115.59 0.17 115.42 23.03 42647.16 08:54:28 08:35:01 257.67 0.00 257.67 0.00 57164.61 08:54:28 08:36:01 59.44 0.00 59.44 0.00 10554.35 08:54:28 08:37:01 72.47 0.00 72.47 0.00 4026.52 08:54:28 08:38:02 733.15 314.46 418.68 18788.11 272461.50 08:54:28 08:39:01 456.57 113.09 343.48 8962.95 129129.16 08:54:28 08:40:01 537.95 62.54 475.41 5396.34 165418.81 08:54:28 08:41:01 13.83 6.28 7.55 275.06 247.96 08:54:28 08:42:01 0.30 0.05 0.25 0.40 3.43 08:54:28 08:43:01 0.32 0.00 0.32 0.00 3.55 08:54:28 08:44:01 0.22 0.00 0.22 0.00 1.97 08:54:28 08:45:02 0.30 0.00 0.30 0.00 3.30 08:54:28 08:46:01 0.24 0.00 0.24 0.00 2.91 08:54:28 08:47:01 0.45 0.18 0.27 5.73 2.88 08:54:28 08:48:01 0.80 0.00 0.80 0.00 16.08 08:54:28 08:49:01 0.30 0.00 0.30 0.00 3.28 08:54:28 08:50:01 0.25 0.00 0.25 0.00 3.48 08:54:28 08:51:01 0.25 0.02 0.23 0.13 1.93 08:54:28 08:52:01 0.23 0.00 0.23 0.00 3.27 08:54:28 08:53:01 0.25 0.02 0.23 0.13 2.97 08:54:28 08:54:01 3.95 3.65 0.30 364.69 16.61 08:54:28 Average: 108.01 23.74 84.27 1806.94 31537.81 08:54:28 08:54:28 08:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:54:28 08:33:02 5128716 0 888368 11.09 2620 1989236 1497780 16.54 871328 1598468 95060 08:54:28 08:34:01 4085948 0 967456 12.08 2620 2952916 1671996 18.46 1035256 2390424 4644 08:54:28 08:35:01 3237248 0 1273852 15.91 2620 3495220 1732412 19.13 1363336 2776588 110760 08:54:28 08:36:01 3091912 0 1197104 14.95 2620 3717304 1718616 18.97 1400480 2865472 27868 08:54:28 08:37:01 3044204 0 1163196 14.52 2620 3798920 1666968 18.40 1359992 2940956 158568 08:54:28 08:38:02 1196160 0 1445252 18.05 2620 5364908 3333792 36.81 2310624 3739672 46196 08:54:28 08:39:01 790528 0 1306188 16.31 2620 5909604 1797908 19.85 2250896 4189248 84 08:54:28 08:40:01 2997444 0 1270836 15.87 2620 3738040 1719748 18.99 1338516 2882264 20 08:54:28 08:41:01 3040348 0 1219832 15.23 2620 3746140 1301268 14.37 1324432 2865096 12 08:54:28 08:42:01 3047612 0 1212564 15.14 2620 3746144 1266584 13.98 1323024 2863932 20 08:54:28 08:43:01 3048012 0 1212164 15.14 2620 3746144 1266476 13.98 1322832 2863960 12 08:54:28 08:44:01 3048608 0 1211560 15.13 2620 3746152 1266368 13.98 1322608 2863960 8 08:54:28 08:45:02 3048748 0 1211416 15.13 2620 3746156 1266416 13.98 1322628 2863960 8 08:54:28 08:46:01 3048828 0 1211332 15.12 2620 3746160 1266368 13.98 1322616 2863960 8 08:54:28 08:47:01 3048440 0 1211684 15.13 2620 3746196 1266368 13.98 1323500 2863084 16 08:54:28 08:48:01 3048460 0 1211660 15.13 2620 3746200 1266464 13.98 1323716 2863116 8 08:54:28 08:49:01 3048836 0 1211280 15.12 2620 3746204 1266368 13.98 1323512 2863116 16 08:54:28 08:50:01 3048524 0 1211580 15.13 2620 3746216 1266416 13.98 1323532 2863120 12 08:54:28 08:51:01 3048588 0 1211516 15.13 2620 3746216 1266368 13.98 1323524 2863120 20 08:54:28 08:52:01 3048644 0 1211456 15.13 2620 3746220 1266368 13.98 1323480 2863120 8 08:54:28 08:53:01 3046676 0 1213420 15.15 2620 3746224 1294580 14.29 1324344 2863124 8 08:54:28 08:54:01 3022020 0 1227088 15.32 2620 3757212 1369692 15.12 1340096 2870884 76 08:54:28 Average: 3009750 0 1204582 15.04 2620 3791988 1501606 16.58 1385194 2885484 20156 08:54:28 08:54:28 08:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:54:28 08:33:02 vethe06c516 650.94 530.92 58.90 1631.25 0.00 0.00 0.00 0.00 08:54:28 08:33:02 eth0 1710.92 1339.32 5299.99 161.18 0.00 0.00 0.00 0.00 08:54:28 08:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:33:02 docker0 650.94 530.79 50.00 1631.24 0.00 0.00 0.00 0.00 08:54:28 08:34:01 vethff84ec4 73.84 94.97 6.92 64.53 0.00 0.00 0.00 0.00 08:54:28 08:34:01 eth0 934.29 820.00 4504.64 114.33 0.00 0.00 0.00 0.00 08:54:28 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:34:01 docker0 511.11 451.47 37.55 1156.88 0.00 0.00 0.00 0.00 08:54:28 08:35:01 vethec57556 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:54:28 08:35:01 eth0 438.88 318.22 2018.24 33.04 0.00 0.00 0.00 0.00 08:54:28 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:35:01 docker0 301.97 406.28 19.90 1994.73 0.00 0.00 0.00 0.00 08:54:28 08:36:01 vethec57556 1.83 1.83 0.14 0.15 0.00 0.00 0.00 0.00 08:54:28 08:36:01 eth0 31.57 17.17 22.82 10.97 0.00 0.00 0.00 0.00 08:54:28 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:36:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 08:54:28 08:37:01 vethec57556 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 08:54:28 08:37:01 eth0 36.39 21.42 23.67 62.50 0.00 0.00 0.00 0.00 08:54:28 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:37:01 docker0 0.22 0.22 0.01 0.02 0.00 0.00 0.00 0.00 08:54:28 08:38:02 veth177e142 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:38:02 veth551ee29 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:38:02 veth8882de6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:38:02 vethb932e6f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:39:01 veth11f883d 2.74 3.98 0.20 10.18 0.00 0.00 0.00 0.00 08:54:28 08:39:01 veth159071e 0.00 0.83 0.00 0.05 0.00 0.00 0.00 0.00 08:54:28 08:39:01 vethf8d765e 0.20 0.22 0.02 0.10 0.00 0.00 0.00 0.00 08:54:28 08:39:01 eth0 3699.76 2859.28 14549.09 472.71 0.00 0.00 0.00 0.00 08:54:28 08:40:01 veth159071e 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 08:54:28 08:40:01 eth0 274.54 144.56 1424.46 84.78 0.00 0.00 0.00 0.00 08:54:28 08:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:54:28 08:40:01 docker0 1573.93 1599.78 114.41 5644.56 0.00 0.00 0.00 0.00 08:54:28 08:41:01 eth0 3.33 1.82 2.90 1.02 0.00 0.00 0.00 0.00 08:54:28 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:42:01 eth0 0.45 0.28 0.27 0.20 0.00 0.00 0.00 0.00 08:54:28 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:43:01 eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:54:28 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:54:28 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:45:02 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:54:28 08:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:54:28 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:54:28 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:48:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:54:28 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:54:28 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:50:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:54:28 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:51:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:54:28 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:53:01 eth0 2.87 1.70 0.26 22.37 0.00 0.00 0.00 0.00 08:54:28 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:54:01 eth0 10.84 7.26 7.76 23.33 0.00 0.00 0.00 0.00 08:54:28 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 Average: eth0 177.69 134.66 714.81 27.12 0.00 0.00 0.00 0.00 08:54:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:28 Average: docker0 71.68 72.86 5.21 257.07 0.00 0.00 0.00 0.00 08:54:28 08:54:28 08:54:28 ---> sar -P ALL: 08:54:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 08:54:28 08:54:28 08:31:40 LINUX RESTART (2 CPU) 08:54:28 08:54:28 08:32:01 CPU %user %nice %system %iowait %steal %idle 08:54:28 08:33:02 all 24.88 0.00 6.37 2.81 0.10 65.84 08:54:28 08:33:02 0 25.73 0.00 7.24 3.78 0.11 63.13 08:54:28 08:33:02 1 24.04 0.00 5.51 1.85 0.09 68.51 08:54:28 08:34:01 all 16.81 0.00 5.36 1.70 0.06 76.07 08:54:28 08:34:01 0 13.96 0.00 5.53 2.00 0.05 78.47 08:54:28 08:34:01 1 19.66 0.00 5.19 1.40 0.07 73.68 08:54:28 08:35:01 all 34.44 0.00 10.35 2.24 0.11 52.85 08:54:28 08:35:01 0 35.21 0.00 10.83 1.80 0.11 52.06 08:54:28 08:35:01 1 33.69 0.00 9.88 2.68 0.11 53.64 08:54:28 08:36:01 all 40.39 0.00 5.22 0.56 0.07 53.76 08:54:28 08:36:01 0 40.71 0.00 5.64 0.72 0.07 52.85 08:54:28 08:36:01 1 40.07 0.00 4.79 0.39 0.07 54.67 08:54:28 08:37:01 all 68.39 0.00 8.95 0.78 0.12 21.76 08:54:28 08:37:01 0 67.82 0.00 9.32 0.61 0.11 22.15 08:54:28 08:37:01 1 68.96 0.00 8.59 0.95 0.13 21.37 08:54:28 08:38:02 all 25.29 0.00 17.61 22.89 0.11 34.11 08:54:28 08:38:02 0 25.73 0.00 17.40 22.11 0.11 34.65 08:54:28 08:38:02 1 24.84 0.00 17.81 23.67 0.11 33.57 08:54:28 08:39:01 all 75.65 0.00 16.63 6.28 0.15 1.29 08:54:28 08:39:01 0 75.95 0.00 16.05 6.78 0.17 1.05 08:54:28 08:39:01 1 75.34 0.00 17.21 5.79 0.13 1.52 08:54:28 08:40:01 all 71.87 0.00 18.44 4.51 0.13 5.05 08:54:28 08:40:01 0 72.83 0.00 17.49 4.78 0.13 4.76 08:54:28 08:40:01 1 70.90 0.00 19.39 4.24 0.13 5.34 08:54:28 08:41:01 all 0.38 0.00 0.32 0.13 0.02 99.16 08:54:28 08:41:01 0 0.60 0.00 0.32 0.05 0.02 99.01 08:54:28 08:41:01 1 0.17 0.00 0.32 0.20 0.02 99.30 08:54:28 08:42:01 all 0.25 0.00 0.10 0.00 0.00 99.65 08:54:28 08:42:01 0 0.47 0.00 0.12 0.00 0.00 99.42 08:54:28 08:42:01 1 0.03 0.00 0.08 0.00 0.00 99.88 08:54:28 08:43:01 all 0.14 0.00 0.04 0.00 0.02 99.80 08:54:28 08:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:54:28 08:43:01 1 0.23 0.00 0.05 0.00 0.02 99.70 08:54:28 08:54:28 08:43:01 CPU %user %nice %system %iowait %steal %idle 08:54:28 08:44:01 all 0.08 0.00 0.03 0.00 0.00 99.89 08:54:28 08:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:54:28 08:44:01 1 0.13 0.00 0.03 0.00 0.00 99.83 08:54:28 08:45:02 all 0.19 0.00 0.04 0.00 0.02 99.75 08:54:28 08:45:02 0 0.07 0.00 0.05 0.00 0.02 99.87 08:54:28 08:45:02 1 0.32 0.00 0.03 0.00 0.02 99.63 08:54:28 08:46:01 all 0.20 0.00 0.03 0.00 0.00 99.78 08:54:28 08:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:54:28 08:46:01 1 0.34 0.00 0.03 0.00 0.00 99.63 08:54:28 08:47:01 all 0.21 0.00 0.06 0.00 0.01 99.72 08:54:28 08:47:01 0 0.10 0.00 0.08 0.00 0.02 99.80 08:54:28 08:47:01 1 0.32 0.00 0.03 0.00 0.00 99.65 08:54:28 08:48:01 all 0.23 0.00 0.05 0.00 0.02 99.71 08:54:28 08:48:01 0 0.03 0.00 0.07 0.00 0.02 99.88 08:54:28 08:48:01 1 0.42 0.00 0.03 0.00 0.02 99.53 08:54:28 08:49:01 all 0.13 0.00 0.04 0.00 0.00 99.83 08:54:28 08:49:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:54:28 08:49:01 1 0.18 0.00 0.05 0.00 0.00 99.77 08:54:28 08:50:01 all 0.19 0.00 0.04 0.00 0.01 99.76 08:54:28 08:50:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:54:28 08:50:01 1 0.32 0.00 0.03 0.00 0.00 99.65 08:54:28 08:51:01 all 0.24 0.00 0.04 0.00 0.01 99.71 08:54:28 08:51:01 0 0.08 0.00 0.05 0.00 0.02 99.85 08:54:28 08:51:01 1 0.40 0.00 0.03 0.00 0.00 99.57 08:54:28 08:52:01 all 0.23 0.00 0.03 0.00 0.00 99.74 08:54:28 08:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:54:28 08:52:01 1 0.42 0.00 0.02 0.00 0.00 99.57 08:54:28 08:53:01 all 0.13 0.00 0.05 0.00 0.01 99.81 08:54:28 08:53:01 0 0.10 0.00 0.05 0.00 0.00 99.85 08:54:28 08:53:01 1 0.17 0.00 0.05 0.00 0.02 99.77 08:54:28 08:54:01 all 1.04 0.00 0.58 0.03 0.02 98.34 08:54:28 08:54:01 0 1.44 0.00 0.69 0.03 0.02 97.83 08:54:28 08:54:01 1 0.63 0.00 0.47 0.03 0.02 98.85 08:54:28 08:54:28 Average: CPU %user %nice %system %iowait %steal %idle 08:54:28 Average: all 15.49 0.00 3.89 1.82 0.04 78.75 08:54:28 Average: 0 15.47 0.00 3.92 1.85 0.04 78.72 08:54:28 Average: 1 15.52 0.00 3.86 1.79 0.04 78.79 08:54:28 08:54:28 08:54:28