Branch indexing 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 farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at b7985a5e213d1adc6c93ffba227765f14366fda1 rather than fdf84c1e016db635080e44304c01b30a3c525e59 Obtained Jenkinsfile from b7985a5e213d1adc6c93ffba227765f14366fda1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7533125800655652255.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh6418228762867326402.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3829/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3829/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3834483464800350933.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5160170709779103528.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3829/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3829/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5282407540589744471.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-762 in /w/workspace/edgexfoundry_edgex-go_PR-3829 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.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/3@tmp/jenkins-gitclient-ssh4341456538382340156.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 b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit fdf84c1e016db635080e44304c01b30a3c525e59 Merge succeeded, producing e9eb9257a98391ceb4b9c7bdc793bac793fa8cff Checking out Revision e9eb9257a98391ceb4b9c7bdc793bac793fa8cff (PR-3829) > 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/3@tmp/jenkins-gitclient-ssh1183394353527512469.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3829/head:refs/remotes/origin/PR-3829 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # 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/3@tmp/jenkins-gitclient-ssh3725103126640468026.key > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9eb9257a98391ceb4b9c7bdc793bac793fa8cff # timeout=10 Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" > git rev-list --no-walk fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:32:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:32:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:25 ========================================================= 08:32:25 EdgeX Global Pipelines Version Info 08:32:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:32:26 ------------------- 08:32:26 stable info: 08:32:26 ------------------- 08:32:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:32:26 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 08:32:26 Message: update stable to v1.0.217 08:32:27 ------------------- 08:32:27 experimental info: 08:32:27 ------------------- 08:32:27 Commited By: **** collab-it+edgex@linuxfoundation.org 08:32:27 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 08:32:27 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3829 [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3829 [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3829 [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9eb9257a98391ceb4b9c7bdc793bac793fa8cff [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9eb925 [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:27 provisioning config files... 08:32:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6868134350581296161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:28 ---> docker-login.sh 08:32:28 nexus3.edgexfoundry.org:10001 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:28 Configure a credential helper to remove this warning. See 08:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:28 08:32:28 Login Succeeded 08:32:28 nexus3.edgexfoundry.org:10002 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:28 Configure a credential helper to remove this warning. See 08:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:28 08:32:28 Login Succeeded 08:32:28 nexus3.edgexfoundry.org:10003 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:28 Configure a credential helper to remove this warning. See 08:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:28 08:32:28 Login Succeeded 08:32:28 nexus3.edgexfoundry.org:10004 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:28 Configure a credential helper to remove this warning. See 08:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:28 08:32:28 Login Succeeded 08:32:28 docker.io 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:29 Configure a credential helper to remove this warning. See 08:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:29 08:32:29 Login Succeeded 08:32:29 ---> docker-login.sh ends [Pipeline] } 08:32:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:29 ++ 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:29 + for file in '`ls cmd/**/Dockerfile`' 08:32:29 ++ dirname cmd/core-command/Dockerfile 08:32:29 ++ cut -d/ -f2 08:32:29 + echo core-command,cmd/core-command/Dockerfile 08:32:29 + for file in '`ls cmd/**/Dockerfile`' 08:32:29 ++ dirname cmd/core-data/Dockerfile 08:32:29 ++ cut -d/ -f2 08:32:29 + echo core-data,cmd/core-data/Dockerfile 08:32:29 + for file in '`ls cmd/**/Dockerfile`' 08:32:29 ++ dirname cmd/core-metadata/Dockerfile 08:32:29 ++ cut -d/ -f2 08:32:29 + echo core-metadata,cmd/core-metadata/Dockerfile 08:32:29 + for file in '`ls cmd/**/Dockerfile`' 08:32:29 ++ dirname cmd/security-bootstrapper/Dockerfile 08:32:29 ++ cut -d/ -f2 08:32:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:32:29 + for file in '`ls cmd/**/Dockerfile`' 08:32:29 ++ dirname cmd/security-proxy-setup/Dockerfile 08:32:29 ++ cut -d/ -f2 08:32:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:32:29 + for file in '`ls cmd/**/Dockerfile`' 08:32:29 ++ cut -d/ -f2 08:32:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:32:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:32:29 + for file in '`ls cmd/**/Dockerfile`' 08:32:29 ++ dirname cmd/support-notifications/Dockerfile 08:32:29 ++ cut -d/ -f2 08:32:29 + echo support-notifications,cmd/support-notifications/Dockerfile 08:32:29 + for file in '`ls cmd/**/Dockerfile`' 08:32:29 ++ dirname cmd/support-scheduler/Dockerfile 08:32:29 ++ cut -d/ -f2 08:32:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:32:29 + for file in '`ls cmd/**/Dockerfile`' 08:32:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:32:29 ++ cut -d/ -f2 08:32:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:32:29 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] { (Build Check) [Pipeline] sh 08:32:29 + git rev-list -1 --merges e9eb9257a98391ceb4b9c7bdc793bac793fa8cff~1..e9eb9257a98391ceb4b9c7bdc793bac793fa8cff [Pipeline] echo 08:32:30 -----------> git rev-list -1 --merges e9eb9257a98391ceb4b9c7bdc793bac793fa8cff~1..e9eb9257a98391ceb4b9c7bdc793bac793fa8cff e9eb9257a98391ceb4b9c7bdc793bac793fa8cff 08:32:30 e9eb9257a98391ceb4b9c7bdc793bac793fa8cff [false] [Pipeline] sh 08:32:30 + git log --format=format:%s -1 e9eb9257a98391ceb4b9c7bdc793bac793fa8cff [Pipeline] echo 08:32:30 ========================================================= 08:32:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:32:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:32:30 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 08:32:30 + grep -v github /etc/ssh/ssh_known_hosts 08:32:30 + '[' -e /tmp/ssh_known_hosts ']' 08:32:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:32:30 + sudo tee -a /etc/ssh/ssh_known_hosts 08:32:30 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 08:32:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:31 08:32:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:32:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:31 latest: Pulling from edgex-devops/git-semver 08:32:31 a0d0a0d46f8b: Pulling fs layer 08:32:31 3e5f54012d9b: Pulling fs layer 08:32:31 4c7163046ea9: Pulling fs layer 08:32:31 0c2d73faf560: Pulling fs layer 08:32:31 0c2d73faf560: Waiting 08:32:31 3e5f54012d9b: Download complete 08:32:31 a0d0a0d46f8b: Verifying Checksum 08:32:31 a0d0a0d46f8b: Download complete 08:32:31 0c2d73faf560: Verifying Checksum 08:32:31 0c2d73faf560: Download complete 08:32:31 4c7163046ea9: Verifying Checksum 08:32:31 4c7163046ea9: Download complete 08:32:31 a0d0a0d46f8b: Pull complete 08:32:31 3e5f54012d9b: Pull complete 08:32:31 4c7163046ea9: Pull complete 08:32:32 0c2d73faf560: Pull complete 08:32:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:32:32 prd-centos7-docker-4c-2g-762 does not seem to be running inside a container 08:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:32:32 $ docker top f111c810c70f0effa7f9dd12e591565443f6e72f42ac09e377e9d785feb36566 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:33 [ssh-agent] Looking for ssh-agent implementation... 08:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:33 $ docker exec f111c810c70f0effa7f9dd12e591565443f6e72f42ac09e377e9d785feb36566 ssh-agent 08:32:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJNNfbd/agent.13 08:32:33 SSH_AGENT_PID=19 08:32:33 Running ssh-add (command line suppressed) 08:32:33 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3848907047206076785.key (/w/workspace/edgex-go/3@tmp/private_key_3848907047206076785.key) 08:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:33 + git tag --points-at HEAD [Pipeline] } 08:32:33 $ docker exec --env ******** --env ******** f111c810c70f0effa7f9dd12e591565443f6e72f42ac09e377e9d785feb36566 ssh-agent -k 08:32:33 unset SSH_AUTH_SOCK; 08:32:33 unset SSH_AGENT_PID; 08:32:33 echo Agent pid 19 killed; 08:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:33 [ssh-agent] Looking for ssh-agent implementation... 08:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:33 $ docker exec f111c810c70f0effa7f9dd12e591565443f6e72f42ac09e377e9d785feb36566 ssh-agent 08:32:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGPBcP/agent.51 08:32:34 SSH_AGENT_PID=58 08:32:34 Running ssh-add (command line suppressed) 08:32:34 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3642234374660336781.key (/w/workspace/edgex-go/3@tmp/private_key_3642234374660336781.key) 08:32:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:34 + git semver init 08:32:34 # -> Open(): unable to determine branch for HEAD 08:32:34 # $GIT_DIR = /w/workspace/edgex-go/3/.git 08:32:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 08:32:34 # $SEMVER_REMOTE_NAME = origin 08:32:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:32:34 # $SEMVER_USER_NAME = edgex-jenkins 08:32:34 # $SEMVER_BRANCH = PR-3829 08:32:34 # $SEMVER_TEMP = /tmp/semver-105996048 08:32:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:35:26 # '/tmp/semver-105996048' -> '/w/workspace/edgex-go/3/.semver' 08:35:26 # -> Force: false 08:35:26 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 08:35:26 $ docker exec --env ******** --env ******** f111c810c70f0effa7f9dd12e591565443f6e72f42ac09e377e9d785feb36566 ssh-agent -k 08:35:26 unset SSH_AUTH_SOCK; 08:35:26 unset SSH_AGENT_PID; 08:35:26 echo Agent pid 58 killed; 08:35:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:35:26 + git semver [Pipeline] } 08:35:26 $ docker stop --time=1 f111c810c70f0effa7f9dd12e591565443f6e72f42ac09e377e9d785feb36566 08:35:28 $ docker rm -f f111c810c70f0effa7f9dd12e591565443f6e72f42ac09e377e9d785feb36566 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:35:28 Stashed 1 file(s) [Pipeline] echo 08:35:28 [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:35:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:29 ========================================================= 08:35:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:35:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:35:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:35:29 a0d0a0d46f8b: Already exists 08:35:29 31adcdaf11c8: Pulling fs layer 08:35:29 b8b176561691: Pulling fs layer 08:35:29 4527c011a84f: Pulling fs layer 08:35:29 5d74067f8e1e: Pulling fs layer 08:35:29 e0aca202a116: Pulling fs layer 08:35:29 3a43be97a3b4: Pulling fs layer 08:35:29 34cad66bf833: Pulling fs layer 08:35:29 b4e3c513aaa6: Pulling fs layer 08:35:29 e0aca202a116: Waiting 08:35:29 3a43be97a3b4: Waiting 08:35:29 34cad66bf833: Waiting 08:35:29 b4e3c513aaa6: Waiting 08:35:29 5d74067f8e1e: Waiting 08:35:29 b8b176561691: Verifying Checksum 08:35:29 b8b176561691: Download complete 08:35:29 31adcdaf11c8: Verifying Checksum 08:35:29 31adcdaf11c8: Download complete 08:35:29 5d74067f8e1e: Verifying Checksum 08:35:29 5d74067f8e1e: Download complete 08:35:29 e0aca202a116: Verifying Checksum 08:35:29 e0aca202a116: Download complete 08:35:29 3a43be97a3b4: Verifying Checksum 08:35:29 3a43be97a3b4: Download complete 08:35:29 31adcdaf11c8: Pull complete 08:35:29 34cad66bf833: Verifying Checksum 08:35:29 34cad66bf833: Download complete 08:35:29 b8b176561691: Pull complete 08:35:29 4527c011a84f: Verifying Checksum 08:35:29 4527c011a84f: Download complete 08:35:30 b4e3c513aaa6: Verifying Checksum 08:35:30 b4e3c513aaa6: Download complete 08:35:33 4527c011a84f: Pull complete 08:35:33 5d74067f8e1e: Pull complete 08:35:33 e0aca202a116: Pull complete 08:35:33 3a43be97a3b4: Pull complete 08:35:33 34cad66bf833: Pull complete 08:35:36 b4e3c513aaa6: Pull complete 08:35:36 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:35:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:35:36 + docker build -t ci-base-image-x86_64 -f - . 08:35:36 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:35:36 WORKDIR /edgex 08:35:36 COPY go.mod . 08:35:36 RUN go mod download' 08:35:38 Sending build context to Docker daemon 334.4MB 08:35:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:35:38 ---> 9f6097aaca64 08:35:38 Step 2/4 : WORKDIR /edgex 08:35:40 ---> Running in ad436436d115 08:35:40 Removing intermediate container ad436436d115 08:35:40 ---> 0bb66be5e16f 08:35:40 Step 3/4 : COPY go.mod . 08:35:40 ---> 670bc89064ef 08:35:40 Step 4/4 : RUN go mod download 08:35:40 ---> Running in 26891048cba0 08:35:44 Still waiting to schedule task 08:35:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:36:12 Removing intermediate container 26891048cba0 08:36:12 ---> 531146f5a138 08:36:12 Successfully built 531146f5a138 08:36:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:36:12 + docker inspect -f . ci-base-image-x86_64 08:36:12 . [Pipeline] withDockerContainer 08:36:12 prd-centos7-docker-4c-2g-762 does not seem to be running inside a container 08:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:36:13 $ docker top 5aab54e21eeb11e6ff86f7183202a2fd2f1dc0185f650ad84893fa91356631ee -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:13 + go version 08:36:13 go version go1.16.8 linux/amd64 [Pipeline] } 08:36:13 $ docker stop --time=1 5aab54e21eeb11e6ff86f7183202a2fd2f1dc0185f650ad84893fa91356631ee 08:36:14 $ docker rm -f 5aab54e21eeb11e6ff86f7183202a2fd2f1dc0185f650ad84893fa91356631ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:15 + docker inspect -f . ci-base-image-x86_64 08:36:15 . [Pipeline] withDockerContainer 08:36:15 prd-centos7-docker-4c-2g-762 does not seem to be running inside a container 08:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:36:15 $ docker top e886fc606eb78c2f10cb95328bcab7c0ff1196cbb7ef61e634a26e4ccd63bc51 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:15 ========================================================= 08:36:15 [edgeXBuildGoParallel] Running Tests and Build... 08:36:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:36:16 + make test 08:36:16 go mod tidy 08:36:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:36:21 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 44.7% of statements 08:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements 08:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 94.2% of statements 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:36:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:36:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 08:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 08:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 08:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 08:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.286s coverage: 82.5% of statements 08:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.122s coverage: 64.4% of statements 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 65.4% of statements 08:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 08:37:43 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:37:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-766 in /w/workspace/edgexfoundry_edgex-go_PR-3829 [Pipeline] { [Pipeline] ws 08:37:54 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:37:54 The recommended git tool is: git 08:38:00 using credential edgex-jenkins-ssh 08:38:00 Cloning the remote Git repository 08:38:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:38:00 > git init /w/workspace/edgex-go/3 # timeout=10 08:38:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:38:01 > git --version # timeout=10 08:38:01 > git --version # 'git version 2.17.1' 08:38:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:22 GO111MODULE=on go vet ./... 08:38:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:38:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:38:31 ./bin/test-attribution-txt.sh [Pipeline] echo 08:38:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:38:32 + ls -al . 08:38:32 total 644 08:38:32 drwxrwxr-x 10 1001 1001 4096 Nov 30 08:38 . 08:38:32 drwxr-xr-x 4 root root 28 Nov 30 08:36 .. 08:38:32 -rw-rw-r-- 1 1001 1001 11 Nov 30 08:32 .dockerignore 08:38:32 drwxrwxr-x 8 1001 1001 179 Nov 30 08:32 .git 08:38:32 drwxrwxr-x 4 1001 1001 142 Nov 30 08:32 .github 08:38:32 -rw-rw-r-- 1 1001 1001 804 Nov 30 08:32 .gitignore 08:38:32 -rw-rw-r-- 1 1001 1001 42 Nov 30 08:32 .golangci.yml 08:38:32 -rw-rw-r-- 1 1001 1001 76 Nov 30 08:32 .hadolint.yml 08:38:32 drwx------ 3 1001 1001 73 Nov 30 08:35 .semver 08:38:32 -rw-rw-r-- 1 1001 1001 166 Nov 30 08:32 .sonarcloud.properties 08:38:32 -rw-rw-r-- 1 1001 1001 1171 Nov 30 08:32 ADOPTERS.md 08:38:32 -rw-rw-r-- 1 1001 1001 8910 Nov 30 08:32 Attribution.txt 08:38:32 -rw-rw-r-- 1 1001 1001 51732 Nov 30 08:32 CHANGELOG.md 08:38:32 -rw-rw-r-- 1 1001 1001 3804 Nov 30 08:32 CONTRIBUTING.md 08:38:32 -rw-rw-r-- 1 1001 1001 677 Nov 30 08:32 GOVERNANCE.md 08:38:32 -rw-rw-r-- 1 1001 1001 849 Nov 30 08:32 Jenkinsfile 08:38:32 -rw-rw-r-- 1 1001 1001 10775 Nov 30 08:32 LICENSE 08:38:32 -rw-rw-r-- 1 1001 1001 6508 Nov 30 08:32 Makefile 08:38:32 -rw-rw-r-- 1 1001 1001 582 Nov 30 08:32 OWNERS.md 08:38:32 -rw-rw-r-- 1 1001 1001 8207 Nov 30 08:32 README.md 08:38:32 -rw-rw-r-- 1 1001 1001 6912 Nov 30 08:32 SECURITY.md 08:38:32 -rw-rw-r-- 1 1001 1001 5 Nov 30 08:35 VERSION 08:38:32 -rw-rw-r-- 1 1001 1001 4131 Nov 30 08:32 ZMQWindows.md 08:38:32 drwxrwxr-x 2 1001 1001 37 Nov 30 08:32 bin 08:38:32 drwxrwxr-x 14 1001 1001 4096 Nov 30 08:32 cmd 08:38:32 -rw-r--r-- 1 root root 428381 Nov 30 08:37 coverage.out 08:38:32 -rw-rw-r-- 1 1001 1001 828 Nov 30 08:32 go.mod 08:38:32 -rw-rw-r-- 1 1001 1001 49483 Nov 30 08:32 go.sum 08:38:32 drwxrwxr-x 8 1001 1001 124 Nov 30 08:32 internal 08:38:32 drwxrwxr-x 3 1001 1001 16 Nov 30 08:32 openapi 08:38:32 drwxrwxr-x 4 1001 1001 71 Nov 30 08:32 snap 08:38:32 -rw-rw-r-- 1 1001 1001 204 Nov 30 08:32 version.go [Pipeline] sh 08:38:32 + '[' -e coverage.out ] 08:38:32 + chown 1001:1001 coverage.out [Pipeline] stash 08:38:32 Stashed 1 file(s) [Pipeline] sh 08:38:32 + make build 08:38:32 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:34 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:38:43 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:38:43 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:38:43 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:44 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:45 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:38:46 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:47 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:48 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:49 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:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:38:52 $ docker stop --time=1 e886fc606eb78c2f10cb95328bcab7c0ff1196cbb7ef61e634a26e4ccd63bc51 08:38:53 $ docker rm -f e886fc606eb78c2f10cb95328bcab7c0ff1196cbb7ef61e634a26e4ccd63bc51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:38:54 08:38:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:38:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:38:55 latest: Pulling from edgex-devops/edgex-compose 08:38:55 cbdbe7a5bc2a: Pulling fs layer 08:38:55 ca9280d653b3: Pulling fs layer 08:38:55 7e9c9ca2126c: Pulling fs layer 08:38:55 cbdbe7a5bc2a: Verifying Checksum 08:38:55 cbdbe7a5bc2a: Download complete 08:38:55 ca9280d653b3: Verifying Checksum 08:38:55 ca9280d653b3: Download complete 08:38:55 cbdbe7a5bc2a: Pull complete 08:38:55 7e9c9ca2126c: Verifying Checksum 08:38:55 7e9c9ca2126c: Download complete 08:38:56 ca9280d653b3: Pull complete 08:39:00 7e9c9ca2126c: Pull complete 08:39:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:39:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:39:00 prd-centos7-docker-4c-2g-762 does not seem to be running inside a container 08:39:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:39:02 $ docker top 1a7e72d9ffa5cec0dfee912e9a497eb03cae1519309625649d2be8456ffbd681 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:03 + grep parallel 08:39:03 + docker-compose build --help 08:39:03 --parallel Build images in parallel. [Pipeline] } 08:39:03 $ docker stop --time=1 1a7e72d9ffa5cec0dfee912e9a497eb03cae1519309625649d2be8456ffbd681 08:39:05 $ docker rm -f 1a7e72d9ffa5cec0dfee912e9a497eb03cae1519309625649d2be8456ffbd681 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:39:05 . [Pipeline] withDockerContainer 08:39:05 prd-centos7-docker-4c-2g-762 does not seem to be running inside a container 08:39:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:39:06 $ docker top 67139005ee2fb2363e6e074b29d0b3043a4261f86543679d55305de0412a887c -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:06 + docker-compose -f ./docker-compose-build.yml build --parallel 08:39:06 Building core-command ... 08:39:06 Building core-data ... 08:39:06 Building core-metadata ... 08:39:06 Building security-bootstrapper ... 08:39:06 Building security-proxy-setup ... 08:39:06 Building security-secretstore-setup ... 08:39:06 Building support-notifications ... 08:39:06 Building support-scheduler ... 08:39:06 Building sys-mgmt-agent ... 08:39:06 Building sys-mgmt-agent 08:39:06 Building core-metadata 08:39:06 Building security-proxy-setup 08:39:06 Building support-scheduler 08:39:06 Building security-bootstrapper 08:39:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:39:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:22 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:39:22 Step 2/30 : FROM ${BUILDER_BASE} AS builder 08:39:22 ---> 531146f5a138 08:39:22 Step 3/30 : WORKDIR /edgex-go 08:39:22 ---> 531146f5a138 08:39:22 Step 3/23 : WORKDIR /edgex-go 08:39:24 ---> Running in 814290f033e2 08:39:24 ---> Running in 9be915c2f208 08:39:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:39:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:27 ---> 531146f5a138 08:39:27 Step 3/22 : WORKDIR /edgex-go 08:39:28 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:39:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:39:28 ---> 531146f5a138 08:39:28 Step 3/20 : WORKDIR /edgex-go 08:39:29 ---> Running in a08791b2f25a 08:39:29 Removing intermediate container 814290f033e2 08:39:29 ---> 58d72fa739c3 08:39:29 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:29 Removing intermediate container 9be915c2f208 08:39:29 ---> 056c0f7a3456 08:39:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:29 ---> Running in ce1e297d1d70 08:39:29 ---> Running in 4db50b53ba8f 08:39:29 ---> Running in c0ffab0b66c8 08:39:29 Removing intermediate container a08791b2f25a 08:39:29 ---> a388bdd63f89 08:39:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:29 Removing intermediate container ce1e297d1d70 08:39:29 ---> c0c4645c3cf7 08:39:29 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:29 ---> Running in d9387ca7f97d 08:39:29 ---> Running in 86f21a531b5a 08:39:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:39:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:30 ---> 531146f5a138 08:39:30 Step 3/22 : WORKDIR /edgex-go 08:39:30 ---> Using cache 08:39:30 ---> c0c4645c3cf7 08:39:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:31 ---> Running in ea435d2a4b4a 08:39:31 Removing intermediate container c0ffab0b66c8 08:39:31 ---> babce995e7cf 08:39:31 Step 5/30 : RUN apk add --update --no-cache make git 08:39:31 ---> Running in d0ac8a1dcb01 08:39:31 Removing intermediate container 4db50b53ba8f 08:39:31 ---> 879f40cf60e4 08:39:31 Step 5/23 : RUN apk add --update --no-cache make git 08:39:31 ---> Running in 3e4b30c67d14 08:39:31 Removing intermediate container d9387ca7f97d 08:39:31 ---> ccd34a54f2db 08:39:31 Step 5/22 : RUN apk add --update --no-cache make git 08:39:31 ---> Running in bb29f4146aca 08:39:31 Removing intermediate container 86f21a531b5a 08:39:31 ---> 9eec9bbdca9d 08:39:31 Step 5/20 : RUN apk add --update --no-cache make git 08:39:31 ---> Running in bfaf36bbc9cc 08:39:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:39:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:39:31 Removing intermediate container ea435d2a4b4a 08:39:31 ---> 093807ab21da 08:39:31 Step 5/22 : RUN apk add --update --no-cache make bash git 08:39:31 ---> Running in 8e17be634c35 08:39:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:39:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:39:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:39:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:39:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:39:33 OK: 220 MiB in 52 packages 08:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:39:33 OK: 220 MiB in 52 packages 08:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:39:33 OK: 220 MiB in 52 packages 08:39:33 OK: 220 MiB in 52 packages 08:39:33 Removing intermediate container d0ac8a1dcb01 08:39:33 ---> 27f717a043d6 08:39:33 Step 6/30 : COPY . . 08:39:33 OK: 220 MiB in 52 packages 08:39:33 Removing intermediate container 3e4b30c67d14 08:39:33 ---> 2f6852669217 08:39:33 Step 6/23 : COPY go.mod . 08:39:35 ---> 42372547f7bb 08:39:35 Step 7/23 : RUN go mod download 08:39:35 Removing intermediate container bb29f4146aca 08:39:35 ---> a65cd0ab0fe1 08:39:35 Step 6/22 : COPY . . 08:39:35 Removing intermediate container bfaf36bbc9cc 08:39:35 ---> 5142895b9da0 08:39:35 Step 6/20 : COPY . . 08:39:35 ---> Running in 6374cb81e5b7 08:39:36 Removing intermediate container 8e17be634c35 08:39:36 ---> c9de0c587138 08:39:36 Step 6/22 : COPY . . 08:39:42 ---> 7b4d3357f970 08:39:42 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:43 ---> Running in 2ba646c0bb89 08:39:44 ---> 6f8656baee0c 08:39:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:44 Removing intermediate container 6374cb81e5b7 08:39:44 ---> c2bf82d121d8 08:39:44 Step 8/23 : COPY . . 08:39:44 ---> 62f6ff84d285 08:39:44 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:44 ---> Running in 02dc888ca478 08:39:44 ---> dbe13ec72071 08:39:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:44 ---> Running in 351e5b2f98b6 08:39:44 ---> Running in 34cdda0bbbf0 08:39:46 Removing intermediate container 2ba646c0bb89 08:39:46 ---> 66062624d9a1 08:39:46 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:39:46 ---> Running in 9410224e4e9b 08:39:47 Removing intermediate container 351e5b2f98b6 08:39:47 ---> 636854615e89 08:39:47 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:39:47 Removing intermediate container 02dc888ca478 08:39:47 ---> f4249f959df5 08:39:47 Step 8/22 : RUN make cmd/core-metadata/core-metadata 08:39:48 ---> Running in c8fae3d02310 08:39:48 ---> Running in abb8ee92ca30 08:39:48 Removing intermediate container 34cdda0bbbf0 08:39:48 ---> 14820bd6f5e4 08:39:48 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:39:48 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:39:49 ---> Running in a51e55c15be5 08:39:49 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:50 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:39:50 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:40:05 ---> 4225f2fcc808 08:40:05 Step 9/23 : RUN go mod tidy 08:40:05 ---> Running in b299d2da2b1e 08:40:05 Removing intermediate container b299d2da2b1e 08:40:05 ---> 6e5b4dfdc6db 08:40:05 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:40:05 ---> Running in 67919e34e3ed 08:40:06 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:40:28 Removing intermediate container 9410224e4e9b 08:40:28 ---> 6f2b17e03d8d 08:40:28 08:40:28 Step 9/30 : FROM alpine:3.14 08:40:28 3.14: Pulling from library/alpine 08:40:28 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:40:28 Status: Downloaded newer image for alpine:3.14 08:40:28 ---> 0a97eee8041e 08:40:28 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:40:28 ---> Running in 959e91fff244 08:40:28 Removing intermediate container 959e91fff244 08:40:28 ---> ac6eae440ff1 08:40:28 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 08:40:28 ---> Running in 481358b9af77 08:40:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:28 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:40:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:28 (1/2) Installing dumb-init (1.2.5-r1) 08:40:28 (2/2) Installing su-exec (0.2-r1) 08:40:28 Executing busybox-1.33.1-r6.trigger 08:40:28 OK: 6 MiB in 16 packages 08:40:28 Removing intermediate container 481358b9af77 08:40:28 ---> 2f8e0204ab90 08:40:28 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 08:40:28 ---> Running in c828945f1250 08:40:28 Removing intermediate container c828945f1250 08:40:28 ---> 306e877704ed 08:40:28 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:40:28 ---> Running in c993837b996c 08:40:28 Removing intermediate container c993837b996c 08:40:28 ---> 331f23d3e7c9 08:40:28 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:40:28 ---> Running in 35fb30f394ba 08:40:29 Removing intermediate container a51e55c15be5 08:40:29 ---> f1c1407fef7a 08:40:29 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:40:29 ---> Running in b690d70b0578 08:40:29 Removing intermediate container 35fb30f394ba 08:40:29 ---> b28c9aa740d5 08:40:29 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 08:40:29 ---> Running in 7751a317d6e1 08:40:29 Removing intermediate container 7751a317d6e1 08:40:29 ---> b125d2261925 08:40:29 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:40:29 ---> 90ca8c48e798 08:40:29 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:40:29 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:40:29 ---> Running in 526f706e0c9a 08:40:31 Removing intermediate container b690d70b0578 08:40:31 ---> fff82810fa13 08:40:31 08:40:31 Step 10/22 : FROM docker:20.10.8 08:40:31 20.10.8: Pulling from library/docker 08:40:31 Removing intermediate container 526f706e0c9a 08:40:31 ---> 64039b795606 08:40:31 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:32 ---> 8b75c176fcc0 08:40:32 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:40:33 Removing intermediate container abb8ee92ca30 08:40:33 ---> 97d1d26f00da 08:40:33 08:40:33 Step 9/20 : FROM alpine:3.14 08:40:33 ---> 0a97eee8041e 08:40:33 Step 10/20 : RUN apk add --update --no-cache curl 08:40:33 ---> 7d145b2d2805 08:40:33 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:40:33 Removing intermediate container c8fae3d02310 08:40:33 ---> ff3b00f7b0d1 08:40:33 08:40:33 Step 9/22 : FROM alpine:3.14 08:40:33 ---> 0a97eee8041e 08:40:33 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:40:33 ---> Running in 27843f8ee080 08:40:33 ---> Running in f468a4e71794 08:40:33 ---> 252123887139 08:40:33 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:34 ---> b5c756c8a5a3 08:40:34 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:34 ---> 6ca0e1e66eef 08:40:34 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 08:40:35 ---> Running in e626fdbf7437 08:40:35 (1/5) Installing ca-certificates (20191127-r5) 08:40:35 (2/5) Installing brotli-libs (1.0.9-r5) 08:40:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:40:35 (4/5) Installing libcurl (7.79.1-r0) 08:40:35 (5/5) Installing curl (7.79.1-r0) 08:40:35 Executing busybox-1.33.1-r6.trigger 08:40:35 Executing ca-certificates-20191127-r5.trigger 08:40:35 Removing intermediate container e626fdbf7437 08:40:35 ---> d726f747204a 08:40:35 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:40:35 (1/1) Installing dumb-init (1.2.5-r1) 08:40:35 Executing busybox-1.33.1-r6.trigger 08:40:35 OK: 8 MiB in 19 packages 08:40:35 OK: 6 MiB in 15 packages 08:40:35 ---> 587da12a9c21 08:40:35 Step 25/30 : RUN chmod +x /entrypoint.sh 08:40:35 ---> Running in 7cc8b8f8ac2a 08:40:36 Removing intermediate container 27843f8ee080 08:40:36 ---> 85eadaa1fcfe 08:40:36 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:40:36 ---> Running in 45349a1d8686 08:40:36 Removing intermediate container f468a4e71794 08:40:36 ---> 4ba608acd199 08:40:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:36 ---> Running in 915db18e2390 08:40:36 Removing intermediate container 45349a1d8686 08:40:36 ---> 8a6f7bcb2e52 08:40:36 Step 12/20 : WORKDIR /edgex 08:40:36 ---> Running in 606cc451a84b 08:40:36 Removing intermediate container 915db18e2390 08:40:36 ---> 0a2c10bc5278 08:40:36 Step 12/22 : ENV APP_PORT=59881 08:40:36 ---> Running in 2f4666b31074 08:40:37 Removing intermediate container 7cc8b8f8ac2a 08:40:37 ---> 09991072cb4f 08:40:37 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 08:40:37 Removing intermediate container 606cc451a84b 08:40:37 ---> 464acff3c5d6 08:40:37 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:40:37 Removing intermediate container 2f4666b31074 08:40:37 ---> 92e6c1567982 08:40:37 Step 13/22 : EXPOSE $APP_PORT 08:40:37 ---> Running in 48d0b9f94531 08:40:37 ---> Running in f267822f42c1 08:40:37 Removing intermediate container 48d0b9f94531 08:40:37 ---> 2fb7d2783f09 08:40:37 Step 27/30 : CMD ["gate"] 08:40:37 Removing intermediate container f267822f42c1 08:40:37 ---> 6f79980ce4b3 08:40:37 Step 14/22 : WORKDIR / 08:40:37 ---> a2b66a6131e6 08:40:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:40:37 ---> Running in 71c4b571defa 08:40:37 ---> Running in 3abf49d7843c 08:40:37 Removing intermediate container 71c4b571defa 08:40:37 ---> beab7b083626 08:40:37 Step 28/30 : LABEL arch=x86_64 08:40:38 Removing intermediate container 3abf49d7843c 08:40:38 ---> f3e1006df6cf 08:40:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:38 ---> Running in ee923644a236 08:40:38 ---> e632f4fdbb9f 08:40:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:40:38 Removing intermediate container ee923644a236 08:40:38 ---> 79d404d02384 08:40:38 Step 29/30 : LABEL git_sha=e9eb9257a98391ceb4b9c7bdc793bac793fa8cff 08:40:38 ---> d460f483d7ab 08:40:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:40:38 ---> Running in 73e14dc4809a 08:40:39 Removing intermediate container 73e14dc4809a 08:40:39 ---> 7441f6ade70f 08:40:39 Step 30/30 : LABEL version=0.0.0 08:40:39 ---> bf45528c415b 08:40:39 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:40:39 ---> Running in 3d9645f9a34a 08:40:39 ---> Running in d39fa627f873 08:40:39 ---> 23eefb75b1fa 08:40:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:40:39 Removing intermediate container 67919e34e3ed 08:40:39 ---> ea5fb9025608 08:40:39 08:40:39 Step 11/23 : FROM alpine:3.14 08:40:39 ---> 0a97eee8041e 08:40:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:40:39 ---> Using cache 08:40:39 ---> 4ba608acd199 08:40:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:39 ---> Using cache 08:40:39 ---> 0a2c10bc5278 08:40:39 Step 14/23 : ENV APP_PORT=59861 08:40:39 Removing intermediate container 3d9645f9a34a 08:40:39 ---> b7bffa9c9e40 08:40:39 Step 17/20 : CMD ["--init=true"] 08:40:39 ---> Running in e0a394e0d8e8 08:40:39 Removing intermediate container d39fa627f873 08:40:39 ---> f94b5ff6c122 08:40:39 08:40:39 ---> Running in 9d4c7f1e4d38 08:40:39 Successfully built f94b5ff6c122 08:40:39 Successfully tagged security-bootstrapper:latest 08:40:39 Building core-command 08:40:39  Building security-bootstrapper ... done Removing intermediate container e0a394e0d8e8 08:40:39 ---> bae33bb4e7a4 08:40:39 Step 15/23 : EXPOSE $APP_PORT 08:40:39 ---> 79ad0f183e0f 08:40:39 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:40:39 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 08:40:39 Status: Downloaded newer image for docker:20.10.8 08:40:39 Removing intermediate container 9d4c7f1e4d38 08:40:39 ---> f06eff17b0d1 08:40:39 Step 18/20 : LABEL arch=x86_64 08:40:39 ---> bc6c0ffef665 08:40:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:40:39 ---> Running in 2125c3a80117 08:40:39 ---> Running in cc8dd5565797 08:40:39 ---> Running in 3b13bc20fbbd 08:40:39 ---> Running in 58d7ae28d9af 08:40:40 Removing intermediate container cc8dd5565797 08:40:40 ---> 08cdff1694de 08:40:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:40 Removing intermediate container 2125c3a80117 08:40:40 ---> 2d8159c71f9f 08:40:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:40 Removing intermediate container 3b13bc20fbbd 08:40:40 ---> 8cac7950bb43 08:40:40 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:40:40 ---> Running in e5fc3526e12b 08:40:40 Removing intermediate container 58d7ae28d9af 08:40:40 ---> 87cf84e80fdd 08:40:40 Step 19/20 : LABEL git_sha=e9eb9257a98391ceb4b9c7bdc793bac793fa8cff 08:40:40 ---> Running in 428691ec8034 08:40:40 ---> 68d276d5abf0 08:40:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:40:40 Removing intermediate container e5fc3526e12b 08:40:40 ---> 4167ebfcf29d 08:40:40 Step 20/22 : LABEL arch=x86_64 08:40:40 ---> Running in 5201c0ddf5fe 08:40:40 ---> Running in 9c78cd267255 08:40:40 Removing intermediate container 5201c0ddf5fe 08:40:40 ---> 962d0a90c354 08:40:40 Step 20/20 : LABEL version=0.0.0 08:40:40 ---> Running in 615f7adde01e 08:40:40 Removing intermediate container 9c78cd267255 08:40:40 ---> 8b1eca45c602 08:40:40 Step 21/22 : LABEL git_sha=e9eb9257a98391ceb4b9c7bdc793bac793fa8cff 08:40:41 ---> Running in 6c6fc971ecd4 08:40:41 Removing intermediate container 615f7adde01e 08:40:41 ---> 58c511a04c33 08:40:41 08:40:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:41 ---> e2dd509760f6 08:40:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:40:41 Successfully built 58c511a04c33 08:40:41 Removing intermediate container 6c6fc971ecd4 08:40:41 ---> bb459650bfbb 08:40:41 Step 22/22 : LABEL version=0.0.0 08:40:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:41 Successfully tagged security-proxy-setup:latest 08:40:41 Building core-data 08:40:41  Building security-proxy-setup ... done  ---> Running in 9ac73494e89b 08:40:41 (1/42) Installing readline (8.1.0-r0) 08:40:41 (2/42) Installing bash (5.1.4-r0) 08:40:41 Executing bash-5.1.4-r0.post-install 08:40:41 ---> abf05219a136 08:40:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:40:41 (3/42) Installing brotli-libs (1.0.9-r5) 08:40:41 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:40:41 (5/42) Installing libcurl (7.79.1-r0) 08:40:41 (6/42) Installing curl (7.79.1-r0) 08:40:41 (7/42) Installing dumb-init (1.2.5-r1) 08:40:41 (8/42) Installing libbz2 (1.0.8-r1) 08:40:41 (9/42) Installing expat (2.4.1-r0) 08:40:41 (10/42) Installing libffi (3.3-r2) 08:40:41 (11/42) Installing gdbm (1.19-r0) 08:40:41 (12/42) Installing xz-libs (5.2.5-r0) 08:40:41 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:40:41 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:40:41 (15/42) Installing mpdecimal (2.5.1-r1) 08:40:41 (16/42) Installing sqlite-libs (3.35.5-r0) 08:40:41 (17/42) Installing python3 (3.9.5-r2) 08:40:41 Removing intermediate container 9ac73494e89b 08:40:41 ---> acc9bb0533e6 08:40:41 08:40:41 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit fdf84c1e016db635080e44304c01b30a3c525e59 08:40:42 Merge succeeded, producing 43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c 08:40:42 Checking out Revision 43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c (PR-3829) 08:40:42 Successfully built acc9bb0533e6 08:40:42 ---> Running in bfb808829f4c 08:40:42 Successfully tagged core-metadata:latest 08:40:42  Building core-metadata ... done Building security-secretstore-setup 08:40:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:40:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:40:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:40:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:40:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:40:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3829/head:refs/remotes/origin/PR-3829 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:40:41 > git config core.sparsecheckout # timeout=10 08:40:41 > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 08:40:42 > git remote # timeout=10 08:40:42 > git config --get remote.origin.url # timeout=10 08:40:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:40:42 > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 08:40:42 > git rev-parse HEAD^{commit} # timeout=10 08:40:42 > git config core.sparsecheckout # timeout=10 08:40:42 > git checkout -f 43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c # timeout=10 08:40:43 Removing intermediate container bfb808829f4c 08:40:43 ---> 079f86a9d766 08:40:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:45 (18/42) Installing py3-appdirs (1.4.4-r2) 08:40:45 (19/42) Installing py3-chardet (4.0.0-r2) 08:40:45 (20/42) Installing py3-idna (3.2-r0) 08:40:45 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:40:45 (22/42) Installing py3-certifi (2020.12.5-r1) 08:40:45 (23/42) Installing py3-requests (2.25.1-r4) 08:40:45 (24/42) Installing py3-msgpack (1.0.2-r1) 08:40:45 (25/42) Installing py3-lockfile (0.12.2-r4) 08:40:45 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:40:45 (27/42) Installing py3-colorama (0.4.4-r1) 08:40:45 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:40:46 (29/42) Installing py3-distlib (0.3.1-r3) 08:40:46 (30/42) Installing py3-distro (1.5.0-r3) 08:40:46 (31/42) Installing py3-six (1.15.0-r1) 08:40:46 (32/42) Installing py3-webencodings (0.5.1-r4) 08:40:46 Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" 08:40:46 (33/42) Installing py3-html5lib (1.1-r1) 08:40:46 > git rev-list --no-walk fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:40:47 (34/42) Installing py3-parsing (2.4.7-r2) 08:40:47 (35/42) Installing py3-packaging (20.9-r1) 08:40:47 (36/42) Installing py3-toml (0.10.2-r2) 08:40:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:40:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:40:47 ---> 531146f5a138 08:40:47 Step 3/22 : WORKDIR /edgex-go 08:40:47 ---> Using cache 08:40:47 ---> c0c4645c3cf7 08:40:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:47 ---> Using cache 08:40:47 ---> 093807ab21da 08:40:47 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:40:47 (37/42) Installing py3-pep517 (0.10.0-r2) 08:40:47 (38/42) Installing py3-progress (1.5-r2) 08:40:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:40:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:47 Dload Upload Total Spent Left Speed 08:40:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 144k 0 --:--:-- --:--:-- --:--:-- 144k [Pipeline] sh 08:40:48 (39/42) Installing py3-retrying (1.3.3-r1) 08:40:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:40:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:40:48 ---> 531146f5a138 08:40:48 Step 3/24 : WORKDIR /edgex-go 08:40:48 ---> Using cache 08:40:48 ---> c0c4645c3cf7 08:40:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:48 ---> Using cache 08:40:48 ---> 093807ab21da 08:40:48 Step 5/24 : RUN apk add --update --no-cache make git 08:40:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:40:48 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:40:48 (41/42) Installing py3-setuptools (52.0.0-r3) 08:40:48 + sudo tee /etc/docker/daemon.new 08:40:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:40:48 { 08:40:48 "registry-mirrors": [ 08:40:48 "https://nexus3.edgexfoundry.org:10001" 08:40:48 ], 08:40:48 "bip": "10.250.0.254/24", 08:40:48 "hosts": [ 08:40:48 "tcp://0.0.0.0:5555", 08:40:48 "unix:///var/run/docker.sock" 08:40:48 ], 08:40:48 "mtu": 1458, 08:40:48 "selinux-enabled": true, 08:40:48 "seccomp-profile": "/etc/docker/seccomp.json" 08:40:48 } [Pipeline] sh 08:40:49 (42/42) Installing py3-pip (20.3.4-r1) 08:40:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:40:49 ---> Running in fd6f41093303 08:40:49 + sudo service docker restart 08:40:49 Executing busybox-1.33.1-r3.trigger 08:40:50 ---> Running in e52e9a4bb393 08:40:50 ---> Running in e2bc095be19f 08:40:50 OK: 84 MiB in 64 packages 08:40:51 Removing intermediate container fd6f41093303 08:40:51 ---> e2a468626f3b 08:40:51 Step 21/23 : LABEL arch=x86_64 08:40:51 ---> Running in 4ee9495319c3 08:40:51 Removing intermediate container 4ee9495319c3 08:40:51 ---> 1288a9e07424 08:40:51 Step 22/23 : LABEL git_sha=e9eb9257a98391ceb4b9c7bdc793bac793fa8cff 08:40:52 ---> Running in 4d08a8d6ff85 08:40:52 Removing intermediate container 4d08a8d6ff85 08:40:52 ---> e863a1844178 08:40:52 Step 23/23 : LABEL version=0.0.0 08:40:52 ---> Running in 57cd83f66a65 08:40:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:53 Removing intermediate container 57cd83f66a65 08:40:53 ---> 9601d0a310fb 08:40:53 08:40:53 Successfully built 9601d0a310fb 08:40:53 Successfully tagged support-scheduler:latest 08:40:53  Building support-scheduler ... done Building support-notifications 08:40:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:54 OK: 220 MiB in 52 packages 08:40:54 OK: 220 MiB in 52 packages 08:40:54 Collecting docker-compose==1.23.2 08:40:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:40:54 Collecting docker<4.0,>=3.6.0 08:40:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:40:54 Collecting cached-property<2,>=1.2.0 08:40:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:40:54 Collecting texttable<0.10,>=0.9.0 08:40:54 Downloading texttable-0.9.1.tar.gz (11 kB) 08:40:55 Collecting PyYAML<4,>=3.10 08:40:55 Downloading PyYAML-3.13.tar.gz (270 kB) 08:40:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:40:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:40:55 ---> 531146f5a138 08:40:55 Step 3/22 : WORKDIR /edgex-go 08:40:55 ---> Using cache 08:40:55 ---> c0c4645c3cf7 08:40:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:55 ---> Using cache 08:40:55 ---> 093807ab21da 08:40:55 Step 5/22 : RUN apk add --update --no-cache make git 08:40:56 ---> Running in 1c2dd3d30f3e 08:40:56 Collecting dockerpty<0.5,>=0.4.1 08:40:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:40:57 Removing intermediate container e2bc095be19f 08:40:57 ---> e3f08322dafa 08:40:57 Step 6/22 : COPY . . 08:40:57 Removing intermediate container e52e9a4bb393 08:40:57 ---> b0037b96ce93 08:40:57 Step 6/24 : COPY . . 08:40:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:40:57 Collecting websocket-client<1.0,>=0.32.0 08:40:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:40:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:40:57 Collecting jsonschema<3,>=2.5.1 08:40:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:40:57 Collecting docopt<0.7,>=0.6.1 08:40:57 Downloading docopt-0.6.2.tar.gz (25 kB) 08:40:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:40:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:40:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:40:57 Collecting docker-pycreds>=0.4.0 08:40:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:40:58 OK: 220 MiB in 52 packages 08:40:58 Collecting urllib3<1.25,>=1.21.1 08:40:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:40:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 08:40:58 Collecting idna<2.8,>=2.5 08:40:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:40:58 Collecting chardet<3.1.0,>=3.0.2 08:40:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:40:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:40:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:40:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:40:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:40:58 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:40:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:40:58 ---> 531146f5a138 08:40:58 Step 3/21 : WORKDIR /edgex-go 08:40:58 ---> Using cache 08:40:58 ---> c0c4645c3cf7 08:40:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:58 ---> Using cache 08:40:58 ---> 093807ab21da 08:40:58 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 08:40:58 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:40:58 Attempting uninstall: urllib3 08:40:58 Found existing installation: urllib3 1.26.5 08:40:58 Uninstalling urllib3-1.26.5: 08:40:58 Successfully uninstalled urllib3-1.26.5 08:41:00 Attempting uninstall: idna 08:41:00 Found existing installation: idna 3.2 08:41:00 Uninstalling idna-3.2: 08:41:00 Successfully uninstalled idna-3.2 08:41:00 ---> Running in a4d641aa2f5d 08:41:00 Attempting uninstall: chardet 08:41:00 Found existing installation: chardet 4.0.0 08:41:00 Uninstalling chardet-4.0.0: 08:41:00 Successfully uninstalled chardet-4.0.0 08:41:00 Removing intermediate container 1c2dd3d30f3e 08:41:00 ---> 4192568e90db 08:41:00 Step 6/22 : COPY . . 08:41:00 Attempting uninstall: requests 08:41:00 Found existing installation: requests 2.25.1 08:41:00 Uninstalling requests-2.25.1: 08:41:00 Successfully uninstalled requests-2.25.1 08:41:00 Running setup.py install for texttable: started 08:41:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:41:00 Running setup.py install for texttable: finished with status 'done' 08:41:00 Running setup.py install for PyYAML: started 08:41:01 Running setup.py install for PyYAML: finished with status 'done' 08:41:01 Running setup.py install for docopt: started 08:41:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:41:01 Running setup.py install for docopt: finished with status 'done' 08:41:01 Running setup.py install for dockerpty: started 08:41:02 OK: 220 MiB in 52 packages 08:41:02 Running setup.py install for dockerpty: finished with status 'done' 08:41:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:41:05 Removing intermediate container a4d641aa2f5d 08:41:05 ---> 12c963485803 08:41:05 Step 6/21 : COPY . . 08:41:07 ---> fb0b90c2787e 08:41:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:07 provisioning config files... 08:41:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3414388094610528717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:07 ---> 0c31c0a90137 08:41:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:08 ---> docker-login.sh 08:41:08 nexus3.edgexfoundry.org:10001 08:41:08 ---> Running in ccd318f7958a 08:41:08 ---> Running in 7c45f7013cf2 08:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:09 Configure a credential helper to remove this warning. See 08:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:09 08:41:09 Login Succeeded 08:41:09 nexus3.edgexfoundry.org:10002 08:41:09 ---> 2faaf6a2131f 08:41:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:09 ---> Running in 9600dbb0467a 08:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:09 Configure a credential helper to remove this warning. See 08:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:09 08:41:09 Login Succeeded 08:41:09 nexus3.edgexfoundry.org:10003 08:41:09 Removing intermediate container 7c45f7013cf2 08:41:09 ---> d3a910aef56d 08:41:09 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:41:09 Removing intermediate container ccd318f7958a 08:41:09 ---> 18083ab28b9e 08:41:09 Step 8/22 : RUN make cmd/core-data/core-data 08:41:09 ---> Running in d52fb6d55fd1 08:41:09 ---> Running in 570d66a1ef15 08:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:10 Configure a credential helper to remove this warning. See 08:41:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:10 08:41:10 Login Succeeded 08:41:10 nexus3.edgexfoundry.org:10004 08:41:10 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:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:11 Configure a credential helper to remove this warning. See 08:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:11 08:41:11 Login Succeeded 08:41:11 docker.io 08:41:11 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:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:11 Configure a credential helper to remove this warning. See 08:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:11 08:41:11 Login Succeeded 08:41:11 ---> docker-login.sh ends [Pipeline] } 08:41:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:41:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:41:12 ========================================================= 08:41:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:41:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:41:12 Removing intermediate container 9600dbb0467a 08:41:12 ---> 8e0f5388008e 08:41:12 Step 8/22 : RUN make cmd/core-command/core-command 08:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:41:13 ---> Running in 6a45219ef8fd 08:41:13 Removing intermediate container 428691ec8034 08:41:13 ---> e836dd3ac6c4 08:41:13 Step 13/22 : ENV APP_PORT=58890 08:41:13 ---> Running in ebc913937757 08:41:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:41:13 552d1f2373af: Pulling fs layer 08:41:13 ea3f2d53f512: Pulling fs layer 08:41:13 9e70ebbbe112: Pulling fs layer 08:41:13 7a9cfe048b4a: Pulling fs layer 08:41:13 72dc09318566: Pulling fs layer 08:41:13 f4f7b4309257: Pulling fs layer 08:41:13 0ac9a79272e3: Pulling fs layer 08:41:13 b78e95d17946: Pulling fs layer 08:41:13 7a9cfe048b4a: Waiting 08:41:13 72dc09318566: Waiting 08:41:13 f4f7b4309257: Waiting 08:41:13 0ac9a79272e3: Waiting 08:41:13 b78e95d17946: Waiting 08:41:13 9e70ebbbe112: Verifying Checksum 08:41:13 9e70ebbbe112: Download complete 08:41:13 ea3f2d53f512: Verifying Checksum 08:41:13 ea3f2d53f512: Download complete 08:41:13 72dc09318566: Verifying Checksum 08:41:13 72dc09318566: Download complete 08:41:13 f4f7b4309257: Verifying Checksum 08:41:13 f4f7b4309257: Download complete 08:41:13 552d1f2373af: Verifying Checksum 08:41:13 552d1f2373af: Download complete 08:41:13 0ac9a79272e3: Verifying Checksum 08:41:13 0ac9a79272e3: Download complete 08:41:13 ---> cbc9191b4b9d 08:41:13 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:13 ---> Running in af7d73d30dd2 08:41:13 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:41:13 Removing intermediate container ebc913937757 08:41:13 ---> 316080eea01a 08:41:13 Step 14/22 : EXPOSE $APP_PORT 08:41:13 ---> Running in 1566386f9077 08:41:13 Removing intermediate container 1566386f9077 08:41:13 ---> 456a811c59be 08:41:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:41:14 552d1f2373af: Pull complete 08:41:14 ---> 0a0ed37d532b 08:41:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:41:14 ---> c55376dae74e 08:41:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:41:15 ---> e969259418fc 08:41:15 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 08:41:15 ea3f2d53f512: Pull complete 08:41:15 ---> Running in 0c4177c25b70 08:41:15 Removing intermediate container 0c4177c25b70 08:41:15 ---> d329322af0ac 08:41:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:15 9e70ebbbe112: Pull complete 08:41:15 ---> Running in 0a01646c0e9c 08:41:15 Removing intermediate container af7d73d30dd2 08:41:15 ---> 751e8876b854 08:41:15 Step 8/21 : RUN make cmd/support-notifications/support-notifications 08:41:15 ---> Running in a6eca6d4a5f0 08:41:15 Removing intermediate container 0a01646c0e9c 08:41:15 ---> 5b0cacd4c654 08:41:15 Step 20/22 : LABEL arch=x86_64 08:41:15 ---> Running in 6898ef8c21c5 08:41:15 b78e95d17946: Verifying Checksum 08:41:15 b78e95d17946: Download complete 08:41:16 7a9cfe048b4a: Verifying Checksum 08:41:16 7a9cfe048b4a: Download complete 08:41:16 Removing intermediate container 6898ef8c21c5 08:41:16 ---> 8e903bf08ab6 08:41:16 Step 21/22 : LABEL git_sha=e9eb9257a98391ceb4b9c7bdc793bac793fa8cff 08:41:16 ---> Running in 199c45b80ae2 08:41:16 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:41:16 Removing intermediate container 199c45b80ae2 08:41:16 ---> c001d5f01a51 08:41:16 Step 22/22 : LABEL version=0.0.0 08:41:16 ---> Running in e9d890d67de5 08:41:16 Removing intermediate container e9d890d67de5 08:41:16 ---> df018185280b 08:41:16 08:41:16 Successfully built df018185280b 08:41:16 Successfully tagged sys-mgmt-agent:latest 08:41:28 7a9cfe048b4a: Pull complete 08:41:28 72dc09318566: Pull complete 08:41:28 f4f7b4309257: Pull complete 08:41:28 0ac9a79272e3: Pull complete 08:41:32 b78e95d17946: Pull complete 08:41:32 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:41:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:41:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:41:33 WORKDIR /edgex 08:41:33 COPY go.mod . 08:41:33 RUN go mod download 08:41:33 + docker build -t ci-base-image-arm64 -f - . 08:41:35 Sending build context to Docker daemon 168.9MB 08:41:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:41:35 ---> 8b459fc5aaf0 08:41:35 Step 2/4 : WORKDIR /edgex 08:41:37 ---> Running in 5c5810b7f932 08:41:37 Removing intermediate container 5c5810b7f932 08:41:37 ---> ad45d0397844 08:41:37 Step 3/4 : COPY go.mod . 08:41:38 ---> af6a1f8e143a 08:41:38 Step 4/4 : RUN go mod download 08:41:38 ---> Running in 1e164c09926a 08:41:43  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:41:44 Removing intermediate container d52fb6d55fd1 08:41:44 ---> dae5deefd026 08:41:44 08:41:44 Step 9/24 : FROM alpine:3.14 08:41:44 ---> 0a97eee8041e 08:41:44 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:41:44 ---> Running in 5598c47a69a3 08:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:41:45 (1/3) Installing ca-certificates (20191127-r5) 08:41:45 (2/3) Installing dumb-init (1.2.5-r1) 08:41:45 (3/3) Installing su-exec (0.2-r1) 08:41:45 Executing busybox-1.33.1-r6.trigger 08:41:45 Executing ca-certificates-20191127-r5.trigger 08:41:45 OK: 6 MiB in 17 packages 08:41:46 Removing intermediate container 6a45219ef8fd 08:41:46 ---> 75672445696c 08:41:46 08:41:46 Step 9/22 : FROM alpine:3.14 08:41:46 ---> 0a97eee8041e 08:41:46 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:41:46 ---> Using cache 08:41:46 ---> 4ba608acd199 08:41:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:41:46 ---> Using cache 08:41:46 ---> 0a2c10bc5278 08:41:46 Step 12/22 : ENV APP_PORT=59882 08:41:46 ---> Running in ae07e7c1f447 08:41:46 Removing intermediate container ae07e7c1f447 08:41:46 ---> 8c1e1bf7e6cd 08:41:46 Step 13/22 : EXPOSE $APP_PORT 08:41:46 ---> Running in 4e9c48c68afc 08:41:46 Removing intermediate container 5598c47a69a3 08:41:46 ---> 6ddf08eea301 08:41:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:41:46 ---> Running in ada074c57d53 08:41:46 Removing intermediate container 4e9c48c68afc 08:41:46 ---> 77ba213ac1b0 08:41:46 Step 14/22 : WORKDIR / 08:41:46 ---> Running in fff2f1a36ef5 08:41:47 Removing intermediate container ada074c57d53 08:41:47 ---> 55d5dad83038 08:41:47 Step 12/24 : WORKDIR / 08:41:47 ---> Running in c2437091c037 08:41:47 Removing intermediate container fff2f1a36ef5 08:41:47 ---> da143e604234 08:41:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:47 Removing intermediate container c2437091c037 08:41:47 ---> 339a2d077ba2 08:41:47 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:41:47 ---> 4a08868065b8 08:41:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:41:47 ---> a9a5eef68de8 08:41:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:41:48 ---> 9f5c7685779b 08:41:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:41:48 ---> 0ae23018d7bb 08:41:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:41:48 ---> a937bfa224a8 08:41:48 Step 18/22 : ENTRYPOINT ["/core-command"] 08:41:48 ---> 7a0af3a72c8c 08:41:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:41:48 ---> Running in 22452820d7f4 08:41:48 Removing intermediate container 22452820d7f4 08:41:48 ---> a5e03311b647 08:41:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:48 ---> bc4a77f9bb3f 08:41:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:48 ---> Running in 73129ae06c47 08:41:49 Removing intermediate container 73129ae06c47 08:41:49 ---> 02d9bd73ff77 08:41:49 Step 20/22 : LABEL arch=x86_64 08:41:49 ---> Running in 9753ea599b71 08:41:49 Removing intermediate container 9753ea599b71 08:41:49 ---> 462ac0dbdb3b 08:41:49 Step 21/22 : LABEL git_sha=e9eb9257a98391ceb4b9c7bdc793bac793fa8cff 08:41:49 ---> 41851fea8ef0 08:41:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:49 ---> Running in 7a9ea6065d5c 08:41:50 Removing intermediate container 570d66a1ef15 08:41:50 ---> 4ed84fd2caf4 08:41:50 08:41:50 Step 9/22 : FROM alpine:3.14 08:41:50 ---> 0a97eee8041e 08:41:50 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:41:50 Removing intermediate container a6eca6d4a5f0 08:41:50 ---> 099f333b1537 08:41:50 08:41:50 Step 9/21 : FROM alpine:3.14 08:41:50 ---> 0a97eee8041e 08:41:50 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 08:41:50 ---> Running in 972dc20a575e 08:41:50 Removing intermediate container 7a9ea6065d5c 08:41:50 ---> 3a64e6f459f7 08:41:50 Step 22/22 : LABEL version=0.0.0 08:41:50 ---> Running in 65ef136de21d 08:41:50 ---> Running in 64d9131f8086 08:41:50 Removing intermediate container 65ef136de21d 08:41:50 ---> b94245684790 08:41:50 Step 11/22 : ENV APP_PORT=59880 08:41:50 Removing intermediate container 64d9131f8086 08:41:50 ---> f8bb7472134f 08:41:50 08:41:50 ---> 83bbc60c411b 08:41:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:50 ---> Running in 431fba49c477 08:41:50 Successfully built f8bb7472134f 08:41:50 Successfully tagged core-command:latest 08:41:50  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:41:50 Removing intermediate container 431fba49c477 08:41:50 ---> 1dec3177ed47 08:41:50 Step 12/22 : EXPOSE $APP_PORT 08:41:50 ---> Running in 7cb8803312db 08:41:50 ---> bbe2dcc8b683 08:41:50 Step 20/24 : 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:41:50 ---> Running in d5e3a77823d0 08:41:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:41:50 Removing intermediate container 7cb8803312db 08:41:50 ---> 829af6e4c51e 08:41:50 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:50 ---> Running in 7b75b279edcf 08:41:50 (1/2) Installing ca-certificates (20191127-r5) 08:41:50 (2/2) Installing dumb-init (1.2.5-r1) 08:41:50 Executing busybox-1.33.1-r6.trigger 08:41:50 Executing ca-certificates-20191127-r5.trigger 08:41:50 OK: 6 MiB in 16 packages 08:41:51 Removing intermediate container d5e3a77823d0 08:41:51 ---> aacc68bc4ba3 08:41:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:41:51 Removing intermediate container 972dc20a575e 08:41:51 ---> 76407a7850c4 08:41:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:41:51 Removing intermediate container 7b75b279edcf 08:41:51 ---> 33e5e6c8c977 08:41:51 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 08:41:51 ---> Running in f9c813844507 08:41:51 ---> Running in d964f871f791 08:41:51 ---> Running in 07f58a612cfe 08:41:51 Removing intermediate container f9c813844507 08:41:51 ---> 5dc0a64f064f 08:41:51 Step 22/24 : LABEL arch=x86_64 08:41:51 Removing intermediate container d964f871f791 08:41:51 ---> 1d9d02851612 08:41:51 Step 12/21 : ENV APP_PORT=59860 08:41:51 ---> Running in c82e88966756 08:41:51 ---> Running in 6d82c543a881 08:41:51 Removing intermediate container c82e88966756 08:41:51 ---> 6c88da7e35ba 08:41:51 Step 23/24 : LABEL git_sha=e9eb9257a98391ceb4b9c7bdc793bac793fa8cff 08:41:51 ---> Running in 6ce66bc909a3 08:41:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:41:51 Removing intermediate container 6d82c543a881 08:41:51 ---> d4499a14e7d6 08:41:51 Step 13/21 : EXPOSE $APP_PORT 08:41:51 ---> Running in 0c32d58b2003 08:41:51 Removing intermediate container 6ce66bc909a3 08:41:51 ---> a9fbe82e0d70 08:41:51 Step 24/24 : LABEL version=0.0.0 08:41:51 ---> Running in 284a0c27cee0 08:41:51 Removing intermediate container 0c32d58b2003 08:41:51 ---> 3fcd23677b72 08:41:51 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:51 Removing intermediate container 284a0c27cee0 08:41:51 ---> 72a49577507c 08:41:51 08:41:52 Successfully built 72a49577507c 08:41:52 Successfully tagged security-secretstore-setup:latest 08:41:52  Building security-secretstore-setup ... done  ---> 6c15b0b70586 08:41:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:52 ---> 567845e61d8f 08:41:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:41:52 ---> a49fc3ff2ae2 08:41:52 Step 17/21 : ENTRYPOINT ["/support-notifications"] 08:41:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:41:52 ---> Running in 10dea7c2d394 08:41:52 Removing intermediate container 10dea7c2d394 08:41:52 ---> 6cf6056c7e19 08:41:52 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:52 ---> Running in 8afe5e1249b6 08:41:53 Removing intermediate container 8afe5e1249b6 08:41:53 ---> 683f1394774e 08:41:53 Step 19/21 : LABEL arch=x86_64 08:41:53 ---> Running in ede216ec527b 08:41:53 Removing intermediate container ede216ec527b 08:41:53 ---> d8a2c1b98f3f 08:41:53 Step 20/21 : LABEL git_sha=e9eb9257a98391ceb4b9c7bdc793bac793fa8cff 08:41:53 ---> Running in ee9551aed74c 08:41:53 (1/6) Installing dumb-init (1.2.5-r1) 08:41:53 Removing intermediate container ee9551aed74c 08:41:53 ---> a4239c9e296a 08:41:53 Step 21/21 : LABEL version=0.0.0 08:41:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:41:53 ---> Running in 6c862bcf7ffd 08:41:53 Removing intermediate container 6c862bcf7ffd 08:41:53 ---> a689ac736ade 08:41:53 08:41:53 (3/6) Installing libsodium (1.0.18-r0) 08:41:53 Successfully built a689ac736ade 08:41:53 Successfully tagged support-notifications:latest 08:41:53  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:41:53 (5/6) Installing libzmq (4.3.4-r0) 08:41:53 (6/6) Installing zeromq (4.3.4-r0) 08:41:53 Executing busybox-1.33.1-r6.trigger 08:41:53 OK: 8 MiB in 20 packages 08:41:53 Removing intermediate container 07f58a612cfe 08:41:53 ---> 887226457728 08:41:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:54 ---> 297aaa26694a 08:41:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:54 ---> 27f48ddc9214 08:41:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:41:54 ---> 5ce2a1c46217 08:41:54 Step 18/22 : ENTRYPOINT ["/core-data"] 08:41:54 ---> Running in 327cdb9ff1ed 08:41:54 Removing intermediate container 327cdb9ff1ed 08:41:54 ---> 460c0f5e856c 08:41:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:54 ---> Running in d077615750d2 08:41:54 Removing intermediate container d077615750d2 08:41:54 ---> 08438b9cb0b5 08:41:54 Step 20/22 : LABEL arch=x86_64 08:41:54 ---> Running in 870ad662cef6 08:41:54 Removing intermediate container 870ad662cef6 08:41:54 ---> 8411ce70f874 08:41:54 Step 21/22 : LABEL git_sha=e9eb9257a98391ceb4b9c7bdc793bac793fa8cff 08:41:54 ---> Running in 145d68e4a118 08:41:54 Removing intermediate container 145d68e4a118 08:41:54 ---> 0f7f949170c6 08:41:54 Step 22/22 : LABEL version=0.0.0 08:41:54 ---> Running in 67f93dccb7b2 08:41:55 Removing intermediate container 67f93dccb7b2 08:41:55 ---> 2f05dff91504 08:41:55 08:41:55 Successfully built 2f05dff91504 08:41:55 Successfully tagged core-data:latest 08:41:55  Building core-data ... done  [Pipeline] } 08:41:55 $ docker stop --time=1 67139005ee2fb2363e6e074b29d0b3043a4261f86543679d55305de0412a887c 08:41:56 $ docker rm -f 67139005ee2fb2363e6e074b29d0b3043a4261f86543679d55305de0412a887c [Pipeline] // withDockerContainer [Pipeline] sh 08:41:56 + docker images 08:41:56 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:56 core-data latest 2f05dff91504 2 seconds ago 20.7MB 08:41:56 support-notifications latest a689ac736ade 3 seconds ago 17MB 08:41:56 security-secretstore-setup latest 72a49577507c 5 seconds ago 28.4MB 08:41:56 core-command latest f8bb7472134f 6 seconds ago 16.1MB 08:41:56 099f333b1537 7 seconds ago 1.76GB 08:41:56 4ed84fd2caf4 7 seconds ago 1.77GB 08:41:56 75672445696c 11 seconds ago 1.76GB 08:41:56 dae5deefd026 13 seconds ago 1.77GB 08:41:56 sys-mgmt-agent latest df018185280b 40 seconds ago 294MB 08:41:56 support-scheduler latest 9601d0a310fb About a minute ago 16.2MB 08:41:56 core-metadata latest acc9bb0533e6 About a minute ago 16.9MB 08:41:56 security-proxy-setup latest 58c511a04c33 About a minute ago 26.9MB 08:41:56 security-bootstrapper latest f94b5ff6c122 About a minute ago 18.9MB 08:41:56 ea5fb9025608 About a minute ago 1.76GB 08:41:56 ff3b00f7b0d1 About a minute ago 1.76GB 08:41:56 97d1d26f00da About a minute ago 1.77GB 08:41:56 fff82810fa13 About a minute ago 1.76GB 08:41:56 6f2b17e03d8d About a minute ago 1.76GB 08:41:56 ci-base-image-x86_64 latest 531146f5a138 5 minutes ago 1.25GB 08:41:56 alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB 08:41:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 08:41:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB 08:41:56 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 08:41:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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:42:12 Still waiting to schedule task 08:42:12 ‘prd-ubuntu18.04-docker-8c-8g-770’ is offline 08:43:00 Removing intermediate container 1e164c09926a 08:43:00 ---> 0803c236fb98 08:43:00 Successfully built 0803c236fb98 08:43:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:43:00 + docker inspect -f . ci-base-image-arm64 08:43:00 . [Pipeline] withDockerContainer 08:43:01 prd-ubuntu18.04-docker-arm64-4c-16g-766 does not seem to be running inside a container 08:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:43:02 $ docker top 4f00a531eddb2c93031ba9db77364de46b0799f6999aa8770373279863d42cad -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:03 + go version 08:43:03 go version go1.16.8 linux/arm64 [Pipeline] } 08:43:04 $ docker stop --time=1 4f00a531eddb2c93031ba9db77364de46b0799f6999aa8770373279863d42cad 08:43:05 $ docker rm -f 4f00a531eddb2c93031ba9db77364de46b0799f6999aa8770373279863d42cad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:43:06 + docker inspect -f . ci-base-image-arm64 08:43:06 . [Pipeline] withDockerContainer 08:43:06 prd-ubuntu18.04-docker-arm64-4c-16g-766 does not seem to be running inside a container 08:43:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:43:08 $ docker top 01ec0392fe5c3b39ab591a0bf4c22af982cedb043674477001d7decdd31db2af -eo pid,comm [Pipeline] { [Pipeline] echo 08:43:09 ========================================================= 08:43:09 [edgeXBuildGoParallel] Running Tests and Build... 08:43:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:43:09 + make test 08:43:09 go mod tidy 08:43:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:43:43 ? github.com/edgexfoundry/edgex-go [no test files] 08:44:00 Running on prd-ubuntu18.04-docker-8c-8g-771 in /w/workspace/edgexfoundry_edgex-go_PR-3829 [Pipeline] { [Pipeline] ws 08:44:00 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:44:00 The recommended git tool is: git 08:44:02 using credential edgex-jenkins-ssh 08:44:02 Cloning the remote Git repository 08:44:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:44:02 > git init /w/workspace/edgex-go/3 # timeout=10 08:44:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:44:02 > git --version # timeout=10 08:44:02 > git --version # 'git version 2.17.1' 08:44:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:44:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:44:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:44:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:45:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:45:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:45:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:45:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:45:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:45:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:45:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:45:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:45:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:45:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements 08:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:45:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.438s coverage: 98.5% of statements 08:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:45:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.434s coverage: 44.7% of statements 08:45:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:45:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:45:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 1.105s coverage: 89.5% of statements 08:45:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:45:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:45:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.262s coverage: 84.4% of statements 08:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:45:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.929s coverage: 94.2% of statements 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:45:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.326s coverage: 59.1% of statements 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:45:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.221s coverage: 60.0% of statements 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:45:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.398s coverage: 0.9% of statements 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:45:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.353s coverage: 58.8% of statements 08:45:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.256s coverage: 21.7% of statements 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements 08:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.240s coverage: 79.5% of statements 08:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements 08:45:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements 08:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 08:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.242s coverage: 94.4% of statements 08:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.241s coverage: 44.8% of statements 08:46:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.699s coverage: 82.5% of statements 08:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements 08:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.284s coverage: 87.2% of statements 08:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.344s coverage: 85.4% of statements 08:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.962s coverage: 91.2% of statements 08:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.076s coverage: 64.4% of statements 08:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements 08:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements 08:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 08:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 08:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 08:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.412s coverage: 65.4% of statements 08:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.939s coverage: 43.8% of statements 08:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements 08:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements 08:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 17.7% of statements 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.666s coverage: 92.3% of statements 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.306s coverage: 63.2% of statements 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.483s coverage: 97.7% of statements 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:46:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.218s coverage: 28.9% of statements 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:46:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.239s coverage: 100.0% of statements 08:46:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 08:46:33 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:46:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:46:33 GO111MODULE=on go vet ./... 08:46:43 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit fdf84c1e016db635080e44304c01b30a3c525e59 08:46:43 Merge succeeded, producing c4e00e3b184a6fd71b3b4cfe386c42f748744e80 08:46:43 Checking out Revision c4e00e3b184a6fd71b3b4cfe386c42f748744e80 (PR-3829) 08:46:47 Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" 08:46:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:46:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:46:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:46:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:46:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3829/head:refs/remotes/origin/PR-3829 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:46:43 > git config core.sparsecheckout # timeout=10 08:46:43 > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 08:46:43 > git remote # timeout=10 08:46:43 > git config --get remote.origin.url # timeout=10 08:46:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:46:43 > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 08:46:43 > git rev-parse HEAD^{commit} # timeout=10 08:46:43 > git config core.sparsecheckout # timeout=10 08:46:43 > git checkout -f c4e00e3b184a6fd71b3b4cfe386c42f748744e80 # timeout=10 08:46:47 > git rev-list --no-walk fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:48 + echo snap-build.sh 08:46:48 snap-build.sh 08:46:48 + SNAP_BASE_DIR=. 08:46:48 + '[' '!' -z /w/workspace/edgex-go/3 ']' 08:46:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 08:46:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 08:46:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 08:46:48 + cd /w/workspace/edgex-go/3 08:46:48 + sudo apt-get remove -qy --purge lxd lxd-client 08:46:48 Reading package lists... 08:46:48 Building dependency tree... 08:46:48 Reading state information... 08:46:48 The following packages were automatically installed and are no longer required: 08:46:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:46:48 uidmap xdelta3 08:46:48 Use 'sudo apt autoremove' to remove them. 08:46:48 The following packages will be REMOVED: 08:46:48 lxd* lxd-client* 08:46:48 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:46:48 After this operation, 31.7 MB disk space will be freed. 08:46:48 (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:46:48 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:46:49 Removing lxd dnsmasq configuration 08:46:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:46:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:46:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:46:50 (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:46:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:46:52 Processing triggers for systemd (237-3ubuntu10.45) ... 08:46:52 Processing triggers for ureadahead (0.100.0-21) ... 08:46:52 + sudo snap remove --purge lxd 08:46:52 snap "lxd" is not installed 08:46:52 + sudo groupadd --force --system lxd 08:46:52 ++ whoami 08:46:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:46:53 + newgrp - lxd 08:46:53 + sudo snap install lxd 08:47:05 2021-11-30T08:47:01Z INFO Waiting for automatic snapd restart... 08:47:20 lxd 4.20 from Canonical* installed 08:47:20 + sudo lxd init --auto 08:47:30 + sudo snap install --classic snapcraft 08:47:42 snapcraft 5.0 from Canonical* installed 08:47:42 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:47:42 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:47:42 % Total % Received % Xferd Average Speed Time Time Time Current 08:47:42 Dload Upload Total Spent Left Speed 08:47:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3464 0 --:--:-- --:--:-- --:--:-- 3464 08:47:42 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7505k 0 --:--:-- --:--:-- --:--:-- 30.6M 08:47:42 ./yq_linux_amd64 08:47:42 + sudo snapcraft prime --use-lxd 08:47:44 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:47:44 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:47:44 - README.md 08:47:44 08:47:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:47:44 Launching a container. 08:47:59 Waiting for container to be ready 08:47:59 To start your first container, try: lxc launch ubuntu:20.04 08:47:59 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 08:47:59 08:48:02 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:48:03 Waiting for network to be ready... 08:48:03 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:48:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:48:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] 08:48:04 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:48:04 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:48:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] 08:48:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:48:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:48:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:48:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] 08:48:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:48:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] 08:48:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] 08:48:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:48:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:48:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:48:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:48:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 08:48:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:48:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] 08:48:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] 08:48:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:48:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:48:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] 08:48:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] 08:48:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] 08:48:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 08:48:08 Fetched 25.7 MB in 5s (5191 kB/s) 08:48:09 Reading package lists... 08:48:09 Reading package lists... 08:48:09 Building dependency tree... 08:48:09 Reading state information... 08:48:09 The following additional packages will be installed: 08:48:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:48:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:48:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:48:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:48:09 Suggested packages: 08:48:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:48:09 Recommended packages: 08:48:09 gnupg libsasl2-modules 08:48:09 The following NEW packages will be installed: 08:48:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:48:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:48:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:48:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:48:09 The following packages will be upgraded: 08:48:09 gpg gpg-agent gpgconf libudev1 08:48:09 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 08:48:09 Need to get 3527 kB of archives. 08:48:09 After this operation, 13.3 MB of additional disk space will be used. 08:48:09 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:48:09 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:48:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:48:09 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:48:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 08:48:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:48:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:48:10 ./bin/test-attribution-txt.sh 08:48:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 08:48:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:48:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:48:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:48:11 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:48:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:48:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:48:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:48:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:48:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:48:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:48:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [Pipeline] echo 08:48:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:48:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:48:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:48:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:48:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:48:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:48:11 debconf: delaying package configuration, since apt-utils is not installed 08:48:11 Fetched 3527 kB in 2s (1843 kB/s) 08:48:11 (Reading database ... 12511 files and directories currently installed.) 08:48:11 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 08:48:11 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:48:11 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 08:48:12 Selecting previously unselected package udev. 08:48:12 (Reading database ... 12511 files and directories currently installed.) 08:48:12 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 08:48:12 Unpacking udev (237-3ubuntu10.52) ... 08:48:12 + ls -al . 08:48:12 total 672 08:48:12 drwxrwxr-x 9 1001 1001 4096 Nov 30 08:48 . 08:48:12 drwxr-xr-x 4 root root 4096 Nov 30 08:43 .. 08:48:12 -rw-rw-r-- 1 1001 1001 11 Nov 30 08:40 .dockerignore 08:48:12 drwxrwxr-x 8 1001 1001 4096 Nov 30 08:40 .git 08:48:12 drwxrwxr-x 4 1001 1001 4096 Nov 30 08:40 .github 08:48:12 -rw-rw-r-- 1 1001 1001 804 Nov 30 08:40 .gitignore 08:48:12 -rw-rw-r-- 1 1001 1001 42 Nov 30 08:40 .golangci.yml 08:48:12 -rw-rw-r-- 1 1001 1001 76 Nov 30 08:40 .hadolint.yml 08:48:12 -rw-rw-r-- 1 1001 1001 166 Nov 30 08:40 .sonarcloud.properties 08:48:12 -rw-rw-r-- 1 1001 1001 1171 Nov 30 08:40 ADOPTERS.md 08:48:12 -rw-rw-r-- 1 1001 1001 8910 Nov 30 08:40 Attribution.txt 08:48:12 -rw-rw-r-- 1 1001 1001 51732 Nov 30 08:40 CHANGELOG.md 08:48:12 -rw-rw-r-- 1 1001 1001 3804 Nov 30 08:40 CONTRIBUTING.md 08:48:12 -rw-rw-r-- 1 1001 1001 677 Nov 30 08:40 GOVERNANCE.md 08:48:12 -rw-rw-r-- 1 1001 1001 849 Nov 30 08:40 Jenkinsfile 08:48:12 -rw-rw-r-- 1 1001 1001 10775 Nov 30 08:40 LICENSE 08:48:12 -rw-rw-r-- 1 1001 1001 6508 Nov 30 08:40 Makefile 08:48:12 -rw-rw-r-- 1 1001 1001 582 Nov 30 08:40 OWNERS.md 08:48:12 -rw-rw-r-- 1 1001 1001 8207 Nov 30 08:40 README.md 08:48:12 -rw-rw-r-- 1 1001 1001 6912 Nov 30 08:40 SECURITY.md 08:48:12 -rw-rw-r-- 1 1001 1001 5 Nov 30 08:35 VERSION 08:48:12 -rw-rw-r-- 1 1001 1001 4131 Nov 30 08:40 ZMQWindows.md 08:48:12 drwxrwxr-x 2 1001 1001 4096 Nov 30 08:40 bin 08:48:12 drwxrwxr-x 14 1001 1001 4096 Nov 30 08:40 cmd 08:48:12 -rw-r--r-- 1 root root 428381 Nov 30 08:46 coverage.out 08:48:12 -rw-rw-r-- 1 1001 1001 828 Nov 30 08:40 go.mod 08:48:12 -rw-rw-r-- 1 1001 1001 49483 Nov 30 08:40 go.sum 08:48:12 drwxrwxr-x 8 1001 1001 4096 Nov 30 08:40 internal 08:48:12 drwxrwxr-x 3 1001 1001 4096 Nov 30 08:40 openapi 08:48:12 drwxrwxr-x 4 1001 1001 4096 Nov 30 08:40 snap 08:48:12 -rw-rw-r-- 1 1001 1001 204 Nov 30 08:40 version.go [Pipeline] sh 08:48:12 Selecting previously unselected package libfuse2:amd64. 08:48:12 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:48:12 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:48:12 Selecting previously unselected package fuse. 08:48:12 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:48:12 Unpacking fuse (2.9.7-1ubuntu1) ... 08:48:12 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:48:12 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:48:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:48:12 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:48:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:48:12 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:48:12 Selecting previously unselected package libksba8:amd64. 08:48:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:48:12 Unpacking libksba8:amd64 (1.3.5-2) ... 08:48:12 Selecting previously unselected package libroken18-heimdal:amd64. 08:48:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:12 + '[' -e coverage.out ] 08:48:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:48:12 Warning: overwriting stash ‘coverage-report’ 08:48:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:48:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:12 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:48:12 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:12 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:12 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:48:12 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:12 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:12 Selecting previously unselected package libwind0-heimdal:amd64. 08:48:12 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:12 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:48:13 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:48:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:48:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:13 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:48:13 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:48:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:13 Selecting previously unselected package libsasl2-modules-db:amd64. 08:48:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:48:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:48:13 Selecting previously unselected package libsasl2-2:amd64. 08:48:13 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:48:13 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:48:13 Selecting previously unselected package libldap-common. 08:48:13 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:48:13 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:48:13 Selecting previously unselected package libldap-2.4-2:amd64. 08:48:13 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:48:13 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:48:13 Selecting previously unselected package dirmngr. 08:48:13 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:48:13 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:48:13 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:48:13 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:48:13 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:48:13 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:48:13 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:48:13 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:48:13 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:13 Setting up libksba8:amd64 (1.3.5-2) ... 08:48:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:48:13 Setting up udev (237-3ubuntu10.52) ... 08:48:13 Stashed 1 file(s) [Pipeline] sh 08:48:13 invoke-rc.d: policy-rc.d denied execution of start. 08:48:14 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:14 Processing triggers for systemd (237-3ubuntu10) ... 08:48:14 Setting up fuse (2.9.7-1ubuntu1) ... 08:48:14 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:48:14 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:14 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:14 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:14 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:14 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:14 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:14 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:48:14 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:48:14 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:48:14 + make build 08:48:14 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:48:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:48:14 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:48:14 settings in the [Install] section, and DefaultInstance for template units). 08:48:14 This means they are not meant to be enabled using systemctl. 08:48:14 Possible reasons for having this kind of units are: 08:48:14 1) A unit may be statically enabled by being symlinked from another unit's 08:48:14 .wants/ or .requires/ directory. 08:48:14 2) A unit's purpose may be to act as a helper for some other unit which has 08:48:14 a requirement dependency on it. 08:48:14 3) A unit may be started when needed via activation (socket, path, timer, 08:48:14 D-Bus, udev, scripted systemctl call, ...). 08:48:14 4) In case of template units, the unit is meant to be enabled with some 08:48:14 instance name specified. 08:48:14 Reading package lists... 08:48:15 Building dependency tree... 08:48:15 Reading state information... 08:48:15 The following additional packages will be installed: 08:48:15 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:48:15 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:48:15 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:48:15 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:48:15 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:48:15 Suggested packages: 08:48:15 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:48:15 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:48:15 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:48:15 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:48:15 systemd-container policykit-1 08:48:15 Recommended packages: 08:48:15 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:48:15 The following NEW packages will be installed: 08:48:15 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:48:15 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:48:15 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:48:15 multiarch-support openssh-client python3 python3-minimal python3.6 08:48:15 python3.6-minimal snapd squashfs-tools sudo 08:48:15 The following packages will be upgraded: 08:48:15 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:48:15 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 08:48:15 Need to get 36.8 MB of archives. 08:48:15 After this operation, 147 MB of additional disk space will be used. 08:48:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 08:48:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 08:48:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:48:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:48:16 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:48:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 08:48:16 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:48:16 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:48:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:48:16 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:48:16 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:48:16 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:48:16 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:48:16 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:48:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:48:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:48:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:48:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:48:16 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 08:48:17 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:48:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:48:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:48:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:48:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:48:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:48:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:48:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:48:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 08:48:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 08:48:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 08:48:18 debconf: delaying package configuration, since apt-utils is not installed 08:48:18 Fetched 36.8 MB in 3s (11.1 MB/s) 08:48:18 (Reading database ... 12757 files and directories currently installed.) 08:48:18 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 08:48:18 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:48:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 08:48:19 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:48:19 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 08:48:19 (Reading database ... 12757 files and directories currently installed.) 08:48:19 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:48:19 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:48:19 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:48:19 (Reading database ... 12757 files and directories currently installed.) 08:48:19 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:48:19 Unpacking apt (1.6.14) over (1.6.1) ... 08:48:19 Setting up apt (1.6.14) ... 08:48:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:48:20 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:48:20 (Reading database ... 12764 files and directories currently installed.) 08:48:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:48:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:48:20 Selecting previously unselected package libpython3.6-minimal:amd64. 08:48:20 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:48:20 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:48:20 Selecting previously unselected package libexpat1:amd64. 08:48:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:48:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:48:20 Selecting previously unselected package python3.6-minimal. 08:48:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:48:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:48:21 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 08:48:21 Checking for services that may need to be restarted...done. 08:48:21 Checking for services that may need to be restarted...done. 08:48:21 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:48:21 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:48:21 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:48:21 Selecting previously unselected package python3-minimal. 08:48:21 (Reading database ... 13012 files and directories currently installed.) 08:48:21 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:48:21 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:48:21 Selecting previously unselected package mime-support. 08:48:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:48:21 Unpacking mime-support (3.60ubuntu1) ... 08:48:21 Selecting previously unselected package libmpdec2:amd64. 08:48:21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:48:21 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:48:21 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:48:21 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:48:21 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:48:22 Selecting previously unselected package python3.6. 08:48:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:48:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:48:22 Selecting previously unselected package libpython3-stdlib:amd64. 08:48:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:48:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:48:22 Setting up python3-minimal (3.6.7-1~18.04) ... 08:48:22 Selecting previously unselected package python3. 08:48:22 (Reading database ... 13442 files and directories currently installed.) 08:48:22 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:48:22 Unpacking python3 (3.6.7-1~18.04) ... 08:48:22 Selecting previously unselected package multiarch-support. 08:48:22 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:48:22 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:48:22 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:48:22 Selecting previously unselected package liblzo2-2:amd64. 08:48:22 (Reading database ... 13479 files and directories currently installed.) 08:48:22 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:48:22 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:48:22 Selecting previously unselected package libbsd0:amd64. 08:48:22 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:48:22 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:48:22 Selecting previously unselected package sudo. 08:48:22 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:48:22 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:48:22 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:48:23 Selecting previously unselected package apparmor. 08:48:23 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:48:23 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:48:23 Selecting previously unselected package libedit2:amd64. 08:48:23 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:48:23 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:48:23 Selecting previously unselected package libkrb5support0:amd64. 08:48:23 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:48:23 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:48:23 Selecting previously unselected package libk5crypto3:amd64. 08:48:23 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:48:23 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:48:23 Selecting previously unselected package libkeyutils1:amd64. 08:48:23 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:48:23 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:48:23 Selecting previously unselected package libkrb5-3:amd64. 08:48:23 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:48:23 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:48:23 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:48:23 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:48:23 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:48:23 Selecting previously unselected package libssl1.0.0:amd64. 08:48:23 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 08:48:23 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:48:23 Selecting previously unselected package openssh-client. 08:48:23 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 08:48:23 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 08:48:23 Selecting previously unselected package squashfs-tools. 08:48:23 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 08:48:23 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:48:23 Selecting previously unselected package snapd. 08:48:23 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 08:48:23 Unpacking snapd (2.51.1+18.04) ... 08:48:26 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:48:26 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:48:26 Setting up mime-support (3.60ubuntu1) ... 08:48:26 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:48:26 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:48:26 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:48:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:48:26 Setting up systemd (237-3ubuntu10.52) ... 08:48:26 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:48:27 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:48:27 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:48:27 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:48:27 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:48:27 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:48:27 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:48:28 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:48:28 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:48:28 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:48:28 Setting up python3 (3.6.7-1~18.04) ... 08:48:28 running python rtupdate hooks for python3.6... 08:48:28 running python post-rtupdate hooks for python3.6... 08:48:28 Setting up apparmor (2.12-4ubuntu5.1) ... 08:48:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:48:29 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:48:29 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 08:48:29 Setting up snapd (2.51.1+18.04) ... 08:48:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:48:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:48:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:48:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:48:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:48:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:48:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:48:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:48:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:48:30 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:48:31 /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:48:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:48:31 Processing triggers for systemd (237-3ubuntu10.52) ... 08:48:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:48:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:48:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:48:33 Reading package lists... 08:48:33 Reading package lists... 08:48:33 Building dependency tree... 08:48:33 Reading state information... 08:48:33 Calculating upgrade... 08:48:33 The following packages will be upgraded: 08:48:33 advancecomp base-files bash binutils binutils-common 08:48:33 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:48:33 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:48:33 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 08:48:33 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 08:48:33 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:48:33 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:48:33 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:48:33 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:48:33 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:48:33 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:48:33 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:48:33 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:48:33 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:48:33 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:48:33 ubuntu-keyring util-linux 08:48:34 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:48:34 Need to get 64.2 MB of archives. 08:48:34 After this operation, 5155 kB of additional disk space will be used. 08:48:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] 08:48:34 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:48:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:48:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:48:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:48:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:48:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:48:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:48:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:48:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:48:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:48:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:48:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:48:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:48:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:48:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:48:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:48:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:48:35 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:48:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:48:35 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:48:35 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:48:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 08:48:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:48:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:48:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:48:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 08:48:35 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:48:35 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:48:35 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:48:35 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:48:35 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:48:35 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:48:35 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:48:35 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:48:35 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:48:35 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:48:35 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:48:35 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:48:35 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:48:35 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:48:35 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:48:35 Get:43 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:48:35 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:48:35 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 08:48:35 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:48:35 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:48:35 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:48:35 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:48:35 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:48:35 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:48:35 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:48:35 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:48:36 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:48:36 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:48:36 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:48:36 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 08:48:36 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:48:36 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:48:36 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:48:36 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:48:36 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:48:36 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:48:36 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 08:48:36 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:48:36 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:48:36 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:48:36 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:48:36 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:48:36 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:48:36 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:48:36 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 08:48:36 Get:73 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:48:36 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:48:36 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:48:36 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 08:48:36 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:48:36 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:48:36 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:48:36 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:48:36 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:48:36 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 08:48:36 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:48:36 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:48:36 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 08:48:36 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 08:48:36 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 08:48:36 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 08:48:36 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:48:36 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:48:36 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:48:36 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:48:36 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:48:36 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:48:37 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:48:38 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:48:38 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:48:38 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:48:38 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:48:38 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:48:38 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:48:38 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:48:38 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:48:38 debconf: delaying package configuration, since apt-utils is not installed 08:48:38 Fetched 64.2 MB in 5s (12.7 MB/s) 08:48:38 (Reading database ... 13914 files and directories currently installed.) 08:48:38 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:48:38 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:48:39 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:48:39 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:48:39 Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... 08:48:39 Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... 08:48:39 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:48:39 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:48:39 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:48:39 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:48:39 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:48:39 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:48:39 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:48:39 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:48:40 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:48:40 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:48:40 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:48:40 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:48:40 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:48:40 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:48:40 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:48:40 (Reading database ... 13914 files and directories currently installed.) 08:48:40 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:48:40 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:48:40 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:48:40 (Reading database ... 13914 files and directories currently installed.) 08:48:40 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:48:40 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:48:40 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:48:40 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:48:40 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:48:40 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:48:40 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:48:40 (Reading database ... 13914 files and directories currently installed.) 08:48:40 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:48:40 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:48:41 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:48:41 (Reading database ... 13914 files and directories currently installed.) 08:48:41 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 08:48:41 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:48:41 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:48:41 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 08:48:41 Setting up base-files (10.1ubuntu2.11) ... 08:48:41 Installing new version of config file /etc/issue ... 08:48:41 Installing new version of config file /etc/issue.net ... 08:48:41 Installing new version of config file /etc/lsb-release ... 08:48:41 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:48:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:48:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:48:41 Removing obsolete conffile /etc/default/motd-news ... 08:48:41 (Reading database ... 13915 files and directories currently installed.) 08:48:41 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:48:41 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:48:42 Setting up bash (4.4.18-2ubuntu1.2) ... 08:48:42 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:48:42 (Reading database ... 13915 files and directories currently installed.) 08:48:42 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:48:42 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:48:42 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:48:42 (Reading database ... 13915 files and directories currently installed.) 08:48:42 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:48:42 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:48:42 Setting up tar (1.29b-2ubuntu0.2) ... 08:48:42 (Reading database ... 13915 files and directories currently installed.) 08:48:42 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:48:42 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:48:42 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:48:42 (Reading database ... 13915 files and directories currently installed.) 08:48:42 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:48:42 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:48:42 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:48:42 (Reading database ... 13915 files and directories currently installed.) 08:48:42 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:48:42 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:48:42 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:48:42 (Reading database ... 13915 files and directories currently installed.) 08:48:42 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:48:42 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:48:43 Setting up grep (3.1-2build1) ... 08:48:43 (Reading database ... 13915 files and directories currently installed.) 08:48:43 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 08:48:43 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 08:48:43 Setting up gzip (1.6-5ubuntu1.1) ... 08:48:43 (Reading database ... 13915 files and directories currently installed.) 08:48:43 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:48:43 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:48:43 Setting up login (1:4.5-1ubuntu2) ... 08:48:43 (Reading database ... 13915 files and directories currently installed.) 08:48:43 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:48:43 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:48:43 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:48:43 (Reading database ... 13915 files and directories currently installed.) 08:48:43 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:48:43 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:48:44 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:48:44 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:48:44 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:48:44 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:48:44 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:48:44 (Reading database ... 13915 files and directories currently installed.) 08:48:44 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:48:44 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:48:44 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:48:44 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:48:44 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:48:44 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:48:44 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:48:44 (Reading database ... 13915 files and directories currently installed.) 08:48:44 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:48:44 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:48:45 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:48:45 (Reading database ... 13915 files and directories currently installed.) 08:48:45 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:48:45 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:48:45 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:48:45 (Reading database ... 13915 files and directories currently installed.) 08:48:45 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:48:45 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:48:45 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:48:45 (Reading database ... 13915 files and directories currently installed.) 08:48:45 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:48:45 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:48:45 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:48:45 (Reading database ... 13915 files and directories currently installed.) 08:48:45 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:48:45 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:48:45 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:48:45 (Reading database ... 13915 files and directories currently installed.) 08:48:45 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:48:45 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:48:45 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:48:45 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:48:45 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:48:45 (Reading database ... 13915 files and directories currently installed.) 08:48:45 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:48:45 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:48:45 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:48:45 (Reading database ... 13915 files and directories currently installed.) 08:48:45 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:48:45 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:48:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:48:45 (Reading database ... 13915 files and directories currently installed.) 08:48:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:48:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:48:46 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:48:46 (Reading database ... 13915 files and directories currently installed.) 08:48:46 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:48:46 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:48:46 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:48:46 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:48:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:48:47 (Reading database ... 13915 files and directories currently installed.) 08:48:47 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:48:47 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:48:47 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:48:47 (Reading database ... 13915 files and directories currently installed.) 08:48:47 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:48:47 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:48:47 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:48:47 (Reading database ... 13917 files and directories currently installed.) 08:48:47 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:48:47 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:48:47 Setting up debconf (1.5.66ubuntu1) ... 08:48:47 (Reading database ... 13917 files and directories currently installed.) 08:48:47 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:48:47 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:48:47 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:48:47 (Reading database ... 13917 files and directories currently installed.) 08:48:47 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:48:47 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:48:47 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:48:47 (Reading database ... 13917 files and directories currently installed.) 08:48:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:48:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:48:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:48:48 (Reading database ... 13917 files and directories currently installed.) 08:48:48 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:48:48 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:48:48 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:48:48 (Reading database ... 13919 files and directories currently installed.) 08:48:48 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:48:48 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:48:48 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:48:48 (Reading database ... 13923 files and directories currently installed.) 08:48:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:48:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:48:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 08:48:48 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:48:48 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:48:48 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:48:48 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:48:48 (Reading database ... 13923 files and directories currently installed.) 08:48:48 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 08:48:48 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 08:48:48 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 08:48:48 (Reading database ... 13923 files and directories currently installed.) 08:48:48 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:48:48 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:48:49 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:48:49 (Reading database ... 13923 files and directories currently installed.) 08:48:49 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:48:49 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:48:49 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:48:49 (Reading database ... 13923 files and directories currently installed.) 08:48:49 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:48:49 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:48:49 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:48:49 (Reading database ... 13923 files and directories currently installed.) 08:48:49 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:48:49 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:48:49 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:48:49 (Reading database ... 13923 files and directories currently installed.) 08:48:49 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:48:49 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:48:49 Setting up passwd (1:4.5-1ubuntu2) ... 08:48:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:48:49 (Reading database ... 13923 files and directories currently installed.) 08:48:49 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:48:49 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:48:49 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:48:49 (Reading database ... 13923 files and directories currently installed.) 08:48:49 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:48:49 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:48:50 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:48:50 (Reading database ... 13923 files and directories currently installed.) 08:48:50 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:48:50 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:48:50 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:48:50 (Reading database ... 13923 files and directories currently installed.) 08:48:50 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:48:50 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:48:50 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:48:50 (Reading database ... 13923 files and directories currently installed.) 08:48:50 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:48:50 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:48:50 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:48:50 (Reading database ... 13923 files and directories currently installed.) 08:48:50 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:48:50 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:48:50 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:48:50 (Reading database ... 13923 files and directories currently installed.) 08:48:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 08:48:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 08:48:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 08:48:50 (Reading database ... 13923 files and directories currently installed.) 08:48:50 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:48:50 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:48:50 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:48:50 (Reading database ... 13923 files and directories currently installed.) 08:48:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:48:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:48:50 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:48:50 (Reading database ... 13924 files and directories currently installed.) 08:48:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:48:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:48:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:48:51 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:48:51 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:48:51 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:48:51 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 08:48:51 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 08:48:51 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:48:51 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:48:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:48:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:48:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:48:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:48:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:48:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:48:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:48:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:48:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:48:51 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:48:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:48:51 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:48:51 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 08:48:51 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 08:48:52 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:48:52 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:48:52 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:48:52 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:48:52 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:48:52 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:48:52 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:48:52 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:48:52 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:48:52 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:48:52 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:48:52 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:48:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:48:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:48:52 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:48:52 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:48:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:48:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:48:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:48:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:48:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:48:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:48:53 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:48:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:48:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:48:54 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:48:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:48:54 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:48:54 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:48:55 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:48:55 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:48:55 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:48:55 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:48:55 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:48:55 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:48:55 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:48:55 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:48:55 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:48:55 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:48:56 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:48:56 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:48:56 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:48:56 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:48:56 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:48:56 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:48:56 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:48:56 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:48:56 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:48:56 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:48:56 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:48:56 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:48:56 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:48:56 Setting up tzdata (2021e-0ubuntu0.18.04) ... 08:48:56 08:48:56 Current default time zone: 'Etc/UTC' 08:48:56 Local time is now: Tue Nov 30 08:48:56 UTC 2021. 08:48:56 Universal Time is now: Tue Nov 30 08:48:56 UTC 2021. 08:48:56 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:48:56 08:48:56 Setting up systemd-sysv (237-3ubuntu10.52) ... 08:48:56 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:48:56 Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... 08:48:56 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:48:56 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:48:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:48:56 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:48:56 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:48:56 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:48:56 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:48:56 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:48:56 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:48:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:48:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 08:48:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:48:56 Setting up patch (2.7.6-2ubuntu1.1) ... 08:48:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:48:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:48:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 08:48:56 Installing new version of config file /etc/ssl/openssl.cnf ... 08:48:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:48:56 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:48:56 Setting up ca-certificates (20210119~18.04.2) ... 08:48:58 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:48:58 Updating certificates in /etc/ssl/certs... 08:48:59 23 added, 28 removed; done. 08:48:59 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:48:59 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:48:59 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:48:59 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:48:59 Setting up pkgbinarymangler (138.18.04.1) ... 08:48:59 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:48:59 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 08:48:59 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:48:59 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:48:59 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:48:59 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:48:59 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:48:59 Setting up perl (5.26.1-6ubuntu0.5) ... 08:48:59 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 08:48:59 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:48:59 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:48:59 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 08:48:59 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:59 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:48:59 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:48:59 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:48:59 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:48:59 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:48:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:48:59 Processing triggers for systemd (237-3ubuntu10.52) ... 08:48:59 Processing triggers for mime-support (3.60ubuntu1) ... 08:48:59 Processing triggers for ca-certificates (20210119~18.04.2) ... 08:48:59 Updating certificates in /etc/ssl/certs... 08:49:00 0 added, 0 removed; done. 08:49:00 Running hooks in /etc/ca-certificates/update.d... 08:49:00 done. 08:49:00 Reading package lists... 08:49:01 Building dependency tree... 08:49:01 Reading state information... 08:49:01 The following NEW packages will be installed: 08:49:01 apt-transport-https 08:49:01 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:49:01 Need to get 4348 B of archives. 08:49:01 After this operation, 154 kB of additional disk space will be used. 08:49:01 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:49:01 debconf: delaying package configuration, since apt-utils is not installed 08:49:01 Fetched 4348 B in 0s (19.7 kB/s) 08:49:01 Selecting previously unselected package apt-transport-https. 08:49:01 (Reading database ... 13931 files and directories currently installed.) 08:49:01 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:49:01 Unpacking apt-transport-https (1.6.14) ... 08:49:01 Setting up apt-transport-https (1.6.14) ... 08:49:01 Waiting for network to be ready... 08:49:04 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:49: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:49:08 2021-11-30T08:49:06Z INFO Waiting for automatic snapd restart... 08:49:09 snapd 2.53.2 from Canonical* installed 08:49:10 "snapd" switched to the "latest/stable" channel 08:49:10 08:49:12 core18 20211028 from Canonical* installed 08:49:12 "core18" switched to the "latest/stable" channel 08:49:12 08:49:12 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:15 snapcraft 5.0 from Canonical* installed 08:49:15 "snapcraft" switched to the "latest/stable" channel 08:49:15 08:49:16 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:49:19 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:49:19 - README.md 08:49:19 08:49:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:49:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:49:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:49:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:49:20 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:49:21 Reading package lists... 08:49:21 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:49:21 Reading package lists... 08:49:21 Building dependency tree... 08:49:21 Reading state information... 08:49:22 Suggested packages: 08:49:22 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:49:22 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:49:22 Recommended packages: 08:49:22 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:49:22 The following NEW packages will be installed: 08:49:22 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:49:22 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:49:22 pkg-config zip 08:49:22 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:49:22 Need to get 7670 kB of archives. 08:49:22 After this operation, 43.8 MB of additional disk space will be used. 08:49:22 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:49:22 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:49:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 08:49:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 08:49:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 08:49:22 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:49:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:49:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:49:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:49:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:49:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:49:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:49:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:49:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:49:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:49:23 debconf: delaying package configuration, since apt-utils is not installed 08:49:23 Fetched 7670 kB in 1s (9084 kB/s) 08:49:23 Selecting previously unselected package libglib2.0-0:amd64. 08:49:23 (Reading database ... 13935 files and directories currently installed.) 08:49:23 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:49:23 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:49:23 Selecting previously unselected package libpsl5:amd64. 08:49:23 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:49:23 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:49:23 Selecting previously unselected package libnghttp2-14:amd64. 08:49:23 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:49:23 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:49:23 Selecting previously unselected package librtmp1:amd64. 08:49:23 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:49:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:49:23 Selecting previously unselected package libcurl3-gnutls:amd64. 08:49:23 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 08:49:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:49:23 Selecting previously unselected package liberror-perl. 08:49:23 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:49:23 Unpacking liberror-perl (0.17025-1) ... 08:49:23 Selecting previously unselected package git-man. 08:49:23 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 08:49:23 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 08:49:23 Selecting previously unselected package git. 08:49:23 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 08:49:23 Unpacking git (1:2.17.1-1ubuntu0.9) ... 08:49:24 Selecting previously unselected package libnorm1:amd64. 08:49:24 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:49:24 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:49:24 Selecting previously unselected package libpgm-5.2-0:amd64. 08:49:24 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:49:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:49:24 Selecting previously unselected package libsodium23:amd64. 08:49:24 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:49:24 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:49:24 Selecting previously unselected package libzmq5:amd64. 08:49:24 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:49:24 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:49:24 Selecting previously unselected package libzmq3-dev:amd64. 08:49:24 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:49:24 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:49:24 Selecting previously unselected package pkg-config. 08:49:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:49:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:49:24 Selecting previously unselected package zip. 08:49:24 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:49:24 Unpacking zip (3.0-11build1) ... 08:49:24 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:49:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:49:24 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 08:49:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:49:24 Setting up liberror-perl (0.17025-1) ... 08:49:24 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:49:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:49:24 No schema files found: doing nothing. 08:49:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:49:24 Setting up zip (3.0-11build1) ... 08:49:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:49:24 Setting up libsodium23:amd64 (1.0.16-2) ... 08:49:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:49:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:49:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:49:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:49:24 Setting up git (1:2.17.1-1ubuntu0.9) ... 08:49:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:49:25 git set to automatically installed. 08:49:25 git-man set to automatically installed. 08:49:25 libcurl3-gnutls set to automatically installed. 08:49:25 liberror-perl set to automatically installed. 08:49:25 libglib2.0-0 set to automatically installed. 08:49:25 libnghttp2-14 set to automatically installed. 08:49:25 libnorm1 set to automatically installed. 08:49:25 libpgm-5.2-0 set to automatically installed. 08:49:25 libpsl5 set to automatically installed. 08:49:25 librtmp1 set to automatically installed. 08:49:25 libsodium23 set to automatically installed. 08:49:25 libzmq3-dev set to automatically installed. 08:49:25 libzmq5 set to automatically installed. 08:49:25 pkg-config set to automatically installed. 08:49:25 zip set to automatically installed. 08:49:26 snapd is not logged in, snap install commands will use sudo [Pipeline] } 08:49:31 $ docker stop --time=1 01ec0392fe5c3b39ab591a0bf4c22af982cedb043674477001d7decdd31db2af 08:49:33 $ docker rm -f 01ec0392fe5c3b39ab591a0bf4c22af982cedb043674477001d7decdd31db2af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:35 08:49:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:49:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:36 latest: Pulling from edgex-devops/edgex-compose-arm64 08:49:36 29e5d40040c1: Pulling fs layer 08:49:36 1ce36da41761: Pulling fs layer 08:49:36 25b303627fd3: Pulling fs layer 08:49:36 29e5d40040c1: Verifying Checksum 08:49:36 29e5d40040c1: Download complete 08:49:36 1ce36da41761: Verifying Checksum 08:49:36 1ce36da41761: Download complete 08:49:37 29e5d40040c1: Pull complete 08:49:38 25b303627fd3: Verifying Checksum 08:49:38 25b303627fd3: Download complete 08:49:38 1ce36da41761: Pull complete 08:49:41 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 08:49:41 snapd is not logged in, snap install commands will use sudo 08:49:41 snap "core18" has no updates available 08:49:41 Pulling config-common 08:49:41 + snapcraftctl pull 08:49:42 Pulling go-build-helper 08:49:42 + snapcraftctl pull 08:49:43 'edgex-go' has dependencies that need to be staged: go-build-helper 08:49:43 Skipping pull go-build-helper (already ran) 08:49:43 Building go-build-helper 08:49:43 + snapcraftctl build 08:49:45 Staging go-build-helper 08:49:45 + snapcraftctl stage 08:49:48 25b303627fd3: Pull complete 08:49:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:49:49 prd-ubuntu18.04-docker-arm64-4c-16g-766 does not seem to be running inside a container 08:49:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:52 $ docker top f1c2422e69b8c2bf9564438330c54c687ad85fbeb9a87863ffa7a641e01eff59 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:53 + docker-compose build --help 08:49:53 + grep parallel 08:49:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:49:55 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:49:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] 08:49:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] 08:49:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:49:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:49:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] 08:49:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] 08:49:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] 08:49:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 08:49:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:49:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:49:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:49:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:49:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:49:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:49:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:49:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:49:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:49:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] 08:49:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] 08:49:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:49:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:49:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] 08:49:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] 08:49:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] 08:49:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 08:49:55 Fetched 25.7 MB in 0s (0 B/s) 08:49:55 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:49:55 Fetched 224 kB in 0s (0 B/s) 08:49:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:49:55 Fetched 157 kB in 0s (0 B/s) 08:49:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:49:55 Fetched 221 kB in 0s (0 B/s) 08:49:55 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:49:55 Fetched 143 kB in 0s (0 B/s) 08:49:55 Pulling edgex-go 08:49:55 + snapcraftctl pull 08:49:57 Pulling hooks 08:49:57 + snapcraftctl pull 08:49:59 --parallel Build images in parallel. [Pipeline] } 08:49:59 $ docker stop --time=1 f1c2422e69b8c2bf9564438330c54c687ad85fbeb9a87863ffa7a641e01eff59 08:50:01 $ docker rm -f f1c2422e69b8c2bf9564438330c54c687ad85fbeb9a87863ffa7a641e01eff59 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:50:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:50:02 . [Pipeline] withDockerContainer 08:50:02 prd-ubuntu18.04-docker-arm64-4c-16g-766 does not seem to be running inside a container 08:50:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:50:04 $ docker top 20857a40952922adbba1bb8a5de0008ed549f2e044be876dafad4b5633f81c07 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:05 + docker-compose -f ./docker-compose-build.yml build --parallel 08:50:11 Building core-command ... 08:50:11 Building core-data ... 08:50:11 Building core-metadata ... 08:50:11 Building security-bootstrapper ... 08:50:11 Building security-proxy-setup ... 08:50:11 Building security-secretstore-setup ... 08:50:11 Building support-notifications ... 08:50:11 Building support-scheduler ... 08:50:11 Building sys-mgmt-agent ... 08:50:11 Building sys-mgmt-agent 08:50:11 Building security-proxy-setup 08:50:11 Building support-scheduler 08:50:11 Building core-metadata 08:50:11 Building security-bootstrapper 08:50:19 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:50:19 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:50:19 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:50:19 Fetched 0 B in 0s (0 B/s) 08:50:19 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:50:19 Fetched 96.5 kB in 0s (0 B/s) 08:50:19 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:50:19 Fetched 279 kB in 0s (0 B/s) 08:50:19 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:50:19 Fetched 122 kB in 0s (0 B/s) 08:50:19 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:50:19 Fetched 77.8 kB in 0s (0 B/s) 08:50:19 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:50:19 Fetched 8848 B in 0s (0 B/s) 08:50:19 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:50:19 Fetched 47.8 kB in 0s (0 B/s) 08:50:19 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:50:19 Fetched 45.6 kB in 0s (0 B/s) 08:50:19 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:50:19 Fetched 15.0 kB in 0s (0 B/s) 08:50:19 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 08:50:19 Fetched 220 kB in 0s (0 B/s) 08:50:19 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:50:19 Fetched 154 kB in 0s (0 B/s) 08:50:19 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:50:19 Fetched 50.6 kB in 0s (0 B/s) 08:50:19 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:50:19 Fetched 14.8 kB in 0s (0 B/s) 08:50:19 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:50:19 Fetched 41.8 kB in 0s (0 B/s) 08:50:19 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:50:19 Fetched 499 kB in 0s (0 B/s) 08:50:19 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:50:19 Fetched 111 kB in 0s (0 B/s) 08:50:19 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:50:19 Fetched 240 kB in 0s (0 B/s) 08:50:19 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:50:19 Fetched 29.3 kB in 0s (0 B/s) 08:50:19 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:50:19 Fetched 85.5 kB in 0s (0 B/s) 08:50:19 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:50:19 Fetched 24.5 kB in 0s (0 B/s) 08:50:19 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:50:19 Fetched 49.2 kB in 0s (0 B/s) 08:50:19 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:50:19 Fetched 54.2 kB in 0s (0 B/s) 08:50:19 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:50:19 Fetched 30.8 kB in 0s (0 B/s) 08:50:19 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:50:19 Fetched 15.8 kB in 0s (0 B/s) 08:50:19 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:50:19 Fetched 85.9 kB in 0s (0 B/s) 08:50:19 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:50:19 Fetched 8720 B in 0s (0 B/s) 08:50:19 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:50:19 Fetched 140 kB in 0s (0 B/s) 08:50:19 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:50:19 Fetched 119 kB in 0s (0 B/s) 08:50:19 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:50:19 Fetched 111 kB in 0s (0 B/s) 08:50:19 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:50:19 Fetched 11.1 kB in 0s (0 B/s) 08:50:19 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 08:50:19 Fetched 646 kB in 0s (0 B/s) 08:50:19 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:50:19 Fetched 41.3 kB in 0s (0 B/s) 08:50:19 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:50:19 Fetched 17.9 kB in 0s (0 B/s) 08:50:19 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:50:19 Fetched 368 kB in 0s (0 B/s) 08:50:19 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:50:19 Fetched 187 kB in 0s (0 B/s) 08:50:19 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:50:19 Fetched 175 kB in 0s (0 B/s) 08:50:19 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:50:19 Fetched 206 kB in 0s (0 B/s) 08:50:19 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 08:50:19 Fetched 1302 kB in 0s (0 B/s) 08:50:19 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:50:19 Fetched 36.2 kB in 0s (0 B/s) 08:50:19 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 08:50:19 Fetched 159 kB in 0s (0 B/s) 08:50:19 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:50:19 Fetched 107 kB in 0s (0 B/s) 08:50:19 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:50:19 Fetched 48.7 kB in 0s (0 B/s) 08:50:19 Pulling static-packages 08:50:19 + snapcraftctl pull 08:50:19 Pulling version 08:50:19 + snapcraftctl pull 08:50:20 Building config-common 08:50:20 + snapcraftctl build 08:50:22 Skipping build go-build-helper (already ran) 08:50:22 Building edgex-go 08:50:22 + cd /root/parts/edgex-go/src 08:50:22 + git describe --tags --abbrev=0 08:50:22 + sed s/v// 08:50:22 + GIT_VERSION=2.2.0-dev.6 08:50:22 + [ -z 2.2.0-dev.6 ] 08:50:22 + echo 2.2.0-dev.6 08:50:22 + [ ! -d vendor ] 08:50:22 + go mod download all 08:50:30 + make build 08:50:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-data/core-data ./cmd/core-data 08:50:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:50:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-command/core-command ./cmd/core-command 08:50:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:50:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:50:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:50:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:50:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:50:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:50:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:50:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config 08:50:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:50:57 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:50:57 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:50:57 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:50:57 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:50:57 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:50:57 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:50:57 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:50:57 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:50:57 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:50:57 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:50:57 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:50:57 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:50:57 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:50:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:50:57 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:50:57 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:50:57 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:50:57 + 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:50:57 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:50:57 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:50:57 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:50:57 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:50:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:50:57 + 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:50:57 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:50:57 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:50:57 + 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:50:58 Building hooks 08:50:58 + cd /root/parts/hooks/src 08:50:58 + make build 08:50:58 go mod tidy 08:50:58 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 08:50:58 go: downloading github.com/davecgh/go-spew v1.1.0 08:50:58 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:50:58 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:50:59 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:50:59 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:50:59 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:51:03 Building static-packages 08:51:03 + snapcraftctl build 08:51:05 Building version 08:51:05 + /root/parts/version/src/bin/set-version.sh 08:51:05 ~/project ~/parts/version/build 08:51:05 v2.2.0-dev.6-2-gc4e00e3b 08:51:05 Version: 2.2.0-dev.6+2 08:51:06 ~/parts/version/build 08:51:06 Staging config-common 08:51:06 + snapcraftctl stage 08:51:08 Skipping stage go-build-helper (already ran) 08:51:08 Staging edgex-go 08:51:08 + snapcraftctl stage 08:51:09 Staging hooks 08:51:09 + snapcraftctl stage 08:51:10 Staging static-packages 08:51:10 + snapcraftctl stage 08:51:11 Staging version 08:51:11 + snapcraftctl stage 08:51:12 Priming config-common 08:51:12 + snapcraftctl prime 08:51:13 Priming go-build-helper 08:51:13 + snapcraftctl prime 08:51:14 Priming edgex-go 08:51:14 + snapcraftctl prime 08:51:16 Priming hooks 08:51:16 + snapcraftctl prime 08:51:17 Priming static-packages 08:51:17 + snapcraftctl prime 08:51:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:51:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:51:19 ---> 0803c236fb98 08:51:19 Step 3/23 : WORKDIR /edgex-go 08:51:20 Priming version 08:51:20 + snapcraftctl prime 08:51:20 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:51:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:51:20 ---> 0803c236fb98 08:51:20 Step 3/20 : WORKDIR /edgex-go 08:51:20 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:51:20 Step 2/30 : FROM ${BUILDER_BASE} AS builder 08:51:20 ---> 0803c236fb98 08:51:20 Step 3/30 : WORKDIR /edgex-go 08:51:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:51:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:51:20 ---> 0803c236fb98 08:51:20 Step 3/22 : WORKDIR /edgex-go 08:51:21 ---> Running in 21d31b9d6167 08:51:21 ---> Running in 9b8a2f3bddc6 08:51:21 ---> Running in a9f6a62d3c4d 08:51:21 ---> Running in 96186124d120 08:51:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:51:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:51:21 ---> 0803c236fb98 08:51:21 Step 3/22 : WORKDIR /edgex-go 08:51:21 ---> Running in c265bc0fad34 08:51:21 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 08:51:21 Removing intermediate container 96186124d120 08:51:21 ---> d6d75eab1139 08:51:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:21 ---> Running in 21afda94218c 08:51:21 Removing intermediate container 9b8a2f3bddc6 08:51:21 ---> e6fd78649b52 08:51:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:21 Removing intermediate container c265bc0fad34 08:51:21 ---> 68d7d75ea992 08:51:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:21 Removing intermediate container 21d31b9d6167 08:51:21 ---> b0f06b3d39f2 08:51:21 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:21 Removing intermediate container a9f6a62d3c4d 08:51:21 ---> c6e89f876da6 08:51:21 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:21 ---> Running in 97047dfd85c5 08:51:21 ---> Running in c13a1b486ad0 08:51:22 ---> Running in d1c244be6af7 08:51:22 ---> Running in 1f1a5535b468 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:51:25 Removing intermediate container 21afda94218c 08:51:25 ---> 1fd5c655ff0a 08:51:25 Step 5/22 : RUN apk add --update --no-cache make git 08:51:25 ---> Running in 3a9c69432bbc 08:51:26 Removing intermediate container 97047dfd85c5 08:51:26 ---> 6b97b69e64b2 08:51:26 Step 5/22 : RUN apk add --update --no-cache make bash git 08:51:26 Removing intermediate container c13a1b486ad0 08:51:26 ---> c51697accb33 08:51:26 Step 5/23 : RUN apk add --update --no-cache make git 08:51:26 Removing intermediate container 1f1a5535b468 08:51:26 ---> cd939d3c236e 08:51:26 Step 5/30 : RUN apk add --update --no-cache make git 08:51:26 Removing intermediate container d1c244be6af7 08:51:26 ---> 16daca31ae4b 08:51:26 Step 5/20 : RUN apk add --update --no-cache make git 08:51:26 ---> Running in 2a75886fe07e 08:51:26 ---> Running in f43fb662c528 08:51:26 ---> Running in ecc6487d6c5e 08:51:26 ---> Running in 6947450e4b6e 08:51:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:51:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:51:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:51:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:51:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:51:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:51:29 OK: 219 MiB in 52 packages 08:51:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:51:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:51:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:51:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:51:31 Removing intermediate container 3a9c69432bbc 08:51:31 ---> 738d0550d39e 08:51:31 Step 6/22 : COPY . . 08:51:31 OK: 219 MiB in 52 packages 08:51:31 OK: 219 MiB in 52 packages 08:51:31 OK: 219 MiB in 52 packages 08:51:31 OK: 219 MiB in 52 packages 08:51:33 Removing intermediate container f43fb662c528 08:51:33 ---> 4a2a59a90387 08:51:33 Step 6/22 : COPY . . 08:51:33 Removing intermediate container 6947450e4b6e 08:51:33 ---> e0706f1f5ba6 08:51:33 Step 6/20 : COPY . . 08:51:33 Removing intermediate container ecc6487d6c5e 08:51:33 ---> c06fedcfbe6d 08:51:33 Step 6/30 : COPY . . 08:51:33 Removing intermediate container 2a75886fe07e 08:51:33 ---> 1fb3ec9bb2c0 08:51:33 Step 6/23 : COPY go.mod . 08:51:35 ---> d3de1ee3cbf9 08:51:35 Step 7/23 : RUN go mod download 08:51:35 ---> Running in 952f81ff7eb0 08:51:42 Removing intermediate container 952f81ff7eb0 08:51:42 ---> 15771d8b64a3 08:51:42 Step 8/23 : COPY . . 08:52:00 ---> 59903d95e471 08:52:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:00 ---> e5f78f192f3c 08:52:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:00 ---> 63e7da8a01c3 08:52:00 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:00 ---> Running in e9b1a9e93a63 08:52:00 ---> Running in 5f0639cde7d1 08:52:00 ---> Running in becec0662457 08:52:00 ---> c6aa3f60c1ba 08:52:00 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:00 ---> Running in dd586a3b400c 08:52:05 ---> b83dd9097819 08:52:05 Step 9/23 : RUN go mod tidy 08:52:05 ---> Running in 9e13e6bc77fa 08:52:05 Removing intermediate container dd586a3b400c 08:52:05 ---> a0118b447023 08:52:05 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:52:05 ---> Running in bfa3f2b70699 08:52:05 Removing intermediate container becec0662457 08:52:05 ---> 82c2c793a15d 08:52:05 Step 8/22 : RUN make cmd/core-metadata/core-metadata 08:52:06 ---> Running in 0ae4ef0d07a5 08:52:06 Removing intermediate container e9b1a9e93a63 08:52:06 ---> bf60c79a47c0 08:52:06 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:52:06 Removing intermediate container 5f0639cde7d1 08:52:06 ---> 5d0fdeac18db 08:52:06 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:52:06 ---> Running in 1bca8b0ca8d1 08:52:06 ---> Running in 287156f5d3d8 08:52:08 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:52: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:52:09 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:52:09 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:52:12 Removing intermediate container 9e13e6bc77fa 08:52:12 ---> 29d55a39b4f3 08:52:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:52:12 ---> Running in 03819091917b 08:52: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:54:36 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:54:36 Removing intermediate container 287156f5d3d8 08:54:36 ---> 2574ad8d03cd 08:54:36 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:54:36 ---> Running in c7b871cc70a7 08:54:38 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:54:40 Removing intermediate container bfa3f2b70699 08:54:40 ---> 8e5b7e09836e 08:54:40 08:54:40 Step 9/30 : FROM alpine:3.14 08:54:41 3.14: Pulling from library/alpine 08:54:43 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:54:43 Status: Downloaded newer image for alpine:3.14 08:54:43 ---> 5b8b7b635229 08:54:43 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:54:43 ---> Running in 51d1e17aab44 08:54:44 Removing intermediate container 1bca8b0ca8d1 08:54:44 ---> c8a11cb88b51 08:54:44 08:54:44 Step 9/20 : FROM alpine:3.14 08:54:44 ---> 5b8b7b635229 08:54:44 Step 10/20 : RUN apk add --update --no-cache curl 08:54:44 ---> Running in c8133ab494da 08:54:44 Removing intermediate container 51d1e17aab44 08:54:44 ---> 409eded84949 08:54:44 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 08:54:44 ---> Running in 5493f88b4967 08:54:46 Removing intermediate container c7b871cc70a7 08:54:46 ---> 94fa0dde3e8c 08:54:46 08:54:46 Step 10/22 : FROM docker:20.10.8 08:54:46 20.10.8: Pulling from library/docker 08:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:54:49 (1/5) Installing ca-certificates (20191127-r5) 08:54:49 (2/5) Installing brotli-libs (1.0.9-r5) 08:54:49 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:54:49 (4/5) Installing libcurl (7.79.1-r0) 08:54:49 (5/5) Installing curl (7.79.1-r0) 08:54:49 Executing busybox-1.33.1-r6.trigger 08:54:49 Executing ca-certificates-20191127-r5.trigger 08:54:49 (1/2) Installing dumb-init (1.2.5-r1) 08:54:49 (2/2) Installing su-exec (0.2-r1) 08:54:49 Executing busybox-1.33.1-r6.trigger 08:54:50 OK: 6 MiB in 16 packages 08:54:50 OK: 8 MiB in 19 packages 08:54:52 Removing intermediate container 5493f88b4967 08:54:52 ---> 1258c5e4465b 08:54:52 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 08:54:52 ---> Running in 425f671b5f6b 08:54:53 Removing intermediate container c8133ab494da 08:54:53 ---> 76cec85f2ac4 08:54:53 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:54:53 ---> Running in a3247a0d3841 08:54:53 Removing intermediate container 425f671b5f6b 08:54:53 ---> f9f5dc7a6689 08:54:53 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:54:53 Removing intermediate container 03819091917b 08:54:53 ---> 60d146033803 08:54:53 08:54:53 Step 11/23 : FROM alpine:3.14 08:54:53 ---> 5b8b7b635229 08:54:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:54:53 ---> Running in fd7ac0c2cd17 08:54:54 Removing intermediate container a3247a0d3841 08:54:54 ---> c64c98ceaa72 08:54:54 Step 12/20 : WORKDIR /edgex 08:54:54 ---> Running in c88f73ef4045 08:54:54 ---> Running in 2bd4dde58c27 08:54:54 Removing intermediate container 0ae4ef0d07a5 08:54:54 ---> d85b86cf34ab 08:54:54 08:54:54 Step 9/22 : FROM alpine:3.14 08:54:54 ---> 5b8b7b635229 08:54:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:54:54 ---> Running in bbf109826390 08:54:55 Removing intermediate container fd7ac0c2cd17 08:54:55 ---> db115d16e384 08:54:55 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:54:55 ---> Running in 01fce9e50683 08:54:55 Removing intermediate container 2bd4dde58c27 08:54:55 ---> fddb72cc0bf3 08:54:55 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:54:57 ---> 675cfc1b47b7 08:54:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:54:58 (1/1) Installing dumb-init (1.2.5-r1) 08:54:58 Executing busybox-1.33.1-r6.trigger 08:54:58 OK: 6 MiB in 15 packages 08:54:58 (1/1) Installing dumb-init (1.2.5-r1) 08:54:58 Executing busybox-1.33.1-r6.trigger 08:54:58 OK: 6 MiB in 15 packages 08:54:59 Removing intermediate container 01fce9e50683 08:54:59 ---> f6c6d2bf6657 08:54:59 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 08:54:59 ---> Running in fb4a96fd0aaf 08:54:59 Removing intermediate container c88f73ef4045 08:54:59 ---> 9ca4a803650a 08:54:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:55:00 ---> Running in 4897fd8b1692 08:55:00 ---> e9105364081c 08:55:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:55:00 Removing intermediate container bbf109826390 08:55:00 ---> 7c6c642ac68d 08:55:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:55:00 Removing intermediate container fb4a96fd0aaf 08:55:00 ---> 47418a7a73c0 08:55:00 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:55:00 ---> Running in e521213c0496 08:55:00 Removing intermediate container 4897fd8b1692 08:55:00 ---> b861a151c2bb 08:55:00 Step 14/23 : ENV APP_PORT=59861 08:55:00 ---> Running in 74ecbff41dcf 08:55:01 Removing intermediate container e521213c0496 08:55:01 ---> a08da8ed65b4 08:55:01 Step 12/22 : ENV APP_PORT=59881 08:55:01 ---> Running in cc5963e42eed 08:55:01 ---> da2fffa1d5a1 08:55:01 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:55:01 Removing intermediate container 74ecbff41dcf 08:55:01 ---> 241a17afd0e8 08:55:01 Step 15/23 : EXPOSE $APP_PORT 08:55:01 ---> Running in ca5c01153c0b 08:55:02 ---> Running in bc1db8858585 08:55:02 Removing intermediate container cc5963e42eed 08:55:02 ---> d712c0c4c6f4 08:55:02 Step 13/22 : EXPOSE $APP_PORT 08:55:02 ---> a6012ca996d3 08:55:02 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:55:02 ---> Running in 6bec0fafd3de 08:55:02 Removing intermediate container bc1db8858585 08:55:02 ---> d36eae61dbb7 08:55:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:02 ---> Running in dfdbdf74c234 08:55:03 Removing intermediate container 6bec0fafd3de 08:55:03 ---> 9ca3fd521955 08:55:03 Step 14/22 : WORKDIR / 08:55:03 ---> Running in 60d76c2bb174 08:55:03 Removing intermediate container dfdbdf74c234 08:55:03 ---> b48793ffea38 08:55:03 Step 17/20 : CMD ["--init=true"] 08:55:04 ---> Running in 5be8efadf255 08:55:04 ---> fc5b7d7d4a1c 08:55:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:55:04 Removing intermediate container 60d76c2bb174 08:55:04 ---> 39230929f098 08:55:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:04 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 08:55:04 Status: Downloaded newer image for docker:20.10.8 08:55:04 ---> 3734d5adc5ac 08:55:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:55:04 Removing intermediate container 5be8efadf255 08:55:04 ---> ed835579064d 08:55:04 Step 18/20 : LABEL arch=arm64 08:55:05 ---> Running in 2f12ef916559 08:55:05 ---> Running in e25640ce8432 08:55:05 Removing intermediate container ca5c01153c0b 08:55:05 ---> 2b3f81e97a62 08:55:05 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:05 Removing intermediate container 2f12ef916559 08:55:05 ---> ca66e25f8377 08:55:05 Removing intermediate container e25640ce8432 08:55:05 ---> f327c6e37306 08:55:05 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2Step 19/20 : LABEL git_sha=43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c 08:55:05 08:55:05 ---> Running in 4f6225ef5b0a 08:55:05 ---> Running in dd0085a15c0b 08:55:06 ---> b3d9fd9970d3 08:55:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:55:06 ---> 3c5703b20f6d 08:55:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:55:07 Removing intermediate container 4f6225ef5b0a 08:55:07 ---> 9b2d543e3d13 08:55:07 Step 20/20 : LABEL version=0.0.0 08:55:07 ---> d48559cbebf3 08:55:07 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:55:07 ---> Running in 6fd293331a25 08:55:07 ---> ca05d77ccce8 08:55:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:55:07 Removing intermediate container 6fd293331a25 08:55:07 ---> 58ae7ceea43b 08:55:07 08:55:07 ---> Running in 7c8afca73105 08:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:55:08 ---> ade18b4322ac 08:55:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:55:08 Removing intermediate container 7c8afca73105 08:55:08 ---> 1257a523a24d 08:55:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:55:08 Successfully built 58ae7ceea43b 08:55:08 Successfully tagged security-proxy-setup-arm64:latest 08:55:08  Building security-proxy-setup ... done Building support-notifications 08:55:08 ---> Running in c6c11cd6ba3f 08:55:09 (1/42) Installing readline (8.1.0-r0) 08:55:09 (2/42) Installing bash (5.1.4-r0) 08:55:09 Executing bash-5.1.4-r0.post-install 08:55:09 (3/42) Installing brotli-libs (1.0.9-r5) 08:55:09 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:55:09 (5/42) Installing libcurl (7.79.1-r0) 08:55:09 (6/42) Installing curl (7.79.1-r0) 08:55:09 (7/42) Installing dumb-init (1.2.5-r1) 08:55:09 (8/42) Installing libbz2 (1.0.8-r1) 08:55:09 ---> 79376974258f 08:55:09 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:55:09 (9/42) Installing expat (2.4.1-r0) 08:55:09 (10/42) Installing libffi (3.3-r2) 08:55:09 (11/42) Installing gdbm (1.19-r0) 08:55:09 (12/42) Installing xz-libs (5.2.5-r0) 08:55:09 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:55:09 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:55:09 (15/42) Installing mpdecimal (2.5.1-r1) 08:55:09 (16/42) Installing sqlite-libs (3.35.5-r0) 08:55:09 (17/42) Installing python3 (3.9.5-r2) 08:55:09 ---> bf87d4c77f3e 08:55:09 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:55:09 Removing intermediate container c6c11cd6ba3f 08:55:09 ---> 92572cb4a0ac 08:55:09 Step 21/23 : LABEL arch=arm64 08:55:10 ---> Running in 95981dfcc432 08:55:10 ---> Running in abf5661e853b 08:55:10 ---> 0ea2f54e89fb 08:55:10 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:55:11 Removing intermediate container 95981dfcc432 08:55:11 ---> 2469c3d6b50c 08:55:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:55:11 Removing intermediate container abf5661e853b 08:55:11 ---> 7d6690bf98fd 08:55:11 Step 22/23 : LABEL git_sha=43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c 08:55:11 ---> Running in 973d0311442e 08:55:11 ---> Running in 70a152a31d4c 08:55:12 Removing intermediate container 973d0311442e 08:55:12 ---> ad501be8df5f 08:55:12 Step 20/22 : LABEL arch=arm64 08:55:12 ---> 602e7fb42b6f 08:55:12 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:55:12 (18/42) Installing py3-appdirs (1.4.4-r2) 08:55:12 (19/42) Installing py3-chardet (4.0.0-r2) 08:55:12 Removing intermediate container 70a152a31d4c 08:55:12 ---> 830ffd6d350c 08:55:12 Step 23/23 : LABEL version=0.0.0 08:55:12 ---> Running in 1f9ee852aca4 08:55:12 (20/42) Installing py3-idna (3.2-r0) 08:55:12 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:55:12 ---> Running in e1aa68c967d3 08:55:12 (22/42) Installing py3-certifi (2020.12.5-r1) 08:55:12 (23/42) Installing py3-requests (2.25.1-r4) 08:55:12 (24/42) Installing py3-msgpack (1.0.2-r1) 08:55:12 (25/42) Installing py3-lockfile (0.12.2-r4) 08:55:12 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:55:12 (27/42) Installing py3-colorama (0.4.4-r1) 08:55:12 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:55:12 (29/42) Installing py3-distlib (0.3.1-r3) 08:55:13 (30/42) Installing py3-distro (1.5.0-r3) 08:55:13 (31/42) Installing py3-six (1.15.0-r1) 08:55:13 (32/42) Installing py3-webencodings (0.5.1-r4) 08:55:13 (33/42) Installing py3-html5lib (1.1-r1) 08:55:13 (34/42) Installing py3-parsing (2.4.7-r2) 08:55:13 (35/42) Installing py3-packaging (20.9-r1) 08:55:13 (36/42) Installing py3-toml (0.10.2-r2) 08:55:13 (37/42) Installing py3-pep517 (0.10.0-r2) 08:55:13 (38/42) Installing py3-progress (1.5-r2) 08:55:13 (39/42) Installing py3-retrying (1.3.3-r1) 08:55:13 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:55:13 (41/42) Installing py3-setuptools (52.0.0-r3) 08:55:13 Removing intermediate container e1aa68c967d3 08:55:13 ---> ce945186fd48 08:55:13 08:55:13 Removing intermediate container 1f9ee852aca4 08:55:13 ---> bbb727aad9c1 08:55:13 Step 21/22 : LABEL git_sha=43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c 08:55:13 (42/42) Installing py3-pip (20.3.4-r1) 08:55:13 ---> Running in 1866b1b948a3 08:55:13 ---> 05dc10642488 08:55:13 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 08:55:13 Successfully built ce945186fd48 08:55:13 Successfully tagged support-scheduler-arm64:latest 08:55:13  Building support-scheduler ... done Building core-command 08:55:14 ---> Running in cd2c46a7ff3a 08:55:14 Executing busybox-1.33.1-r3.trigger 08:55:14 OK: 84 MiB in 64 packages 08:55:14 Removing intermediate container 1866b1b948a3 08:55:14 ---> f185778d7562 08:55:14 Step 22/22 : LABEL version=0.0.0 08:55:14 ---> Running in 1ca1a4d06eee 08:55:14 Removing intermediate container cd2c46a7ff3a 08:55:14 ---> f07c47cbc2c9 08:55:14 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:55:15 Removing intermediate container 1ca1a4d06eee 08:55:15 ---> d26ceaf47e37 08:55:15 08:55:15 Successfully built d26ceaf47e37 08:55:15 Successfully tagged core-metadata-arm64:latest 08:55:15  Building core-metadata ... done Building core-data 08:55:16 ---> 2423aad09014 08:55:16 Step 25/30 : RUN chmod +x /entrypoint.sh 08:55:16 ---> Running in 2e2985b628ab 08:55:19 Removing intermediate container 2e2985b628ab 08:55:19 ---> 63256165c4e6 08:55:19 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 08:55:19 ---> Running in 19fdeb5bfb4b 08:55:19 Collecting docker-compose==1.23.2 08:55:20 Removing intermediate container 19fdeb5bfb4b 08:55:20 ---> 27d6959634e8 08:55:20 Step 27/30 : CMD ["gate"] 08:55:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:55:20 ---> Running in 597f31b26d5f 08:55:20 Collecting docopt<0.7,>=0.6.1 08:55:20 Downloading docopt-0.6.2.tar.gz (25 kB) 08:55:21 Removing intermediate container 597f31b26d5f 08:55:21 ---> fbd1e1a23826 08:55:21 Step 28/30 : LABEL arch=arm64 08:55:21 ---> Running in 33ffa5fe957b 08:55:21 Removing intermediate container 33ffa5fe957b 08:55:21 ---> 222f84168eeb 08:55:21 Step 29/30 : LABEL git_sha=43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c 08:55:22 ---> Running in b54dc35e0ae4 08:55:23 Removing intermediate container b54dc35e0ae4 08:55:23 ---> 727d9bc39ab9 08:55:23 Step 30/30 : LABEL version=0.0.0 08:55:23 ---> Running in f85401380939 08:55:23 Collecting texttable<0.10,>=0.9.0 08:55:23 Downloading texttable-0.9.1.tar.gz (11 kB) 08:55:24 Removing intermediate container f85401380939 08:55:24 ---> b1a96e21351d 08:55:24 08:55:24 Successfully built b1a96e21351d 08:55:24 Successfully tagged security-bootstrapper-arm64:latest 08:55:24  Building security-bootstrapper ... done Building security-secretstore-setup 08:55:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:55:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:55:27 Collecting dockerpty<0.5,>=0.4.1 08:55:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:55:30 Collecting websocket-client<1.0,>=0.32.0 08:55:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:55:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:55:30 Collecting docker<4.0,>=3.6.0 08:55:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:55:32 Collecting PyYAML<4,>=3.10 08:55:32 Downloading PyYAML-3.13.tar.gz (270 kB) 08:55:36 Collecting jsonschema<3,>=2.5.1 08:55:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:55:36 Collecting cached-property<2,>=1.2.0 08:55:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:55:37 Collecting docker-pycreds>=0.4.0 08:55:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:55:39 Collecting urllib3<1.25,>=1.21.1 08:55:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:55:39 Collecting idna<2.8,>=2.5 08:55:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:55:39 Collecting chardet<3.1.0,>=3.0.2 08:55:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:55:39 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 08:55:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:55:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:55:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:55:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:55:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:55:41 Attempting uninstall: urllib3 08:55:41 Found existing installation: urllib3 1.26.5 08:55:41 Uninstalling urllib3-1.26.5: 08:55:41 Successfully uninstalled urllib3-1.26.5 08:55:42 Attempting uninstall: idna 08:55:42 Found existing installation: idna 3.2 08:55:42 Uninstalling idna-3.2: 08:55:42 Successfully uninstalled idna-3.2 08:55:43 Attempting uninstall: chardet 08:55:43 Found existing installation: chardet 4.0.0 08:55:43 Uninstalling chardet-4.0.0: 08:55:43 Successfully uninstalled chardet-4.0.0 08:55:45 Attempting uninstall: requests 08:55:45 Found existing installation: requests 2.25.1 08:55:45 Uninstalling requests-2.25.1: 08:55:46 Successfully uninstalled requests-2.25.1 08:55:46 Running setup.py install for texttable: started 08:55:49 Running setup.py install for texttable: finished with status 'done' 08:55:49 Running setup.py install for PyYAML: started 08:55:52 Running setup.py install for PyYAML: finished with status 'done' 08:55:52 Running setup.py install for docopt: started 08:55:54 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:55:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:55:54 ---> 0803c236fb98 08:55:54 Step 3/21 : WORKDIR /edgex-go 08:55:54 ---> Using cache 08:55:54 ---> c6e89f876da6 08:55:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:54 ---> Using cache 08:55:54 ---> 16daca31ae4b 08:55:54 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 08:55:56 ---> Running in 0e07904af943 08:55:56 Running setup.py install for docopt: finished with status 'done' 08:55:56 Running setup.py install for dockerpty: started 08:55:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:55:59 Running setup.py install for dockerpty: finished with status 'done' 08:55:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:56:00 OK: 219 MiB in 52 packages 08:56:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:56:03 Removing intermediate container 0e07904af943 08:56:03 ---> a14125557fb7 08:56:03 Step 6/21 : COPY . . 08:56:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:56:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:03 ---> 0803c236fb98 08:56:03 Step 3/22 : WORKDIR /edgex-go 08:56:03 ---> Using cache 08:56:03 ---> c6e89f876da6 08:56:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:03 ---> Using cache 08:56:03 ---> 16daca31ae4b 08:56:03 Step 5/22 : RUN apk add --update --no-cache make git 08:56:03 ---> Using cache 08:56:03 ---> e0706f1f5ba6 08:56:03 Step 6/22 : COPY . . 08:56:03 ---> Using cache 08:56:03 ---> 63e7da8a01c3 08:56:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:03 ---> Using cache 08:56:03 ---> bf60c79a47c0 08:56:03 Step 8/22 : RUN make cmd/core-command/core-command 08:56:03 ---> Running in 2f29bfb17a89 08:56:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:56:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:04 ---> 0803c236fb98 08:56:04 Step 3/22 : WORKDIR /edgex-go 08:56:04 ---> Using cache 08:56:04 ---> c6e89f876da6 08:56:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:04 ---> Using cache 08:56:04 ---> 16daca31ae4b 08:56:04 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:56:04 ---> Running in d42ce1f57770 08:56:05 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:56:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:56:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:56:08 OK: 219 MiB in 52 packages 08:56:11 Removing intermediate container d42ce1f57770 08:56:11 ---> 0b98bf8c3c70 08:56:11 Step 6/22 : COPY . . 08:56:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:56:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:56:12 ---> 0803c236fb98 08:56:12 Step 3/24 : WORKDIR /edgex-go 08:56:12 ---> Using cache 08:56:12 ---> c6e89f876da6 08:56:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:12 ---> Using cache 08:56:12 ---> 16daca31ae4b 08:56:12 Step 5/24 : RUN apk add --update --no-cache make git 08:56:12 ---> Using cache 08:56:12 ---> e0706f1f5ba6 08:56:12 Step 6/24 : COPY . . 08:56:13 ---> Using cache 08:56:13 ---> 63e7da8a01c3 08:56:13 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:13 ---> Using cache 08:56:13 ---> bf60c79a47c0 08:56:13 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:56:14 ---> Running in 576387dc65c7 08:56:17 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:56:27 Removing intermediate container dd0085a15c0b 08:56:27 ---> 2d6e1e62abad 08:56:27 Step 13/22 : ENV APP_PORT=58890 08:56:27 ---> Running in f66299d019e8 08:56:28 Removing intermediate container f66299d019e8 08:56:28 ---> 997662a84003 08:56:28 Step 14/22 : EXPOSE $APP_PORT 08:56:29 ---> Running in af9a2bbaa3d8 08:56:30 Removing intermediate container af9a2bbaa3d8 08:56:30 ---> 4000bf175c3a 08:56:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:56:34 ---> e07fb38504aa 08:56:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:56:36 ---> 0e884e7183ff 08:56:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:56:39 ---> 07d7487df2e1 08:56:39 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 08:56:39 ---> Running in af000cb84865 08:56:41 Removing intermediate container af000cb84865 08:56:41 ---> 83ce637da5d9 08:56:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:56:41 ---> Running in fe451c92b98d 08:56:42 Removing intermediate container fe451c92b98d 08:56:42 ---> 103b673d56b4 08:56:42 Step 20/22 : LABEL arch=arm64 08:56:42 ---> Running in 42ba3da45263 08:56:44 ---> 95aaad66ff54 08:56:44 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:44 Removing intermediate container 42ba3da45263 08:56:44 ---> f0d7f39f3e5e 08:56:44 Step 21/22 : LABEL git_sha=43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c 08:56:44 ---> Running in f4bee7d87d8a 08:56:44 ---> Running in 8ffa5e716140 08:56:46 Removing intermediate container 8ffa5e716140 08:56:46 ---> b9bf63394ef4 08:56:46 Step 22/22 : LABEL version=0.0.0 08:56:46 ---> Running in 39009b7f4248 08:56:47 Removing intermediate container 39009b7f4248 08:56:47 ---> c4ee85a5338e 08:56:47 08:56:48 Successfully built c4ee85a5338e 08:56:48 Successfully tagged sys-mgmt-agent-arm64:latest 08:56:49  Building sys-mgmt-agent ... done  ---> b0e37f143960 08:56:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:50 ---> Running in a3318adb6d22 08:56:51 Removing intermediate container f4bee7d87d8a 08:56:51 ---> 895a5fbb5edf 08:56:51 Step 8/21 : RUN make cmd/support-notifications/support-notifications 08:56:51 ---> Running in aa8af40e4507 08:56:53 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:56:55 Removing intermediate container a3318adb6d22 08:56:55 ---> d02e994004cc 08:56:55 Step 8/22 : RUN make cmd/core-data/core-data 08:56:55 ---> Running in 124f0bacbd54 08:56:57 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:57:54 Removing intermediate container 2f29bfb17a89 08:57:54 ---> 4389422683ad 08:57:54 08:57:54 Step 9/22 : FROM alpine:3.14 08:57:54 ---> 5b8b7b635229 08:57:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:57:54 ---> Using cache 08:57:54 ---> 7c6c642ac68d 08:57:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:57:54 ---> Using cache 08:57:54 ---> a08da8ed65b4 08:57:54 Step 12/22 : ENV APP_PORT=59882 08:57:54 ---> Running in abe567975b47 08:57:54 Removing intermediate container abe567975b47 08:57:54 ---> 2b99564f3f7c 08:57:54 Step 13/22 : EXPOSE $APP_PORT 08:57:54 ---> Running in c6d9b96af666 08:57:54 Removing intermediate container c6d9b96af666 08:57:54 ---> 41b247ed06e5 08:57:54 Step 14/22 : WORKDIR / 08:57:54 ---> Running in 7179bd51253b 08:57:54 Removing intermediate container 7179bd51253b 08:57:54 ---> 528c3840bf7e 08:57:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:54 ---> 6ab8fe659c64 08:57:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:57:54 ---> af17127895fd 08:57:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:57:54 ---> 036b0361431f 08:57:54 Step 18/22 : ENTRYPOINT ["/core-command"] 08:57:54 ---> Running in ab0196c6744f 08:57:54 Removing intermediate container ab0196c6744f 08:57:54 ---> 869364f02809 08:57:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:57:54 ---> Running in 7f13a84a54cd 08:57:54 Removing intermediate container 7f13a84a54cd 08:57:54 ---> c3bcf09bd137 08:57:54 Step 20/22 : LABEL arch=arm64 08:57:54 ---> Running in 6c0abf2d565b 08:57:55 Removing intermediate container 6c0abf2d565b 08:57:55 ---> bfdd2b1bda7b 08:57:55 Step 21/22 : LABEL git_sha=43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c 08:57:55 ---> Running in 24599b31391f 08:57:55 Removing intermediate container 24599b31391f 08:57:55 ---> 7b66179633e9 08:57:55 Step 22/22 : LABEL version=0.0.0 08:57:55 ---> Running in bb260c4bfe62 08:57:56 Removing intermediate container bb260c4bfe62 08:57:56 ---> f8707326f0ca 08:57:56 08:57:57 Successfully built f8707326f0ca 08:57:57 Successfully tagged core-command-arm64:latest 08:57:57  Building core-command ... done 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:58:10 Removing intermediate container 576387dc65c7 08:58:10 ---> 156d82962650 08:58:10 08:58:10 Step 9/24 : FROM alpine:3.14 08:58:10 ---> 5b8b7b635229 08:58:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:58:10 ---> Running in 91bbb7a084a7 08:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:58:13 (1/3) Installing ca-certificates (20191127-r5) 08:58:13 (2/3) Installing dumb-init (1.2.5-r1) 08:58:13 (3/3) Installing su-exec (0.2-r1) 08:58:13 Executing busybox-1.33.1-r6.trigger 08:58:13 Executing ca-certificates-20191127-r5.trigger 08:58:13 OK: 6 MiB in 17 packages 08:58:15 Removing intermediate container 91bbb7a084a7 08:58:15 ---> b0f97f0807ca 08:58:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:58:15 ---> Running in 0b15d10ec288 08:58:16 Removing intermediate container 0b15d10ec288 08:58:16 ---> 68739e68a78b 08:58:16 Step 12/24 : WORKDIR / 08:58:16 ---> Running in 23f23fbed3b0 08:58:17 Removing intermediate container 23f23fbed3b0 08:58:17 ---> 7b70013ebf53 08:58:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:58:18 ---> 56ca84ebe395 08:58:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:58:19 ---> 3deffdda76a6 08:58:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:58:20 ---> 661468229fa8 08:58:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:58:21 ---> 6d03388d0232 08:58:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:58:23 ---> 3b9cf83c4095 08:58:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:58:25 ---> a9a6bd3fb942 08:58:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:58:26 ---> a45ff29bc215 08:58:26 Step 20/24 : 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:58:26 ---> Running in 3cf2ee5047d5 08:58:30 Removing intermediate container 3cf2ee5047d5 08:58:30 ---> 258d5897075f 08:58:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:58:30 ---> Running in 5b3e80967933 08:58:30 Removing intermediate container 5b3e80967933 08:58:30 ---> 82116b2096b9 08:58:30 Step 22/24 : LABEL arch=arm64 08:58:31 ---> Running in 1a0cab90a6ba 08:58:31 Removing intermediate container 1a0cab90a6ba 08:58:31 ---> b3718c2ada0b 08:58:31 Step 23/24 : LABEL git_sha=43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c 08:58:31 ---> Running in 37956f757743 08:58:32 Removing intermediate container 37956f757743 08:58:32 ---> f0f7ac30725c 08:58:32 Step 24/24 : LABEL version=0.0.0 08:58:32 ---> Running in fc5d0e45e8e5 08:58:32 Removing intermediate container fc5d0e45e8e5 08:58:32 ---> 093521532524 08:58:32 08:58:33 Successfully built 093521532524 08:58:33 Successfully tagged security-secretstore-setup-arm64:latest 08:58:40  Building security-secretstore-setup ... done Removing intermediate container aa8af40e4507 08:58:40 ---> 6676eaf7ac45 08:58:40 08:58:40 Step 9/21 : FROM alpine:3.14 08:58:40 ---> 5b8b7b635229 08:58:40 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 08:58:40 ---> Running in bc89fede1122 08:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:58:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:58:43 (1/2) Installing ca-certificates (20191127-r5) 08:58:43 (2/2) Installing dumb-init (1.2.5-r1) 08:58:43 Executing busybox-1.33.1-r6.trigger 08:58:43 Executing ca-certificates-20191127-r5.trigger 08:58:43 OK: 6 MiB in 16 packages 08:58:45 Removing intermediate container bc89fede1122 08:58:45 ---> 22d8f5f153bb 08:58:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:58:45 ---> Running in f2219ec7bd4b 08:58:45 Removing intermediate container f2219ec7bd4b 08:58:45 ---> ad765377116c 08:58:45 Step 12/21 : ENV APP_PORT=59860 08:58:45 Removing intermediate container 124f0bacbd54 08:58:45 ---> 43d8fa17b579 08:58:45 08:58:45 Step 9/22 : FROM alpine:3.14 08:58:45 ---> 5b8b7b635229 08:58:45 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:58:45 ---> Running in 97d3f16690db 08:58:45 ---> Running in f9632ed2ba8e 08:58:46 Removing intermediate container 97d3f16690db 08:58:46 ---> 3ec3a3b5ced8 08:58:46 Step 13/21 : EXPOSE $APP_PORT 08:58:46 Removing intermediate container f9632ed2ba8e 08:58:46 ---> 07e0ec94ca0c 08:58:46 Step 11/22 : ENV APP_PORT=59880 08:58:46 ---> Running in 29cba30b3aa7 08:58:46 ---> Running in eb2794c68604 08:58:47 Removing intermediate container 29cba30b3aa7 08:58:47 ---> 1a19eb145324 08:58:47 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:47 Removing intermediate container eb2794c68604 08:58:47 ---> 2fa2ffae3dd8 08:58:47 Step 12/22 : EXPOSE $APP_PORT 08:58:47 ---> Running in 62dc0bebd3de 08:58:47 Removing intermediate container 62dc0bebd3de 08:58:47 ---> 896e2d69c354 08:58:47 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:47 ---> Running in 7830409b5da8 08:58:47 ---> a51f4519dbe3 08:58:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:58:49 ---> d4e88e0a9e99 08:58:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:58:49 ---> 5834663a6e8a 08:58:49 Step 17/21 : ENTRYPOINT ["/support-notifications"] 08:58:49 Removing intermediate container 7830409b5da8 08:58:49 ---> 6987e1abcf30 08:58:49 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 08:58:50 ---> Running in 34ae6050fb23 08:58:50 ---> Running in 03c8b0b0c7d7 08:58:50 Removing intermediate container 34ae6050fb23 08:58:50 ---> 3990e797d037 08:58:50 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:58:50 ---> Running in 46b095a27247 08:58:51 Removing intermediate container 46b095a27247 08:58:51 ---> e883021f9f8e 08:58:51 Step 19/21 : LABEL arch=arm64 08:58:51 ---> Running in e3a69700f829 08:58:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:58:51 Removing intermediate container e3a69700f829 08:58:51 ---> bbe26c0e0c9f 08:58:51 Step 20/21 : LABEL git_sha=43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c 08:58:51 ---> Running in a5c22b225c4c 08:58:52 Removing intermediate container a5c22b225c4c 08:58:52 ---> 08bd6717e4f4 08:58:52 Step 21/21 : LABEL version=0.0.0 08:58:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:58:52 ---> Running in ef8bfe0555d2 08:58:53 Removing intermediate container ef8bfe0555d2 08:58:53 ---> d00cc148503e 08:58:53 08:58:53 Successfully built d00cc148503e 08:58:53 (1/6) Installing dumb-init (1.2.5-r1) 08:58:53 Successfully tagged support-notifications-arm64:latest 08:58:53  Building support-notifications ... done (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:58:53 (3/6) Installing libsodium (1.0.18-r0) 08:58:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:58:53 (5/6) Installing libzmq (4.3.4-r0) 08:58:53 (6/6) Installing zeromq (4.3.4-r0) 08:58:54 Executing busybox-1.33.1-r6.trigger 08:58:54 OK: 8 MiB in 20 packages 08:58:55 Removing intermediate container 03c8b0b0c7d7 08:58:55 ---> aa49b1c136bb 08:58:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:56 ---> b5dd301930ff 08:58:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:58:57 ---> e285a9c80fd0 08:58:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:58:58 ---> 2501d7ef31f5 08:58:58 Step 18/22 : ENTRYPOINT ["/core-data"] 08:58:58 ---> Running in 24c05699e037 08:58:58 Removing intermediate container 24c05699e037 08:58:58 ---> 0a5bdf9cde14 08:58:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:58:58 ---> Running in 29cf58bb3be0 08:58:59 Removing intermediate container 29cf58bb3be0 08:58:59 ---> 8a3659044302 08:58:59 Step 20/22 : LABEL arch=arm64 08:58:59 ---> Running in 6d2b2abdf661 08:59:00 Removing intermediate container 6d2b2abdf661 08:59:00 ---> f32451d3d0da 08:59:00 Step 21/22 : LABEL git_sha=43f247aaa4e45af1a36c1d6dc2e1b3e5684a578c 08:59:00 ---> Running in 44860edc816b 08:59:00 Removing intermediate container 44860edc816b 08:59:00 ---> cf9c8fe69860 08:59:00 Step 22/22 : LABEL version=0.0.0 08:59:00 ---> Running in c6046f55df28 08:59:01 Removing intermediate container c6046f55df28 08:59:01 ---> 2d0ec7523e00 08:59:01 08:59:01 Successfully built 2d0ec7523e00 08:59:01 Successfully tagged core-data-arm64:latest 08:59:02  Building core-data ... done  [Pipeline] } 08:59:02 $ docker stop --time=1 20857a40952922adbba1bb8a5de0008ed549f2e044be876dafad4b5633f81c07 08:59:04 $ docker rm -f 20857a40952922adbba1bb8a5de0008ed549f2e044be876dafad4b5633f81c07 [Pipeline] // withDockerContainer [Pipeline] sh 08:59:04 + docker images 08:59:04 REPOSITORY TAG IMAGE ID CREATED SIZE 08:59:04 core-data-arm64 latest 2d0ec7523e00 4 seconds ago 19.6MB 08:59:04 support-notifications-arm64 latest d00cc148503e 12 seconds ago 16.1MB 08:59:04 43d8fa17b579 19 seconds ago 1.58GB 08:59:04 6676eaf7ac45 25 seconds ago 1.57GB 08:59:04 security-secretstore-setup-arm64 latest 093521532524 32 seconds ago 26.8MB 08:59:04 156d82962650 56 seconds ago 1.58GB 08:59:04 core-command-arm64 latest f8707326f0ca About a minute ago 15.2MB 08:59:04 4389422683ad About a minute ago 1.57GB 08:59:04 sys-mgmt-agent-arm64 latest c4ee85a5338e 2 minutes ago 277MB 08:59:04 security-bootstrapper-arm64 latest b1a96e21351d 3 minutes ago 17.8MB 08:59:04 core-metadata-arm64 latest d26ceaf47e37 3 minutes ago 15.9MB 08:59:04 support-scheduler-arm64 latest ce945186fd48 3 minutes ago 15.3MB 08:59:04 security-proxy-setup-arm64 latest 58ae7ceea43b 3 minutes ago 25.5MB 08:59:04 60d146033803 4 minutes ago 1.57GB 08:59:04 d85b86cf34ab 4 minutes ago 1.58GB 08:59:04 94fa0dde3e8c 4 minutes ago 1.57GB 08:59:04 c8a11cb88b51 4 minutes ago 1.58GB 08:59:04 8e5b7e09836e 4 minutes ago 1.57GB 08:59:04 ci-base-image-arm64 latest 0803c236fb98 16 minutes ago 1.24GB 08:59:04 alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB 08:59:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 08:59:04 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 08:59:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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:59:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:05 08:59:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:06 arm64: Pulling from edgex-lftools-log-publisher 08:59:06 448f6bf000e3: Pulling fs layer 08:59:06 f757da607395: Pulling fs layer 08:59:06 05883995daec: Pulling fs layer 08:59:06 8603b9c90790: Pulling fs layer 08:59:06 1560dd03e051: Pulling fs layer 08:59:06 27f5ce0e4adf: Pulling fs layer 08:59:06 c2d8d7efcc4b: Pulling fs layer 08:59:06 8603b9c90790: Waiting 08:59:06 27f5ce0e4adf: Waiting 08:59:06 c2d8d7efcc4b: Waiting 08:59:06 f757da607395: Verifying Checksum 08:59:06 f757da607395: Download complete 08:59:06 8603b9c90790: Verifying Checksum 08:59:06 8603b9c90790: Download complete 08:59:06 1560dd03e051: Verifying Checksum 08:59:06 1560dd03e051: Download complete 08:59:06 27f5ce0e4adf: Verifying Checksum 08:59:06 27f5ce0e4adf: Download complete 08:59:06 05883995daec: Verifying Checksum 08:59:06 05883995daec: Download complete 08:59:06 448f6bf000e3: Verifying Checksum 08:59:06 448f6bf000e3: Download complete 08:59:09 c2d8d7efcc4b: Verifying Checksum 08:59:09 c2d8d7efcc4b: Download complete 08:59:10 448f6bf000e3: Pull complete 08:59:11 f757da607395: Pull complete 08:59:13 05883995daec: Pull complete 08:59:13 8603b9c90790: Pull complete 08:59:14 1560dd03e051: Pull complete 08:59:14 27f5ce0e4adf: Pull complete 08:59:29 c2d8d7efcc4b: Pull complete 08:59:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:59:30 prd-ubuntu18.04-docker-arm64-4c-16g-766 does not seem to be running inside a container 08:59:30 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:59:33 $ docker top 7f392115ee219b1ced1935d5de02c641194ff7c2e432af03746a06ec6c5a7748 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:34 ---> job-cost.sh 08:59:34 lf-activate-venv: SKIPPING 08:59:34 INFO: No Stack... 08:59:35 INFO: Retrieving Pricing Info for: v3-standard-4 08:59:35 INFO: Archiving Costs [Pipeline] sh 08:59:36 + + cat /w/workspace/edgex-go/3/archives/cost.csv 08:59:36 cut -d, -f6 [Pipeline] lock 08:59:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3829-3-stack-cost] 08:59:36 Resource [jenkins-edgexfoundry-edgex-go-PR-3829-3-stack-cost] did not exist. Created. 08:59:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3829-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:37 + echo total: 0.10999999940395355 [Pipeline] stash 08:59:37 Stashed 1 file(s) [Pipeline] } 08:59:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3829-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:59:37 $ docker stop --time=1 7f392115ee219b1ced1935d5de02c641194ff7c2e432af03746a06ec6c5a7748 08:59:38 $ docker rm -f 7f392115ee219b1ced1935d5de02c641194ff7c2e432af03746a06ec6c5a7748 [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:59:39 provisioning config files... 08:59:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5053378575698812853tmp [Pipeline] { [Pipeline] sh 08:59:39 + set +x 08:59:39 + curl -s https://codecov.io/bash 08:59:39 + bash -s -- 08:59:39 08:59:39 _____ _ 08:59:39 / ____| | | 08:59:39 | | ___ __| | ___ ___ _____ __ 08:59:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:59:39 | |___| (_) | (_| | __/ (_| (_) \ V / 08:59:39 \_____\___/ \__,_|\___|\___\___/ \_/ 08:59:39 Bash-1.0.6 08:59:39 08:59:39 08:59:39 ==> git version 2.24.4 found 08:59:39 ==> 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:59:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:59:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:59:39 ==> Jenkins CI detected. 08:59:39 current dir:  /w/workspace/edgex-go/3 08:59:39 project root: . 08:59:39 --> token set from env 08:59:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:59:40 ==> Running gcov in . (disable via -X gcov) 08:59:40 ==> Python coveragepy not found 08:59:40 ==> Searching for coverage reports in: 08:59:40 + . 08:59:40 -> Found 1 reports 08:59:40 ==> Detecting git/mercurial file structure 08:59:40 ==> Reading reports 08:59:40 + ./coverage.out bytes=428381 08:59:40 ==> Appending adjustments 08:59:40 https://docs.codecov.io/docs/fixing-reports 08:59:41 + Found adjustments 08:59:41 ==> Gzipping contents 08:59:41 60K /tmp/codecov.SLwEYY.gz 08:59:41 ==> Uploading reports 08:59:41 url: https://codecov.io 08:59:41 query: branch=PR-3829&commit=e9eb9257a98391ceb4b9c7bdc793bac793fa8cff&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3829%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3829&job=&cmd_args= 08:59:41 -> Pinging Codecov 08:59:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3829&commit=e9eb9257a98391ceb4b9c7bdc793bac793fa8cff&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3829%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3829&job=&cmd_args= 08:59:41 -> Uploading to 08:59:41 https://storage.googleapis.com/codecov/v4/raw/2021-11-30/00271124DB129430A58F1EEE437C3FCB/e9eb9257a98391ceb4b9c7bdc793bac793fa8cff/1b1d0185-caf8-4f74-b792-5eaed7578275.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T085941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e8b9af84985792405ab284392b7cfc53b5c7edb16d360ded392cb4d9acc7c23 08:59:41 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:41 Dload Upload Total Spent Left Speed 08:59:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57941 0 0 100 57941 0 169k --:--:-- --:--:-- --:--:-- 169k 08:59:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e9eb9257a98391ceb4b9c7bdc793bac793fa8cff [Pipeline] } 08:59:41 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:59:42 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:59:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:59:43 ---> package-listing.sh 08:59:43 ++ facter osfamily 08:59:43 ++ tr '[:upper:]' '[:lower:]' 08:59:43 + OS_FAMILY=redhat 08:59:43 + workspace=/w/workspace/edgex-go/3 08:59:43 + START_PACKAGES=/tmp/packages_start.txt 08:59:43 + END_PACKAGES=/tmp/packages_end.txt 08:59:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:43 + PACKAGES=/tmp/packages_start.txt 08:59:43 + '[' /w/workspace/edgex-go/3 ']' 08:59:43 + PACKAGES=/tmp/packages_end.txt 08:59:43 + case "${OS_FAMILY}" in 08:59:43 + rpm -qa 08:59:43 + sort 08:59:47 + '[' -f /tmp/packages_start.txt ']' 08:59:47 + '[' -f /tmp/packages_end.txt ']' 08:59:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:47 + '[' /w/workspace/edgex-go/3 ']' 08:59:47 + mkdir -p /w/workspace/edgex-go/3/archives/ 08:59:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 08:59:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:59:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:59:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:48 08:59:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:59:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:48 latest: Pulling from edgex-lftools-log-publisher 08:59:48 b4d181a07f80: Pulling fs layer 08:59:48 a1111a8f2ec3: Pulling fs layer 08:59:48 ed53099fbce6: Pulling fs layer 08:59:48 dc539afda2c1: Pulling fs layer 08:59:48 77bc0d833cb6: Pulling fs layer 08:59:48 9065ff56babe: Pulling fs layer 08:59:48 d287ab97295c: Pulling fs layer 08:59:48 dc539afda2c1: Waiting 08:59:48 77bc0d833cb6: Waiting 08:59:48 9065ff56babe: Waiting 08:59:48 d287ab97295c: Waiting 08:59:48 a1111a8f2ec3: Verifying Checksum 08:59:48 a1111a8f2ec3: Download complete 08:59:48 dc539afda2c1: Verifying Checksum 08:59:48 dc539afda2c1: Download complete 08:59:48 ed53099fbce6: Verifying Checksum 08:59:48 ed53099fbce6: Download complete 08:59:48 9065ff56babe: Verifying Checksum 08:59:48 9065ff56babe: Download complete 08:59:48 77bc0d833cb6: Verifying Checksum 08:59:48 77bc0d833cb6: Download complete 08:59:48 b4d181a07f80: Verifying Checksum 08:59:48 b4d181a07f80: Download complete 08:59:49 d287ab97295c: Verifying Checksum 08:59:49 d287ab97295c: Download complete 08:59:50 b4d181a07f80: Pull complete 08:59:50 a1111a8f2ec3: Pull complete 08:59:50 ed53099fbce6: Pull complete 08:59:50 dc539afda2c1: Pull complete 08:59:50 77bc0d833cb6: Pull complete 08:59:50 9065ff56babe: Pull complete 08:59:56 d287ab97295c: Pull complete 08:59:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:59:56 prd-centos7-docker-4c-2g-762 does not seem to be running inside a container 08:59:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:59:59 $ docker top 4d1da46d5ee218f81e720ca9c30ea291e348823ed6ef11f31366fcb4902ed35c -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:00 + touch /tmp/pre-build-complete [Pipeline] sh 09:00:00 + mkdir -p /var/log/sysstat [Pipeline] sh 09:00:00 + ls /var/log/sa-host 09:00:00 + sadf -c /var/log/sa-host/sa30 09:00:00 file_magic: OK 09:00:00 HZ: Using current value: 100 09:00:00 file_header: OK 09:00:00 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 09:00:00 Statistics: 09:00:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:00:00 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:00 provisioning config files... 09:00:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1746685776287881153tmp [Pipeline] { [Pipeline] echo 09:00:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:00:01 ---> create-netrc.sh [Pipeline] } 09:00:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:00:01 ---> python-tools-install.sh [Pipeline] echo 09:00:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:00:01 ---> sudo-logs.sh 09:00:01 Archiving 'sudo' log.. 09:00:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-762.novalocal: Name or service not known 09:00:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-762.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:00:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:00:02 ---> job-cost.sh 09:00:02 lf-activate-venv: SKIPPING 09:00:02 DEBUG: total: 0.10999999940395355 09:00:02 INFO: Retrieving Stack Cost... 09:00:02 INFO: Retrieving Pricing Info for: v3-standard-2 09:00:02 INFO: Archiving Costs [Pipeline] echo 09:00:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:00:03 ---> logs-deploy.sh 09:00:03 lf-activate-venv: SKIPPING 09:00:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3829/3 09:00:03 INFO: archiving workspace using pattern(s): 09:00:03 Archives upload complete. 09:00:03 INFO: archiving logs to Nexus 09:00:04 ---> uname -a: 09:00:04 Linux prd-centos7-docker-4c-2g-762.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:00:04 09:00:04 09:00:04 ---> lscpu: 09:00:04 Architecture: x86_64 09:00:04 CPU op-mode(s): 32-bit, 64-bit 09:00:04 Byte Order: Little Endian 09:00:04 Address sizes: 40 bits physical, 48 bits virtual 09:00:04 CPU(s): 2 09:00:04 On-line CPU(s) list: 0,1 09:00:04 Thread(s) per core: 1 09:00:04 Core(s) per socket: 1 09:00:04 Socket(s): 2 09:00:04 NUMA node(s): 1 09:00:04 Vendor ID: AuthenticAMD 09:00:04 CPU family: 23 09:00:04 Model: 49 09:00:04 Model name: AMD EPYC-Rome Processor 09:00:04 Stepping: 0 09:00:04 CPU MHz: 2799.998 09:00:04 BogoMIPS: 5599.99 09:00:04 Virtualization: AMD-V 09:00:04 Hypervisor vendor: KVM 09:00:04 Virtualization type: full 09:00:04 L1d cache: 32K 09:00:04 L1i cache: 32K 09:00:04 L2 cache: 512K 09:00:04 L3 cache: 16384K 09:00:04 NUMA node0 CPU(s): 0,1 09:00:04 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 09:00:04 09:00:04 09:00:04 ---> nproc: 09:00:04 2 09:00:04 09:00:04 09:00:04 ---> df -h: 09:00:04 Filesystem Size Used Avail Use% Mounted on 09:00:04 overlay 40G 15G 26G 36% / 09:00:04 tmpfs 64M 0 64M 0% /dev 09:00:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:00:04 shm 64M 0 64M 0% /dev/shm 09:00:04 /dev/vda1 40G 15G 26G 36% /facter-os 09:00:04 09:00:04 09:00:04 ---> sar -b -r -n DEV: 09:00:04 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 09:00:04 09:00:04 08:29:30 LINUX RESTART (2 CPU) 09:00:04 09:00:04 08:30:01 tps rtps wtps bread/s bwrtn/s 09:00:04 08:31:01 6.36 0.00 6.36 0.00 3462.26 09:00:04 08:32:01 2.48 0.00 2.48 0.00 2120.72 09:00:04 08:33:01 78.92 3.41 75.51 2348.98 2897.14 09:00:04 08:34:01 3.61 0.00 3.61 0.00 2156.89 09:00:04 08:35:01 2.40 0.00 2.40 0.00 2098.18 09:00:04 08:36:01 266.15 0.05 266.10 3.86 66365.72 09:00:04 08:37:02 162.17 0.00 162.17 0.00 33879.94 09:00:04 08:38:01 51.75 0.03 51.72 1.08 6336.26 09:00:04 08:39:01 128.67 0.00 128.67 0.00 16091.54 09:00:04 08:40:01 961.32 520.94 440.38 21265.78 289193.59 09:00:04 08:41:01 640.27 176.13 464.13 6776.43 213932.88 09:00:04 08:42:01 428.26 65.78 362.47 5069.06 120032.48 09:00:04 08:43:01 5.10 0.02 5.08 0.13 189.72 09:00:04 08:44:01 0.25 0.00 0.25 0.00 2.70 09:00:04 08:45:01 0.50 0.23 0.27 7.33 3.03 09:00:04 08:46:01 0.78 0.02 0.77 0.13 15.74 09:00:04 08:47:01 0.28 0.02 0.27 0.13 3.60 09:00:04 08:48:01 0.23 0.00 0.23 0.00 3.02 09:00:04 08:49:01 0.22 0.00 0.22 0.00 1.95 09:00:04 08:50:01 0.25 0.00 0.25 0.00 3.05 09:00:04 08:51:01 0.25 0.00 0.25 0.00 2.60 09:00:04 08:52:01 0.25 0.00 0.25 0.00 3.18 09:00:04 08:53:01 0.25 0.00 0.25 0.00 2.62 09:00:04 08:54:01 0.20 0.00 0.20 0.00 1.52 09:00:04 08:55:01 0.25 0.00 0.25 0.00 3.05 09:00:04 08:56:01 0.28 0.00 0.28 0.00 2.80 09:00:04 08:57:02 0.28 0.00 0.28 0.00 3.33 09:00:04 08:58:01 0.24 0.00 0.24 0.00 2.64 09:00:04 08:59:01 0.17 0.00 0.17 0.00 1.53 09:00:04 Average: 94.74 26.50 68.24 1225.80 26224.58 09:00:04 09:00:04 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:00:04 08:31:01 5735792 0 605144 7.56 2620 1665384 1298304 14.33 565584 1477436 4220 09:00:04 08:32:01 5686652 0 590908 7.38 2620 1728760 1207412 13.33 614700 1478124 4252 09:00:04 08:33:01 5411048 0 706596 8.82 2620 1888676 1403868 15.50 806428 1548960 28484 09:00:04 08:34:01 5346916 0 710404 8.87 2620 1949000 1404504 15.51 851132 1567124 24856 09:00:04 08:35:01 5288048 0 709312 8.86 2620 2008960 1403104 15.49 893272 1582812 21932 09:00:04 08:36:01 2783432 0 997012 12.45 2620 4225876 1510180 16.67 1655668 3048024 553020 09:00:04 08:37:02 3274628 0 1055820 13.18 2620 3675872 1665428 18.39 1448664 2807492 182344 09:00:04 08:38:01 3262124 0 1043748 13.03 2620 3700448 1600836 17.67 1365460 2897552 187992 09:00:04 08:39:01 3156456 0 1056780 13.20 2620 3793084 1559104 17.21 1349764 2997516 132724 09:00:04 08:40:01 154984 0 1672564 20.88 2620 6178772 3395488 37.49 3291112 3941416 555900 09:00:04 08:41:01 133376 0 1378852 17.22 2620 6494092 2195680 24.24 3271364 3953640 334120 09:00:04 08:42:01 3042620 0 1146040 14.31 2620 3817660 1430844 15.80 1083576 3271260 20 09:00:04 08:43:01 3057116 0 1131468 14.13 2620 3817736 1238544 13.67 1077952 3268724 12 09:00:04 08:44:01 3060192 0 1128384 14.09 2620 3817744 1227236 13.55 1078432 3267312 8 09:00:04 08:45:01 3074332 0 1114212 13.91 2620 3817776 1227512 13.55 1089800 3242324 20 09:00:04 08:46:01 3057104 0 1131436 14.13 2620 3817780 1227548 13.55 1109492 3240112 8 09:00:04 08:47:01 3056656 0 1131880 14.13 2620 3817784 1227368 13.55 1110768 3239924 16 09:00:04 08:48:01 3057180 0 1131348 14.13 2620 3817792 1227236 13.55 1110340 3239924 8 09:00:04 08:49:01 3057188 0 1131340 14.13 2620 3817792 1227236 13.55 1110244 3239924 8 09:00:04 08:50:01 3057276 0 1131244 14.12 2620 3817800 1227320 13.55 1110368 3239928 16 09:00:04 08:51:01 3057128 0 1131392 14.13 2620 3817800 1227236 13.55 1111584 3238776 12 09:00:04 08:52:01 3056976 0 1131540 14.13 2620 3817804 1227236 13.55 1111324 3238840 8 09:00:04 08:53:01 3057092 0 1131416 14.13 2620 3817812 1227236 13.55 1111448 3238840 8 09:00:04 08:54:01 3057032 0 1131476 14.13 2620 3817812 1227236 13.55 1111332 3238840 8 09:00:04 08:55:01 3056936 0 1131564 14.13 2620 3817820 1227332 13.55 1111548 3238840 12 09:00:04 08:56:01 3057424 0 1131072 14.12 2620 3817824 1227284 13.55 1111472 3238844 12 09:00:04 08:57:02 3057372 0 1131120 14.12 2620 3817828 1227284 13.55 1111412 3238840 12 09:00:04 08:58:01 3056972 0 1131516 14.13 2620 3817832 1227236 13.55 1111468 3238840 12 09:00:04 08:59:01 3057484 0 1131000 14.12 2620 3817836 1227236 13.55 1111340 3238840 8 09:00:04 Average: 3285087 0 1065055 13.30 2620 3656178 1412071 15.59 1241278 2955139 70002 09:00:04 09:00:04 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:00:04 08:31:01 eth0 243.41 196.37 1214.79 13.71 0.00 0.00 0.00 0.00 09:00:04 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:32:01 eth0 213.53 175.85 1072.10 11.99 0.00 0.00 0.00 0.00 09:00:04 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:33:01 veth211fd2a 245.79 180.54 23.32 490.97 0.00 0.00 0.00 0.00 09:00:04 08:33:01 eth0 325.49 352.71 1170.89 49.22 0.00 0.00 0.00 0.00 09:00:04 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:33:01 docker0 245.79 180.40 19.96 490.96 0.00 0.00 0.00 0.00 09:00:04 08:34:01 veth211fd2a 437.78 350.60 37.62 1037.64 0.00 0.00 0.00 0.00 09:00:04 08:34:01 eth0 365.10 439.78 1042.24 38.41 0.00 0.00 0.00 0.00 09:00:04 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:34:01 docker0 437.78 350.60 31.63 1037.64 0.00 0.00 0.00 0.00 09:00:04 08:35:01 veth211fd2a 429.80 342.92 37.04 1029.13 0.00 0.00 0.00 0.00 09:00:04 08:35:01 eth0 352.75 430.65 1030.68 37.59 0.00 0.00 0.00 0.00 09:00:04 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:35:01 docker0 429.80 342.92 31.16 1029.13 0.00 0.00 0.00 0.00 09:00:04 08:36:01 eth0 437.98 401.73 5463.47 44.04 0.00 0.00 0.00 0.00 09:00:04 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:36:01 docker0 322.62 310.50 25.96 2240.87 0.00 0.00 0.00 0.00 09:00:04 08:37:02 eth0 41.21 23.24 36.75 15.53 0.00 0.00 0.00 0.00 09:00:04 08:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:37:02 vethe843df8 0.43 0.57 0.03 0.05 0.00 0.00 0.00 0.00 09:00:04 08:37:02 docker0 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 09:00:04 08:38:01 eth0 21.42 11.34 15.77 8.44 0.00 0.00 0.00 0.00 09:00:04 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:38:01 vethe843df8 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 09:00:04 08:38:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 09:00:04 08:39:01 eth0 97.02 62.42 1687.53 126.11 0.00 0.00 0.00 0.00 09:00:04 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:40:01 vethe0b7cd9 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:00:04 08:40:01 vethaf42c13 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:00:04 08:40:01 eth0 71.85 40.21 214.12 17.46 0.00 0.00 0.00 0.00 09:00:04 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:41:01 veth8dff4eb 12.22 32.58 1.27 405.36 0.00 0.00 0.00 0.00 09:00:04 08:41:01 eth0 150.49 72.66 1751.51 20.59 0.00 0.00 0.00 0.00 09:00:04 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:41:01 veth68b431c 1.89 3.54 0.14 10.65 0.00 0.00 0.00 0.00 09:00:04 08:42:01 eth0 61.24 36.78 182.01 112.59 0.00 0.00 0.00 0.00 09:00:04 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:42:01 docker0 1493.59 1307.16 112.45 5776.71 0.00 0.00 0.00 0.00 09:00:04 08:43:01 eth0 0.83 0.57 0.29 0.23 0.00 0.00 0.00 0.00 09:00:04 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:44:01 eth0 1.47 0.20 0.15 0.02 0.00 0.00 0.00 0.00 09:00:04 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:45:01 eth0 2.00 1.02 0.93 0.66 0.00 0.00 0.00 0.00 09:00:04 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:46:01 eth0 0.72 0.32 0.34 0.20 0.00 0.00 0.00 0.00 09:00:04 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:47:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 09:00:04 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:48:01 eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:00:04 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:49:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:00:04 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:50:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 09:00:04 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:51:01 eth0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 09:00:04 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:52:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:00:04 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:53:01 eth0 0.20 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:00:04 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:54:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:00:04 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:55:01 eth0 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:00:04 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:56:01 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:00:04 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:57:02 eth0 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:00:04 08:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:59:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:00:04 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 Average: eth0 82.50 77.59 514.17 17.16 0.00 0.00 0.00 0.00 09:00:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 Average: docker0 51.57 45.13 3.88 199.46 0.00 0.00 0.00 0.00 09:00:04 09:00:04 09:00:04 ---> sar -P ALL: 09:00:04 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 09:00:04 09:00:04 08:29:30 LINUX RESTART (2 CPU) 09:00:04 09:00:04 08:30:01 CPU %user %nice %system %iowait %steal %idle 09:00:04 08:31:01 all 1.98 0.00 0.52 0.00 0.03 97.47 09:00:04 08:31:01 0 2.42 0.00 0.69 0.00 0.03 96.85 09:00:04 08:31:01 1 1.54 0.00 0.35 0.00 0.02 98.09 09:00:04 08:32:01 all 1.60 0.00 0.37 0.00 0.03 97.99 09:00:04 08:32:01 0 2.53 0.00 0.54 0.00 0.05 96.87 09:00:04 08:32:01 1 0.69 0.00 0.20 0.00 0.02 99.10 09:00:04 08:33:01 all 7.97 0.00 2.89 2.24 0.06 86.84 09:00:04 08:33:01 0 7.99 0.00 3.53 3.56 0.05 84.86 09:00:04 08:33:01 1 7.95 0.00 2.26 0.92 0.07 88.80 09:00:04 08:34:01 all 3.42 0.00 1.11 0.00 0.04 95.42 09:00:04 08:34:01 0 3.26 0.00 1.15 0.00 0.05 95.54 09:00:04 08:34:01 1 3.59 0.00 1.07 0.00 0.03 95.31 09:00:04 08:35:01 all 3.47 0.00 0.96 0.00 0.06 95.51 09:00:04 08:35:01 0 3.22 0.00 1.03 0.00 0.07 95.68 09:00:04 08:35:01 1 3.72 0.00 0.88 0.00 0.05 95.34 09:00:04 08:36:01 all 27.87 0.00 9.45 3.35 0.07 59.26 09:00:04 08:36:01 0 26.98 0.00 9.74 3.62 0.07 59.60 09:00:04 08:36:01 1 28.76 0.00 9.16 3.09 0.07 58.92 09:00:04 08:37:02 all 61.45 0.00 9.61 1.28 0.12 27.55 09:00:04 08:37:02 0 60.52 0.00 10.43 1.26 0.13 27.65 09:00:04 08:37:02 1 62.36 0.00 8.80 1.29 0.11 27.44 09:00:04 08:38:01 all 36.99 0.00 4.48 0.29 0.07 58.17 09:00:04 08:38:01 0 35.30 0.00 4.95 0.32 0.07 59.36 09:00:04 08:38:01 1 38.68 0.00 4.02 0.25 0.07 56.97 09:00:04 08:39:01 all 68.04 0.00 9.53 1.53 0.11 20.79 09:00:04 08:39:01 0 68.35 0.00 9.69 1.96 0.11 19.88 09:00:04 08:39:01 1 67.74 0.00 9.36 1.09 0.11 21.70 09:00:04 08:40:01 all 40.37 0.00 20.78 27.38 0.13 11.34 09:00:04 08:40:01 0 40.28 0.00 20.87 27.21 0.13 11.51 09:00:04 08:40:01 1 40.47 0.00 20.68 27.54 0.13 11.17 09:00:04 08:41:01 all 67.50 0.00 18.43 11.73 0.13 2.22 09:00:04 08:41:01 0 67.27 0.00 18.83 11.53 0.13 2.24 09:00:04 08:41:01 1 67.72 0.00 18.03 11.93 0.13 2.20 09:00:04 09:00:04 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:00:04 08:42:01 all 65.07 0.00 15.26 3.88 0.11 15.68 09:00:04 08:42:01 0 65.48 0.00 15.43 3.25 0.11 15.72 09:00:04 08:42:01 1 64.66 0.00 15.09 4.50 0.11 15.64 09:00:04 08:43:01 all 0.23 0.00 0.04 0.01 0.02 99.71 09:00:04 08:43:01 0 0.32 0.00 0.03 0.00 0.00 99.65 09:00:04 08:43:01 1 0.13 0.00 0.05 0.02 0.03 99.77 09:00:04 08:44:01 all 0.21 0.00 0.06 0.00 0.01 99.72 09:00:04 08:44:01 0 0.02 0.00 0.07 0.00 0.00 99.92 09:00:04 08:44:01 1 0.40 0.00 0.05 0.00 0.02 99.53 09:00:04 08:45:01 all 0.25 0.00 0.11 0.00 0.03 99.62 09:00:04 08:45:01 0 0.07 0.00 0.10 0.00 0.03 99.80 09:00:04 08:45:01 1 0.43 0.00 0.12 0.00 0.02 99.43 09:00:04 08:46:01 all 0.23 0.00 0.04 0.00 0.01 99.72 09:00:04 08:46:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:00:04 08:46:01 1 0.42 0.00 0.03 0.00 0.00 99.55 09:00:04 08:47:01 all 0.24 0.00 0.03 0.00 0.02 99.72 09:00:04 08:47:01 0 0.10 0.00 0.03 0.00 0.03 99.83 09:00:04 08:47:01 1 0.38 0.00 0.02 0.00 0.00 99.60 09:00:04 08:48:01 all 0.23 0.00 0.03 0.00 0.01 99.74 09:00:04 08:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:00:04 08:48:01 1 0.40 0.00 0.02 0.00 0.00 99.58 09:00:04 08:49:01 all 0.23 0.00 0.04 0.00 0.01 99.72 09:00:04 08:49:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:00:04 08:49:01 1 0.40 0.00 0.05 0.00 0.02 99.53 09:00:04 08:50:01 all 0.11 0.00 0.05 0.00 0.02 99.82 09:00:04 08:50:01 0 0.03 0.00 0.07 0.00 0.02 99.88 09:00:04 08:50:01 1 0.18 0.00 0.03 0.00 0.02 99.77 09:00:04 08:51:01 all 0.16 0.00 0.03 0.00 0.00 99.82 09:00:04 08:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:00:04 08:51:01 1 0.27 0.00 0.03 0.00 0.00 99.70 09:00:04 08:52:01 all 0.23 0.00 0.04 0.00 0.02 99.72 09:00:04 08:52:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:00:04 08:52:01 1 0.40 0.00 0.03 0.00 0.02 99.55 09:00:04 09:00:04 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:00:04 08:53:01 all 0.23 0.00 0.03 0.00 0.01 99.74 09:00:04 08:53:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:00:04 08:53:01 1 0.38 0.00 0.02 0.00 0.00 99.60 09:00:04 08:54:01 all 0.24 0.00 0.03 0.00 0.01 99.72 09:00:04 08:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:00:04 08:54:01 1 0.45 0.00 0.02 0.00 0.00 99.53 09:00:04 08:55:01 all 0.18 0.00 0.03 0.00 0.02 99.77 09:00:04 08:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:00:04 08:55:01 1 0.32 0.00 0.03 0.00 0.02 99.63 09:00:04 08:56:01 all 0.20 0.00 0.03 0.00 0.01 99.76 09:00:04 08:56:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:00:04 08:56:01 1 0.35 0.00 0.02 0.00 0.00 99.63 09:00:04 08:57:02 all 0.25 0.00 0.03 0.00 0.00 99.72 09:00:04 08:57:02 0 0.05 0.00 0.05 0.00 0.00 99.90 09:00:04 08:57:02 1 0.45 0.00 0.00 0.00 0.00 99.55 09:00:04 08:58:01 all 0.20 0.00 0.03 0.00 0.03 99.75 09:00:04 08:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:00:04 08:58:01 1 0.36 0.00 0.03 0.00 0.03 99.58 09:00:04 08:59:01 all 0.22 0.00 0.03 0.00 0.01 99.75 09:00:04 08:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:00:04 08:59:01 1 0.40 0.00 0.03 0.00 0.02 99.55 09:00:04 Average: all 12.66 0.00 3.06 1.67 0.04 82.57 09:00:04 Average: 0 12.49 0.00 3.18 1.71 0.04 82.58 09:00:04 Average: 1 12.82 0.00 2.94 1.63 0.04 82.57 09:00:04 09:00:04 09:00:04