Pull request #3848 updated 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 4a55095d44afa29b2d33e8c02abae1385d45d6d5+d438b00c3daaca502c4e17498c6c53b3b4a9fc0d (f4d7483c07f1e60cbff4c5f0d834396784f39c80) 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-ssh15425051677906616425.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh17052457357769830385.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-3848/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-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3993387818245159500.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh10414703750165798988.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-3848/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-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh82340342462464481.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.17 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-3839 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/24 [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/24 # 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/24@tmp/jenkins-gitclient-ssh5087807082546829409.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 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 4a55095d44afa29b2d33e8c02abae1385d45d6d5 > 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/24@tmp/jenkins-gitclient-ssh133049109817271655.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a55095d44afa29b2d33e8c02abae1385d45d6d5 # 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/24@tmp/jenkins-gitclient-ssh8234455721019246918.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 Merge succeeded, producing 13bfc71592c8dbcb5033b552fa222f1512a2eece Checking out Revision 13bfc71592c8dbcb5033b552fa222f1512a2eece (PR-3848) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13bfc71592c8dbcb5033b552fa222f1512a2eece # timeout=10 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:44:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:44:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:44:43 ========================================================= 12:44:43 EdgeX Global Pipelines Version Info 12:44:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8254e97c04a1ade5a213c2153dafbf6770afcb1b # timeout=10 12:44:45 ------------------- 12:44:45 stable info: 12:44:45 ------------------- 12:44:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:44:45 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 12:44:45 Message: update stable to v1.0.219 12:44:45 ------------------- 12:44:45 experimental info: 12:44:45 ------------------- 12:44:45 Commited By: **** collab-it+edgex@linuxfoundation.org 12:44:45 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 12:44:45 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:44:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:44:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:44:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:44:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:44:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:44:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:44:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo 12:44:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo 12:44:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo 12:44:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13bfc71592c8dbcb5033b552fa222f1512a2eece [Pipeline] echo 12:44:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13bfc71 [Pipeline] echo 12:44:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:44:46 provisioning config files... 12:44:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config5606156490687169682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:44:46 ---> docker-login.sh 12:44:46 nexus3.edgexfoundry.org:10001 12:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:46 Configure a credential helper to remove this warning. See 12:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:46 12:44:46 Login Succeeded 12:44:46 nexus3.edgexfoundry.org:10002 12:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:46 Configure a credential helper to remove this warning. See 12:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:46 12:44:46 Login Succeeded 12:44:46 nexus3.edgexfoundry.org:10003 12:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:47 Configure a credential helper to remove this warning. See 12:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:47 12:44:47 Login Succeeded 12:44:47 nexus3.edgexfoundry.org:10004 12:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:47 Configure a credential helper to remove this warning. See 12:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:47 12:44:47 Login Succeeded 12:44:47 docker.io 12:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:47 Configure a credential helper to remove this warning. See 12:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:47 12:44:47 Login Succeeded 12:44:47 ---> docker-login.sh ends [Pipeline] } 12:44:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:44:47 ++ 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 12:44:47 + for file in '`ls cmd/**/Dockerfile`' 12:44:47 ++ dirname cmd/core-command/Dockerfile 12:44:47 ++ cut -d/ -f2 12:44:47 + echo core-command,cmd/core-command/Dockerfile 12:44:47 + for file in '`ls cmd/**/Dockerfile`' 12:44:47 ++ dirname cmd/core-data/Dockerfile 12:44:47 ++ cut -d/ -f2 12:44:47 + echo core-data,cmd/core-data/Dockerfile 12:44:47 + for file in '`ls cmd/**/Dockerfile`' 12:44:47 ++ dirname cmd/core-metadata/Dockerfile 12:44:47 ++ cut -d/ -f2 12:44:47 + echo core-metadata,cmd/core-metadata/Dockerfile 12:44:47 + for file in '`ls cmd/**/Dockerfile`' 12:44:47 ++ dirname cmd/security-bootstrapper/Dockerfile 12:44:47 ++ cut -d/ -f2 12:44:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:44:47 + for file in '`ls cmd/**/Dockerfile`' 12:44:47 ++ dirname cmd/security-proxy-setup/Dockerfile 12:44:47 ++ cut -d/ -f2 12:44:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:44:47 + for file in '`ls cmd/**/Dockerfile`' 12:44:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:44:47 ++ cut -d/ -f2 12:44:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:44:47 + for file in '`ls cmd/**/Dockerfile`' 12:44:47 ++ dirname cmd/support-notifications/Dockerfile 12:44:47 ++ cut -d/ -f2 12:44:47 + echo support-notifications,cmd/support-notifications/Dockerfile 12:44:47 + for file in '`ls cmd/**/Dockerfile`' 12:44:47 ++ dirname cmd/support-scheduler/Dockerfile 12:44:47 ++ cut -d/ -f2 12:44:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:44:47 + for file in '`ls cmd/**/Dockerfile`' 12:44:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:44:47 ++ cut -d/ -f2 12:44:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:44:47 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 12:44:48 + git rev-list -1 --merges 13bfc71592c8dbcb5033b552fa222f1512a2eece~1..13bfc71592c8dbcb5033b552fa222f1512a2eece [Pipeline] echo 12:44:48 -----------> git rev-list -1 --merges 13bfc71592c8dbcb5033b552fa222f1512a2eece~1..13bfc71592c8dbcb5033b552fa222f1512a2eece 13bfc71592c8dbcb5033b552fa222f1512a2eece 12:44:48 13bfc71592c8dbcb5033b552fa222f1512a2eece [false] [Pipeline] sh 12:44:48 + git log --format=format:%s -1 13bfc71592c8dbcb5033b552fa222f1512a2eece [Pipeline] echo 12:44:48 ========================================================= 12:44:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:44:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:44:49 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 12:44:49 + grep -v github /etc/ssh/ssh_known_hosts 12:44:49 + '[' -e /tmp/ssh_known_hosts ']' 12:44:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:44:49 + sudo tee -a /etc/ssh/ssh_known_hosts 12:44:49 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 12:44:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:44:49 12:44:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:44:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:44:49 latest: Pulling from edgex-devops/git-semver 12:44:49 a0d0a0d46f8b: Pulling fs layer 12:44:49 3e5f54012d9b: Pulling fs layer 12:44:49 4c7163046ea9: Pulling fs layer 12:44:49 0c2d73faf560: Pulling fs layer 12:44:49 0c2d73faf560: Waiting 12:44:49 3e5f54012d9b: Verifying Checksum 12:44:49 3e5f54012d9b: Download complete 12:44:49 a0d0a0d46f8b: Verifying Checksum 12:44:49 a0d0a0d46f8b: Download complete 12:44:49 4c7163046ea9: Verifying Checksum 12:44:49 4c7163046ea9: Download complete 12:44:49 0c2d73faf560: Verifying Checksum 12:44:49 0c2d73faf560: Download complete 12:44:50 a0d0a0d46f8b: Pull complete 12:44:50 3e5f54012d9b: Pull complete 12:44:50 4c7163046ea9: Pull complete 12:44:50 0c2d73faf560: Pull complete 12:44:50 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:44:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:44:50 prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container 12:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:44:51 $ docker top 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:44:51 [ssh-agent] Looking for ssh-agent implementation... 12:44:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:44:51 $ docker exec 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e ssh-agent 12:44:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMOeGmb/agent.15 12:44:51 SSH_AGENT_PID=21 12:44:51 Running ssh-add (command line suppressed) 12:44:51 Identity added: /w/workspace/edgex-go/24@tmp/private_key_7840209042619506855.key (/w/workspace/edgex-go/24@tmp/private_key_7840209042619506855.key) 12:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:44:52 + git tag --points-at HEAD [Pipeline] } 12:44:52 $ docker exec --env ******** --env ******** 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e ssh-agent -k 12:44:52 unset SSH_AUTH_SOCK; 12:44:52 unset SSH_AGENT_PID; 12:44:52 echo Agent pid 21 killed; 12:44:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:44:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:44:52 [ssh-agent] Looking for ssh-agent implementation... 12:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:44:52 $ docker exec 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e ssh-agent 12:44:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaImAka/agent.54 12:44:52 SSH_AGENT_PID=60 12:44:52 Running ssh-add (command line suppressed) 12:44:52 Identity added: /w/workspace/edgex-go/24@tmp/private_key_5142777682489056807.key (/w/workspace/edgex-go/24@tmp/private_key_5142777682489056807.key) 12:44:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:44:52 + git semver init 12:44:52 # -> Open(): unable to determine branch for HEAD 12:44:52 # $GIT_DIR = /w/workspace/edgex-go/24/.git 12:44:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/24 12:44:52 # $SEMVER_REMOTE_NAME = origin 12:44:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:44:52 # $SEMVER_USER_NAME = edgex-jenkins 12:44:52 # $SEMVER_BRANCH = PR-3848 12:44:52 # $SEMVER_TEMP = /tmp/semver-902723238 12:44:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:45:05 # '/tmp/semver-902723238' -> '/w/workspace/edgex-go/24/.semver' 12:45:05 # -> Force: false 12:45:05 # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [Pipeline] } 12:45:05 $ docker exec --env ******** --env ******** 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e ssh-agent -k 12:45:05 unset SSH_AUTH_SOCK; 12:45:05 unset SSH_AGENT_PID; 12:45:05 echo Agent pid 60 killed; 12:45:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:45:05 + git semver [Pipeline] } 12:45:05 $ docker stop --time=1 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e 12:45:07 $ docker rm -f 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e [Pipeline] // withDockerContainer [Pipeline] sh 12:45:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:45:08 Stashed 1 file(s) [Pipeline] echo 12:45:08 [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 12:45:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:45:08 ========================================================= 12:45:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:45:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:45:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:45:08 59bf1c3509f3: Pulling fs layer 12:45:08 666ba61612fd: Pulling fs layer 12:45:08 8ed8ca486205: Pulling fs layer 12:45:08 4fe6c5a15a65: Pulling fs layer 12:45:08 22a0e8bec74d: Pulling fs layer 12:45:08 f965cba54748: Pulling fs layer 12:45:08 861ffc35075e: Pulling fs layer 12:45:08 4b385c91608e: Pulling fs layer 12:45:08 560528eb2ebb: Pulling fs layer 12:45:08 22a0e8bec74d: Waiting 12:45:08 f965cba54748: Waiting 12:45:08 861ffc35075e: Waiting 12:45:08 4b385c91608e: Waiting 12:45:08 560528eb2ebb: Waiting 12:45:08 4fe6c5a15a65: Waiting 12:45:08 8ed8ca486205: Verifying Checksum 12:45:08 8ed8ca486205: Download complete 12:45:08 666ba61612fd: Verifying Checksum 12:45:08 666ba61612fd: Download complete 12:45:08 22a0e8bec74d: Verifying Checksum 12:45:08 22a0e8bec74d: Download complete 12:45:08 f965cba54748: Verifying Checksum 12:45:08 f965cba54748: Download complete 12:45:08 59bf1c3509f3: Verifying Checksum 12:45:08 59bf1c3509f3: Download complete 12:45:08 861ffc35075e: Verifying Checksum 12:45:08 861ffc35075e: Download complete 12:45:09 4b385c91608e: Verifying Checksum 12:45:09 4b385c91608e: Download complete 12:45:09 59bf1c3509f3: Pull complete 12:45:09 666ba61612fd: Pull complete 12:45:09 560528eb2ebb: Verifying Checksum 12:45:09 560528eb2ebb: Download complete 12:45:09 4fe6c5a15a65: Verifying Checksum 12:45:09 4fe6c5a15a65: Download complete 12:45:09 8ed8ca486205: Pull complete 12:45:14 4fe6c5a15a65: Pull complete 12:45:14 22a0e8bec74d: Pull complete 12:45:14 f965cba54748: Pull complete 12:45:14 861ffc35075e: Pull complete 12:45:14 4b385c91608e: Pull complete 12:45:16 560528eb2ebb: Pull complete 12:45:16 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 12:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:45:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 12:45:16 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:45:16 WORKDIR /edgex 12:45:16 COPY go.mod . 12:45:16 RUN go mod download' 12:45:16 + docker build -t ci-base-image-x86_64 -f - . 12:45:18 Sending build context to Docker daemon 334.1MB 12:45:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:45:18 ---> dd4a08f94e63 12:45:18 Step 2/4 : WORKDIR /edgex 12:45:20 ---> Running in 5872b3e4f00d 12:45:20 Removing intermediate container 5872b3e4f00d 12:45:20 ---> e7a71761d0dc 12:45:20 Step 3/4 : COPY go.mod . 12:45:20 ---> 769655e56a64 12:45:20 Step 4/4 : RUN go mod download 12:45:20 ---> Running in 87469df48fb9 12:45:23 Still waiting to schedule task 12:45:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:45:58 Removing intermediate container 87469df48fb9 12:45:58 ---> c6ca1a1d69d4 12:45:58 Successfully built c6ca1a1d69d4 12:45:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:45:59 + docker inspect -f . ci-base-image-x86_64 12:45:59 . [Pipeline] withDockerContainer 12:45:59 prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container 12:45:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:45:59 $ docker top 985935a42a4374fa24fea54748b0b398470d16f1d9a83569c78dc6a7ba010457 -eo pid,comm [Pipeline] { [Pipeline] sh 12:46:00 + go version 12:46:00 go version go1.17.6 linux/amd64 [Pipeline] } 12:46:00 $ docker stop --time=1 985935a42a4374fa24fea54748b0b398470d16f1d9a83569c78dc6a7ba010457 12:46:01 $ docker rm -f 985935a42a4374fa24fea54748b0b398470d16f1d9a83569c78dc6a7ba010457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:46:01 + docker inspect -f . ci-base-image-x86_64 12:46:01 . [Pipeline] withDockerContainer 12:46:01 prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container 12:46:01 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:46:02 $ docker top 229153420fde23e8995cec7c94150ad1d81e4aaab08c284d1ba4cdb38dce8f59 -eo pid,comm [Pipeline] { [Pipeline] echo 12:46:02 ========================================================= 12:46:02 [edgeXBuildGoParallel] Running Tests and Build... 12:46:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:46:02 + make test 12:46:02 go mod tidy 12:46:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:46:09 ? github.com/edgexfoundry/edgex-go [no test files] 12:46:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:46:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:46:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:46:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:46:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:46:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:46:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:46:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:46:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:46:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:46:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:46:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:46:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:46:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 12:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements 12:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:46:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements 12:46:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:46:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:46:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements 12:46:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:46:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.042s coverage: 84.4% of statements 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.259s coverage: 94.2% of statements 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:46:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:46:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:46:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements 12:46:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:46:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 12:46:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 12:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 12:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 12:46:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 12:46:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 12:46:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 12:46:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3840 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 12:46:45 Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout 12:46:46 The recommended git tool is: git 12:46:50 using credential edgex-jenkins-ssh 12:46:50 Cloning the remote Git repository 12:46:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:46:50 > git init /w/workspace/edgex-go/24 # timeout=10 12:46:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:46:50 > git --version # timeout=10 12:46:50 > git --version # 'git version 2.17.1' 12:46:50 using GIT_SSH to set credentials SSH Credentials for GitHub 12:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 12:46:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 12:46:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.177s coverage: 82.5% of statements 12:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:47:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:47:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:47:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:47:05 using GIT_SSH to set credentials SSH Credentials for GitHub 12:47:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:47:06 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 4a55095d44afa29b2d33e8c02abae1385d45d6d5 12:47:07 Merge succeeded, producing 5bbf569c011f916b75e14a09343b8360ebffe08e 12:47:07 Checking out Revision 5bbf569c011f916b75e14a09343b8360ebffe08e (PR-3848) 12:47:06 > git config core.sparsecheckout # timeout=10 12:47:06 > git checkout -f 4a55095d44afa29b2d33e8c02abae1385d45d6d5 # timeout=10 12:47:07 > git remote # timeout=10 12:47:07 > git config --get remote.origin.url # timeout=10 12:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 12:47:07 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 12:47:07 > git rev-parse HEAD^{commit} # timeout=10 12:47:07 > git config core.sparsecheckout # timeout=10 12:47:07 > git checkout -f 5bbf569c011f916b75e14a09343b8360ebffe08e # timeout=10 12:47:11 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" 12:47:11 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:47:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:47:12 % Total % Received % Xferd Average Speed Time Time Time Current 12:47:12 Dload Upload Total Spent Left Speed 12:47:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11843 89 10503 0 0 73964 0 --:--:-- --:--:-- --:--:-- 73447 100 11843 100 11843 0 0 82818 0 --:--:-- --:--:-- --:--:-- 82243 12:47:11 > git rev-list --no-walk 8254e97c04a1ade5a213c2153dafbf6770afcb1b # timeout=10 [Pipeline] sh 12:47:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:47:13 + sudo tee /etc/docker/daemon.new 12:47:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:47:13 { 12:47:13 "registry-mirrors": [ 12:47:13 "https://nexus3.edgexfoundry.org:10001" 12:47:13 ], 12:47:13 "bip": "10.250.0.254/24", 12:47:13 "hosts": [ 12:47:13 "tcp://0.0.0.0:5555", 12:47:13 "unix:///var/run/docker.sock" 12:47:13 ], 12:47:13 "mtu": 1458, 12:47:13 "selinux-enabled": true, 12:47:13 "seccomp-profile": "/etc/docker/seccomp.json" 12:47:13 } [Pipeline] sh 12:47:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:47:14 + sudo service docker restart 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.2% of statements 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.244s coverage: 65.4% of statements 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 12:47:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:47:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:47:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:47:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:47:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:47:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:47:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:47:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 12:47:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 12:47:23 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:47:32 provisioning config files... 12:47:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config5748661076902422018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:47:32 ---> docker-login.sh 12:47:32 nexus3.edgexfoundry.org:10001 12:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:33 Configure a credential helper to remove this warning. See 12:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:33 12:47:33 Login Succeeded 12:47:33 nexus3.edgexfoundry.org:10002 12:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:33 Configure a credential helper to remove this warning. See 12:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:33 12:47:33 Login Succeeded 12:47:33 nexus3.edgexfoundry.org:10003 12:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:34 Configure a credential helper to remove this warning. See 12:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:34 12:47:34 Login Succeeded 12:47:34 nexus3.edgexfoundry.org:10004 12:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:34 Configure a credential helper to remove this warning. See 12:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:34 12:47:34 Login Succeeded 12:47:34 docker.io 12:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:35 Configure a credential helper to remove this warning. See 12:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:35 12:47:35 Login Succeeded 12:47:35 ---> docker-login.sh ends [Pipeline] } 12:47:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:47:36 ========================================================= 12:47:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:47:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:47:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:47:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:47:36 9b3977197b4f: Pulling fs layer 12:47:36 1a89e8eeedd5: Pulling fs layer 12:47:36 94645a83ff95: Pulling fs layer 12:47:36 3f3a8bcf1eab: Pulling fs layer 12:47:36 0c92f367c5e7: Pulling fs layer 12:47:36 4b8299f9d1f4: Pulling fs layer 12:47:36 9a6b49a46696: Pulling fs layer 12:47:36 cf05db05a679: Pulling fs layer 12:47:36 3f3a8bcf1eab: Waiting 12:47:36 0c92f367c5e7: Waiting 12:47:36 4b8299f9d1f4: Waiting 12:47:36 9a6b49a46696: Waiting 12:47:36 cf05db05a679: Waiting 12:47:36 94645a83ff95: Download complete 12:47:36 1a89e8eeedd5: Verifying Checksum 12:47:36 1a89e8eeedd5: Download complete 12:47:36 0c92f367c5e7: Download complete 12:47:36 4b8299f9d1f4: Download complete 12:47:36 9b3977197b4f: Verifying Checksum 12:47:36 9b3977197b4f: Download complete 12:47:36 9a6b49a46696: Verifying Checksum 12:47:36 9a6b49a46696: Download complete 12:47:37 9b3977197b4f: Pull complete 12:47:37 1a89e8eeedd5: Pull complete 12:47:38 94645a83ff95: Pull complete 12:47:38 cf05db05a679: Verifying Checksum 12:47:38 cf05db05a679: Download complete 12:47:39 3f3a8bcf1eab: Verifying Checksum 12:47:39 3f3a8bcf1eab: Download complete 12:47:51 3f3a8bcf1eab: Pull complete 12:47:51 0c92f367c5e7: Pull complete 12:47:51 4b8299f9d1f4: Pull complete 12:47:51 9a6b49a46696: Pull complete 12:47:56 GO111MODULE=on go vet ./... 12:47:56 cf05db05a679: Pull complete 12:47:57 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 12:47:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:47:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 12:47:57 + + docker buildecho -t ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:47:57 WORKDIR /edgex 12:47:57 COPY go.mod . 12:47:57 RUN go mod download -f 12:47:57 - . 12:48:00 Sending build context to Docker daemon 168.8MB 12:48:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:48:00 ---> 0ccda1f7e2ee 12:48:00 Step 2/4 : WORKDIR /edgex 12:48:02 ---> Running in 7f9a7fbdd889 12:48:02 Removing intermediate container 7f9a7fbdd889 12:48:02 ---> 61028acddbee 12:48:02 Step 3/4 : COPY go.mod . 12:48:02 ---> 1d540f5bcd76 12:48:02 Step 4/4 : RUN go mod download 12:48:02 ---> Running in aab920d2f7fb 12:48:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:48:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:48:02 ./bin/test-attribution-txt.sh [Pipeline] echo 12:48:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:48:03 + ls -al . 12:48:03 total 644 12:48:03 drwxrwxr-x 10 1001 1001 4096 Jan 25 12:48 . 12:48:03 drwxr-xr-x 4 root root 30 Jan 25 12:46 .. 12:48:03 -rw-rw-r-- 1 1001 1001 11 Jan 25 12:44 .dockerignore 12:48:03 drwxrwxr-x 8 1001 1001 179 Jan 25 12:44 .git 12:48:03 drwxrwxr-x 4 1001 1001 142 Jan 25 12:44 .github 12:48:03 -rw-rw-r-- 1 1001 1001 804 Jan 25 12:44 .gitignore 12:48:03 -rw-rw-r-- 1 1001 1001 42 Jan 25 12:44 .golangci.yml 12:48:03 -rw-rw-r-- 1 1001 1001 76 Jan 25 12:44 .hadolint.yml 12:48:03 drwx------ 3 1001 1001 73 Jan 25 12:45 .semver 12:48:03 -rw-rw-r-- 1 1001 1001 166 Jan 25 12:44 .sonarcloud.properties 12:48:03 -rw-rw-r-- 1 1001 1001 1171 Jan 25 12:44 ADOPTERS.md 12:48:03 -rw-rw-r-- 1 1001 1001 8910 Jan 25 12:44 Attribution.txt 12:48:03 -rw-rw-r-- 1 1001 1001 51732 Jan 25 12:44 CHANGELOG.md 12:48:03 -rw-rw-r-- 1 1001 1001 3804 Jan 25 12:44 CONTRIBUTING.md 12:48:03 -rw-rw-r-- 1 1001 1001 677 Jan 25 12:44 GOVERNANCE.md 12:48:03 -rw-rw-r-- 1 1001 1001 849 Jan 25 12:44 Jenkinsfile 12:48:03 -rw-rw-r-- 1 1001 1001 10775 Jan 25 12:44 LICENSE 12:48:03 -rw-rw-r-- 1 1001 1001 6508 Jan 25 12:44 Makefile 12:48:03 -rw-rw-r-- 1 1001 1001 582 Jan 25 12:44 OWNERS.md 12:48:03 -rw-rw-r-- 1 1001 1001 8207 Jan 25 12:44 README.md 12:48:03 -rw-rw-r-- 1 1001 1001 6912 Jan 25 12:44 SECURITY.md 12:48:03 -rw-rw-r-- 1 1001 1001 5 Jan 25 12:45 VERSION 12:48:03 -rw-rw-r-- 1 1001 1001 4131 Jan 25 12:44 ZMQWindows.md 12:48:03 drwxrwxr-x 2 1001 1001 37 Jan 25 12:44 bin 12:48:03 drwxrwxr-x 14 1001 1001 4096 Jan 25 12:44 cmd 12:48:03 -rw-r--r-- 1 root root 428381 Jan 25 12:47 coverage.out 12:48:03 -rw-rw-r-- 1 1001 1001 2827 Jan 25 12:44 go.mod 12:48:03 -rw-rw-r-- 1 1001 1001 49574 Jan 25 12:44 go.sum 12:48:03 drwxrwxr-x 8 1001 1001 124 Jan 25 12:44 internal 12:48:03 drwxrwxr-x 3 1001 1001 16 Jan 25 12:44 openapi 12:48:03 drwxrwxr-x 4 1001 1001 71 Jan 25 12:44 snap 12:48:03 -rw-rw-r-- 1 1001 1001 204 Jan 25 12:44 version.go [Pipeline] sh 12:48:04 + '[' -e coverage.out ] 12:48:04 + chown 1001:1001 coverage.out [Pipeline] stash 12:48:04 Stashed 1 file(s) [Pipeline] sh 12:48:04 + make build 12:48:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:48:05 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 12:48:12 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 12:48:13 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 12:48:14 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 12:48:14 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 12:48: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 12:48:15 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 12:48:16 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 12:48: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 12:48:18 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 12:48:19 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] } 12:48:20 $ docker stop --time=1 229153420fde23e8995cec7c94150ad1d81e4aaab08c284d1ba4cdb38dce8f59 12:48:22 $ docker rm -f 229153420fde23e8995cec7c94150ad1d81e4aaab08c284d1ba4cdb38dce8f59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:48:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:48:23 12:48:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:48:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:48:23 latest: Pulling from edgex-devops/edgex-compose 12:48:23 cbdbe7a5bc2a: Pulling fs layer 12:48:23 ca9280d653b3: Pulling fs layer 12:48:23 7e9c9ca2126c: Pulling fs layer 12:48:23 cbdbe7a5bc2a: Verifying Checksum 12:48:23 cbdbe7a5bc2a: Download complete 12:48:24 ca9280d653b3: Verifying Checksum 12:48:24 ca9280d653b3: Download complete 12:48:24 cbdbe7a5bc2a: Pull complete 12:48:24 7e9c9ca2126c: Verifying Checksum 12:48:24 7e9c9ca2126c: Download complete 12:48:25 ca9280d653b3: Pull complete 12:48:28 7e9c9ca2126c: Pull complete 12:48:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:48:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:48:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:48:28 prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container 12:48:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:48:30 $ docker top 739b62122336e86485311c8627f200e2c1e22d4345751a553768958462ec5f98 -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:31 + docker-compose build --help 12:48:31 + grep parallel 12:48:31 --parallel Build images in parallel. [Pipeline] } 12:48:31 $ docker stop --time=1 739b62122336e86485311c8627f200e2c1e22d4345751a553768958462ec5f98 12:48:33 $ docker rm -f 739b62122336e86485311c8627f200e2c1e22d4345751a553768958462ec5f98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:48:33 . [Pipeline] withDockerContainer 12:48:33 prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container 12:48:33 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:48:33 $ docker top 804263ccfe8b53586c39a6e5b225c506141634f1e5cb9e85b07a97a15a95bc49 -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:34 + docker-compose -f ./docker-compose-build.yml build --parallel 12:48:34 Building core-command ... 12:48:34 Building core-data ... 12:48:34 Building core-metadata ... 12:48:34 Building security-bootstrapper ... 12:48:34 Building security-proxy-setup ... 12:48:34 Building security-secretstore-setup ... 12:48:34 Building support-notifications ... 12:48:34 Building support-scheduler ... 12:48:34 Building sys-mgmt-agent ... 12:48:34 Building support-notifications 12:48:34 Building security-bootstrapper 12:48:34 Building sys-mgmt-agent 12:48:34 Building security-proxy-setup 12:48:34 Building core-command 12:48:44 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:48:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:48:44 ---> c6ca1a1d69d4 12:48:44 Step 3/21 : WORKDIR /edgex-go 12:48:45 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:48:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:48:45 ---> c6ca1a1d69d4 12:48:45 Step 3/31 : WORKDIR /edgex-go 12:48:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:48:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:48:45 ---> c6ca1a1d69d4 12:48:45 Step 3/23 : WORKDIR /edgex-go 12:48:49 ---> Running in 7547abe04c68 12:48:49 ---> Running in fcb8f416307c 12:48:49 ---> Running in 2f8854545a3a 12:48:52 Removing intermediate container 2f8854545a3a 12:48:52 ---> c99012b0d337 12:48:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:52 Removing intermediate container fcb8f416307c 12:48:52 ---> 56e227dc1231 12:48:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:52 Removing intermediate container 7547abe04c68 12:48:52 ---> ae86a3fe5554 12:48:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:52 ---> Running in ef7358c1ddee 12:48:52 ---> Running in 109edf8758ba 12:48:52 ---> Running in 146ae0fe000e 12:48:57 Removing intermediate container 109edf8758ba 12:48:57 ---> 3d0a27efeaf1 12:48:57 Step 5/23 : RUN apk add --update --no-cache make bash git 12:48:57 ---> Running in 403be37b440e 12:48:58 Removing intermediate container ef7358c1ddee 12:48:58 ---> 8b110277793b 12:48:58 Step 5/21 : RUN apk add --update --no-cache make git 12:48:58 ---> Running in 71af94a927ea 12:48:58 Removing intermediate container 146ae0fe000e 12:48:58 ---> 943bc346ab4f 12:48:58 Step 5/31 : RUN apk add --update --no-cache make git 12:48:58 ---> Running in 540e3f0b8968 12:48:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:48:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:48:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:48:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:00 OK: 221 MiB in 52 packages 12:49:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:49:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:49:00 ---> c6ca1a1d69d4 12:49:00 Step 3/23 : WORKDIR /edgex-go 12:49:00 ---> Using cache 12:49:00 ---> 56e227dc1231 12:49:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:49:00 ---> Using cache 12:49:00 ---> 8b110277793b 12:49:00 Step 5/23 : RUN apk add --update --no-cache make git 12:49:00 OK: 221 MiB in 52 packages 12:49:00 OK: 221 MiB in 52 packages 12:49:01 ---> Running in ff9e63ae5c4c 12:49:01 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:49:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:49:01 ---> c6ca1a1d69d4 12:49:01 Step 3/22 : WORKDIR /edgex-go 12:49:01 ---> Using cache 12:49:01 ---> 56e227dc1231 12:49:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:49:01 ---> Using cache 12:49:01 ---> 8b110277793b 12:49:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:49:01 Removing intermediate container 403be37b440e 12:49:01 ---> 1143bbb56f02 12:49:01 Step 6/23 : COPY go.mod vendor* ./ 12:49:01 ---> Running in 2de8263fcdaf 12:49:01 Removing intermediate container 540e3f0b8968 12:49:01 ---> 67e52b67c3b0 12:49:01 Step 6/31 : COPY go.mod vendor* ./ 12:49:01 ---> 32623599d697 12:49:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:01 Removing intermediate container 71af94a927ea 12:49:01 ---> 59ec644d73e3 12:49:01 Step 6/21 : COPY go.mod vendor* ./ 12:49:01 ---> Running in caf89f70bcf1 12:49:01 ---> 57a34a0a58fc 12:49:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:01 ---> Running in 0c426cf0c20a 12:49:02 ---> 4a1a7903039a 12:49:02 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:02 ---> Running in 8467438235f7 12:49:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:02 Removing intermediate container 0c426cf0c20a 12:49:02 ---> ddbefe4e4249 12:49:02 Step 8/31 : COPY . . 12:49:03 OK: 221 MiB in 52 packages 12:49:03 OK: 221 MiB in 52 packages 12:49:05 Removing intermediate container caf89f70bcf1 12:49:05 ---> 973e8115443b 12:49:05 Step 8/23 : COPY . . 12:49:05 Removing intermediate container 2de8263fcdaf 12:49:05 ---> ae836d2d3e0c 12:49:05 Step 6/22 : COPY go.mod vendor* ./ 12:49:05 Removing intermediate container ff9e63ae5c4c 12:49:05 ---> 0536e6d5a053 12:49:05 Step 6/23 : COPY go.mod vendor* ./ 12:49:05 Removing intermediate container 8467438235f7 12:49:05 ---> 6f9103408790 12:49:05 Step 8/21 : COPY . . 12:49:05 ---> fbe5c69ac609 12:49:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:06 ---> 26247931d2b8 12:49:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:06 ---> Running in f6d9dfca15de 12:49:08 ---> Running in 0ec40bc26f53 12:49:08 ---> 2f74689279b0 12:49:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:49:09 ---> Running in 25113e115949 12:49:10 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 12:49:10 Removing intermediate container f6d9dfca15de 12:49:10 ---> c14a712faf87 12:49:10 Step 8/22 : COPY . . 12:49:10 Removing intermediate container 0ec40bc26f53 12:49:10 ---> 4231d012c284 12:49:10 Step 8/23 : COPY . . 12:49:17 ---> 394e04ddd871 12:49:17 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:49:17 ---> 1b514472383c 12:49:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:49:17 ---> Running in dfea03a1a4b8 12:49:17 ---> Running in b3990bb54ada 12:49:17 ---> f7da87763c1a 12:49:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:49:18 ---> Running in fa222867e139 12:49:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:49:21 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 12:49:21 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 12:49:24 Removing intermediate container aab920d2f7fb 12:49:24 ---> e0501539d6c4 12:49:24 Successfully built e0501539d6c4 12:49:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:49:24 + docker inspect -f . ci-base-image-arm64 12:49:24 . [Pipeline] withDockerContainer 12:49:25 prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container 12:49:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:49:26 $ docker top 26608306ae84d8e33d07ca0ede86baaadcff20276de88b977ed8a630876ed35c -eo pid,comm [Pipeline] { [Pipeline] sh 12:49:27 + go version 12:49:27 go version go1.17.6 linux/arm64 [Pipeline] } 12:49:27 $ docker stop --time=1 26608306ae84d8e33d07ca0ede86baaadcff20276de88b977ed8a630876ed35c 12:49:28 $ docker rm -f 26608306ae84d8e33d07ca0ede86baaadcff20276de88b977ed8a630876ed35c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:49:29 ---> 7f99cd73c17c 12:49:29 Step 9/23 : RUN make cmd/core-command/core-command 12:49:29 ---> Running in ffe59dbfa107 12:49:29 + docker inspect -f . ci-base-image-arm64 12:49:29 . [Pipeline] withDockerContainer 12:49:29 prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container 12:49:29 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:49:29 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 12:49:31 $ docker top 1fbb898c5372880089be54abfb5f9d6f836bf28c36b05d04a72007e92aab45c8 -eo pid,comm [Pipeline] { [Pipeline] echo 12:49:31 ========================================================= 12:49:31 [edgeXBuildGoParallel] Running Tests and Build... 12:49:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:49:31 + make test 12:49:31 go mod tidy 12:49:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:49:35 Removing intermediate container 25113e115949 12:49:35 ---> b7f2e8e2fa60 12:49:35 12:49:35 Step 10/31 : FROM alpine:3.14 12:49:35 3.14: Pulling from library/alpine 12:49:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:49:35 Status: Downloaded newer image for alpine:3.14 12:49:35 ---> 0a97eee8041e 12:49:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:49:35 ---> Running in 686c43b18361 12:49:36 Removing intermediate container 686c43b18361 12:49:36 ---> d975e9706296 12:49:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:49:36 ---> Running in fdb082e3fa4b 12:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:49:36 (1/2) Installing dumb-init (1.2.5-r1) 12:49:36 (2/2) Installing su-exec (0.2-r1) 12:49:37 Executing busybox-1.33.1-r6.trigger 12:49:37 OK: 6 MiB in 16 packages 12:49:37 Removing intermediate container fdb082e3fa4b 12:49:37 ---> 03d2761b0f18 12:49:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:49:37 ---> Running in 36c76db213c9 12:49:37 Removing intermediate container 36c76db213c9 12:49:37 ---> 36db2b1da7fd 12:49:37 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:49:37 ---> Running in 2b0c722cfc9a 12:49:37 Removing intermediate container 2b0c722cfc9a 12:49:37 ---> 4bf9f2093776 12:49:37 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:49:37 ---> Running in e8114b3bd8d6 12:49:38 Removing intermediate container e8114b3bd8d6 12:49:38 ---> 5bce7210b118 12:49:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:49:38 ---> Running in 8a7d59b86e36 12:49:38 Removing intermediate container 8a7d59b86e36 12:49:38 ---> a1a55ff4b416 12:49:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:49:38 ---> da5ce4f75c2b 12:49:38 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:49:39 ---> Running in 597b148b95a5 12:49:40 Removing intermediate container 597b148b95a5 12:49:40 ---> 27bf0b63d4bb 12:49:40 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:49:40 ---> 546d93d0e352 12:49:40 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:49:41 ---> 3d9f6fc5e37a 12:49:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:49:41 ---> dc77f1e4e584 12:49:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:49:41 ---> 70dde4c8d7a2 12:49:41 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:49:41 ---> 06d9bfba4469 12:49:41 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:49:41 ---> Running in 12a67b5858db 12:49:42 Removing intermediate container 12a67b5858db 12:49:42 ---> 86ceac8c6f66 12:49:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:49:42 ---> 5583c27562bf 12:49:42 Step 26/31 : RUN chmod +x /entrypoint.sh 12:49:42 ---> Running in c305097deb3e 12:49:43 Removing intermediate container c305097deb3e 12:49:43 ---> a4cefdcdd35f 12:49:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:49:43 ---> Running in ff9622dc3935 12:49:43 Removing intermediate container ff9622dc3935 12:49:43 ---> f64d1bea1738 12:49:43 Step 28/31 : CMD ["gate"] 12:49:43 ---> Running in be81509dbca8 12:49:44 Removing intermediate container be81509dbca8 12:49:44 ---> 5306124240df 12:49:44 Step 29/31 : LABEL arch=x86_64 12:49:44 ---> Running in 9d3d9030a98e 12:49:44 Removing intermediate container 9d3d9030a98e 12:49:44 ---> 4a214098dfaf 12:49:44 Step 30/31 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece 12:49:44 ---> Running in 97d571814a0a 12:49:44 Removing intermediate container 97d571814a0a 12:49:44 ---> 35431eb14430 12:49:44 Step 31/31 : LABEL version=0.0.0 12:49:44 ---> Running in 50374d0271fc 12:49:44 Removing intermediate container 50374d0271fc 12:49:44 ---> efc8f4473b19 12:49:44 12:49:44 Successfully built efc8f4473b19 12:49:44 Successfully tagged security-bootstrapper:latest 12:49:44 Building security-secretstore-setup 12:49:54  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:49:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:49:54 ---> c6ca1a1d69d4 12:49:54 Step 3/25 : WORKDIR /edgex-go 12:49:54 ---> Using cache 12:49:54 ---> 56e227dc1231 12:49:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:49:54 ---> Using cache 12:49:54 ---> 8b110277793b 12:49:54 Step 5/25 : RUN apk add --update --no-cache make git 12:49:54 ---> Using cache 12:49:54 ---> 0536e6d5a053 12:49:54 Step 6/25 : COPY go.mod vendor* ./ 12:49:54 ---> Using cache 12:49:54 ---> 26247931d2b8 12:49:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:54 ---> Using cache 12:49:54 ---> 4231d012c284 12:49:54 Step 8/25 : COPY . . 12:49:54 ---> Using cache 12:49:54 ---> 7f99cd73c17c 12:49:54 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:49:54 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 12:49:54 ---> Running in 80dfacfd2bcd 12:49:54 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 12:49:59 ? github.com/edgexfoundry/edgex-go [no test files] 12:50:00 Removing intermediate container b3990bb54ada 12:50:00 ---> 9924080c552a 12:50:00 12:50:00 Step 10/21 : FROM alpine:3.14 12:50:00 ---> 0a97eee8041e 12:50:00 Step 11/21 : RUN apk add --update --no-cache curl 12:50:00 ---> Running in 73f266db56ea 12:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:50:01 (1/5) Installing ca-certificates (20211220-r0) 12:50:01 (2/5) Installing brotli-libs (1.0.9-r5) 12:50:01 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:50:01 (4/5) Installing libcurl (7.79.1-r0) 12:50:01 Removing intermediate container dfea03a1a4b8 12:50:01 ---> 3c58d0f9bf0a 12:50:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:50:01 (5/5) Installing curl (7.79.1-r0) 12:50:01 Executing busybox-1.33.1-r6.trigger 12:50:01 Executing ca-certificates-20211220-r0.trigger 12:50:01 ---> Running in 46f8d320e6a8 12:50:02 OK: 8 MiB in 19 packages 12:50:02 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 12:50:03 Removing intermediate container 73f266db56ea 12:50:03 ---> 7dd17d866c6b 12:50:03 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:50:03 ---> Running in f691724bab60 12:50:03 Removing intermediate container f691724bab60 12:50:03 ---> 1642a95c6828 12:50:03 Step 13/21 : WORKDIR /edgex 12:50:04 Removing intermediate container fa222867e139 12:50:04 ---> 33a5d45b4a49 12:50:04 12:50:04 Step 10/22 : FROM alpine:3.14 12:50:04 ---> 0a97eee8041e 12:50:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:50:04 ---> Running in e37d20237795 12:50:04 ---> Running in adf29970e21a 12:50:04 Removing intermediate container e37d20237795 12:50:04 ---> cab672df7187 12:50:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:50:04 Removing intermediate container 46f8d320e6a8 12:50:04 ---> 932722caa905 12:50:04 12:50:04 Step 11/23 : FROM docker:20.10.10 12:50:04 ---> 895904331b9f 12:50:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:50:04 20.10.10: Pulling from library/docker 12:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:50:05 (1/2) Installing ca-certificates (20211220-r0) 12:50:05 (2/2) Installing dumb-init (1.2.5-r1) 12:50:05 Executing busybox-1.33.1-r6.trigger 12:50:05 Executing ca-certificates-20211220-r0.trigger 12:50:05 OK: 6 MiB in 16 packages 12:50:05 ---> 012ff7d86600 12:50:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:50:06 ---> dfdcfbe9cd87 12:50:06 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:50:06 Removing intermediate container adf29970e21a 12:50:06 ---> 027df4f3ae11 12:50:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:50:06 ---> Running in 315fc4b35553 12:50:06 ---> Running in 51b47a8396d8 12:50:06 Removing intermediate container 315fc4b35553 12:50:06 ---> e8d7a4b95304 12:50:06 Step 18/21 : CMD ["--init=true"] 12:50:07 Removing intermediate container 51b47a8396d8 12:50:07 ---> 696acf2d0e5b 12:50:07 Step 13/22 : ENV APP_PORT=59860 12:50:07 ---> Running in 089d889fe4b7 12:50:07 ---> Running in 041bc7faa078 12:50:07 Removing intermediate container 089d889fe4b7 12:50:07 ---> 12301b687c3e 12:50:07 Step 19/21 : LABEL arch=x86_64 12:50:07 ---> Running in f462da3f244a 12:50:07 Removing intermediate container 041bc7faa078 12:50:07 ---> 65bc3548e905 12:50:07 Step 14/22 : EXPOSE $APP_PORT 12:50:07 ---> Running in 2f2ce739af84 12:50:07 Removing intermediate container ffe59dbfa107 12:50:07 ---> 214213246eba 12:50:07 12:50:07 Step 10/23 : FROM alpine:3.14 12:50:07 ---> 0a97eee8041e 12:50:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:50:07 Removing intermediate container f462da3f244a 12:50:07 ---> 7b0090eee00c 12:50:07 Step 20/21 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece 12:50:07 Removing intermediate container 2f2ce739af84 12:50:07 ---> df87a65fcb00 12:50:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:50:07 ---> Running in 550caddb72a2 12:50:07 ---> Running in 1374cc180a95 12:50:08 Removing intermediate container 1374cc180a95 12:50:08 ---> 17f5d39229ad 12:50:08 Step 21/21 : LABEL version=0.0.0 12:50:08 ---> 53851b803a91 12:50:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:50:08 ---> Running in f78b2268ef21 12:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:50:08 Removing intermediate container f78b2268ef21 12:50:08 ---> bb6b35336b94 12:50:08 12:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:50:08 (1/1) Installing dumb-init (1.2.5-r1) 12:50:08 Executing busybox-1.33.1-r6.trigger 12:50:08 Successfully built bb6b35336b94 12:50:08 OK: 6 MiB in 15 packages 12:50:09 Successfully tagged security-proxy-setup:latest 12:50:09 ---> e516e3e475bc 12:50:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:50:09 Building core-data 12:50:10  Building security-proxy-setup ... done  ---> ccb25f6ceba7 12:50:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:50:11 Removing intermediate container 550caddb72a2 12:50:11 ---> 42683d653863 12:50:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:50:11 ---> Running in b30bfb6b66bb 12:50:11 ---> Running in cce92d3743d0 12:50:11 Removing intermediate container b30bfb6b66bb 12:50:11 ---> 1c33ba7e2074 12:50:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:50:11 ---> Running in 844b8fe87d00 12:50:11 Removing intermediate container cce92d3743d0 12:50:11 ---> dbe200806608 12:50:11 Step 13/23 : ENV APP_PORT=59882 12:50:11 ---> Running in 2bf2d923d070 12:50:11 Removing intermediate container 844b8fe87d00 12:50:11 ---> 3257c75bfb2c 12:50:11 Step 20/22 : LABEL arch=x86_64 12:50:12 Removing intermediate container 2bf2d923d070 12:50:12 ---> a6385ae7dc12 12:50:12 Step 14/23 : EXPOSE $APP_PORT 12:50:12 ---> Running in 3bae210df205 12:50:12 ---> Running in ea5a538666b2 12:50:12 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 12:50:12 Status: Downloaded newer image for docker:20.10.10 12:50:12 Removing intermediate container ea5a538666b2 12:50:12 ---> f334cf5483ab 12:50:12 Step 15/23 : WORKDIR / 12:50:12 ---> b706a049f56e 12:50:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:50:12 Removing intermediate container 3bae210df205 12:50:12 ---> 2e4948d494da 12:50:12 Step 21/22 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece 12:50:12 ---> Running in 68088b2c9754 12:50:12 ---> Running in 881d44ce59d6 12:50:12 ---> Running in 59e9cb51b2f6 12:50:12 Removing intermediate container 68088b2c9754 12:50:12 ---> 31364aec51f9 12:50:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:50:12 Removing intermediate container 59e9cb51b2f6 12:50:12 ---> 7820c32db443 12:50:12 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:50:12 Removing intermediate container 881d44ce59d6 12:50:12 ---> 46489bd6a64d 12:50:12 Step 22/22 : LABEL version=0.0.0 12:50:12 ---> Running in 17691f405f04 12:50:12 ---> Running in 585cb6e29274 12:50:12 ---> d06ccdf55cad 12:50:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:50:13 Removing intermediate container 585cb6e29274 12:50:13 ---> 2a2ee9992c0b 12:50:13 12:50:13 Successfully built 2a2ee9992c0b 12:50:13 Successfully tagged support-notifications:latest 12:50:13  Building support-notifications ... done Building core-metadata 12:50:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:50:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:50:13 (1/42) Installing readline (8.1.0-r0) 12:50:13 (2/42) Installing bash (5.1.4-r0) 12:50:13 Executing bash-5.1.4-r0.post-install 12:50:13 (3/42) Installing brotli-libs (1.0.9-r5) 12:50:13 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:50:13 (5/42) Installing libcurl (7.79.1-r0) 12:50:14 (6/42) Installing curl (7.79.1-r0) 12:50:14 (7/42) Installing dumb-init (1.2.5-r1) 12:50:14 (8/42) Installing libbz2 (1.0.8-r1) 12:50:14 (9/42) Installing expat (2.4.3-r0) 12:50:14 (10/42) Installing libffi (3.3-r2) 12:50:14 (11/42) Installing gdbm (1.19-r0) 12:50:14 (12/42) Installing xz-libs (5.2.5-r0) 12:50:14 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:50:14 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:50:14 (15/42) Installing mpdecimal (2.5.1-r1) 12:50:14 (16/42) Installing sqlite-libs (3.35.5-r0) 12:50:14 (17/42) Installing python3 (3.9.5-r2) 12:50:14 ---> 1744c2d80c10 12:50:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:50:15 (18/42) Installing py3-appdirs (1.4.4-r2) 12:50:15 (19/42) Installing py3-chardet (4.0.0-r2) 12:50:15 (20/42) Installing py3-idna (3.2-r0) 12:50:15 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:50:15 (22/42) Installing py3-certifi (2020.12.5-r1) 12:50:15 (23/42) Installing py3-requests (2.25.1-r4) 12:50:15 (24/42) Installing py3-msgpack (1.0.2-r1) 12:50:16 (25/42) Installing py3-lockfile (0.12.2-r4) 12:50:16 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:50:17 (27/42) Installing py3-colorama (0.4.4-r1) 12:50:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:50:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:50:18 ---> c6ca1a1d69d4 12:50:18 Step 3/23 : WORKDIR /edgex-go 12:50:18 ---> Using cache 12:50:18 ---> 56e227dc1231 12:50:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:18 ---> Using cache 12:50:18 ---> 8b110277793b 12:50:18 Step 5/23 : RUN apk add --update --no-cache make git 12:50:18 ---> Using cache 12:50:18 ---> 0536e6d5a053 12:50:18 Step 6/23 : COPY go.mod vendor* ./ 12:50:18 ---> Using cache 12:50:18 ---> 26247931d2b8 12:50:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:18 ---> Using cache 12:50:18 ---> 4231d012c284 12:50:18 Step 8/23 : COPY . . 12:50:18 ---> Using cache 12:50:18 ---> 7f99cd73c17c 12:50:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:50:18 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:50:18 (29/42) Installing py3-distlib (0.3.1-r3) 12:50:18 (30/42) Installing py3-distro (1.5.0-r3) 12:50:18 (31/42) Installing py3-six (1.15.0-r1) 12:50:18 (32/42) Installing py3-webencodings (0.5.1-r4) 12:50:18 ---> 5830e3bd8816 12:50:18 Step 19/23 : ENTRYPOINT ["/core-command"] 12:50:18 (33/42) Installing py3-html5lib (1.1-r1) 12:50:18 ---> Running in eae358831806 12:50:18 (34/42) Installing py3-parsing (2.4.7-r2) 12:50:18 (35/42) Installing py3-packaging (20.9-r1) 12:50:18 (36/42) Installing py3-toml (0.10.2-r2) 12:50:18 (37/42) Installing py3-pep517 (0.10.0-r2) 12:50:18 ---> Running in 92fe9239b25e 12:50:18 (38/42) Installing py3-progress (1.5-r2) 12:50:18 (39/42) Installing py3-retrying (1.3.3-r1) 12:50:18 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:50:18 (41/42) Installing py3-setuptools (52.0.0-r3) 12:50:18 (42/42) Installing py3-pip (20.3.4-r1) 12:50:18 Removing intermediate container 92fe9239b25e 12:50:18 ---> 65674a78478e 12:50:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:50:19 Executing busybox-1.33.1-r6.trigger 12:50:19 OK: 84 MiB in 64 packages 12:50:19 ---> Running in b3252b73b96d 12:50:19 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 12:50:19 Removing intermediate container b3252b73b96d 12:50:19 ---> 9791f2e7fff6 12:50:19 Step 21/23 : LABEL arch=x86_64 12:50:19 ---> Running in f1d30e3ae01b 12:50:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:50:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:50:19 ---> c6ca1a1d69d4 12:50:19 Step 3/23 : WORKDIR /edgex-go 12:50:19 ---> Using cache 12:50:19 ---> 56e227dc1231 12:50:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:19 ---> Using cache 12:50:19 ---> 8b110277793b 12:50:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:50:19 ---> Running in 27581e92796c 12:50:19 Removing intermediate container f1d30e3ae01b 12:50:19 ---> eed41d59d431 12:50:19 Step 22/23 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece 12:50:19 ---> Running in 68ddb044adc4 12:50:19 Removing intermediate container 68ddb044adc4 12:50:19 ---> 2abaa91d789a 12:50:19 Step 23/23 : LABEL version=0.0.0 12:50:20 ---> Running in 45d1fa0d709f 12:50:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:50:20 Removing intermediate container 45d1fa0d709f 12:50:20 ---> cdbb273fe46a 12:50:20 12:50:20 Collecting docker-compose==1.23.2 12:50:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:50:20 Successfully built cdbb273fe46a 12:50:20 Successfully tagged core-command:latest 12:50:20  Building core-command ... done Building support-scheduler 12:50:20 Collecting cached-property<2,>=1.2.0 12:50:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:50:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:50:20 Collecting dockerpty<0.5,>=0.4.1 12:50:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:50:20 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 12:50:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:50:20 Collecting jsonschema<3,>=2.5.1 12:50:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:50:20 Collecting texttable<0.10,>=0.9.0 12:50:20 Downloading texttable-0.9.1.tar.gz (11 kB) 12:50:21 OK: 221 MiB in 52 packages 12:50:21 Collecting websocket-client<1.0,>=0.32.0 12:50:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:50:22 Collecting PyYAML<4,>=3.10 12:50:22 Downloading PyYAML-3.13.tar.gz (270 kB) 12:50:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:50:23 Removing intermediate container 27581e92796c 12:50:23 ---> 9f9e0882e8fa 12:50:23 Step 6/23 : COPY go.mod vendor* ./ 12:50:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:50:23 Collecting docopt<0.7,>=0.6.1 12:50:23 Downloading docopt-0.6.2.tar.gz (25 kB) 12:50:23 ---> 3a9e56d4b5de 12:50:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:23 ---> Running in 6110bfab12f1 12:50:24 Collecting docker<4.0,>=3.6.0 12:50:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:50:24 Collecting docker-pycreds>=0.4.0 12:50:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:50:24 Collecting chardet<3.1.0,>=3.0.2 12:50:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:50:24 Collecting urllib3<1.25,>=1.21.1 12:50:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:50:24 Collecting idna<2.8,>=2.5 12:50:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:50:24 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) 12:50:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:50:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:50:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:50:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:50:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:50:24 Attempting uninstall: urllib3 12:50:24 Found existing installation: urllib3 1.26.5 12:50:24 Uninstalling urllib3-1.26.5: 12:50:24 Successfully uninstalled urllib3-1.26.5 12:50:24 Attempting uninstall: idna 12:50:24 Found existing installation: idna 3.2 12:50:24 Uninstalling idna-3.2: 12:50:24 Successfully uninstalled idna-3.2 12:50:25 Attempting uninstall: chardet 12:50:25 Found existing installation: chardet 4.0.0 12:50:25 Uninstalling chardet-4.0.0: 12:50:25 Successfully uninstalled chardet-4.0.0 12:50:25 Attempting uninstall: requests 12:50:25 Found existing installation: requests 2.25.1 12:50:25 Uninstalling requests-2.25.1: 12:50:25 Successfully uninstalled requests-2.25.1 12:50:26 Removing intermediate container 6110bfab12f1 12:50:26 ---> ec70c4d7cbf4 12:50:26 Step 8/23 : COPY . . 12:50:26 Running setup.py install for texttable: started 12:50:26 Running setup.py install for texttable: finished with status 'done' 12:50:26 Running setup.py install for PyYAML: started 12:50:27 Removing intermediate container 80dfacfd2bcd 12:50:27 ---> 553e14977fc3 12:50:27 12:50:27 Step 10/25 : FROM alpine:3.14 12:50:27 ---> 0a97eee8041e 12:50:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:50:27 Running setup.py install for PyYAML: finished with status 'done' 12:50:28 ---> Running in f2c7d4243b37 12:50:28 Running setup.py install for docopt: started 12:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:50:29 Running setup.py install for docopt: finished with status 'done' 12:50:29 Running setup.py install for dockerpty: started 12:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:50:29 (1/3) Installing ca-certificates (20211220-r0) 12:50:29 (2/3) Installing dumb-init (1.2.5-r1) 12:50:29 (3/3) Installing su-exec (0.2-r1) 12:50:29 Executing busybox-1.33.1-r6.trigger 12:50:29 Executing ca-certificates-20211220-r0.trigger 12:50:29 OK: 6 MiB in 17 packages 12:50:30 Running setup.py install for dockerpty: finished with status 'done' 12:50:31 Removing intermediate container f2c7d4243b37 12:50:31 ---> 80548131ba22 12:50:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:50:31 ---> Running in 6558b0641c19 12:50:31 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 12:50:31 Removing intermediate container 6558b0641c19 12:50:31 ---> 2b7643ce312e 12:50:31 Step 13/25 : WORKDIR / 12:50:31 ---> Running in cdd634289b9f 12:50:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:50:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:50:32 ---> c6ca1a1d69d4 12:50:32 Step 3/22 : WORKDIR /edgex-go 12:50:32 ---> Using cache 12:50:32 ---> 56e227dc1231 12:50:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:32 ---> Using cache 12:50:32 ---> 8b110277793b 12:50:32 Step 5/22 : RUN apk add --update --no-cache make git 12:50:32 ---> Using cache 12:50:32 ---> 0536e6d5a053 12:50:32 Step 6/22 : COPY go.mod vendor* ./ 12:50:32 ---> Using cache 12:50:32 ---> 26247931d2b8 12:50:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:32 ---> Using cache 12:50:32 ---> 4231d012c284 12:50:32 Step 8/22 : COPY . . 12:50:32 ---> Using cache 12:50:32 ---> 7f99cd73c17c 12:50:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:50:32 Removing intermediate container cdd634289b9f 12:50:32 ---> 0277321bec67 12:50:32 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:50:32 ---> Running in 456cbdd6b9a7 12:50:33 ---> a16b74e23dad 12:50:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:50:33 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 12:50:33 ---> 7638ce9fccb3 12:50:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:50:34 ---> de4627a679c6 12:50:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:50:34 ---> a31b7e0efb7a 12:50:34 Step 9/23 : RUN make cmd/core-data/core-data 12:50:35 ---> Running in f3e4fb619a7c 12:50:37 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 12:50:37 ---> 63752c51061d 12:50:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:50:37 Removing intermediate container 17691f405f04 12:50:37 ---> 302088da01c9 12:50:37 Step 14/23 : ENV APP_PORT=58890 12:50:38 ---> Running in 60819b9f12a3 12:50:38 ---> 0a0223b3096a 12:50:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:50:38 Removing intermediate container 60819b9f12a3 12:50:38 ---> e213ae08175e 12:50:38 Step 15/23 : EXPOSE $APP_PORT 12:50:39 ---> Running in 6d1ef0d3f262 12:50:39 ---> 17a5b09eefb3 12:50:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:50:39 Removing intermediate container 6d1ef0d3f262 12:50:39 ---> d393a969627b 12:50:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:50:40 ---> e5a017bbfb2d 12:50:40 Step 21/25 : 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/ 12:50:41 ---> Running in aa717443c256 12:50:41 ---> 11a40772ae76 12:50:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:50:42 ---> 3f2418dd881c 12:50:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:50:42 ---> fcfae44aa580 12:50:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:50:43 ---> Running in c6c7188cdfe6 12:50:43 Removing intermediate container aa717443c256 12:50:43 ---> d648dd031d44 12:50:43 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:50:43 ---> Running in 03291578bd0d 12:50:43 Removing intermediate container c6c7188cdfe6 12:50:43 ---> e9f631119cb4 12:50:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:50:43 ---> Running in d7f3f3f0294f 12:50:43 Removing intermediate container 03291578bd0d 12:50:43 ---> 4abf9ce3e12c 12:50:43 Step 23/25 : LABEL arch=x86_64 12:50:43 ---> Running in d44d8dbfc5e2 12:50:44 Removing intermediate container d7f3f3f0294f 12:50:44 ---> ca53b56b3e0e 12:50:44 Step 21/23 : LABEL arch=x86_64 12:50:44 Removing intermediate container d44d8dbfc5e2 12:50:44 ---> 9f5029127d11 12:50:44 Step 24/25 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece 12:50:44 ---> Running in 81b8fd8ff62f 12:50:44 ---> Running in 782be8581ed2 12:50:44 Removing intermediate container 81b8fd8ff62f 12:50:44 ---> ad6ef3a9d3f2 12:50:44 Step 22/23 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece 12:50:45 Removing intermediate container 782be8581ed2 12:50:45 ---> 772f017124eb 12:50:45 Step 25/25 : LABEL version=0.0.0 12:50:45 ---> Running in 71d6e55ec9c2 12:50:45 ---> Running in 245d1321627a 12:50:45 Removing intermediate container 71d6e55ec9c2 12:50:45 ---> 172f91ac1f77 12:50:45 Step 23/23 : LABEL version=0.0.0 12:50:45 Removing intermediate container 245d1321627a 12:50:45 ---> 36389fd1939e 12:50:45 12:50:45 ---> Running in 01a9e0e47ffb 12:50:45 Successfully built 36389fd1939e 12:50:46 Successfully tagged security-secretstore-setup:latest 12:50:46  Building security-secretstore-setup ... done Removing intermediate container 01a9e0e47ffb 12:50:46 ---> d1c0bf54fb02 12:50:46 12:50:46 Successfully built d1c0bf54fb02 12:50:46 Successfully tagged sys-mgmt-agent:latest 12:50:50  Building sys-mgmt-agent ... done Removing intermediate container eae358831806 12:50:50 ---> fd94abb23913 12:50:50 12:50:50 Step 10/23 : FROM alpine:3.14 12:50:50 ---> 0a97eee8041e 12:50:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:50:50 ---> Using cache 12:50:50 ---> 42683d653863 12:50:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:50:50 ---> Using cache 12:50:50 ---> dbe200806608 12:50:50 Step 13/23 : ENV APP_PORT=59881 12:50:50 ---> Running in 1069cc5a1707 12:50:50 Removing intermediate container 1069cc5a1707 12:50:50 ---> 3eda68051c4f 12:50:50 Step 14/23 : EXPOSE $APP_PORT 12:50:50 ---> Running in 284cf6686865 12:50:50 Removing intermediate container 284cf6686865 12:50:50 ---> bb8e5b5dd16e 12:50:50 Step 15/23 : WORKDIR / 12:50:50 ---> Running in 2669229f1956 12:50:51 Removing intermediate container 2669229f1956 12:50:51 ---> 20981ab7614a 12:50:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:50:51 ---> aa1768fdbfe2 12:50:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:50:51 ---> add64c495f2e 12:50:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:50:51 ---> 74e56654e834 12:50:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:50:52 ---> Running in d98d620aeb26 12:50:52 Removing intermediate container d98d620aeb26 12:50:52 ---> b39019b918b7 12:50:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:50:52 ---> Running in a8c2bbdbff76 12:50:52 Removing intermediate container a8c2bbdbff76 12:50:52 ---> d1444e90eec8 12:50:52 Step 21/23 : LABEL arch=x86_64 12:50:52 ---> Running in 37033b110610 12:50:52 Removing intermediate container 37033b110610 12:50:52 ---> cf74727fd8c4 12:50:52 Step 22/23 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece 12:50:52 ---> Running in c860d5dcc825 12:50:52 Removing intermediate container c860d5dcc825 12:50:52 ---> ca98cef917b5 12:50:52 Step 23/23 : LABEL version=0.0.0 12:50:52 ---> Running in e1e9e05dee26 12:50:53 Removing intermediate container e1e9e05dee26 12:50:53 ---> 8754469d594e 12:50:53 12:50:53 Successfully built 8754469d594e 12:50:53 Successfully tagged core-metadata:latest 12:50:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:50:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:50:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:50:58  Building core-metadata ... done Removing intermediate container 456cbdd6b9a7 12:50:58 ---> 4086e455f541 12:50:58 12:50:58 Step 10/22 : FROM alpine:3.14 12:50:58 ---> 0a97eee8041e 12:50:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:50:58 ---> Using cache 12:50:58 ---> 42683d653863 12:50:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:50:58 ---> Using cache 12:50:58 ---> dbe200806608 12:50:58 Step 13/22 : ENV APP_PORT=59861 12:50:58 ---> Running in 4e34b5bd6b54 12:50:58 Removing intermediate container 4e34b5bd6b54 12:50:58 ---> f24204329610 12:50:58 Step 14/22 : EXPOSE $APP_PORT 12:50:58 ---> Running in ca4f898dc2fc 12:50:58 Removing intermediate container ca4f898dc2fc 12:50:58 ---> eb52ecbd7b8f 12:50:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:50:58 ---> 577e2e92e0f9 12:50:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:50:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:50:59 ---> 8988dfe0e383 12:50:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:50:59 ---> e1716f1a8649 12:50:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:50:59 ---> Running in af9031bcd648 12:50:59 Removing intermediate container af9031bcd648 12:50:59 ---> b40b7341caf0 12:50:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:50:59 ---> Running in a98abb8f1736 12:50:59 Removing intermediate container a98abb8f1736 12:50:59 ---> 895aca4be70e 12:50:59 Step 20/22 : LABEL arch=x86_64 12:50:59 ---> Running in 118d04eb1ce0 12:50:59 Removing intermediate container 118d04eb1ce0 12:50:59 ---> 45d28e58f8b8 12:50:59 Step 21/22 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece 12:51:00 ---> Running in b68bbf6c611c 12:51:00 Removing intermediate container b68bbf6c611c 12:51:00 ---> 10e1e7d7ca92 12:51:00 Step 22/22 : LABEL version=0.0.0 12:51:00 ---> Running in 8cda906cf9c3 12:51:00 Removing intermediate container 8cda906cf9c3 12:51:00 ---> 1fd219e28825 12:51:00 12:51:00 Successfully built 1fd219e28825 12:51:00 Successfully tagged support-scheduler:latest 12:51:02  Building support-scheduler ... done Removing intermediate container f3e4fb619a7c 12:51:02 ---> 92788f5e09aa 12:51:02 12:51:02 Step 10/23 : FROM alpine:3.14 12:51:02 ---> 0a97eee8041e 12:51:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:51:02 ---> Running in b6a7d8270890 12:51:02 Removing intermediate container b6a7d8270890 12:51:02 ---> ffe7bfbe015f 12:51:02 Step 12/23 : ENV APP_PORT=59880 12:51:02 ---> Running in fa015b815876 12:51:02 Removing intermediate container fa015b815876 12:51:02 ---> 4bc70da5c88b 12:51:02 Step 13/23 : EXPOSE $APP_PORT 12:51:02 ---> Running in 80a4f76ed8a2 12:51:02 Removing intermediate container 80a4f76ed8a2 12:51:02 ---> 57b1a277575f 12:51:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:51:03 ---> Running in 16fdde1944d5 12:51:03 Removing intermediate container 16fdde1944d5 12:51:03 ---> 8e53486c034a 12:51:03 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:51:03 ---> Running in 161126cf4d3d 12:51:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:51:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:51:04 (1/6) Installing dumb-init (1.2.5-r1) 12:51:04 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:51:05 (3/6) Installing libsodium (1.0.18-r0) 12:51:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:51:05 (5/6) Installing libzmq (4.3.4-r0) 12:51:05 (6/6) Installing zeromq (4.3.4-r0) 12:51:05 Executing busybox-1.33.1-r6.trigger 12:51:05 OK: 8 MiB in 20 packages 12:51:05 Removing intermediate container 161126cf4d3d 12:51:05 ---> d9f3080476a8 12:51:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:51:05 ---> 99f937263c54 12:51:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:51:06 ---> a68e34ba7aa5 12:51:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:51:06 ---> bb661b27bf38 12:51:06 Step 19/23 : ENTRYPOINT ["/core-data"] 12:51:06 ---> Running in 537640ac080e 12:51:06 Removing intermediate container 537640ac080e 12:51:06 ---> d6d6a5fd9808 12:51:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:51:06 ---> Running in 5f80ebeafa11 12:51:06 Removing intermediate container 5f80ebeafa11 12:51:06 ---> 14681550de11 12:51:06 Step 21/23 : LABEL arch=x86_64 12:51:06 ---> Running in 36038c71b580 12:51:06 Removing intermediate container 36038c71b580 12:51:06 ---> 8b0702e1004a 12:51:06 Step 22/23 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece 12:51:06 ---> Running in edc7684c7b78 12:51:06 Removing intermediate container edc7684c7b78 12:51:06 ---> fe9ae2b71b02 12:51:06 Step 23/23 : LABEL version=0.0.0 12:51:06 ---> Running in e4e19244c04c 12:51:06 Removing intermediate container e4e19244c04c 12:51:06 ---> e25d8ff55d1d 12:51:06 12:51:06 Successfully built e25d8ff55d1d 12:51:06 Successfully tagged core-data:latest 12:51:07  Building core-data ... done  [Pipeline] } 12:51:07 $ docker stop --time=1 804263ccfe8b53586c39a6e5b225c506141634f1e5cb9e85b07a97a15a95bc49 12:51:08 $ docker rm -f 804263ccfe8b53586c39a6e5b225c506141634f1e5cb9e85b07a97a15a95bc49 [Pipeline] // withDockerContainer [Pipeline] sh 12:51:09 + docker images 12:51:09 REPOSITORY TAG IMAGE ID CREATED SIZE 12:51:09 core-data latest e25d8ff55d1d 3 seconds ago 19.9MB 12:51:09 92788f5e09aa 7 seconds ago 1.78GB 12:51:09 support-scheduler latest 1fd219e28825 9 seconds ago 15.9MB 12:51:09 4086e455f541 12 seconds ago 1.77GB 12:51:09 core-metadata latest 8754469d594e 17 seconds ago 16.5MB 12:51:09 fd94abb23913 19 seconds ago 1.78GB 12:51:09 security-secretstore-setup latest 36389fd1939e 24 seconds ago 27.8MB 12:51:09 sys-mgmt-agent latest d1c0bf54fb02 24 seconds ago 296MB 12:51:09 553e14977fc3 43 seconds ago 1.78GB 12:51:09 core-command latest cdbb273fe46a 50 seconds ago 15.7MB 12:51:09 support-notifications latest 2a2ee9992c0b 57 seconds ago 16.6MB 12:51:09 security-proxy-setup latest bb6b35336b94 About a minute ago 26.1MB 12:51:09 214213246eba About a minute ago 1.77GB 12:51:09 932722caa905 About a minute ago 1.77GB 12:51:09 33a5d45b4a49 About a minute ago 1.77GB 12:51:09 9924080c552a About a minute ago 1.78GB 12:51:09 security-bootstrapper latest efc8f4473b19 About a minute ago 18.7MB 12:51:09 b7f2e8e2fa60 About a minute ago 1.77GB 12:51:09 ci-base-image-x86_64 latest c6ca1a1d69d4 5 minutes ago 1.27GB 12:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 13 days ago 562MB 12:51:09 docker 20.10.10 b706a049f56e 2 months ago 216MB 12:51:09 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 12:51:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 12:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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] } 12:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 12:51:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.203s coverage: 28.7% of statements 12:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.386s coverage: 44.7% of statements 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:51:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.570s coverage: 89.5% of statements 12:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:51:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.211s coverage: 84.4% of statements 12:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:51:24 Still waiting to schedule task 12:51:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:51:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.480s coverage: 94.2% of statements 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:51:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.227s coverage: 59.1% of statements 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:51:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.198s coverage: 60.0% of statements 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:51:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.307s coverage: 0.9% of statements 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:51:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements 12:51:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 21.7% of statements 12:51:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:51:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.162s coverage: 47.1% of statements 12:51:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.290s coverage: 79.5% of statements 12:51:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.206s coverage: 94.1% of statements 12:51:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements 12:51:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements 12:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements 12:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements 12:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.544s coverage: 82.5% of statements 12:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.254s coverage: 92.9% of statements 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.213s coverage: 87.2% of statements 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.161s coverage: 91.2% of statements 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.787s coverage: 64.4% of statements 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.245s coverage: 100.0% of statements 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 12:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 12:51:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 12:52:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.281s coverage: 65.4% of statements 12:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:52:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.660s coverage: 43.8% of statements 12:52:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:52:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:52:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements 12:52:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:52:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 12:52:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:52:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.273s coverage: 17.7% of statements 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:52:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.536s coverage: 92.3% of statements 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:52:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 63.2% of statements 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:52:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.7% of statements 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:52:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.180s coverage: 28.9% of statements 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:52:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:52:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements 12:52:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 12:52:13 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 12:52:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:52:13 GO111MODULE=on go vet ./... 12:52:35 Running on prd-ubuntu18.04-docker-8c-8g-3841 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 12:52:35 Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout 12:52:35 The recommended git tool is: git 12:52:36 using credential edgex-jenkins-ssh 12:52:36 Cloning the remote Git repository 12:52:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:52:36 > git init /w/workspace/edgex-go/24 # timeout=10 12:52:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:52:36 > git --version # timeout=10 12:52:36 > git --version # 'git version 2.17.1' 12:52:36 using GIT_SSH to set credentials SSH Credentials for GitHub 12:52:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:41 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 4a55095d44afa29b2d33e8c02abae1385d45d6d5 12:52:42 Merge succeeded, producing bb9c01d83b1957c873a875ae0b935132dfab6979 12:52:42 Checking out Revision bb9c01d83b1957c873a875ae0b935132dfab6979 (PR-3848) 12:52:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:52:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:52:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:52:41 using GIT_SSH to set credentials SSH Credentials for GitHub 12:52:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:52:41 > git config core.sparsecheckout # timeout=10 12:52:41 > git checkout -f 4a55095d44afa29b2d33e8c02abae1385d45d6d5 # timeout=10 12:52:41 > git remote # timeout=10 12:52:41 > git config --get remote.origin.url # timeout=10 12:52:41 using GIT_SSH to set credentials SSH Credentials for GitHub 12:52:41 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 12:52:41 > git rev-parse HEAD^{commit} # timeout=10 12:52:41 > git config core.sparsecheckout # timeout=10 12:52:41 > git checkout -f bb9c01d83b1957c873a875ae0b935132dfab6979 # timeout=10 12:52:45 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" 12:52:45 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:52:46 + echo snap-build.sh 12:52:46 snap-build.sh 12:52:46 + SNAP_BASE_DIR=. 12:52:46 + '[' '!' -z /w/workspace/edgex-go/24 ']' 12:52:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/24 12:52:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/24]' 12:52:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/24] 12:52:46 + cd /w/workspace/edgex-go/24 12:52:46 + sudo apt-get remove -qy --purge lxd lxd-client 12:52:46 Reading package lists... 12:52:46 Building dependency tree... 12:52:46 Reading state information... 12:52:46 The following packages were automatically installed and are no longer required: 12:52:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:52:46 uidmap xdelta3 12:52:46 Use 'sudo apt autoremove' to remove them. 12:52:46 The following packages will be REMOVED: 12:52:46 lxd* lxd-client* 12:52:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:52:46 After this operation, 31.7 MB disk space will be freed. 12:52:45 > git rev-list --no-walk 8254e97c04a1ade5a213c2153dafbf6770afcb1b # timeout=10 12:52:47 (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 ... 190666 files and directories currently installed.) 12:52:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:52:47 Removing lxd dnsmasq configuration 12:52:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:52:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:52:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:52: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 ... 190491 files and directories currently installed.) 12:52:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:52:50 Processing triggers for systemd (237-3ubuntu10.52) ... 12:52:50 Processing triggers for ureadahead (0.100.0-21) ... 12:52:50 + sudo snap remove --purge lxd 12:52:51 snap "lxd" is not installed 12:52:51 + sudo groupadd --force --system lxd 12:52:51 ++ whoami 12:52:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:52:51 + newgrp - lxd 12:52:51 + sudo snap install lxd 12:52:59 2022-01-25T12:52:56Z INFO Waiting for automatic snapd restart... 12:53:09 lxd 4.22 from Canonical* installed 12:53:09 + sudo lxd init --auto 12:53:19 + sudo snap install --classic snapcraft 12:53:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:53:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:53:21 ./bin/test-attribution-txt.sh [Pipeline] echo 12:53:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:53:23 + ls -al . 12:53:23 total 672 12:53:23 drwxrwxr-x 9 1001 1001 4096 Jan 25 12:53 . 12:53:23 drwxr-xr-x 4 root root 4096 Jan 25 12:49 .. 12:53:23 -rw-rw-r-- 1 1001 1001 11 Jan 25 12:47 .dockerignore 12:53:23 drwxrwxr-x 8 1001 1001 4096 Jan 25 12:47 .git 12:53:23 drwxrwxr-x 4 1001 1001 4096 Jan 25 12:47 .github 12:53:23 -rw-rw-r-- 1 1001 1001 804 Jan 25 12:47 .gitignore 12:53:23 -rw-rw-r-- 1 1001 1001 42 Jan 25 12:47 .golangci.yml 12:53:23 -rw-rw-r-- 1 1001 1001 76 Jan 25 12:47 .hadolint.yml 12:53:23 -rw-rw-r-- 1 1001 1001 166 Jan 25 12:47 .sonarcloud.properties 12:53:23 -rw-rw-r-- 1 1001 1001 1171 Jan 25 12:47 ADOPTERS.md 12:53:23 -rw-rw-r-- 1 1001 1001 8910 Jan 25 12:47 Attribution.txt 12:53:23 -rw-rw-r-- 1 1001 1001 51732 Jan 25 12:47 CHANGELOG.md 12:53:23 -rw-rw-r-- 1 1001 1001 3804 Jan 25 12:47 CONTRIBUTING.md 12:53:23 -rw-rw-r-- 1 1001 1001 677 Jan 25 12:47 GOVERNANCE.md 12:53:23 -rw-rw-r-- 1 1001 1001 849 Jan 25 12:47 Jenkinsfile 12:53:23 -rw-rw-r-- 1 1001 1001 10775 Jan 25 12:47 LICENSE 12:53:23 -rw-rw-r-- 1 1001 1001 6508 Jan 25 12:47 Makefile 12:53:23 -rw-rw-r-- 1 1001 1001 582 Jan 25 12:47 OWNERS.md 12:53:23 -rw-rw-r-- 1 1001 1001 8207 Jan 25 12:47 README.md 12:53:23 -rw-rw-r-- 1 1001 1001 6912 Jan 25 12:47 SECURITY.md 12:53:23 -rw-rw-r-- 1 1001 1001 5 Jan 25 12:45 VERSION 12:53:23 -rw-rw-r-- 1 1001 1001 4131 Jan 25 12:47 ZMQWindows.md 12:53:23 drwxrwxr-x 2 1001 1001 4096 Jan 25 12:47 bin 12:53:23 drwxrwxr-x 14 1001 1001 4096 Jan 25 12:47 cmd 12:53:23 -rw-r--r-- 1 root root 428381 Jan 25 12:52 coverage.out 12:53:23 -rw-rw-r-- 1 1001 1001 2827 Jan 25 12:47 go.mod 12:53:23 -rw-rw-r-- 1 1001 1001 49574 Jan 25 12:47 go.sum 12:53:23 drwxrwxr-x 8 1001 1001 4096 Jan 25 12:47 internal 12:53:23 drwxrwxr-x 3 1001 1001 4096 Jan 25 12:47 openapi 12:53:23 drwxrwxr-x 4 1001 1001 4096 Jan 25 12:47 snap 12:53:23 -rw-rw-r-- 1 1001 1001 204 Jan 25 12:47 version.go [Pipeline] sh 12:53:24 + '[' -e coverage.out ] 12:53:24 + chown 1001:1001 coverage.out [Pipeline] stash 12:53:24 Warning: overwriting stash ‘coverage-report’ 12:53:24 snapcraft 6.0.2 from Canonical* installed 12:53:24 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:53:24 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:53:24 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:24 Dload Upload Total Spent Left Speed 12:53:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 0 658 0 0 3987 0 --:--:-- --:--:-- --:--:-- 3987 12:53:24 100 3325k 100 3325k 0 0 8129k 0 --:--:-- --:--:-- --:--:-- 8129k 12:53:24 ./yq_linux_amd64 12:53:24 Stashed 1 file(s) [Pipeline] sh 12:53:24 + sudo snapcraft prime --use-lxd 12:53:25 + make build 12:53:25 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 12:53:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:53:26 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: 12:53:26 - README.md 12:53:26 12:53:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:53:27 Launching a container. 12:53:32 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 12:53:37 Waiting for container to be ready 12:53:37 To start your first container, try: lxc launch ubuntu:20.04 12:53:37 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 12:53:37 12:53:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:53:42 Waiting for network to be ready... 12:53:42 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 12:53:42 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 12:53:43 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 12:53:43 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1178 kB] 12:53:43 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 12:53:43 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 12:53:43 Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [210 kB] 12:53:43 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] 12:53:43 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] 12:53:43 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [686 kB] 12:53:43 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 12:53:43 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 12:53:43 Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 12:53:43 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 12:53:43 Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [97.9 kB] 12:53:43 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 12:53:43 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [677 kB] 12:53:43 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] 12:53:44 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 12:53:44 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1510 kB] 12:53:44 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [296 kB] 12:53:44 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] 12:53:44 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] 12:53:44 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [736 kB] 12:53:44 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [105 kB] 12:53:44 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [894 kB] 12:53:44 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] 12:53:46 Fetched 22.8 MB in 4s (5967 kB/s) 12:53:47 Reading package lists... 12:53:47 Reading package lists... 12:53:47 Building dependency tree... 12:53:47 Reading state information... 12:53:47 The following additional packages will be installed: 12:53:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:53:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:53:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:53:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:53:47 Suggested packages: 12:53:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:53:47 Recommended packages: 12:53:47 gnupg libsasl2-modules 12:53:47 The following NEW packages will be installed: 12:53:47 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:53:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:53:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:53:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:53:47 The following packages will be upgraded: 12:53:47 gpg gpg-agent gpgconf libudev1 12:53:47 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 12:53:47 Need to get 3859 kB of archives. 12:53:47 After this operation, 14.9 MB of additional disk space will be used. 12:53:47 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 12:53:47 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 12:53:47 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 12:53:48 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 12:53:48 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 12:53:48 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 12:53:48 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 12:53:48 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:53:48 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 12:53:48 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 12:53:48 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 12:53:48 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 12:53:48 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 12:53:48 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 12:53:48 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 12:53:48 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 12:53:48 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 12:53:48 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 12:53:48 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 12:53:48 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 12:53:48 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 12:53:48 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 12:53:48 debconf: delaying package configuration, since apt-utils is not installed 12:53:48 Fetched 3859 kB in 1s (3311 kB/s) 12:53:48 (Reading database ... 12816 files and directories currently installed.) 12:53:48 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 12:53:48 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:53:48 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 12:53:48 Selecting previously unselected package udev. 12:53:48 (Reading database ... 12816 files and directories currently installed.) 12:53:48 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 12:53:48 Unpacking udev (245.4-4ubuntu3.15) ... 12:53:49 Selecting previously unselected package libfuse2:amd64. 12:53:49 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 12:53:49 Unpacking libfuse2:amd64 (2.9.9-3) ... 12:53:49 Selecting previously unselected package fuse. 12:53:49 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 12:53:49 Unpacking fuse (2.9.9-3) ... 12:53:49 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 12:53:49 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:53:49 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 12:53:49 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:53:49 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 12:53:49 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:53:49 Selecting previously unselected package libksba8:amd64. 12:53:49 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:53:49 Unpacking libksba8:amd64 (1.3.5-2) ... 12:53:49 Selecting previously unselected package libroken18-heimdal:amd64. 12:53:49 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:53:49 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:49 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:53:49 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:53:49 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:49 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:53:49 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:53:49 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:49 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:53:49 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:53:49 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:49 Selecting previously unselected package libwind0-heimdal:amd64. 12:53:49 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:53:49 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:49 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:53:49 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:53:49 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:49 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:53:49 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:53:49 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:49 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:53:49 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:53:49 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:49 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:53:49 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:53:49 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:49 Selecting previously unselected package libsasl2-modules-db:amd64. 12:53:49 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 12:53:49 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 12:53:50 Selecting previously unselected package libsasl2-2:amd64. 12:53:50 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 12:53:50 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 12:53:50 Selecting previously unselected package libldap-common. 12:53:50 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 12:53:50 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 12:53:50 Selecting previously unselected package libldap-2.4-2:amd64. 12:53:50 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 12:53:50 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 12:53:50 Selecting previously unselected package dirmngr. 12:53:50 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 12:53:50 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 12:53:50 Setting up libksba8:amd64 (1.3.5-2) ... 12:53:50 Setting up libfuse2:amd64 (2.9.9-3) ... 12:53:50 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 12:53:50 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 12:53:50 Setting up udev (245.4-4ubuntu3.15) ... 12:53:51 invoke-rc.d: policy-rc.d denied execution of start. 12:53:51 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 12:53:51 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:51 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 12:53:51 Setting up gpg (2.2.19-3ubuntu2.1) ... 12:53:51 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:51 Setting up fuse (2.9.9-3) ... 12:53:51 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 12:53:51 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:51 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:51 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:51 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:51 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:51 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:51 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:53:51 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 12:53:51 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 12:53:51 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 12:53:51 Processing triggers for systemd (245.4-4ubuntu3) ... 12:53:51 Processing triggers for libc-bin (2.31-0ubuntu9) ... 12:53:52 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 12:53:52 Alias= settings in the [Install] section, and DefaultInstance= for template 12:53:52 units). This means they are not meant to be enabled using systemctl. 12:53:52 12:53:52 Possible reasons for having this kind of units are: 12:53:52 • A unit may be statically enabled by being symlinked from another unit's 12:53:52 .wants/ or .requires/ directory. 12:53:52 • A unit's purpose may be to act as a helper for some other unit which has 12:53:52 a requirement dependency on it. 12:53:52 • A unit may be started when needed via activation (socket, path, timer, 12:53:52 D-Bus, udev, scripted systemctl call, ...). 12:53:52 • In case of template units, the unit is meant to be enabled with some 12:53:52 instance name specified. 12:53:52 Reading package lists... 12:53:52 Building dependency tree... 12:53:52 Reading state information... 12:53:53 The following additional packages will be installed: 12:53:53 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 12:53:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:53:53 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 12:53:53 openssh-client python3 python3-minimal python3.8 python3.8-minimal 12:53:53 squashfs-tools 12:53:53 Suggested packages: 12:53:53 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 12:53:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:53:53 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 12:53:53 Recommended packages: 12:53:53 krb5-locales file xauth gnupg 12:53:53 The following NEW packages will be installed: 12:53:53 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 12:53:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:53:53 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 12:53:53 openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd 12:53:53 squashfs-tools sudo 12:53:53 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. 12:53:53 Need to get 38.0 MB of archives. 12:53:53 After this operation, 166 MB of additional disk space will be used. 12:53:53 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 12:53:53 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 12:53:53 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 12:53:53 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 12:53:53 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 12:53:53 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 12:53:53 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 12:53:53 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 12:53:53 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 12:53:54 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 12:53:54 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 12:53:54 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 12:53:54 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 12:53:54 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 12:53:54 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 12:53:54 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 12:53:54 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] 12:53:54 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 12:53:54 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 12:53:54 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 12:53:54 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 12:53:54 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 12:53:54 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 12:53:54 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 12:53:54 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 12:53:55 debconf: delaying package configuration, since apt-utils is not installed 12:53:55 Fetched 38.0 MB in 2s (20.1 MB/s) 12:53:55 Selecting previously unselected package libpython3.8-minimal:amd64. 12:53:55 (Reading database ... 13067 files and directories currently installed.) 12:53:55 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:53:55 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:53:55 Selecting previously unselected package libexpat1:amd64. 12:53:55 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 12:53:55 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 12:53:55 Selecting previously unselected package python3.8-minimal. 12:53:55 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:53:55 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 12:53:55 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:53:55 Setting up libexpat1:amd64 (2.2.9-1build1) ... 12:53:55 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 12:53:56 Selecting previously unselected package python3-minimal. 12:53:56 (Reading database ... 13358 files and directories currently installed.) 12:53:56 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 12:53:56 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 12:53:56 Selecting previously unselected package mime-support. 12:53:56 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 12:53:56 Unpacking mime-support (3.64ubuntu1) ... 12:53:56 Selecting previously unselected package libmpdec2:amd64. 12:53:56 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 12:53:56 Unpacking libmpdec2:amd64 (2.4.2-3) ... 12:53:56 Selecting previously unselected package libpython3.8-stdlib:amd64. 12:53:56 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:53:56 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:53:56 Selecting previously unselected package python3.8. 12:53:56 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:53:56 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 12:53:56 Selecting previously unselected package libpython3-stdlib:amd64. 12:53:56 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 12:53:56 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 12:53:56 Setting up python3-minimal (3.8.2-0ubuntu2) ... 12:53:56 Selecting previously unselected package python3. 12:53:56 (Reading database ... 13760 files and directories currently installed.) 12:53:56 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 12:53:56 Unpacking python3 (3.8.2-0ubuntu2) ... 12:53:56 Selecting previously unselected package libbsd0:amd64. 12:53:56 Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... 12:53:56 Unpacking libbsd0:amd64 (0.10.0-1) ... 12:53:56 Selecting previously unselected package sudo. 12:53:56 Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 12:53:56 Unpacking sudo (1.8.31-1ubuntu1.2) ... 12:53:57 Selecting previously unselected package apparmor. 12:53:57 Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 12:53:57 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 12:53:57 Selecting previously unselected package libcbor0.6:amd64. 12:53:57 Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 12:53:57 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 12:53:57 Selecting previously unselected package libedit2:amd64. 12:53:57 Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... 12:53:57 Unpacking libedit2:amd64 (3.1-20191231-1) ... 12:53:57 Selecting previously unselected package libfido2-1:amd64. 12:53:57 Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 12:53:57 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 12:53:57 Selecting previously unselected package libkrb5support0:amd64. 12:53:57 Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 12:53:57 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 12:53:57 Selecting previously unselected package libk5crypto3:amd64. 12:53:57 Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 12:53:57 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 12:53:57 Selecting previously unselected package libkeyutils1:amd64. 12:53:57 Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 12:53:57 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 12:53:57 Selecting previously unselected package libkrb5-3:amd64. 12:53:57 Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 12:53:57 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 12:53:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:53:57 Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 12:53:57 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 12:53:57 Selecting previously unselected package openssh-client. 12:53:57 Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 12:53:57 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 12:53:57 Selecting previously unselected package liblzo2-2:amd64. 12:53:57 Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... 12:53:57 Unpacking liblzo2-2:amd64 (2.10-2) ... 12:53:57 Selecting previously unselected package squashfs-tools. 12:53:57 Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 12:53:57 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 12:53:57 Selecting previously unselected package snapd. 12:53:57 Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... 12:53:57 Unpacking snapd (2.51.1+20.04ubuntu2) ... 12:53:58 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 12:53:58 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 12:54:01 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 12:54:01 Setting up mime-support (3.64ubuntu1) ... 12:54:01 Setting up liblzo2-2:amd64 (2.10-2) ... 12:54:01 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 12:54:01 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 12:54:01 Setting up sudo (1.8.31-1ubuntu1.2) ... 12:54:01 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 12:54:01 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 12:54:01 Setting up libmpdec2:amd64 (2.4.2-3) ... 12:54:01 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:54:01 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 12:54:01 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 12:54:01 Setting up libbsd0:amd64 (0.10.0-1) ... 12:54:01 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 12:54:01 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 12:54:01 Setting up libedit2:amd64 (3.1-20191231-1) ... 12:54:01 Setting up python3 (3.8.2-0ubuntu2) ... 12:54:01 running python rtupdate hooks for python3.8... 12:54:01 running python post-rtupdate hooks for python3.8... 12:54:01 Setting up apparmor (2.13.3-7ubuntu5.1) ... 12:54:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:54:02 Reloading AppArmor profiles 12:54:02 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 12:54:02 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 12:54:02 Setting up snapd (2.51.1+20.04ubuntu2) ... 12:54:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:54:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:54:03 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 12:54:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:54:03 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 12:54:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:54:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:54:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:54:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:54:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:54:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:54:04 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:54:05 /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' 12:54:05 Processing triggers for systemd (245.4-4ubuntu3) ... 12:54:05 Processing triggers for libc-bin (2.31-0ubuntu9) ... 12:54:06 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 12:54:06 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 12:54:06 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 12:54: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 12:54:07 Reading package lists... 12:54:07 Reading package lists... 12:54:08 Building dependency tree... 12:54:08 Reading state information... 12:54:08 Calculating upgrade... 12:54:08 The following packages will be upgraded: 12:54:08 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 12:54:08 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 12:54:08 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 12:54:08 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 12:54:08 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 12:54:08 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 12:54:08 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 12:54:08 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 12:54:08 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 12:54:08 libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl 12:54:08 passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv 12:54:08 systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 12:54:08 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:54:08 Need to get 67.5 MB of archives. 12:54:08 After this operation, 14.1 MB of additional disk space will be used. 12:54:08 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-96.109 [1114 kB] 12:54:08 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 12:54:08 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 12:54:08 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 12:54:08 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 12:54:08 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 12:54:08 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 12:54:08 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 12:54:08 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 12:54:08 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 12:54:08 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 12:54:08 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 12:54:08 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 12:54:08 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 12:54:08 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 12:54:08 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 12:54:08 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 12:54:08 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 12:54:08 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 12:54:08 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 12:54:08 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 12:54:08 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 12:54:08 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 12:54:08 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 12:54:08 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 12:54:08 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 12:54:08 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 12:54:08 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 12:54:08 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 12:54:08 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 12:54:08 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 12:54:08 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 12:54:08 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 12:54:08 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 12:54:08 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 12:54:08 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 12:54:08 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 12:54:08 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 12:54:08 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 12:54:08 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 12:54:08 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 12:54:08 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 12:54:08 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 12:54:08 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 12:54:08 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 12:54:08 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 12:54:08 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 12:54:09 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 12:54:09 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 12:54:09 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 12:54:09 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 12:54:09 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] 12:54:09 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 12:54:09 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 12:54:09 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] 12:54:09 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] 12:54:09 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] 12:54:09 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] 12:54:09 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] 12:54:09 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] 12:54:09 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] 12:54:09 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 12:54:09 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 12:54:09 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 12:54:09 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 12:54:09 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 12:54:09 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 12:54:09 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] 12:54:09 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 12:54:09 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 12:54:09 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 12:54:09 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 12:54:09 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 12:54:09 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 12:54:09 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 12:54:09 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 12:54:09 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 12:54:09 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 12:54:09 Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 12:54:09 Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 12:54:09 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 12:54:09 debconf: delaying package configuration, since apt-utils is not installed 12:54:09 Fetched 67.5 MB in 2s (41.8 MB/s) 12:54:09 (Reading database ... 14243 files and directories currently installed.) 12:54:09 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 12:54:09 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 12:54:10 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 12:54:10 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 12:54:10 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 12:54:10 Preparing to unpack .../2-linux-libc-dev_5.4.0-96.109_amd64.deb ... 12:54:10 Unpacking linux-libc-dev:amd64 (5.4.0-96.109) over (5.4.0-26.30) ... 12:54:10 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:54:10 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:54:10 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:54:10 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:54:10 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:54:10 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:54:10 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:54:10 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:54:11 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:54:11 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:54:11 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:54:11 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:54:11 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:54:11 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:54:11 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 12:54:11 (Reading database ... 14242 files and directories currently installed.) 12:54:11 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:54:11 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:54:11 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:54:11 (Reading database ... 14242 files and directories currently installed.) 12:54:11 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:54:11 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:54:11 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:54:11 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:54:11 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:54:11 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:54:11 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 12:54:11 (Reading database ... 14242 files and directories currently installed.) 12:54:11 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 12:54:11 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 12:54:12 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 12:54:12 (Reading database ... 14242 files and directories currently installed.) 12:54:12 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 12:54:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:54:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:54:12 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 12:54:12 Setting up base-files (11ubuntu5.4) ... 12:54:12 Installing new version of config file /etc/issue ... 12:54:12 Installing new version of config file /etc/issue.net ... 12:54:12 Installing new version of config file /etc/lsb-release ... 12:54:12 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:54: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 12:54:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:54:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:54:13 Removing obsolete conffile /etc/default/motd-news ... 12:54:13 (Reading database ... 14241 files and directories currently installed.) 12:54:13 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 12:54:13 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 12:54:13 Setting up bash (5.0-6ubuntu1.1) ... 12:54:13 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 12:54:13 (Reading database ... 14241 files and directories currently installed.) 12:54:13 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... 12:54:13 Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... 12:54:13 Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... 12:54:13 (Reading database ... 14241 files and directories currently installed.) 12:54:13 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 12:54:13 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 12:54:13 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 12:54:13 (Reading database ... 14241 files and directories currently installed.) 12:54:13 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 12:54:13 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:54:14 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 12:54:14 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:54:14 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 12:54:14 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:54:14 Setting up perl-base (5.30.0-9ubuntu0.2) ... 12:54:14 (Reading database ... 14241 files and directories currently installed.) 12:54:14 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 12:54:14 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:54:15 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 12:54:15 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 12:54:15 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 12:54:15 (Reading database ... 14241 files and directories currently installed.) 12:54:15 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 12:54:15 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 12:54:15 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 12:54:15 (Reading database ... 14241 files and directories currently installed.) 12:54:15 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... 12:54:15 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 12:54:15 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... 12:54:15 (Reading database ... 14241 files and directories currently installed.) 12:54:15 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... 12:54:15 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 12:54:15 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... 12:54:15 (Reading database ... 14241 files and directories currently installed.) 12:54:15 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... 12:54:15 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 12:54:15 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... 12:54:15 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 12:54:15 Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... 12:54:15 (Reading database ... 14241 files and directories currently installed.) 12:54:15 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... 12:54:15 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 12:54:16 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... 12:54:16 (Reading database ... 14241 files and directories currently installed.) 12:54:16 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... 12:54:16 Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 12:54:16 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... 12:54:16 Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 12:54:17 Setting up util-linux (2.34-0.1ubuntu9.1) ... 12:54:17 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:54: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 12:54:17 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:54:17 (Reading database ... 14241 files and directories currently installed.) 12:54:17 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 12:54:17 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 12:54:17 Setting up libc-bin (2.31-0ubuntu9.2) ... 12:54:17 (Reading database ... 14241 files and directories currently installed.) 12:54:17 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 12:54:17 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 12:54:17 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 12:54:17 (Reading database ... 14241 files and directories currently installed.) 12:54:17 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 12:54:17 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 12:54:17 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 12:54:17 (Reading database ... 14241 files and directories currently installed.) 12:54:17 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 12:54:17 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 12:54:18 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 12:54:18 (Reading database ... 14241 files and directories currently installed.) 12:54:18 Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 12:54:18 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:54:18 Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 12:54:18 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:54:18 Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 12:54:18 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 12:54:18 Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 12:54:18 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 12:54:18 Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 12:54:18 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 12:54:18 Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 12:54:18 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 12:54:18 Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 12:54:18 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 12:54:18 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 12:54:18 (Reading database ... 14241 files and directories currently installed.) 12:54:18 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 12:54:18 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 12:54:18 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 12:54:18 (Reading database ... 14241 files and directories currently installed.) 12:54:18 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 12:54:18 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 12:54:18 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 12:54:19 (Reading database ... 14241 files and directories currently installed.) 12:54:19 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 12:54:19 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 12:54:19 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 12:54:19 (Reading database ... 14241 files and directories currently installed.) 12:54:19 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 12:54:19 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:54:19 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 12:54:19 (Reading database ... 14241 files and directories currently installed.) 12:54:19 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 12:54:19 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 12:54:19 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 12:54:19 (Reading database ... 14241 files and directories currently installed.) 12:54:19 Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... 12:54:19 Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 12:54:19 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 12:54:19 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:54:20 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 12:54:20 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:54:20 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 12:54:20 (Reading database ... 14242 files and directories currently installed.) 12:54:20 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 12:54:20 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 12:54:20 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 12:54:20 (Reading database ... 14242 files and directories currently installed.) 12:54:20 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 12:54:20 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 12:54:20 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 12:54: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 12:54:20 (Reading database ... 14242 files and directories currently installed.) 12:54:20 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 12:54:20 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:54:20 Setting up gpgv (2.2.19-3ubuntu2.1) ... 12:54:20 (Reading database ... 14242 files and directories currently installed.) 12:54:20 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 12:54:20 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 12:54:20 Setting up ubuntu-keyring (2020.02.11.4) ... 12:54:20 (Reading database ... 14242 files and directories currently installed.) 12:54:20 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 12:54:20 Unpacking apt (2.0.6) over (2.0.2) ... 12:54:21 Setting up apt (2.0.6) ... 12:54:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:54:21 (Reading database ... 14242 files and directories currently installed.) 12:54:21 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 12:54:21 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:54:21 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 12:54:21 (Reading database ... 14244 files and directories currently installed.) 12:54:21 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 12:54:21 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:54:22 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 12:54:22 (Reading database ... 14248 files and directories currently installed.) 12:54:22 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 12:54:22 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:54:22 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 12:54:22 (Reading database ... 14248 files and directories currently installed.) 12:54:22 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 12:54:22 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 12:54:22 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 12:54:22 (Reading database ... 14248 files and directories currently installed.) 12:54:22 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 12:54:22 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 12:54:22 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 12:54:22 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 12:54:22 Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 12:54:22 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 12:54:23 Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... 12:54:23 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 12:54:23 Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 12:54:23 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 12:54:23 Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... 12:54:23 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 12:54:23 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 12:54:23 Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 12:54:23 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 12:54:23 Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... 12:54:23 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:54:23 Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 12:54:23 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:54:23 Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 12:54:23 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:54:23 Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... 12:54:23 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:54:23 Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 12:54:23 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:54:24 Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 12:54:24 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:54:24 Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... 12:54:24 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 12:54:24 Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 12:54:24 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:54:24 Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 12:54:24 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:54:25 Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 12:54:25 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:54:25 Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 12:54:25 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:54:25 Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 12:54:25 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:54:26 Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 12:54:26 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:54:27 Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 12:54:27 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:54:27 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 12:54:27 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 12:54:27 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 12:54:27 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 12:54:27 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 12:54:27 Setting up linux-libc-dev:amd64 (5.4.0-96.109) ... 12:54:27 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 12:54:27 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:54:27 Setting up tzdata (2021e-0ubuntu0.20.04) ... 12:54:27 12:54:27 Current default time zone: 'Etc/UTC' 12:54:27 Local time is now: Tue Jan 25 12:54:27 UTC 2022. 12:54:27 Universal Time is now: Tue Jan 25 12:54:27 UTC 2022. 12:54:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:54:27 12:54:27 Setting up xz-utils (5.2.4-1ubuntu1) ... 12:54:27 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:54:27 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:54:27 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... 12:54:27 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:54:27 Setting up mount (2.34-0.1ubuntu9.1) ... 12:54:27 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 12:54:27 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 12:54:27 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 12:54:27 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 12:54:27 Setting up openssl (1.1.1f-1ubuntu2.10) ... 12:54:27 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:54:27 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:54:27 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 12:54:27 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:54:27 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 12:54:27 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:54:27 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 12:54:27 Setting up fdisk (2.34-0.1ubuntu9.1) ... 12:54:27 Setting up ca-certificates (20210119~20.04.2) ... 12:54:29 Updating certificates in /etc/ssl/certs... [Pipeline] } 12:54:30 $ docker stop --time=1 1fbb898c5372880089be54abfb5f9d6f836bf28c36b05d04a72007e92aab45c8 12:54:30 21 added, 21 removed; done. 12:54:30 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 12:54:30 Setting up perl (5.30.0-9ubuntu0.2) ... 12:54:30 Setting up procps (2:3.3.16-1ubuntu2.3) ... 12:54:30 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 12:54:30 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 12:54:30 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 12:54:30 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 12:54:30 Setting up binutils (2.34-6ubuntu1.3) ... 12:54:30 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 12:54:30 Setting up build-essential (12.8ubuntu1.1) ... 12:54:30 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 12:54:30 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 12:54:30 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 12:54:30 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 12:54:31 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 12:54:31 Setting up systemd (245.4-4ubuntu3.15) ... 12:54:31 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:54:31 Installing new version of config file /etc/systemd/resolved.conf ... 12:54:32 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 12:54:32 Processing triggers for mime-support (3.64ubuntu1) ... 12:54:32 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 12:54:32 Processing triggers for ca-certificates (20210119~20.04.2) ... 12:54:32 Updating certificates in /etc/ssl/certs... 12:54:32 $ docker rm -f 1fbb898c5372880089be54abfb5f9d6f836bf28c36b05d04a72007e92aab45c8 12:54:32 0 added, 0 removed; done. 12:54:32 Running hooks in /etc/ca-certificates/update.d... 12:54:32 done. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:54:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:33 12:54:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:54:33 Reading package lists... 12:54:33 Building dependency tree... 12:54:33 Reading state information... 12:54:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:34 The following NEW packages will be installed: 12:54:34 apt-transport-https 12:54:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:54:34 latest: Pulling from edgex-devops/edgex-compose-arm64 12:54:34 29e5d40040c1: Pulling fs layer 12:54:34 1ce36da41761: Pulling fs layer 12:54:34 25b303627fd3: Pulling fs layer 12:54:34 29e5d40040c1: Verifying Checksum 12:54:34 29e5d40040c1: Download complete 12:54:34 Need to get 4680 B of archives. 12:54:34 After this operation, 162 kB of additional disk space will be used. 12:54:34 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 12:54:34 1ce36da41761: Verifying Checksum 12:54:34 1ce36da41761: Download complete 12:54:34 debconf: delaying package configuration, since apt-utils is not installed 12:54:34 Fetched 4680 B in 0s (24.6 kB/s) 12:54:34 Selecting previously unselected package apt-transport-https. 12:54:34 (Reading database ... 14251 files and directories currently installed.) 12:54:34 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 12:54:34 Unpacking apt-transport-https (2.0.6) ... 12:54:34 Setting up apt-transport-https (2.0.6) ... 12:54:34 29e5d40040c1: Pull complete 12:54:34 Waiting for network to be ready... 12:54:36 25b303627fd3: Verifying Checksum 12:54:36 25b303627fd3: Download complete 12:54:36 1ce36da41761: Pull complete 12:54:43 2022-01-25T12:54:38Z INFO Waiting for automatic snapd restart... 12:54:43 snapd 2.53.4 from Canonical* installed 12:54:44 "snapd" switched to the "latest/stable" channel 12:54:44 12:54:46 25b303627fd3: Pull complete 12:54:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:54:46 prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container 12:54:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:54:47 core20 20211129 from Canonical* installed 12:54:47 "core20" switched to the "latest/stable" channel 12:54:47 12:54:48 $ docker top 821129b7d5f9e381538e9f68f45246fc2cdecf1e5f467e178524ffdf2489d0ce -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:49 snapcraft 6.0.2 from Canonical* installed 12:54:49 "snapcraft" switched to the "latest/stable" channel 12:54:49 12:54:49 + grep parallel 12:54:49 + docker-compose build --help 12:54:53 --parallel Build images in parallel. [Pipeline] } 12:54:53 $ docker stop --time=1 821129b7d5f9e381538e9f68f45246fc2cdecf1e5f467e178524ffdf2489d0ce 12:54:54 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: 12:54:54 - README.md 12:54:54 12:54:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:54:54 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 12:54:54 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 12:54:54 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 12:54:54 $ docker rm -f 821129b7d5f9e381538e9f68f45246fc2cdecf1e5f467e178524ffdf2489d0ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:55 . [Pipeline] withDockerContainer 12:54:55 Reading package lists... 12:54:55 prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container 12:54:55 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 12:54:55 Reading package lists... 12:54:55 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 12:54:56 Building dependency tree... 12:54:56 Reading state information... 12:54:56 Suggested packages: 12:54:56 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 12:54:56 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 12:54:56 krb5-user libnorm-doc 12:54:56 Recommended packages: 12:54:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:54:56 The following NEW packages will be installed: 12:54:56 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 12:54:56 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 12:54:56 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 12:54:56 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 12:54:56 libzmq5 pkg-config zip 12:54:56 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 12:54:56 Need to get 10.3 MB of archives. 12:54:56 After this operation, 56.5 MB of additional disk space will be used. 12:54:56 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 12:54:56 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 12:54:57 $ docker top db48db7bad82923c6691cc17c4c7a40074d9bce61a6754080e0e117aff45b7f8 -eo pid,comm 12:54:57 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 12:54:57 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 12:54:57 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [Pipeline] { [Pipeline] sh 12:54:57 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 12:54:57 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 12:54:57 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 12:54:57 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 12:54:57 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 12:54:57 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 12:54:57 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 12:54:57 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 12:54:57 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 12:54:57 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 12:54:57 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 12:54:57 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 12:54:57 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 12:54:57 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 12:54:57 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 12:54:57 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 12:54:57 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 12:54:57 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 12:54:57 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 12:54:57 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 12:54:57 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 12:54:57 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 12:54:57 debconf: delaying package configuration, since apt-utils is not installed 12:54:57 Fetched 10.3 MB in 1s (9390 kB/s) 12:54:57 Selecting previously unselected package libglib2.0-0:amd64. 12:54:57 (Reading database ... 14255 files and directories currently installed.) 12:54:57 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 12:54:57 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 12:54:57 + docker-compose -f ./docker-compose-build.yml build --parallel 12:54:57 Selecting previously unselected package libsodium23:amd64. 12:54:57 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 12:54:57 Unpacking libsodium23:amd64 (1.0.18-1) ... 12:54:57 Selecting previously unselected package libpsl5:amd64. 12:54:57 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 12:54:57 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 12:54:57 Selecting previously unselected package libbrotli1:amd64. 12:54:57 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 12:54:57 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 12:54:58 Selecting previously unselected package libnghttp2-14:amd64. 12:54:58 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 12:54:58 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 12:54:58 Selecting previously unselected package librtmp1:amd64. 12:54:58 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 12:54:58 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 12:54:58 Selecting previously unselected package libssh-4:amd64. 12:54:58 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 12:54:58 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 12:54:58 Selecting previously unselected package libcurl3-gnutls:amd64. 12:54:58 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 12:54:58 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 12:54:58 Selecting previously unselected package liberror-perl. 12:54:58 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 12:54:58 Unpacking liberror-perl (0.17029-1) ... 12:54:58 Selecting previously unselected package git-man. 12:54:58 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 12:54:58 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 12:54:58 Selecting previously unselected package git. 12:54:58 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 12:54:58 Unpacking git (1:2.25.1-1ubuntu3.2) ... 12:54:59 Selecting previously unselected package libgssrpc4:amd64. 12:54:59 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 12:54:59 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 12:54:59 Selecting previously unselected package libkdb5-9:amd64. 12:54:59 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 12:54:59 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 12:54:59 Selecting previously unselected package libkadm5srv-mit11:amd64. 12:54:59 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 12:54:59 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 12:54:59 Selecting previously unselected package libkadm5clnt-mit11:amd64. 12:54:59 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 12:54:59 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 12:54:59 Selecting previously unselected package comerr-dev:amd64. 12:54:59 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 12:54:59 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 12:54:59 Selecting previously unselected package krb5-multidev:amd64. 12:54:59 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 12:54:59 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 12:54:59 Selecting previously unselected package libnorm1:amd64. 12:54:59 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 12:54:59 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 12:54:59 Selecting previously unselected package libnorm-dev:amd64. 12:54:59 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 12:54:59 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 12:54:59 Selecting previously unselected package libpgm-5.2-0:amd64. 12:54:59 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 12:54:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:54:59 Selecting previously unselected package libpgm-dev:amd64. 12:54:59 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 12:54:59 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:54:59 Selecting previously unselected package libsodium-dev:amd64. 12:54:59 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 12:54:59 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 12:54:59 Selecting previously unselected package libzmq5:amd64. 12:54:59 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 12:54:59 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 12:54:59 Selecting previously unselected package libkrb5-dev:amd64. 12:54:59 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 12:54:59 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 12:54:59 Selecting previously unselected package libzmq3-dev:amd64. 12:54:59 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 12:54:59 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 12:54:59 Selecting previously unselected package pkg-config. 12:54:59 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 12:54:59 Unpacking pkg-config (0.29.1-0ubuntu4) ... 12:55:00 Selecting previously unselected package zip. 12:55:00 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 12:55:00 Unpacking zip (3.0-11build1) ... 12:55:00 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 12:55:00 Setting up libsodium23:amd64 (1.0.18-1) ... 12:55:00 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 12:55:00 No schema files found: doing nothing. 12:55:00 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 12:55:00 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 12:55:00 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 12:55:00 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 12:55:00 Setting up liberror-perl (0.17029-1) ... 12:55:00 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 12:55:00 Setting up zip (3.0-11build1) ... 12:55:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 12:55:00 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 12:55:00 Setting up pkg-config (0.29.1-0ubuntu4) ... 12:55:00 Setting up libsodium-dev:amd64 (1.0.18-1) ... 12:55:00 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 12:55:00 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 12:55:00 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 12:55:00 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 12:55:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:55:00 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 12:55:00 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 12:55:00 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 12:55:00 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:55:00 Setting up git (1:2.25.1-1ubuntu3.2) ... 12:55:00 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 12:55:00 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 12:55:00 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 12:55:00 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 12:55:00 comerr-dev set to automatically installed. 12:55:00 git set to automatically installed. 12:55:00 git-man set to automatically installed. 12:55:00 krb5-multidev set to automatically installed. 12:55:00 libbrotli1 set to automatically installed. 12:55:00 libcurl3-gnutls set to automatically installed. 12:55:00 liberror-perl set to automatically installed. 12:55:00 libglib2.0-0 set to automatically installed. 12:55:00 libgssrpc4 set to automatically installed. 12:55:00 libkadm5clnt-mit11 set to automatically installed. 12:55:00 libkadm5srv-mit11 set to automatically installed. 12:55:00 libkdb5-9 set to automatically installed. 12:55:00 libkrb5-dev set to automatically installed. 12:55:00 libnghttp2-14 set to automatically installed. 12:55:00 libnorm-dev set to automatically installed. 12:55:00 libnorm1 set to automatically installed. 12:55:00 libpgm-5.2-0 set to automatically installed. 12:55:00 libpgm-dev set to automatically installed. 12:55:00 libpsl5 set to automatically installed. 12:55:00 librtmp1 set to automatically installed. 12:55:00 libsodium-dev set to automatically installed. 12:55:00 libsodium23 set to automatically installed. 12:55:00 libssh-4 set to automatically installed. 12:55:00 libzmq3-dev set to automatically installed. 12:55:00 libzmq5 set to automatically installed. 12:55:00 pkg-config set to automatically installed. 12:55:00 zip set to automatically installed. 12:55:01 snapd is not logged in, snap install commands will use sudo 12:55:02 Building core-command ... 12:55:02 Building core-data ... 12:55:02 Building core-metadata ... 12:55:02 Building security-bootstrapper ... 12:55:02 Building security-proxy-setup ... 12:55:02 Building security-secretstore-setup ... 12:55:02 Building support-notifications ... 12:55:02 Building support-scheduler ... 12:55:02 Building sys-mgmt-agent ... 12:55:02 Building support-notifications 12:55:02 Building core-command 12:55:02 Building core-data 12:55:02 Building support-scheduler 12:55:02 Building security-bootstrapper 12:55:09 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 12:55:10 Downloading snap 'edgex-app-service-configurable' 12:55:13 Pulling app-service-configurable 12:55:13 + snapcraftctl pull 12:55:14 Pulling config-common 12:55:14 + snapcraftctl pull 12:55:16 Pulling go-build-helper 12:55:16 + snapcraftctl pull 12:55:17 'edgex-go' has dependencies that need to be staged: go-build-helper 12:55:17 Skipping pull go-build-helper (already ran) 12:55:17 Building go-build-helper 12:55:17 + snapcraftctl build 12:55:19 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 12:55:20 Staging go-build-helper 12:55:20 + snapcraftctl stage 12:55:26 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 12:55:26 Fetched 290 kB in 0s (0 B/s) 12:55:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 12:55:26 Fetched 158 kB in 0s (0 B/s) 12:55:26 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 12:55:26 Fetched 242 kB in 0s (0 B/s) 12:55:26 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 12:55:26 Fetched 150 kB in 0s (0 B/s) 12:55:26 Pulling edgex-go 12:55:26 + snapcraftctl pull 12:55:27 Pulling hooks 12:55:27 + snapcraftctl pull 12:55:45 Removing suid/guid from /root/parts/static-packages/install/bin/su 12:55:45 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 12:55:45 Fetched 96.1 kB in 0s (0 B/s) 12:55:45 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 12:55:45 Fetched 78.7 kB in 0s (0 B/s) 12:55:45 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 12:55:45 Fetched 48.0 kB in 0s (0 B/s) 12:55:45 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 12:55:45 Fetched 50.2 kB in 0s (0 B/s) 12:55:45 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 12:55:45 Fetched 14.9 kB in 0s (0 B/s) 12:55:45 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 12:55:45 Fetched 234 kB in 0s (0 B/s) 12:55:45 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 12:55:45 Fetched 155 kB in 0s (0 B/s) 12:55:45 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 12:55:45 Fetched 170 kB in 0s (0 B/s) 12:55:45 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 12:55:45 Fetched 267 kB in 0s (0 B/s) 12:55:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:55:45 Fetched 50.6 kB in 0s (0 B/s) 12:55:45 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 12:55:45 Fetched 15.1 kB in 0s (0 B/s) 12:55:45 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 12:55:45 Fetched 51.5 kB in 0s (0 B/s) 12:55:45 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 12:55:45 Fetched 121 kB in 0s (0 B/s) 12:55:45 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 12:55:45 Fetched 29.7 kB in 0s (0 B/s) 12:55:45 Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] 12:55:45 Fetched 1021 kB in 0s (0 B/s) 12:55:45 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 12:55:45 Fetched 49.3 kB in 0s (0 B/s) 12:55:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 12:55:45 Fetched 54.9 kB in 0s (0 B/s) 12:55:45 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 12:55:45 Fetched 16.6 kB in 0s (0 B/s) 12:55:45 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 12:55:45 Fetched 87.9 kB in 0s (0 B/s) 12:55:45 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 12:55:45 Fetched 142 kB in 0s (0 B/s) 12:55:45 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 12:55:45 Fetched 41.8 kB in 0s (0 B/s) 12:55:45 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 12:55:45 Fetched 181 kB in 0s (0 B/s) 12:55:45 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 12:55:45 Fetched 208 kB in 0s (0 B/s) 12:55:45 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 12:55:45 Fetched 161 kB in 0s (0 B/s) 12:55:45 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 12:55:45 Fetched 107 kB in 0s (0 B/s) 12:55:45 Pulling static-packages 12:55:45 + snapcraftctl pull 12:55:45 Pulling version 12:55:45 + cd /root/project 12:55:45 ++ git describe --tags --abbrev=0 12:55:45 ++ sed s/v// 12:55:45 + GIT_VERSION=2.2.0-dev.22 12:55:45 + '[' -z 2.2.0-dev.22 ']' 12:55:45 + snapcraftctl set-version 2.2.0-dev.22 12:55:45 Building app-service-configurable 12:55:45 + snapcraftctl build 12:55:48 Building config-common 12:55:48 + snapcraftctl build 12:55:49 + cp --archive --link --no-dereference . /root/parts/config-common/install 12:55:50 Skipping build go-build-helper (already ran) 12:55:50 Building edgex-go 12:55:50 + cd /root/parts/edgex-go/src 12:55:50 ++ git describe --tags --abbrev=0 12:55:50 ++ sed s/v// 12:55:50 + GIT_VERSION=2.2.0-dev.22 12:55:50 + '[' -z 2.2.0-dev.22 ']' 12:55:50 + echo 2.2.0-dev.22 12:55:50 + '[' '!' -d vendor ']' 12:55:50 + go mod download all 12:55:56 + make build 12:55:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data 12:56:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:56:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:56:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:56:10 ---> e0501539d6c4 12:56:10 Step 3/23 : WORKDIR /edgex-go 12:56:10 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:56:10 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:56:10 ---> e0501539d6c4 12:56:10 Step 3/31 : WORKDIR /edgex-go 12:56:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:56:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:56:10 ---> e0501539d6c4 12:56:10 Step 3/23 : WORKDIR /edgex-go 12:56:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:56:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:56:10 ---> e0501539d6c4 12:56:10 Step 3/22 : WORKDIR /edgex-go 12:56:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:56:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:56:10 ---> e0501539d6c4 12:56:10 Step 3/22 : WORKDIR /edgex-go 12:56:10 ---> Running in 1cced31ea724 12:56:10 ---> Running in fe3e8c980ecb 12:56:10 ---> Running in 758fa328c50e 12:56:10 ---> Running in d4005a60c318 12:56:10 ---> Running in a6c7ceb06a38 12:56:11 Removing intermediate container 758fa328c50e 12:56:11 ---> 63a5258024e3 12:56:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:11 Removing intermediate container fe3e8c980ecb 12:56:11 ---> 4e86c76b9582 12:56:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:11 Removing intermediate container 1cced31ea724 12:56:11 ---> 6eb4f142544e 12:56:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:11 Removing intermediate container d4005a60c318 12:56:11 Removing intermediate container a6c7ceb06a38 12:56:11 ---> 6150f1e122eb 12:56:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:11 ---> d8b27f967390 12:56:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:11 ---> Running in 2c35983f06f3 12:56:11 ---> Running in 64839d193804 12:56:11 ---> Running in 07457c5e73a4 12:56:11 ---> Running in d2196a9a6c76 12:56:11 ---> Running in 0225a48ff055 12:56:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command 12:56:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:56:14 Removing intermediate container 2c35983f06f3 12:56:14 ---> e0b845aa59a9 12:56:14 Step 5/22 : RUN apk add --update --no-cache make git 12:56:14 ---> Running in c3e8a7634cd1 12:56:14 Removing intermediate container 64839d193804 12:56:14 ---> 5582c12daace 12:56:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:56:14 Removing intermediate container 07457c5e73a4 12:56:14 ---> 4bed40c7ad2b 12:56:14 Step 5/31 : RUN apk add --update --no-cache make git 12:56:14 Removing intermediate container 0225a48ff055 12:56:14 ---> cf0bec220238 12:56:14 Step 5/23 : RUN apk add --update --no-cache make git 12:56:14 ---> Running in 77897be44b88 12:56:14 ---> Running in 249375d77fd5 12:56:14 Removing intermediate container d2196a9a6c76 12:56:14 ---> 3297c89c2476 12:56:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:56:14 ---> Running in eb03726adb1a 12:56:15 ---> Running in 523850c6693c 12:56:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:56:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:56:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:56:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:56:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:56:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:56:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:56:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:56:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:56:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:56:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:56:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:56:17 OK: 220 MiB in 52 packages 12:56:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:56:18 OK: 220 MiB in 52 packages 12:56:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:56:19 OK: 220 MiB in 52 packages 12:56:19 OK: 220 MiB in 52 packages 12:56:19 OK: 220 MiB in 52 packages 12:56:19 Removing intermediate container c3e8a7634cd1 12:56:19 ---> 0712da27333b 12:56:19 Step 6/22 : COPY go.mod vendor* ./ 12:56:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:56:20 ---> e2848679d2f8 12:56:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:56:20 ---> Running in de4824398b48 12:56:20 Removing intermediate container 523850c6693c 12:56:20 ---> 09b17524c721 12:56:20 Step 6/22 : COPY go.mod vendor* ./ 12:56:20 Removing intermediate container 77897be44b88 12:56:20 ---> b9c7eb13f265 12:56:20 Step 6/23 : COPY go.mod vendor* ./ 12:56:20 Removing intermediate container eb03726adb1a 12:56:20 ---> 9f46a14e59a7 12:56:20 Step 6/23 : COPY go.mod vendor* ./ 12:56:20 Removing intermediate container 249375d77fd5 12:56:20 ---> efcf56cccec0 12:56:20 Step 6/31 : COPY go.mod vendor* ./ 12:56:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:56:21 ---> 20a95573b06f 12:56:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:56:21 ---> 4235bab2194e 12:56:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:56:21 ---> Running in 43765e7fd4c2 12:56:21 ---> a02d3234a99d 12:56:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:56:22 ---> Running in f166c3710e7d 12:56:22 ---> 2bb8f88fc051 12:56:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:56:22 ---> Running in 113147878df4 12:56:22 ---> Running in 4acec09153fa 12:56:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config 12:56:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:56:25 Removing intermediate container de4824398b48 12:56:25 ---> d6a8717cebbb 12:56:25 Step 8/22 : COPY . . 12:56:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:56:25 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:56:25 + case "$service" in 12:56:25 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:56:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:56:25 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:56:25 + case "$service" in 12:56:25 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:56:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:56:25 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:56:25 + case "$service" in 12:56:25 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:56:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:56:25 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:56:25 + case "$service" in 12:56:25 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:56:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:56:25 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:56:25 + case "$service" in 12:56:25 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:56:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:56:25 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:56:25 + case "$service" in 12:56:25 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:56:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:56:25 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:56:25 + case "$service" in 12:56:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:56:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:56:25 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:56:25 + case "$service" in 12:56:25 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:56:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:56:25 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:56:25 + case "$service" in 12:56:25 + 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 12:56:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:56:25 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:56:25 + case "$service" in 12:56:25 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:56:25 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:56:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:56:25 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:56:25 + case "$service" in 12:56:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:56:25 + 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 12:56:25 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:56:25 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:56:25 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:56:26 Building hooks 12:56:26 + cd /root/parts/hooks/src 12:56:26 + make build 12:56:26 go mod tidy 12:56:26 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 12:56:26 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:56:26 go: downloading github.com/davecgh/go-spew v1.1.0 12:56:26 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:56:27 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:56:28 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:56:28 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:56:29 Removing intermediate container f166c3710e7d 12:56:29 ---> 59893d7864b2 12:56:29 Step 8/22 : COPY . . 12:56:29 Removing intermediate container 43765e7fd4c2 12:56:29 ---> 3fbab36d4b16 12:56:29 Step 8/23 : COPY . . 12:56:29 Removing intermediate container 113147878df4 12:56:29 ---> c8430b3a01f1 12:56:29 Step 8/31 : COPY . . 12:56:29 Removing intermediate container 4acec09153fa 12:56:29 ---> 2b5510e26935 12:56:29 Step 8/23 : COPY . . 12:56:30 Removing suid/guid from /root/parts/static-packages/install/bin/su 12:56:30 Building static-packages 12:56:30 + snapcraftctl build 12:56:32 Building version 12:56:32 + snapcraftctl build 12:56:34 Staging app-service-configurable 12:56:34 + snapcraftctl stage 12:56:36 Staging config-common 12:56:36 + snapcraftctl stage 12:56:37 Skipping stage go-build-helper (already ran) 12:56:37 Staging edgex-go 12:56:37 + snapcraftctl stage 12:56:39 Staging hooks 12:56:39 + snapcraftctl stage 12:56:40 Staging static-packages 12:56:40 + snapcraftctl stage 12:56:42 Staging version 12:56:42 + snapcraftctl stage 12:56:43 Priming app-service-configurable 12:56:43 + snapcraftctl prime 12:56:46 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 12:56:46 stage-packages: 12:56:46 - libnorm1 12:56:46 - libpgm-5.2-0 12:56:46 - libsodium23 12:56:46 - libzmq5 12:56:46 Priming config-common 12:56:46 + snapcraftctl prime 12:56:47 ---> 25a37a073776 12:56:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:56:47 ---> Running in 1e74bd8c46e8 12:56:48 Priming go-build-helper 12:56:48 + snapcraftctl prime 12:56:48 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 12:56:50 Priming edgex-go 12:56:50 + snapcraftctl prime 12:56:51 Priming hooks 12:56:51 + snapcraftctl prime 12:56:52 ---> 371557b9e3ef 12:56:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:56:52 ---> dffe9d26b146 12:56:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:56:52 ---> cd934cedd2bd 12:56:52 Step 9/23 : RUN make cmd/core-data/core-data 12:56:52 ---> Running in be904e046774 12:56:52 ---> Running in d6d460434281 12:56:52 ---> Running in 7796b49990b2 12:56:53 ---> e965846aab20 12:56:53 Step 9/23 : RUN make cmd/core-command/core-command 12:56:53 ---> Running in fe085fa837cc 12:56:53 Priming static-packages 12:56:53 + snapcraftctl prime 12:56:55 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 12:56:55 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 12:56:55 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 12:56:56 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 12:56:59 Priming version 12:56:59 + snapcraftctl prime 12:57:00 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:59:02 Removing intermediate container 1e74bd8c46e8 12:59:02 ---> f2def88e4ae3 12:59:02 12:59:02 Step 10/22 : FROM alpine:3.14 12:59:02 3.14: Pulling from library/alpine 12:59:02 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:59:02 Status: Downloaded newer image for alpine:3.14 12:59:02 ---> 5b8b7b635229 12:59:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:59:02 ---> Running in 9cfceb5c6fd9 12:59:03 Removing intermediate container fe085fa837cc 12:59:03 ---> 074549078563 12:59:03 12:59:03 Step 10/23 : FROM alpine:3.14 12:59:03 ---> 5b8b7b635229 12:59:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:59:03 ---> Running in 0c92f533b538 12:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:59:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:59:05 (1/1) Installing dumb-init (1.2.5-r1) 12:59:05 Executing busybox-1.33.1-r6.trigger 12:59:05 OK: 6 MiB in 15 packages 12:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:59:07 Removing intermediate container 9cfceb5c6fd9 12:59:07 ---> ac76d775e37f 12:59:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:59:07 (1/1) Installing dumb-init (1.2.5-r1) 12:59:07 Executing busybox-1.33.1-r6.trigger 12:59:07 OK: 6 MiB in 15 packages 12:59:07 ---> Running in fe118a8a42d7 12:59:08 Removing intermediate container fe118a8a42d7 12:59:08 ---> d8ebdeb53b89 12:59:08 Step 13/22 : ENV APP_PORT=59861 12:59:08 ---> Running in b9fa0ee6b45c 12:59:08 Removing intermediate container 7796b49990b2 12:59:08 ---> 0d367f0ee8f5 12:59:08 12:59:08 Step 10/31 : FROM alpine:3.14 12:59:08 ---> 5b8b7b635229 12:59:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:59:08 Removing intermediate container 0c92f533b538 12:59:08 ---> 2bd2a3c04774 12:59:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:59:09 ---> Running in fa4061b49cac 12:59:09 ---> Running in 269449c9528f 12:59:09 Removing intermediate container b9fa0ee6b45c 12:59:09 ---> 9b901fafe40c 12:59:09 Step 14/22 : EXPOSE $APP_PORT 12:59:09 ---> Running in 45f9874293e1 12:59:09 Removing intermediate container fa4061b49cac 12:59:09 ---> 28188ad6ede2 12:59:09 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:59:09 Removing intermediate container 269449c9528f 12:59:09 ---> 7eeea032a7c9 12:59:09 Step 13/23 : ENV APP_PORT=59882 12:59:09 ---> Running in 5c03192374cb 12:59:09 ---> Running in 09725feed925 12:59:10 Removing intermediate container 45f9874293e1 12:59:10 ---> 7bf50ce96434 12:59:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:10 Removing intermediate container 09725feed925 12:59:10 ---> 703190018972 12:59:10 Step 14/23 : EXPOSE $APP_PORT 12:59:11 ---> Running in 7f5b4ec86baa 12:59:11 ---> e962ef761724 12:59:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:59:11 Removing intermediate container 7f5b4ec86baa 12:59:11 ---> 184cdb2963fb 12:59:11 Step 15/23 : WORKDIR / 12:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:59:11 ---> Running in 55df2d0e0e32 12:59:12 (1/2) Installing dumb-init (1.2.5-r1) 12:59:12 (2/2) Installing su-exec (0.2-r1) 12:59:12 Executing busybox-1.33.1-r6.trigger 12:59:12 OK: 6 MiB in 16 packages 12:59:12 Removing intermediate container 55df2d0e0e32 12:59:12 ---> 7d32818faed5 12:59:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:13 ---> 01a4a42bebab 12:59:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:59:14 ---> ea9c5b7db8b7 12:59:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:59:14 Removing intermediate container 5c03192374cb 12:59:14 ---> 8aedeeeb10be 12:59:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:59:14 ---> Running in 6226022f6a9f 12:59:15 ---> cb35486b97d8 12:59:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:59:15 Removing intermediate container 6226022f6a9f 12:59:15 ---> dfa4449755b8 12:59:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:59:15 ---> Running in 76aa9f3090fb 12:59:15 ---> Running in 36091bcdd555 12:59:15 Removing intermediate container 76aa9f3090fb 12:59:15 ---> 7c77d4e462d8 12:59:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:59:15 Removing intermediate container 36091bcdd555 12:59:15 ---> 07e58b36f7eb 12:59:15 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:59:16 ---> Running in 1217730ce40d 12:59:16 ---> Running in ec5d87371499 12:59:16 ---> c011c7d8d8de 12:59:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:59:17 Removing intermediate container d6d460434281 12:59:17 ---> 9191ef57680b 12:59:17 12:59:17 Step 10/22 : FROM alpine:3.14 12:59:17 ---> 5b8b7b635229 12:59:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:59:17 Removing intermediate container 1217730ce40d 12:59:17 ---> 1ee99db8ec83 12:59:17 Step 20/22 : LABEL arch=arm64 12:59:17 ---> Running in 7f91ddde95f9 12:59:17 ---> Running in 547b188151ec 12:59:17 ---> 7a29d02a74e6 12:59:17 Step 19/23 : ENTRYPOINT ["/core-command"] 12:59:17 ---> Running in fb8cd806b2fc 12:59:18 Removing intermediate container 7f91ddde95f9 12:59:18 ---> 88f354e87008 12:59:18 Step 21/22 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e 12:59:18 ---> Running in f2da7427f17b 12:59:18 Removing intermediate container fb8cd806b2fc 12:59:18 ---> ff4773a917cb 12:59:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:59:18 ---> Running in 36e63c06aceb 12:59:19 Removing intermediate container f2da7427f17b 12:59:19 ---> 2cf00d76f6d6 12:59:19 Step 22/22 : LABEL version=0.0.0 12:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:59:19 ---> Running in f5bd44b3833c 12:59:19 Removing intermediate container ec5d87371499 12:59:19 ---> aca9552e04da 12:59:19 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:59:19 Removing intermediate container 36e63c06aceb 12:59:19 ---> 22062426b448 12:59:19 Step 21/23 : LABEL arch=arm64 12:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:59:19 ---> Running in 632c6cc96d3b 12:59:19 ---> Running in b731752cea3b 12:59:19 Removing intermediate container f5bd44b3833c 12:59:19 ---> 567c55d18aeb 12:59:19 12:59:20 Removing intermediate container 632c6cc96d3b 12:59:20 ---> eef5a67c75e2 12:59:20 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:59:20 Removing intermediate container b731752cea3b 12:59:20 ---> 0fa700469939 12:59:20 Step 22/23 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e 12:59:20 ---> Running in 10378a4d1a08 12:59:20 (1/2) Installing ca-certificates (20211220-r0) 12:59:20 (2/2) Installing dumb-init (1.2.5-r1) 12:59:20 Executing busybox-1.33.1-r6.trigger 12:59:20 Executing ca-certificates-20211220-r0.trigger 12:59:20 Successfully built 567c55d18aeb 12:59:20 Successfully tagged support-scheduler-arm64:latest 12:59:20  Building support-scheduler ... done Building security-proxy-setup 12:59:20 OK: 6 MiB in 16 packages 12:59:20 Removing intermediate container 10378a4d1a08 12:59:20 ---> af684bac1137 12:59:20 Step 23/23 : LABEL version=0.0.0 12:59:21 ---> Running in 3f7d898084cc 12:59:21 ---> 34d330acb6be 12:59:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:59:21 ---> Running in 329de69d8547 12:59:21 Removing intermediate container 3f7d898084cc 12:59:21 ---> 6d86b2143c63 12:59:21 12:59:22 Successfully built 6d86b2143c63 12:59:22 Successfully tagged core-command-arm64:latest 12:59:22  Building core-command ... done Building security-secretstore-setup 12:59:23 Removing intermediate container 547b188151ec 12:59:23 ---> 9c05a7593ac2 12:59:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:59:23 ---> Running in 19f6667d2555 12:59:23 Removing intermediate container 19f6667d2555 12:59:23 ---> 515047271a95 12:59:24 Step 13/22 : ENV APP_PORT=59860 12:59:24 Removing intermediate container 329de69d8547 12:59:24 ---> 24dc9edfb761 12:59:24 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:24 ---> Running in fcc6c7dbf670 12:59:25 Removing intermediate container fcc6c7dbf670 12:59:25 ---> 7dcebdd347f6 12:59:25 Step 14/22 : EXPOSE $APP_PORT 12:59:25 ---> 70eddb07adc9 12:59:25 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:59:25 ---> Running in 39f1e9e7daf0 12:59:26 Removing intermediate container 39f1e9e7daf0 12:59:26 ---> 535196fb68bd 12:59:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:27 Removing intermediate container be904e046774 12:59:27 ---> b987394e004d 12:59:27 12:59:27 Step 10/23 : FROM alpine:3.14 12:59:27 ---> 5b8b7b635229 12:59:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:59:27 ---> 10b4f96f309c 12:59:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:59:27 ---> Running in 25e90d568704 12:59:27 ---> cea464a1466e 12:59:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:59:27 Removing intermediate container 25e90d568704 12:59:27 ---> 78833e0e4561 12:59:27 Step 12/23 : ENV APP_PORT=59880 12:59:27 ---> Running in 517be464a2ee 12:59:28 ---> df3b3111c9c9 12:59:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:59:28 Removing intermediate container 517be464a2ee 12:59:28 ---> 87dbd8f356b6 12:59:28 Step 13/23 : EXPOSE $APP_PORT 12:59:28 ---> Running in bfdd42d8af99 12:59:28 ---> 7f793cc3978a 12:59:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:59:28 Removing intermediate container bfdd42d8af99 12:59:28 ---> 2854d130b30b 12:59:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:29 ---> 12062ff7c1d4 12:59:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:59:29 ---> Running in abf771390a2a 12:59:30 ---> bb52fdcfffa7 12:59:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:59:30 ---> 01e20401b39a 12:59:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:59:30 ---> Running in 04394c95ce42 12:59:30 ---> Running in fed8cd792c25 12:59:30 Removing intermediate container 04394c95ce42 12:59:30 ---> 52b89e3550ba 12:59:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:59:30 ---> Running in ca1157dc0b72 12:59:31 Removing intermediate container fed8cd792c25 12:59:31 ---> 9ef845a63a9b 12:59:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:59:31 Removing intermediate container ca1157dc0b72 12:59:31 ---> a72a7fad50c3 12:59:31 Step 20/22 : LABEL arch=arm64 12:59:31 ---> Running in 71cc65dc7f5a 12:59:31 Removing intermediate container abf771390a2a 12:59:31 ---> 4c24399225c6 12:59:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:59:31 ---> Running in f2d3b44fd370 12:59:32 ---> 1ad83c077756 12:59:32 Step 26/31 : RUN chmod +x /entrypoint.sh 12:59:32 Removing intermediate container 71cc65dc7f5a 12:59:32 ---> 4524a864fbed 12:59:32 Step 21/22 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e 12:59:32 ---> Running in 721eaa463732 12:59:32 ---> Running in 3237966d7f8f 12:59:33 Removing intermediate container 3237966d7f8f 12:59:33 ---> 1a0d2e0f9320 12:59:33 Step 22/22 : LABEL version=0.0.0 12:59:33 ---> Running in e3251bbb2f51 12:59:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:59:34 Removing intermediate container e3251bbb2f51 12:59:34 ---> cf4c77f88221 12:59:34 12:59:34 Successfully built cf4c77f88221 12:59:34 Successfully tagged support-notifications-arm64:latest 12:59:34 Building core-metadata 12:59:34  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:59:34 Removing intermediate container 721eaa463732 12:59:34 ---> a1083bb49c37 12:59:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:59:35 ---> Running in 442854b45b3d 12:59:35 (1/6) Installing dumb-init (1.2.5-r1) 12:59:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:59:35 (3/6) Installing libsodium (1.0.18-r0) 12:59:35 Removing intermediate container 442854b45b3d 12:59:35 ---> cd1598a8c503 12:59:35 Step 28/31 : CMD ["gate"] 12:59:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:59:36 (5/6) Installing libzmq (4.3.4-r0) 12:59:36 ---> Running in de3faa36cd62 12:59:36 (6/6) Installing zeromq (4.3.4-r0) 12:59:36 Executing busybox-1.33.1-r6.trigger 12:59:36 OK: 8 MiB in 20 packages 12:59:36 Removing intermediate container de3faa36cd62 12:59:36 ---> 64d2308c5f29 12:59:36 Step 29/31 : LABEL arch=arm64 12:59:36 ---> Running in eafd374846b9 12:59:37 Removing intermediate container eafd374846b9 12:59:37 ---> 53a1fcb5336c 12:59:37 Step 30/31 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e 12:59:37 Removing intermediate container f2d3b44fd370 12:59:37 ---> b9d067cd1a8f 12:59:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:38 ---> Running in 82472e11702f 12:59:38 Removing intermediate container 82472e11702f 12:59:38 ---> df9dca2608e9 12:59:38 Step 31/31 : LABEL version=0.0.0 12:59:38 ---> 0bea5357a492 12:59:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:59:39 ---> Running in 11327ccb8005 12:59:39 Removing intermediate container 11327ccb8005 12:59:39 ---> 820018b5c6bd 12:59:39 12:59:40 Successfully built 820018b5c6bd 12:59:40 Successfully tagged security-bootstrapper-arm64:latest 12:59:40 Building sys-mgmt-agent 12:59:40  Building security-bootstrapper ... done  ---> 386ca16de5c5 12:59:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:59:41 ---> 71b71850e534 12:59:41 Step 19/23 : ENTRYPOINT ["/core-data"] 12:59:41 ---> Running in 754de9ba3d22 12:59:41 Removing intermediate container 754de9ba3d22 12:59:41 ---> 1a2a187f725a 12:59:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:59:42 ---> Running in a922481b51c7 12:59:42 Removing intermediate container a922481b51c7 12:59:42 ---> 70eb38b04e12 12:59:42 Step 21/23 : LABEL arch=arm64 12:59:42 ---> Running in ef059cc0fbc9 12:59:43 Removing intermediate container ef059cc0fbc9 12:59:43 ---> 42a446edfcb3 12:59:43 Step 22/23 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e 12:59:43 ---> Running in 6f97adeb66ac 12:59:43 Removing intermediate container 6f97adeb66ac 12:59:43 ---> 71b9ef7b463d 12:59:43 Step 23/23 : LABEL version=0.0.0 12:59:43 ---> Running in 769fcf378647 12:59:44 Removing intermediate container 769fcf378647 12:59:44 ---> 8f3c4d4ab0b9 12:59:44 12:59:45 Successfully built 8f3c4d4ab0b9 12:59:45 Successfully tagged core-data-arm64:latest 13:00:07  Building core-data ... done Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:00:07 ---> e0501539d6c4 13:00:07 Step 3/21 : WORKDIR /edgex-go 13:00:07 ---> Using cache 13:00:07 ---> 6150f1e122eb 13:00:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:07 ---> Using cache 13:00:07 ---> cf0bec220238 13:00:07 Step 5/21 : RUN apk add --update --no-cache make git 13:00:07 ---> Using cache 13:00:07 ---> 9f46a14e59a7 13:00:07 Step 6/21 : COPY go.mod vendor* ./ 13:00:07 ---> Using cache 13:00:07 ---> 2bb8f88fc051 13:00:07 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:07 ---> Using cache 13:00:07 ---> 2b5510e26935 13:00:07 Step 8/21 : COPY . . 13:00:07 ---> Using cache 13:00:07 ---> e965846aab20 13:00:07 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:00:07 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:00:07 ---> e0501539d6c4 13:00:07 Step 3/25 : WORKDIR /edgex-go 13:00:07 ---> Using cache 13:00:07 ---> 6150f1e122eb 13:00:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:07 ---> Using cache 13:00:07 ---> cf0bec220238 13:00:07 Step 5/25 : RUN apk add --update --no-cache make git 13:00:07 ---> Using cache 13:00:07 ---> 9f46a14e59a7 13:00:07 Step 6/25 : COPY go.mod vendor* ./ 13:00:07 ---> Using cache 13:00:07 ---> 2bb8f88fc051 13:00:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:07 ---> Using cache 13:00:07 ---> 2b5510e26935 13:00:07 Step 8/25 : COPY . . 13:00:07 ---> Using cache 13:00:07 ---> e965846aab20 13:00:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:00:07 ---> Running in 05d197d39fa5 13:00:07 ---> Running in 9df4ab4411b2 13:00: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 13:00:08 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 13:00:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:00:16 ---> e0501539d6c4 13:00:16 Step 3/23 : WORKDIR /edgex-go 13:00:16 ---> Using cache 13:00:16 ---> 6150f1e122eb 13:00:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:16 ---> Using cache 13:00:16 ---> cf0bec220238 13:00:16 Step 5/23 : RUN apk add --update --no-cache make git 13:00:16 ---> Using cache 13:00:16 ---> 9f46a14e59a7 13:00:16 Step 6/23 : COPY go.mod vendor* ./ 13:00:16 ---> Using cache 13:00:16 ---> 2bb8f88fc051 13:00:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:16 ---> Using cache 13:00:16 ---> 2b5510e26935 13:00:16 Step 8/23 : COPY . . 13:00:16 ---> Using cache 13:00:16 ---> e965846aab20 13:00:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:00:17 ---> Running in aede73186964 13:00:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:00:19 ---> e0501539d6c4 13:00:19 Step 3/23 : WORKDIR /edgex-go 13:00:19 ---> Using cache 13:00:19 ---> 6150f1e122eb 13:00:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:19 ---> Using cache 13:00:19 ---> cf0bec220238 13:00:19 Step 5/23 : RUN apk add --update --no-cache make bash git 13:00:19 ---> Running in 5718d07ba38a 13:00:19 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 13:00:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:00:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:00:22 OK: 220 MiB in 52 packages 13:00:24 Removing intermediate container 5718d07ba38a 13:00:24 ---> bd11e2c81a16 13:00:24 Step 6/23 : COPY go.mod vendor* ./ 13:00:25 ---> b8e20d013c1f 13:00:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:25 ---> Running in 64a01d29b335 13:00:30 Removing intermediate container 64a01d29b335 13:00:30 ---> 86dcbb2fa303 13:00:30 Step 8/23 : COPY . . 13:00:45 ---> 4b957ce7fb82 13:00:45 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:00:45 ---> Running in f339930dff58 13:00:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:01:44 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 13:01:44 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 13:01:56 Removing intermediate container 9df4ab4411b2 13:01:56 ---> c4b0fa99eda0 13:01:56 13:01:56 Step 10/21 : FROM alpine:3.14 13:01:56 ---> 5b8b7b635229 13:01:56 Step 11/21 : RUN apk add --update --no-cache curl 13:01:56 ---> Running in 369f75092609 13:01:56 Removing intermediate container 05d197d39fa5 13:01:56 ---> 0c99e3522424 13:01:56 13:01:56 Step 10/25 : FROM alpine:3.14 13:01:56 ---> 5b8b7b635229 13:01:56 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:01:56 ---> Running in cacd1dccccb6 13:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:01:57 (1/5) Installing ca-certificates (20211220-r0) 13:01:57 (2/5) Installing brotli-libs (1.0.9-r5) 13:01:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:01:57 (4/5) Installing libcurl (7.79.1-r0) 13:01:57 (5/5) Installing curl (7.79.1-r0) 13:01:57 Executing busybox-1.33.1-r6.trigger 13:01:57 Executing ca-certificates-20211220-r0.trigger 13:01:58 (1/3) Installing ca-certificates (20211220-r0) 13:01:58 OK: 8 MiB in 19 packages 13:01:58 (2/3) Installing dumb-init (1.2.5-r1) 13:01:58 (3/3) Installing su-exec (0.2-r1) 13:01:58 Executing busybox-1.33.1-r6.trigger 13:01:58 Executing ca-certificates-20211220-r0.trigger 13:01:58 OK: 6 MiB in 17 packages 13:02:00 Removing intermediate container 369f75092609 13:02:00 ---> dc6fb473e870 13:02:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:02:01 ---> Running in 8da559d35505 13:02:01 Removing intermediate container cacd1dccccb6 13:02:01 ---> be53820609af 13:02:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:02:01 ---> Running in 059eedc0afcf 13:02:01 Removing intermediate container 8da559d35505 13:02:01 Removing intermediate container 059eedc0afcf 13:02:01 ---> 6edb10ffa737 13:02:01 ---> b87302e5aaf6 13:02:01 Step 13/21 : WORKDIR /edgexStep 13/25 : WORKDIR / 13:02:01 13:02:01 ---> Running in 56d4f1c97f78 13:02:01 ---> Running in e9cd0e9d9751 13:02:02 Removing intermediate container e9cd0e9d9751 13:02:02 ---> 2bb75d7a76e0 13:02:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:02:02 Removing intermediate container 56d4f1c97f78 13:02:02 ---> ce41f522e207 13:02:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:02:03 ---> 694ce4c4fd00 13:02:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:02:03 ---> 8092cd1c8016 13:02:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:02:04 ---> 1c2c01be3221 13:02:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:02:05 ---> ffd31afc56b0 13:02:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:02:05 ---> aa519d072299 13:02:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:02:06 ---> 86a5de94b4a5 13:02:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:02:07 ---> dbf4f707b34b 13:02:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:02:08 ---> Running in 126ce2ab912e 13:02:09 Removing intermediate container 126ce2ab912e 13:02:09 ---> a78c36f5b709 13:02:09 Step 18/21 : CMD ["--init=true"] 13:02:09 ---> Running in d840346aecc9 13:02:09 ---> c45b3d65a7a1 13:02:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:02:09 Removing intermediate container d840346aecc9 13:02:09 ---> a779a15e1e7c 13:02:09 Step 19/21 : LABEL arch=arm64 13:02:09 ---> Running in f71dd660ce2c 13:02:10 Removing intermediate container f71dd660ce2c 13:02:10 ---> b8bc016655b9 13:02:10 Step 20/21 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e 13:02:11 ---> Running in 128f95fbbb38 13:02:11 Removing intermediate container aede73186964 13:02:11 ---> 1447aaff45a6 13:02:11 13:02:11 Step 10/23 : FROM alpine:3.14 13:02:11 ---> 5b8b7b635229 13:02:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:02:11 ---> Using cache 13:02:11 ---> 2bd2a3c04774 13:02:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:02:11 ---> Using cache 13:02:11 ---> 7eeea032a7c9 13:02:11 Step 13/23 : ENV APP_PORT=59881 13:02:11 ---> ccf3c428ebc6 13:02:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:02:11 ---> Running in cc8c434521b9 13:02:11 Removing intermediate container 128f95fbbb38 13:02:11 ---> 135973273ea7 13:02:11 Step 21/21 : LABEL version=0.0.0 13:02:11 ---> Running in 99e66ffd1e9e 13:02:12 Removing intermediate container cc8c434521b9 13:02:12 ---> 6d84404b6203 13:02:12 Step 14/23 : EXPOSE $APP_PORT 13:02:12 ---> Running in 1d0bc6d399f5 13:02:12 Removing intermediate container 99e66ffd1e9e 13:02:12 ---> 8c457254abea 13:02:12 13:02:12 ---> 7436fa546211 13:02:12 Step 21/25 : 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/ 13:02:12 ---> Running in 8fa3dddd15cf 13:02:13 Removing intermediate container 1d0bc6d399f5 13:02:13 ---> a7bf09d8d845 13:02:13 Step 15/23 : WORKDIR / 13:02:13 Successfully built 8c457254abea 13:02:13 Successfully tagged security-proxy-setup-arm64:latest 13:02:13  Building security-proxy-setup ... done  ---> Running in 5e23c602835e 13:02:13 Removing intermediate container 5e23c602835e 13:02:13 ---> 9935a2cd11ae 13:02:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:02:14 ---> c9f9075c062e 13:02:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:02:15 Removing intermediate container 8fa3dddd15cf 13:02:15 ---> 26fcff8cd968 13:02:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:02:15 ---> Running in 42e65548e2e6 13:02:15 Removing intermediate container f339930dff58 13:02:15 ---> 13fe58bee6f5 13:02:15 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:02:15 ---> Running in d0fb7d909a54 13:02:15 Removing intermediate container 42e65548e2e6 13:02:15 ---> 675236f1b565 13:02:15 Step 23/25 : LABEL arch=arm64 13:02:15 ---> df8e9ad337de 13:02:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:02:16 ---> Running in 8f63459b79b0 13:02:16 Removing intermediate container 8f63459b79b0 13:02:16 ---> 85b534074ed7 13:02:16 Step 24/25 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e 13:02:16 ---> Running in a9fefcd28047 13:02:16 ---> 6cdd6d63d649 13:02:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:02:17 ---> Running in e7db9d9f1c09 13:02:17 Removing intermediate container a9fefcd28047 13:02:17 ---> b6fb6ee42059 13:02:17 Step 25/25 : LABEL version=0.0.0 13:02:17 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 13:02:17 ---> Running in 4d93deaa23f5 13:02:17 Removing intermediate container e7db9d9f1c09 13:02:17 ---> e8e403f6c6de 13:02:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:02:17 ---> Running in 9223c96e7181 13:02:17 Removing intermediate container 4d93deaa23f5 13:02:17 ---> 53c87d64faef 13:02:17 13:02:17 Removing intermediate container 9223c96e7181 13:02:17 ---> b343d0abd481 13:02:17 Step 21/23 : LABEL arch=arm64 13:02:18 ---> Running in cab055e0eb96 13:02:18 Successfully built 53c87d64faef 13:02:18 Successfully tagged security-secretstore-setup-arm64:latest 13:02:18  Building security-secretstore-setup ... done Removing intermediate container cab055e0eb96 13:02:18 ---> 0bfad2182c4c 13:02:18 Step 22/23 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e 13:02:18 ---> Running in bcdd915b411e 13:02:18 Removing intermediate container bcdd915b411e 13:02:18 ---> 18911df2224a 13:02:18 Step 23/23 : LABEL version=0.0.0 13:02:19 ---> Running in 1fcee706a98e 13:02:19 Removing intermediate container 1fcee706a98e 13:02:19 ---> 83f33853fa4e 13:02:19 13:02:19 Removing intermediate container d0fb7d909a54 13:02:19 ---> fa4580067b36 13:02:19 13:02:19 Step 11/23 : FROM docker:20.10.10 13:02:19 20.10.10: Pulling from library/docker 13:02:20 Successfully built 83f33853fa4e 13:02:20 Successfully tagged core-metadata-arm64:latest 13:02:25  Building core-metadata ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 13:02:25 Status: Downloaded newer image for docker:20.10.10 13:02:25 ---> 520e9a0a30f7 13:02:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:02:25 ---> Running in b73339dc786d 13:02:25 Removing intermediate container b73339dc786d 13:02:25 ---> 63f961264994 13:02:25 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:02:25 ---> Running in c89f6c0ee78a 13:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:02:28 (1/42) Installing readline (8.1.0-r0) 13:02:28 (2/42) Installing bash (5.1.4-r0) 13:02:28 Executing bash-5.1.4-r0.post-install 13:02:28 (3/42) Installing brotli-libs (1.0.9-r5) 13:02:28 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:02:28 (5/42) Installing libcurl (7.79.1-r0) 13:02:28 (6/42) Installing curl (7.79.1-r0) 13:02:28 (7/42) Installing dumb-init (1.2.5-r1) 13:02:28 (8/42) Installing libbz2 (1.0.8-r1) 13:02:28 (9/42) Installing expat (2.4.3-r0) 13:02:28 (10/42) Installing libffi (3.3-r2) 13:02:28 (11/42) Installing gdbm (1.19-r0) 13:02:28 (12/42) Installing xz-libs (5.2.5-r0) 13:02:28 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:02:28 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:02:28 (15/42) Installing mpdecimal (2.5.1-r1) 13:02:28 (16/42) Installing sqlite-libs (3.35.5-r0) 13:02:28 (17/42) Installing python3 (3.9.5-r2) 13:02:30 (18/42) Installing py3-appdirs (1.4.4-r2) 13:02:30 (19/42) Installing py3-chardet (4.0.0-r2) 13:02:30 (20/42) Installing py3-idna (3.2-r0) 13:02:30 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:02:30 (22/42) Installing py3-certifi (2020.12.5-r1) 13:02:30 (23/42) Installing py3-requests (2.25.1-r4) 13:02:30 (24/42) Installing py3-msgpack (1.0.2-r1) 13:02:30 (25/42) Installing py3-lockfile (0.12.2-r4) 13:02:30 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:02:30 (27/42) Installing py3-colorama (0.4.4-r1) 13:02:30 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:02:30 (29/42) Installing py3-distlib (0.3.1-r3) 13:02:30 (30/42) Installing py3-distro (1.5.0-r3) 13:02:30 (31/42) Installing py3-six (1.15.0-r1) 13:02:30 (32/42) Installing py3-webencodings (0.5.1-r4) 13:02:30 (33/42) Installing py3-html5lib (1.1-r1) 13:02:30 (34/42) Installing py3-parsing (2.4.7-r2) 13:02:30 (35/42) Installing py3-packaging (20.9-r1) 13:02:30 (36/42) Installing py3-toml (0.10.2-r2) 13:02:30 (37/42) Installing py3-pep517 (0.10.0-r2) 13:02:30 (38/42) Installing py3-progress (1.5-r2) 13:02:30 (39/42) Installing py3-retrying (1.3.3-r1) 13:02:30 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:02:30 (41/42) Installing py3-setuptools (52.0.0-r3) 13:02:30 (42/42) Installing py3-pip (20.3.4-r1) 13:02:31 Executing busybox-1.33.1-r6.trigger 13:02:31 OK: 84 MiB in 64 packages 13:02:34 Collecting docker-compose==1.23.2 13:02:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:02:34 Collecting cached-property<2,>=1.2.0 13:02:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:02:34 Collecting docopt<0.7,>=0.6.1 13:02:34 Downloading docopt-0.6.2.tar.gz (25 kB) 13:02:36 Collecting websocket-client<1.0,>=0.32.0 13:02:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:02:37 Collecting docker<4.0,>=3.6.0 13:02:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:02:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:02:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:02:38 Collecting jsonschema<3,>=2.5.1 13:02:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:02:38 Collecting dockerpty<0.5,>=0.4.1 13:02:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:02:40 Collecting PyYAML<4,>=3.10 13:02:40 Downloading PyYAML-3.13.tar.gz (270 kB) 13:02:43 Collecting texttable<0.10,>=0.9.0 13:02:43 Downloading texttable-0.9.1.tar.gz (11 kB) 13:02:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:02:45 Collecting docker-pycreds>=0.4.0 13:02:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:02:45 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) 13:02:45 Collecting idna<2.8,>=2.5 13:02:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:02:46 Collecting urllib3<1.25,>=1.21.1 13:02:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:02:46 Collecting chardet<3.1.0,>=3.0.2 13:02:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:02:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:02:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:02:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:02:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:02:46 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:02:46 Attempting uninstall: urllib3 13:02:46 Found existing installation: urllib3 1.26.5 13:02:46 Uninstalling urllib3-1.26.5: 13:02:47 Successfully uninstalled urllib3-1.26.5 13:02:47 Attempting uninstall: idna 13:02:47 Found existing installation: idna 3.2 13:02:47 Uninstalling idna-3.2: 13:02:47 Successfully uninstalled idna-3.2 13:02:48 Attempting uninstall: chardet 13:02:48 Found existing installation: chardet 4.0.0 13:02:48 Uninstalling chardet-4.0.0: 13:02:48 Successfully uninstalled chardet-4.0.0 13:02:49 Attempting uninstall: requests 13:02:49 Found existing installation: requests 2.25.1 13:02:49 Uninstalling requests-2.25.1: 13:02:49 Successfully uninstalled requests-2.25.1 13:02:50 Running setup.py install for texttable: started 13:02:52 Running setup.py install for texttable: finished with status 'done' 13:02:52 Running setup.py install for PyYAML: started 13:02:54 Running setup.py install for PyYAML: finished with status 'done' 13:02:54 Running setup.py install for docopt: started 13:02:56 Running setup.py install for docopt: finished with status 'done' 13:02:56 Running setup.py install for dockerpty: started 13:02:57 Running setup.py install for dockerpty: finished with status 'done' 13:02:58 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 13:03:07 Removing intermediate container c89f6c0ee78a 13:03:07 ---> 7c6e6dceefc5 13:03:07 Step 14/23 : ENV APP_PORT=58890 13:03:07 ---> Running in 9a91890b6de2 13:03:07 Removing intermediate container 9a91890b6de2 13:03:07 ---> 8012e5bcd8c7 13:03:07 Step 15/23 : EXPOSE $APP_PORT 13:03:07 ---> Running in 472a2ecc0b93 13:03:07 Removing intermediate container 472a2ecc0b93 13:03:07 ---> 2fece361145c 13:03:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:03:08 ---> 4710bec74144 13:03:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:03:09 ---> 0c4a20db432b 13:03:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:03:10 ---> 7892c49caec6 13:03:10 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:03:10 ---> Running in d943ca65727c 13:03:10 Removing intermediate container d943ca65727c 13:03:10 ---> 711dc5f6bfd0 13:03:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:03:10 ---> Running in 6e6b762b96c5 13:03:11 Removing intermediate container 6e6b762b96c5 13:03:11 ---> d07fd445e820 13:03:11 Step 21/23 : LABEL arch=arm64 13:03:11 ---> Running in 3e63cf1b84d8 13:03:11 Removing intermediate container 3e63cf1b84d8 13:03:11 ---> db524bb32df0 13:03:11 Step 22/23 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e 13:03:11 ---> Running in 3a90aee8b450 13:03:11 Removing intermediate container 3a90aee8b450 13:03:11 ---> 8b195fada235 13:03:11 Step 23/23 : LABEL version=0.0.0 13:03:11 ---> Running in 3e99c266999b 13:03:12 Removing intermediate container 3e99c266999b 13:03:12 ---> 2e371ce83472 13:03:12 13:03:12 Successfully built 2e371ce83472 13:03:12 Successfully tagged sys-mgmt-agent-arm64:latest 13:03:13  Building sys-mgmt-agent ... done  [Pipeline] } 13:03:13 $ docker stop --time=1 db48db7bad82923c6691cc17c4c7a40074d9bce61a6754080e0e117aff45b7f8 13:03:14 $ docker rm -f db48db7bad82923c6691cc17c4c7a40074d9bce61a6754080e0e117aff45b7f8 [Pipeline] // withDockerContainer [Pipeline] sh 13:03:15 + docker images 13:03:15 REPOSITORY TAG IMAGE ID CREATED SIZE 13:03:15 sys-mgmt-agent-arm64 latest 2e371ce83472 3 seconds ago 280MB 13:03:15 core-metadata-arm64 latest 83f33853fa4e 56 seconds ago 15.9MB 13:03:15 fa4580067b36 56 seconds ago 1.59GB 13:03:15 security-secretstore-setup-arm64 latest 53c87d64faef 58 seconds ago 26.8MB 13:03:15 security-proxy-setup-arm64 latest 8c457254abea About a minute ago 25.3MB 13:03:15 1447aaff45a6 About a minute ago 1.6GB 13:03:15 0c99e3522424 About a minute ago 1.6GB 13:03:15 c4b0fa99eda0 About a minute ago 1.6GB 13:03:15 core-data-arm64 latest 8f3c4d4ab0b9 3 minutes ago 19.2MB 13:03:15 security-bootstrapper-arm64 latest 820018b5c6bd 3 minutes ago 18MB 13:03:15 support-notifications-arm64 latest cf4c77f88221 3 minutes ago 16MB 13:03:15 b987394e004d 3 minutes ago 1.6GB 13:03:15 core-command-arm64 latest 6d86b2143c63 3 minutes ago 15.1MB 13:03:15 support-scheduler-arm64 latest 567c55d18aeb 3 minutes ago 15.3MB 13:03:15 9191ef57680b 3 minutes ago 1.59GB 13:03:15 0d367f0ee8f5 4 minutes ago 1.59GB 13:03:15 074549078563 4 minutes ago 1.59GB 13:03:15 f2def88e4ae3 4 minutes ago 1.59GB 13:03:15 ci-base-image-arm64 latest e0501539d6c4 14 minutes ago 1.26GB 13:03:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 13 days ago 551MB 13:03:15 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 13:03:15 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 13:03:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 13:03:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:03:16 13:03:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:03:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:03:16 arm64: Pulling from edgex-lftools-log-publisher 13:03:16 448f6bf000e3: Pulling fs layer 13:03:16 f757da607395: Pulling fs layer 13:03:16 05883995daec: Pulling fs layer 13:03:16 8603b9c90790: Pulling fs layer 13:03:16 1560dd03e051: Pulling fs layer 13:03:16 27f5ce0e4adf: Pulling fs layer 13:03:16 c2d8d7efcc4b: Pulling fs layer 13:03:16 8603b9c90790: Waiting 13:03:16 1560dd03e051: Waiting 13:03:16 27f5ce0e4adf: Waiting 13:03:16 c2d8d7efcc4b: Waiting 13:03:16 f757da607395: Verifying Checksum 13:03:16 f757da607395: Download complete 13:03:16 8603b9c90790: Verifying Checksum 13:03:16 8603b9c90790: Download complete 13:03:16 1560dd03e051: Verifying Checksum 13:03:16 1560dd03e051: Download complete 13:03:16 27f5ce0e4adf: Download complete 13:03:16 05883995daec: Verifying Checksum 13:03:17 448f6bf000e3: Verifying Checksum 13:03:17 448f6bf000e3: Download complete 13:03:19 c2d8d7efcc4b: Verifying Checksum 13:03:19 c2d8d7efcc4b: Download complete 13:03:21 448f6bf000e3: Pull complete 13:03:21 f757da607395: Pull complete 13:03:23 05883995daec: Pull complete 13:03:23 8603b9c90790: Pull complete 13:03:24 1560dd03e051: Pull complete 13:03:24 27f5ce0e4adf: Pull complete 13:03:39 c2d8d7efcc4b: Pull complete 13:03:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:03:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:03:39 prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container 13:03:39 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:03:42 $ docker top a843e5bb95d83313ddf162760c808f068dad734835a869b606ab865cfe3d9cb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:03:43 ---> job-cost.sh 13:03:43 lf-activate-venv: SKIPPING 13:03:43 INFO: No Stack... 13:03:43 INFO: Retrieving Pricing Info for: v3-standard-4 13:03:44 INFO: Archiving Costs [Pipeline] sh 13:03:44 + cat /w/workspace/edgex-go/24/archives/cost.csv 13:03:44 + cut -d, -f6 [Pipeline] lock 13:03:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-24-stack-cost] 13:03:45 Resource [jenkins-edgexfoundry-edgex-go-PR-3848-24-stack-cost] did not exist. Created. 13:03:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:03:45 + echo total: 0.10999999940395355 [Pipeline] stash 13:03:45 Stashed 1 file(s) [Pipeline] } 13:03:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-24-stack-cost] [Pipeline] // lock [Pipeline] } 13:03:45 $ docker stop --time=1 a843e5bb95d83313ddf162760c808f068dad734835a869b606ab865cfe3d9cb6 13:03:47 $ docker rm -f a843e5bb95d83313ddf162760c808f068dad734835a869b606ab865cfe3d9cb6 [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 13:03:47 provisioning config files... 13:03:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/24@tmp/config2474041864939101374tmp [Pipeline] { [Pipeline] sh 13:03:48 + set +x 13:03:48 + curl -s https://codecov.io/bash 13:03:48 + bash -s -- 13:03:48 13:03:48 _____ _ 13:03:48 / ____| | | 13:03:48 | | ___ __| | ___ ___ _____ __ 13:03:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:03:48 | |___| (_) | (_| | __/ (_| (_) \ V / 13:03:48 \_____\___/ \__,_|\___|\___\___/ \_/ 13:03:48 Bash-1.0.6 13:03:48 13:03:48 13:03:48 ==> git version 2.24.4 found 13:03:48 ==> 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 13:03:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:03:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:03:48 ==> Jenkins CI detected. 13:03:48 current dir:  /w/workspace/edgex-go/24 13:03:48 project root: . 13:03:48 --> token set from env 13:03:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:03:48 ==> Running gcov in . (disable via -X gcov) 13:03:48 ==> Python coveragepy not found 13:03:48 ==> Searching for coverage reports in: 13:03:48 + . 13:03:48 -> Found 1 reports 13:03:48 ==> Detecting git/mercurial file structure 13:03:48 ==> Reading reports 13:03:48 + ./coverage.out bytes=428381 13:03:48 ==> Appending adjustments 13:03:48 https://docs.codecov.io/docs/fixing-reports 13:03:49 + Found adjustments 13:03:49 ==> Gzipping contents 13:03:49 60K /tmp/codecov.UBszkm.gz 13:03:49 ==> Uploading reports 13:03:49 url: https://codecov.io 13:03:49 query: branch=PR-3848&commit=13bfc71592c8dbcb5033b552fa222f1512a2eece&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= 13:03:49 -> Pinging Codecov 13:03:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3848&commit=13bfc71592c8dbcb5033b552fa222f1512a2eece&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= 13:03:50 -> Uploading to 13:03:50 https://storage.googleapis.com/codecov/v4/raw/2022-01-25/00271124DB129430A58F1EEE437C3FCB/13bfc71592c8dbcb5033b552fa222f1512a2eece/8d6c3c64-772b-48b0-91f1-f2784a43e74a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220125T130349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=554038eb18f59cfff42d5940fe4dc85d6eaef2b608be21f110cf8e81d3440d32 13:03:50 % Total % Received % Xferd Average Speed Time Time Time Current 13:03:50 Dload Upload Total Spent Left Speed 13:03:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57976 0 0 100 57976 0 183k --:--:-- --:--:-- --:--:-- 183k 13:03:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/13bfc71592c8dbcb5033b552fa222f1512a2eece [Pipeline] } 13:03:50 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 13:03:50 + '[' -d /w/workspace/edgex-go/24/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:03:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:03:51 ---> package-listing.sh 13:03:51 ++ facter osfamily 13:03:51 ++ tr '[:upper:]' '[:lower:]' 13:03:51 + OS_FAMILY=redhat 13:03:51 + workspace=/w/workspace/edgex-go/24 13:03:51 + START_PACKAGES=/tmp/packages_start.txt 13:03:51 + END_PACKAGES=/tmp/packages_end.txt 13:03:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:03:51 + PACKAGES=/tmp/packages_start.txt 13:03:51 + '[' /w/workspace/edgex-go/24 ']' 13:03:51 + PACKAGES=/tmp/packages_end.txt 13:03:51 + case "${OS_FAMILY}" in 13:03:51 + sort 13:03:51 + rpm -qa 13:03:56 + '[' -f /tmp/packages_start.txt ']' 13:03:56 + '[' -f /tmp/packages_end.txt ']' 13:03:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:03:56 + '[' /w/workspace/edgex-go/24 ']' 13:03:56 + mkdir -p /w/workspace/edgex-go/24/archives/ 13:03:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/24/archives/ [Pipeline] echo 13:03:56 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/24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:03:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:03:57 13:03:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:03:57 latest: Pulling from edgex-lftools-log-publisher 13:03:57 b4d181a07f80: Pulling fs layer 13:03:57 a1111a8f2ec3: Pulling fs layer 13:03:57 ed53099fbce6: Pulling fs layer 13:03:57 dc539afda2c1: Pulling fs layer 13:03:57 77bc0d833cb6: Pulling fs layer 13:03:57 9065ff56babe: Pulling fs layer 13:03:57 d287ab97295c: Pulling fs layer 13:03:57 dc539afda2c1: Waiting 13:03:57 9065ff56babe: Waiting 13:03:57 d287ab97295c: Waiting 13:03:57 77bc0d833cb6: Waiting 13:03:57 a1111a8f2ec3: Verifying Checksum 13:03:57 a1111a8f2ec3: Download complete 13:03:57 dc539afda2c1: Verifying Checksum 13:03:57 dc539afda2c1: Download complete 13:03:57 ed53099fbce6: Verifying Checksum 13:03:57 ed53099fbce6: Download complete 13:03:57 77bc0d833cb6: Verifying Checksum 13:03:57 77bc0d833cb6: Download complete 13:03:57 9065ff56babe: Verifying Checksum 13:03:57 9065ff56babe: Download complete 13:03:57 b4d181a07f80: Verifying Checksum 13:03:57 b4d181a07f80: Download complete 13:03:58 d287ab97295c: Verifying Checksum 13:03:58 d287ab97295c: Download complete 13:03:59 b4d181a07f80: Pull complete 13:03:59 a1111a8f2ec3: Pull complete 13:03:59 ed53099fbce6: Pull complete 13:03:59 dc539afda2c1: Pull complete 13:03:59 77bc0d833cb6: Pull complete 13:04:00 9065ff56babe: Pull complete 13:04:05 d287ab97295c: Pull complete 13:04:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:04:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:04:05 prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container 13:04:05 $ 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/24/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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:04:09 $ docker top b56522fe86ab1bc096f0dcaf40a742c9069e6a194b37df3f8b2a8faea85703f1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:09 + touch /tmp/pre-build-complete [Pipeline] sh 13:04:10 + mkdir -p /var/log/sysstat [Pipeline] sh 13:04:10 + ls /var/log/sa-host 13:04:10 + sadf -c /var/log/sa-host/sa17 13:04:10 file_magic: OK 13:04:10 HZ: Using current value: 100 13:04:10 file_header: OK 13:04:10 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 13:04:10 Statistics: 13:04:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:04:10 File successfully converted to sysstat format version 12.0.3 13:04:10 + sadf -c /var/log/sa-host/sa25 13:04:10 file_magic: OK 13:04:10 HZ: Using current value: 100 13:04:10 file_header: OK 13:04:10 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 13:04:10 Statistics: 13:04:10 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... 13:04:10 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:04:10 provisioning config files... 13:04:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/24@tmp/config4485619702556165945tmp [Pipeline] { [Pipeline] echo 13:04:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:04:10 ---> create-netrc.sh [Pipeline] } 13:04:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:04:11 ---> python-tools-install.sh [Pipeline] echo 13:04:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:04:11 ---> sudo-logs.sh 13:04:11 Archiving 'sudo' log.. 13:04:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-3839.novalocal: Name or service not known 13:04:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-3839.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:04:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:04:11 ---> job-cost.sh 13:04:11 lf-activate-venv: SKIPPING 13:04:11 DEBUG: total: 0.10999999940395355 13:04:11 INFO: Retrieving Stack Cost... 13:04:12 INFO: Retrieving Pricing Info for: v3-standard-2 13:04:12 INFO: Archiving Costs [Pipeline] echo 13:04:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:04:12 ---> logs-deploy.sh 13:04:12 lf-activate-venv: SKIPPING 13:04:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/24 13:04:12 INFO: archiving workspace using pattern(s): 13:04:13 Archives upload complete. 13:04:13 INFO: archiving logs to Nexus 13:04:14 ---> uname -a: 13:04:14 Linux prd-centos7-docker-4c-2g-3839.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 13:04:14 13:04:14 13:04:14 ---> lscpu: 13:04:14 Architecture: x86_64 13:04:14 CPU op-mode(s): 32-bit, 64-bit 13:04:14 Byte Order: Little Endian 13:04:14 Address sizes: 40 bits physical, 48 bits virtual 13:04:14 CPU(s): 2 13:04:14 On-line CPU(s) list: 0,1 13:04:14 Thread(s) per core: 1 13:04:14 Core(s) per socket: 1 13:04:14 Socket(s): 2 13:04:14 NUMA node(s): 1 13:04:14 Vendor ID: AuthenticAMD 13:04:14 CPU family: 23 13:04:14 Model: 49 13:04:14 Model name: AMD EPYC-Rome Processor 13:04:14 Stepping: 0 13:04:14 CPU MHz: 2799.998 13:04:14 BogoMIPS: 5599.99 13:04:14 Virtualization: AMD-V 13:04:14 Hypervisor vendor: KVM 13:04:14 Virtualization type: full 13:04:14 L1d cache: 32K 13:04:14 L1i cache: 32K 13:04:14 L2 cache: 512K 13:04:14 L3 cache: 16384K 13:04:14 NUMA node0 CPU(s): 0,1 13:04:14 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 13:04:14 13:04:14 13:04:14 ---> nproc: 13:04:14 2 13:04:14 13:04:14 13:04:14 ---> df -h: 13:04:14 Filesystem Size Used Avail Use% Mounted on 13:04:14 overlay 40G 13G 28G 33% / 13:04:14 tmpfs 64M 0 64M 0% /dev 13:04:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:04:14 shm 64M 0 64M 0% /dev/shm 13:04:14 /dev/vda1 40G 13G 28G 33% /facter-os 13:04:14 13:04:14 13:04:14 ---> sar -b -r -n DEV: 13:04:14 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/25/22 _x86_64_ (2 CPU) 13:04:14 13:04:14 12:44:08 LINUX RESTART (2 CPU) 13:04:14 13:04:14 12:45:02 tps rtps wtps bread/s bwrtn/s 13:04:14 12:46:01 349.63 0.05 349.58 1.08 101329.91 13:04:14 12:47:01 57.12 0.00 57.12 0.00 8653.26 13:04:14 12:48:01 114.54 0.00 114.54 0.00 5442.46 13:04:14 12:49:01 561.75 282.30 279.45 7894.91 168489.99 13:04:14 12:50:01 583.47 191.90 391.58 12886.54 203330.77 13:04:14 12:51:01 594.20 76.02 518.18 5013.16 171216.50 13:04:14 12:52:01 52.47 16.80 35.67 1403.50 4136.64 13:04:14 12:53:01 0.17 0.00 0.17 0.00 1.77 13:04:14 12:54:01 0.23 0.00 0.23 0.00 1.80 13:04:14 12:55:01 0.28 0.07 0.22 0.53 3.63 13:04:14 12:56:01 0.22 0.00 0.22 0.00 3.23 13:04:14 12:57:01 0.30 0.05 0.25 1.20 2.97 13:04:14 12:58:01 0.23 0.00 0.23 0.00 3.00 13:04:14 12:59:01 0.20 0.00 0.20 0.00 1.62 13:04:14 13:00:01 1.08 0.22 0.87 6.80 16.23 13:04:14 13:01:01 0.33 0.05 0.28 0.67 2.60 13:04:14 13:02:01 0.43 0.15 0.28 2.93 5.16 13:04:14 13:03:01 0.27 0.02 0.25 0.13 2.60 13:04:14 13:04:01 78.85 75.15 3.70 4279.95 150.33 13:04:14 Average: 125.94 33.87 92.07 1659.64 34838.85 13:04:14 13:04:14 12:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:04:14 12:46:01 3739500 0 902268 11.27 2620 3364552 1482816 16.37 1075808 2733856 48 13:04:14 12:47:01 3229152 0 1057760 13.21 2620 3719408 1529584 16.89 1464356 2828572 104552 13:04:14 12:48:01 3295892 0 1038156 12.96 2620 3672272 1420712 15.69 1409684 2794032 79500 13:04:14 12:49:01 1442044 0 1187752 14.83 2620 5376524 1871276 20.66 1480104 4502736 4 13:04:14 12:50:01 639400 0 1434152 17.91 2620 5932768 2478592 27.37 3055020 3672048 63516 13:04:14 12:51:01 2400752 0 1338592 16.71 2620 4266976 1823640 20.13 2051800 2909592 41872 13:04:14 12:52:01 3049672 0 1156284 14.44 2620 3800364 1374724 15.18 1414264 2922768 8 13:04:14 12:53:01 3052044 0 1153904 14.41 2620 3800372 1340992 14.81 1423856 2913024 12 13:04:14 12:54:01 3066412 0 1139536 14.23 2620 3800372 1340740 14.80 1427552 2896160 20 13:04:14 12:55:01 3066392 0 1139552 14.23 2620 3800376 1340824 14.80 1429704 2894128 20 13:04:14 12:56:01 3067684 0 1138256 14.21 2620 3800380 1340800 14.80 1429736 2892984 12 13:04:14 12:57:01 3066648 0 1139288 14.23 2620 3800384 1349432 14.90 1430044 2893020 20 13:04:14 12:58:01 3068232 0 1137696 14.21 2620 3800392 1340524 14.80 1429604 2892972 12 13:04:14 12:59:01 3068184 0 1137744 14.21 2620 3800392 1340524 14.80 1429724 2892972 8 13:04:14 13:00:01 3067320 0 1138572 14.22 2620 3800428 1340620 14.80 1429928 2892900 8 13:04:14 13:01:01 3065608 0 1140284 14.24 2620 3800428 1343436 14.83 1430884 2892900 12 13:04:14 13:02:01 3066376 0 1139332 14.23 2620 3800612 1341284 14.81 1430632 2893020 8 13:04:14 13:03:01 3067324 0 1138380 14.21 2620 3800616 1341032 14.81 1430028 2893024 16 13:04:14 13:04:01 2476096 0 1212476 15.14 2620 4317748 1702796 18.80 1585728 3316832 388204 13:04:14 Average: 2841828 0 1151052 14.37 2620 4013440 1497071 16.53 1539919 3027765 35676 13:04:14 13:04:14 12:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:04:14 12:46:01 eth0 372.73 277.42 5486.95 35.07 0.00 0.00 0.00 0.00 13:04:14 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:46:01 vethde0859f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 13:04:14 12:46:01 docker0 201.19 240.85 15.97 2075.29 0.00 0.00 0.00 0.00 13:04:14 12:47:01 veth5724b64 0.63 0.77 0.05 0.08 0.00 0.00 0.00 0.00 13:04:14 12:47:01 eth0 35.24 19.35 30.13 14.45 0.00 0.00 0.00 0.00 13:04:14 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:47:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 13:04:14 12:48:01 veth5724b64 1.32 1.32 0.10 0.10 0.00 0.00 0.00 0.00 13:04:14 12:48:01 eth0 13.79 7.63 10.55 5.67 0.00 0.00 0.00 0.00 13:04:14 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:48:01 docker0 1.32 1.32 0.08 0.10 0.00 0.00 0.00 0.00 13:04:14 12:49:01 vethcaa8919 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:49:01 veth226b1ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:49:01 eth0 134.22 89.86 1819.63 129.52 0.00 0.00 0.00 0.00 13:04:14 12:49:01 veth22e16df 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 13:04:14 12:50:01 veth50b3272 1.50 8.10 0.11 35.66 0.00 0.00 0.00 0.00 13:04:14 12:50:01 vethb28ad44 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 13:04:14 12:50:01 eth0 69.18 37.99 224.12 17.16 0.00 0.00 0.00 0.00 13:04:14 12:50:01 veth22e16df 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 13:04:14 12:51:01 eth0 146.04 69.54 1689.60 26.93 0.00 0.00 0.00 0.00 13:04:14 12:51:01 veth22e16df 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 13:04:14 12:51:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:04:14 12:51:01 vethe02e8a2 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 13:04:14 12:52:01 eth0 17.14 10.71 59.37 4.05 0.00 0.00 0.00 0.00 13:04:14 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:52:01 docker0 763.13 706.94 72.17 5627.16 0.00 0.00 0.00 0.00 13:04:14 12:53:01 eth0 0.87 0.63 0.37 0.29 0.00 0.00 0.00 0.00 13:04:14 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:54:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:04:14 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:55:01 eth0 0.23 0.20 0.08 0.04 0.00 0.00 0.00 0.00 13:04:14 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:56:01 eth0 0.18 0.12 0.06 0.04 0.00 0.00 0.00 0.00 13:04:14 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:57:01 eth0 5.55 1.95 8.26 0.13 0.00 0.00 0.00 0.00 13:04:14 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:58:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:14 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:59:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:04:14 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 13:00:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:04:14 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 13:01:01 eth0 1.52 0.42 0.50 0.27 0.00 0.00 0.00 0.00 13:04:14 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 13:02:01 eth0 0.48 0.30 0.26 0.20 0.00 0.00 0.00 0.00 13:04:14 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 13:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 13:04:01 eth0 97.09 57.13 2598.83 11.74 0.00 0.00 0.00 0.00 13:04:14 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 Average: eth0 46.82 29.99 623.62 12.91 0.00 0.00 0.00 0.00 13:04:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:04:14 Average: docker0 14.10 19.10 1.06 154.22 0.00 0.00 0.00 0.00 13:04:14 13:04:14 13:04:14 ---> sar -P ALL: 13:04:14 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/25/22 _x86_64_ (2 CPU) 13:04:14 13:04:14 12:44:08 LINUX RESTART (2 CPU) 13:04:14 13:04:14 12:45:02 CPU %user %nice %system %iowait %steal %idle 13:04:14 12:46:01 all 25.57 0.00 11.57 2.53 0.11 60.22 13:04:14 12:46:01 0 26.80 0.00 11.79 2.87 0.11 58.43 13:04:14 12:46:01 1 24.34 0.00 11.34 2.20 0.11 62.02 13:04:14 12:47:01 all 51.78 0.00 4.75 0.66 0.09 42.73 13:04:14 12:47:01 0 51.18 0.00 4.61 0.45 0.09 43.67 13:04:14 12:47:01 1 52.38 0.00 4.89 0.86 0.09 41.79 13:04:14 12:48:01 all 61.50 0.00 5.28 1.39 0.11 31.72 13:04:14 12:48:01 0 62.52 0.00 5.21 1.38 0.11 30.78 13:04:14 12:48:01 1 60.48 0.00 5.35 1.40 0.11 32.67 13:04:14 12:49:01 all 39.44 0.00 13.62 20.94 0.13 25.87 13:04:14 12:49:01 0 37.65 0.00 13.38 21.18 0.13 27.67 13:04:14 12:49:01 1 41.24 0.00 13.87 20.70 0.13 24.06 13:04:14 12:50:01 all 77.61 0.00 16.27 4.96 0.15 1.01 13:04:14 12:50:01 0 78.83 0.00 15.16 4.50 0.15 1.36 13:04:14 12:50:01 1 76.37 0.00 17.39 5.43 0.15 0.66 13:04:14 12:51:01 all 75.41 0.00 17.58 5.39 0.16 1.46 13:04:14 12:51:01 0 76.32 0.00 17.02 5.04 0.15 1.46 13:04:14 12:51:01 1 74.49 0.00 18.14 5.73 0.17 1.46 13:04:14 12:52:01 all 1.84 0.00 1.29 0.76 0.03 96.08 13:04:14 12:52:01 0 1.85 0.00 1.39 0.82 0.03 95.90 13:04:14 12:52:01 1 1.83 0.00 1.19 0.69 0.02 96.27 13:04:14 12:53:01 all 0.14 0.00 0.06 0.00 0.03 99.77 13:04:14 12:53:01 0 0.07 0.00 0.08 0.00 0.05 99.80 13:04:14 12:53:01 1 0.22 0.00 0.03 0.00 0.02 99.73 13:04:14 12:54:01 all 0.18 0.00 0.07 0.00 0.03 99.73 13:04:14 12:54:01 0 0.07 0.00 0.08 0.00 0.03 99.82 13:04:14 12:54:01 1 0.28 0.00 0.05 0.00 0.02 99.65 13:04:14 12:55:01 all 0.28 0.00 0.03 0.01 0.03 99.66 13:04:14 12:55:01 0 0.23 0.00 0.03 0.02 0.02 99.70 13:04:14 12:55:01 1 0.33 0.00 0.02 0.00 0.03 99.62 13:04:14 12:56:01 all 0.18 0.00 0.03 0.00 0.03 99.77 13:04:14 12:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:04:14 12:56:01 1 0.33 0.00 0.02 0.00 0.03 99.62 13:04:14 13:04:14 12:56:01 CPU %user %nice %system %iowait %steal %idle 13:04:14 12:57:01 all 0.23 0.00 0.03 0.00 0.03 99.72 13:04:14 12:57:01 0 0.10 0.00 0.02 0.00 0.02 99.87 13:04:14 12:57:01 1 0.37 0.00 0.03 0.00 0.03 99.57 13:04:14 12:58:01 all 0.07 0.00 0.03 0.00 0.03 99.87 13:04:14 12:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:04:14 12:58:01 1 0.10 0.00 0.02 0.00 0.03 99.85 13:04:14 12:59:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:04:14 12:59:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:04:14 12:59:01 1 0.23 0.00 0.02 0.00 0.00 99.75 13:04:14 13:00:01 all 0.13 0.00 0.06 0.00 0.03 99.79 13:04:14 13:00:01 0 0.07 0.00 0.05 0.00 0.03 99.85 13:04:14 13:00:01 1 0.18 0.00 0.07 0.00 0.02 99.73 13:04:14 13:01:01 all 0.11 0.00 0.03 0.00 0.02 99.84 13:04:14 13:01:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:04:14 13:01:01 1 0.17 0.00 0.03 0.00 0.00 99.80 13:04:14 13:02:01 all 0.12 0.00 0.03 0.00 0.03 99.82 13:04:14 13:02:01 0 0.22 0.00 0.03 0.00 0.03 99.72 13:04:14 13:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:04:14 13:03:01 all 0.16 0.00 0.02 0.00 0.04 99.78 13:04:14 13:03:01 0 0.30 0.00 0.03 0.00 0.05 99.62 13:04:14 13:03:01 1 0.02 0.00 0.00 0.00 0.03 99.95 13:04:14 13:04:01 all 6.19 0.00 2.19 2.35 0.04 89.23 13:04:14 13:04:01 0 5.43 0.00 2.16 1.66 0.05 90.70 13:04:14 13:04:01 1 6.95 0.00 2.22 3.05 0.03 87.75 13:04:14 Average: all 16.86 0.00 3.61 1.94 0.06 77.53 13:04:14 Average: 0 16.91 0.00 3.53 1.89 0.06 77.61 13:04:14 Average: 1 16.81 0.00 3.69 1.99 0.05 77.46 13:04:14 13:04:14 13:04:14