Pull request #3891 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 8099421eaa363bc7b8d86790a5de5010e16e51da Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh4380110915994035378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh14936980425492553598.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3891/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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5850391781525642923.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh2709067006268713619.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3891/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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5168164697527084902.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7019’ Running on prd-centos7-docker-4c-2g-7021 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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/13@tmp/jenkins-gitclient-ssh5952355770666837474.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/13@tmp/jenkins-gitclient-ssh4130682250944659614.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 8099421eaa363bc7b8d86790a5de5010e16e51da Merge succeeded, producing 8099421eaa363bc7b8d86790a5de5010e16e51da Checking out Revision 8099421eaa363bc7b8d86790a5de5010e16e51da (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f 8099421eaa363bc7b8d86790a5de5010e16e51da # 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/13@tmp/jenkins-gitclient-ssh4298655298472546874.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8099421eaa363bc7b8d86790a5de5010e16e51da # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. > git rev-list --no-walk eb22c3cb40d132874cf8fdf749db04ed72737c61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:42:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:42:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:42:15 ========================================================= 06:42:15 EdgeX Global Pipelines Version Info 06:42:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:42:16 ------------------- 06:42:16 stable info: 06:42:16 ------------------- 06:42:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:42:16 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 06:42:16 Message: update stable to v1.0.220 06:42:17 ------------------- 06:42:17 experimental info: 06:42:17 ------------------- 06:42:17 Commited By: **** collab-it+edgex@linuxfoundation.org 06:42:17 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:42:17 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8099421eaa363bc7b8d86790a5de5010e16e51da [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8099421 [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:17 provisioning config files... 06:42:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config8322718346327088055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:18 ---> docker-login.sh 06:42:18 nexus3.edgexfoundry.org:10001 06:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:18 Configure a credential helper to remove this warning. See 06:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:18 06:42:18 Login Succeeded 06:42:18 nexus3.edgexfoundry.org:10002 06:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:18 Configure a credential helper to remove this warning. See 06:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:18 06:42:18 Login Succeeded 06:42:18 nexus3.edgexfoundry.org:10003 06:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:18 Configure a credential helper to remove this warning. See 06:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:18 06:42:18 Login Succeeded 06:42:18 nexus3.edgexfoundry.org:10004 06:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:18 Configure a credential helper to remove this warning. See 06:42:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:18 06:42:18 Login Succeeded 06:42:18 docker.io 06:42:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:19 Configure a credential helper to remove this warning. See 06:42:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:19 06:42:19 Login Succeeded 06:42:19 ---> docker-login.sh ends [Pipeline] } 06:42:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:19 ++ 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 06:42:19 + for file in '`ls cmd/**/Dockerfile`' 06:42:19 ++ dirname cmd/core-command/Dockerfile 06:42:19 ++ cut -d/ -f2 06:42:19 + echo core-command,cmd/core-command/Dockerfile 06:42:19 + for file in '`ls cmd/**/Dockerfile`' 06:42:19 ++ dirname cmd/core-data/Dockerfile 06:42:19 ++ cut -d/ -f2 06:42:19 + echo core-data,cmd/core-data/Dockerfile 06:42:19 + for file in '`ls cmd/**/Dockerfile`' 06:42:19 ++ dirname cmd/core-metadata/Dockerfile 06:42:19 ++ cut -d/ -f2 06:42:19 + echo core-metadata,cmd/core-metadata/Dockerfile 06:42:19 + for file in '`ls cmd/**/Dockerfile`' 06:42:19 ++ dirname cmd/security-bootstrapper/Dockerfile 06:42:19 ++ cut -d/ -f2 06:42:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:42:19 + for file in '`ls cmd/**/Dockerfile`' 06:42:19 ++ dirname cmd/security-proxy-setup/Dockerfile 06:42:19 ++ cut -d/ -f2 06:42:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:42:19 + for file in '`ls cmd/**/Dockerfile`' 06:42:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:42:19 ++ cut -d/ -f2 06:42:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:42:19 + for file in '`ls cmd/**/Dockerfile`' 06:42:19 ++ dirname cmd/support-notifications/Dockerfile 06:42:19 ++ cut -d/ -f2 06:42:19 + echo support-notifications,cmd/support-notifications/Dockerfile 06:42:19 + for file in '`ls cmd/**/Dockerfile`' 06:42:19 ++ dirname cmd/support-scheduler/Dockerfile 06:42:19 ++ cut -d/ -f2 06:42:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:42:19 + for file in '`ls cmd/**/Dockerfile`' 06:42:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:42:19 ++ cut -d/ -f2 06:42:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:42:19 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 06:42:20 + git rev-list -1 --merges 8099421eaa363bc7b8d86790a5de5010e16e51da~1..8099421eaa363bc7b8d86790a5de5010e16e51da [Pipeline] echo 06:42:20 -----------> git rev-list -1 --merges 8099421eaa363bc7b8d86790a5de5010e16e51da~1..8099421eaa363bc7b8d86790a5de5010e16e51da 8099421eaa363bc7b8d86790a5de5010e16e51da [false] [Pipeline] sh 06:42:20 + git log --format=format:%s -1 8099421eaa363bc7b8d86790a5de5010e16e51da [Pipeline] echo 06:42:20 ========================================================= 06:42:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:42:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:42:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 06:42:20 + grep -v github /etc/ssh/ssh_known_hosts 06:42:20 + '[' -e /tmp/ssh_known_hosts ']' 06:42:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:42:20 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 06:42:20 + sudo tee -a /etc/ssh/ssh_known_hosts 06:42:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:21 06:42:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:42:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:21 latest: Pulling from edgex-devops/git-semver 06:42:21 a0d0a0d46f8b: Pulling fs layer 06:42:21 3e5f54012d9b: Pulling fs layer 06:42:21 4c7163046ea9: Pulling fs layer 06:42:21 0c2d73faf560: Pulling fs layer 06:42:21 0c2d73faf560: Waiting 06:42:21 3e5f54012d9b: Verifying Checksum 06:42:21 3e5f54012d9b: Download complete 06:42:21 a0d0a0d46f8b: Verifying Checksum 06:42:21 a0d0a0d46f8b: Download complete 06:42:21 4c7163046ea9: Verifying Checksum 06:42:21 4c7163046ea9: Download complete 06:42:21 0c2d73faf560: Verifying Checksum 06:42:21 0c2d73faf560: Download complete 06:42:21 a0d0a0d46f8b: Pull complete 06:42:21 3e5f54012d9b: Pull complete 06:42:21 4c7163046ea9: Pull complete 06:42:22 0c2d73faf560: Pull complete 06:42:22 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:42:22 prd-centos7-docker-4c-2g-7021 does not seem to be running inside a container 06:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:42:23 $ docker top f7f4221c7a69d002c6cff2b756aff8d426eb78487025fb71ba7ab0049f71a293 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:23 [ssh-agent] Looking for ssh-agent implementation... 06:42:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:23 $ docker exec f7f4221c7a69d002c6cff2b756aff8d426eb78487025fb71ba7ab0049f71a293 ssh-agent 06:42:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiBcNOg/agent.15 06:42:23 SSH_AGENT_PID=22 06:42:23 Running ssh-add (command line suppressed) 06:42:23 Identity added: /w/workspace/edgex-go/13@tmp/private_key_4704741384732507462.key (/w/workspace/edgex-go/13@tmp/private_key_4704741384732507462.key) 06:42:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:23 + git tag --points-at HEAD [Pipeline] } 06:42:23 $ docker exec --env ******** --env ******** f7f4221c7a69d002c6cff2b756aff8d426eb78487025fb71ba7ab0049f71a293 ssh-agent -k 06:42:23 unset SSH_AUTH_SOCK; 06:42:23 unset SSH_AGENT_PID; 06:42:23 echo Agent pid 22 killed; 06:42:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:42:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:23 [ssh-agent] Looking for ssh-agent implementation... 06:42:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:24 $ docker exec f7f4221c7a69d002c6cff2b756aff8d426eb78487025fb71ba7ab0049f71a293 ssh-agent 06:42:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeKcGCL/agent.54 06:42:24 SSH_AGENT_PID=61 06:42:24 Running ssh-add (command line suppressed) 06:42:24 Identity added: /w/workspace/edgex-go/13@tmp/private_key_1598269070891644282.key (/w/workspace/edgex-go/13@tmp/private_key_1598269070891644282.key) 06:42:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:24 + git semver init 06:42:24 # -> Open(): unable to determine branch for HEAD 06:42:24 # $GIT_DIR = /w/workspace/edgex-go/13/.git 06:42:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 06:42:24 # $SEMVER_REMOTE_NAME = origin 06:42:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:42:24 # $SEMVER_USER_NAME = edgex-jenkins 06:42:24 # $SEMVER_BRANCH = PR-3891 06:42:24 # $SEMVER_TEMP = /tmp/semver-990729916 06:42:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:42:39 # '/tmp/semver-990729916' -> '/w/workspace/edgex-go/13/.semver' 06:42:39 # -> Force: false 06:42:39 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 06:42:39 $ docker exec --env ******** --env ******** f7f4221c7a69d002c6cff2b756aff8d426eb78487025fb71ba7ab0049f71a293 ssh-agent -k 06:42:39 unset SSH_AUTH_SOCK; 06:42:39 unset SSH_AGENT_PID; 06:42:39 echo Agent pid 61 killed; 06:42:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:39 + git semver [Pipeline] } 06:42:39 $ docker stop --time=1 f7f4221c7a69d002c6cff2b756aff8d426eb78487025fb71ba7ab0049f71a293 06:42:41 $ docker rm -f f7f4221c7a69d002c6cff2b756aff8d426eb78487025fb71ba7ab0049f71a293 [Pipeline] // withDockerContainer [Pipeline] sh 06:42:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:42:42 Stashed 1 file(s) [Pipeline] echo 06:42:42 [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 06:42:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:42:42 ========================================================= 06:42:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:42:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:42:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:42:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:42:42 59bf1c3509f3: Pulling fs layer 06:42:42 666ba61612fd: Pulling fs layer 06:42:42 8ed8ca486205: Pulling fs layer 06:42:42 4fe6c5a15a65: Pulling fs layer 06:42:42 22a0e8bec74d: Pulling fs layer 06:42:42 640e595b4fbd: Pulling fs layer 06:42:42 763cafe07f6e: Pulling fs layer 06:42:42 0c0b528cf693: Pulling fs layer 06:42:42 10935f4eaf8b: Pulling fs layer 06:42:42 4fe6c5a15a65: Waiting 06:42:42 22a0e8bec74d: Waiting 06:42:42 640e595b4fbd: Waiting 06:42:42 763cafe07f6e: Waiting 06:42:42 0c0b528cf693: Waiting 06:42:42 10935f4eaf8b: Waiting 06:42:42 8ed8ca486205: Verifying Checksum 06:42:42 8ed8ca486205: Download complete 06:42:42 666ba61612fd: Verifying Checksum 06:42:42 666ba61612fd: Download complete 06:42:42 22a0e8bec74d: Verifying Checksum 06:42:42 22a0e8bec74d: Download complete 06:42:42 640e595b4fbd: Verifying Checksum 06:42:42 640e595b4fbd: Download complete 06:42:42 59bf1c3509f3: Verifying Checksum 06:42:42 59bf1c3509f3: Download complete 06:42:42 763cafe07f6e: Verifying Checksum 06:42:42 763cafe07f6e: Download complete 06:42:43 0c0b528cf693: Verifying Checksum 06:42:43 0c0b528cf693: Download complete 06:42:43 59bf1c3509f3: Pull complete 06:42:43 4fe6c5a15a65: Verifying Checksum 06:42:43 4fe6c5a15a65: Download complete 06:42:43 10935f4eaf8b: Verifying Checksum 06:42:43 10935f4eaf8b: Download complete 06:42:43 666ba61612fd: Pull complete 06:42:43 8ed8ca486205: Pull complete 06:42:47 4fe6c5a15a65: Pull complete 06:42:47 22a0e8bec74d: Pull complete 06:42:47 640e595b4fbd: Pull complete 06:42:47 763cafe07f6e: Pull complete 06:42:47 0c0b528cf693: Pull complete 06:42:49 10935f4eaf8b: Pull complete 06:42:49 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 06:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:42:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:42:50 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:42:50 WORKDIR /edgex 06:42:50 COPY go.mod . 06:42:50 RUN go mod download' 06:42:50 + docker build -t ci-base-image-x86_64 -f - . 06:42:51 Sending build context to Docker daemon 334.2MB 06:42:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:42:51 ---> 99d49a6021b9 06:42:51 Step 2/4 : WORKDIR /edgex 06:42:54 ---> Running in 5e05f0cb1ccd 06:42:54 Removing intermediate container 5e05f0cb1ccd 06:42:54 ---> 1a47b9113b20 06:42:54 Step 3/4 : COPY go.mod . 06:42:54 ---> 3bc568a935d5 06:42:54 Step 4/4 : RUN go mod download 06:42:54 ---> Running in 8de15fcce22e 06:42:57 Still waiting to schedule task 06:42:57 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-7020’ 06:43:21 Removing intermediate container 8de15fcce22e 06:43:21 ---> 981e62ff1a36 06:43:21 Successfully built 981e62ff1a36 06:43:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:43:22 + docker inspect -f . ci-base-image-x86_64 06:43:22 . [Pipeline] withDockerContainer 06:43:22 prd-centos7-docker-4c-2g-7021 does not seem to be running inside a container 06:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:43:22 $ docker top cc890507ffea850940e16559f4dafe760b84a5509c94843b83d9154339884d4d -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:22 + go version 06:43:22 go version go1.17.6 linux/amd64 [Pipeline] } 06:43:22 $ docker stop --time=1 cc890507ffea850940e16559f4dafe760b84a5509c94843b83d9154339884d4d 06:43:24 $ docker rm -f cc890507ffea850940e16559f4dafe760b84a5509c94843b83d9154339884d4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:43:24 + docker inspect -f . ci-base-image-x86_64 06:43:24 . [Pipeline] withDockerContainer 06:43:24 prd-centos7-docker-4c-2g-7021 does not seem to be running inside a container 06:43:24 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:43:25 $ docker top 3b58bbb9618bde2986328056fd4e58e2716b126b8e6e204b9ca02f2666089c32 -eo pid,comm [Pipeline] { [Pipeline] echo 06:43:25 ========================================================= 06:43:25 [edgeXBuildGoParallel] Running Tests and Build... 06:43:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:43:25 + make test 06:43:25 go mod tidy 06:43:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:43:32 ? github.com/edgexfoundry/edgex-go [no test files] 06:43:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:43:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:43:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:43:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:43:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:43:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:43:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:43:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:43:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:43:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:43:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:43:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:43:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 06:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements 06:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.9% of statements 06:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:44:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 89.4% of statements 06:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:44:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:44:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 06:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:44:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:44:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.302s coverage: 94.2% of statements 06:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:44:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:44:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 06:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:44:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 06:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:44:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:44:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 06:44:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:44:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 06:44:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 24.0% of statements 06:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:44:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 06:44:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 06:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 06:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements 06:44:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 06:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 06:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 06:44:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.167s coverage: 82.5% of statements 06:44:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.117s coverage: 64.4% of statements 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.204s coverage: 65.4% of statements 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 43.8% of statements 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:44:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 06:44:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:44:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:44:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:44:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.049s coverage: 63.2% of statements 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:44:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:44:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:44:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:44:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 06:44:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 06:44:48 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 06:45:27 GO111MODULE=on go vet ./... 06:45:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:45:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:45:30 ./bin/test-attribution-txt.sh [Pipeline] echo 06:45:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:45:31 + ls -al . 06:45:31 total 644 06:45:31 drwxrwxr-x 10 1001 1001 4096 Mar 14 06:45 . 06:45:31 drwxr-xr-x 4 root root 30 Mar 14 06:43 .. 06:45:31 -rw-rw-r-- 1 1001 1001 11 Mar 14 06:42 .dockerignore 06:45:31 drwxrwxr-x 8 1001 1001 179 Mar 14 06:42 .git 06:45:31 drwxrwxr-x 4 1001 1001 142 Mar 14 06:42 .github 06:45:31 -rw-rw-r-- 1 1001 1001 804 Mar 14 06:42 .gitignore 06:45:31 -rw-rw-r-- 1 1001 1001 42 Mar 14 06:42 .golangci.yml 06:45:31 -rw-rw-r-- 1 1001 1001 76 Mar 14 06:42 .hadolint.yml 06:45:31 drwx------ 3 1001 1001 73 Mar 14 06:42 .semver 06:45:31 -rw-rw-r-- 1 1001 1001 166 Mar 14 06:42 .sonarcloud.properties 06:45:31 -rw-rw-r-- 1 1001 1001 1171 Mar 14 06:42 ADOPTERS.md 06:45:31 -rw-rw-r-- 1 1001 1001 9019 Mar 14 06:42 Attribution.txt 06:45:31 -rw-rw-r-- 1 1001 1001 51732 Mar 14 06:42 CHANGELOG.md 06:45:31 -rw-rw-r-- 1 1001 1001 3804 Mar 14 06:42 CONTRIBUTING.md 06:45:31 -rw-rw-r-- 1 1001 1001 677 Mar 14 06:42 GOVERNANCE.md 06:45:31 -rw-rw-r-- 1 1001 1001 849 Mar 14 06:42 Jenkinsfile 06:45:31 -rw-rw-r-- 1 1001 1001 10775 Mar 14 06:42 LICENSE 06:45:31 -rw-rw-r-- 1 1001 1001 6508 Mar 14 06:42 Makefile 06:45:31 -rw-rw-r-- 1 1001 1001 582 Mar 14 06:42 OWNERS.md 06:45:31 -rw-rw-r-- 1 1001 1001 8207 Mar 14 06:42 README.md 06:45:31 -rw-rw-r-- 1 1001 1001 6912 Mar 14 06:42 SECURITY.md 06:45:31 -rw-rw-r-- 1 1001 1001 5 Mar 14 06:42 VERSION 06:45:31 -rw-rw-r-- 1 1001 1001 4131 Mar 14 06:42 ZMQWindows.md 06:45:31 drwxrwxr-x 2 1001 1001 37 Mar 14 06:42 bin 06:45:31 drwxrwxr-x 14 1001 1001 4096 Mar 14 06:42 cmd 06:45:31 -rw-r--r-- 1 root root 426314 Mar 14 06:44 coverage.out 06:45:31 -rw-rw-r-- 1 1001 1001 2827 Mar 14 06:42 go.mod 06:45:31 -rw-rw-r-- 1 1001 1001 50275 Mar 14 06:42 go.sum 06:45:31 drwxrwxr-x 8 1001 1001 124 Mar 14 06:42 internal 06:45:31 drwxrwxr-x 3 1001 1001 16 Mar 14 06:42 openapi 06:45:31 drwxrwxr-x 4 1001 1001 71 Mar 14 06:42 snap 06:45:31 -rw-rw-r-- 1 1001 1001 204 Mar 14 06:42 version.go [Pipeline] sh 06:45:31 + '[' -e coverage.out ] 06:45:31 + chown 1001:1001 coverage.out [Pipeline] stash 06:45:31 Stashed 1 file(s) [Pipeline] sh 06:45:31 + make build 06:45:31 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 06:45:33 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 06:45:39 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 06:45:40 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 06:45:41 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 06:45:41 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 06:45:42 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 06:45:43 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 06:45: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 06:45:45 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 06:45:45 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 06:45:46 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] } 06:45:48 $ docker stop --time=1 3b58bbb9618bde2986328056fd4e58e2716b126b8e6e204b9ca02f2666089c32 06:45:50 $ docker rm -f 3b58bbb9618bde2986328056fd4e58e2716b126b8e6e204b9ca02f2666089c32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:45:51 06:45:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:45:51 latest: Pulling from edgex-devops/edgex-compose 06:45:51 cbdbe7a5bc2a: Pulling fs layer 06:45:51 ca9280d653b3: Pulling fs layer 06:45:51 7e9c9ca2126c: Pulling fs layer 06:45:51 cbdbe7a5bc2a: Verifying Checksum 06:45:51 cbdbe7a5bc2a: Download complete 06:45:51 ca9280d653b3: Verifying Checksum 06:45:51 ca9280d653b3: Download complete 06:45:51 cbdbe7a5bc2a: Pull complete 06:45:51 7e9c9ca2126c: Verifying Checksum 06:45:51 7e9c9ca2126c: Download complete 06:45:52 ca9280d653b3: Pull complete 06:45:56 7e9c9ca2126c: Pull complete 06:45:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:45:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:45:56 prd-centos7-docker-4c-2g-7021 does not seem to be running inside a container 06:45:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 06:45:58 $ docker top cb04d3dc874cc53c6d366398ea157dac5cc7f61bb24853cb837872d4379d9fae -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:59 + docker-compose build --help 06:45:59 + grep parallel 06:45:59 --parallel Build images in parallel. [Pipeline] } 06:45:59 $ docker stop --time=1 cb04d3dc874cc53c6d366398ea157dac5cc7f61bb24853cb837872d4379d9fae 06:46:00 $ docker rm -f cb04d3dc874cc53c6d366398ea157dac5cc7f61bb24853cb837872d4379d9fae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:46:01 . [Pipeline] withDockerContainer 06:46:01 prd-centos7-docker-4c-2g-7021 does not seem to be running inside a container 06:46:01 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:46:01 $ docker top 0b00f9dc8d050e90ed14890f57f8fdce98ca480f366e053066b78376eff81435 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:02 + docker-compose -f ./docker-compose-build.yml build --parallel 06:46:02 Building core-command ... 06:46:02 Building core-data ... 06:46:02 Building core-metadata ... 06:46:02 Building security-bootstrapper ... 06:46:02 Building security-proxy-setup ... 06:46:02 Building security-secretstore-setup ... 06:46:02 Building support-notifications ... 06:46:02 Building support-scheduler ... 06:46:02 Building sys-mgmt-agent ... 06:46:02 Building security-secretstore-setup 06:46:02 Building security-proxy-setup 06:46:02 Building support-scheduler 06:46:02 Building sys-mgmt-agent 06:46:02 Building core-data 06:46:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:46:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:46:14 ---> 981e62ff1a36 06:46:14 Step 3/25 : WORKDIR /edgex-go 06:46:14 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:46:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:46:14 ---> 981e62ff1a36 06:46:14 Step 3/21 : WORKDIR /edgex-go 06:46:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:46:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:46:14 ---> 981e62ff1a36 06:46:14 Step 3/23 : WORKDIR /edgex-go 06:46:19 ---> Running in 229527011f0b 06:46:19 ---> Running in 9649c52e7b85 06:46:19 ---> Running in fa5fc00b4a97 06:46:24 Removing intermediate container 229527011f0b 06:46:24 ---> 7673317d30d8 06:46:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:24 Removing intermediate container fa5fc00b4a97 06:46:24 ---> dd7962d6dc77 06:46:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:24 Removing intermediate container 9649c52e7b85 06:46:24 ---> 3e86626b4181 06:46:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:24 ---> Running in e4cefa6551e8 06:46:24 ---> Running in d9f4e90bfe5b 06:46:24 ---> Running in 439b6582d6ae 06:46:28 Removing intermediate container 439b6582d6ae 06:46:28 ---> 6fd052bef7ca 06:46:28 Step 5/25 : RUN apk add --update --no-cache make git 06:46:28 ---> Running in d21f5fa7debf 06:46:28 Removing intermediate container d9f4e90bfe5b 06:46:28 ---> dbd894533769 06:46:28 Step 5/21 : RUN apk add --update --no-cache make git 06:46:28 Removing intermediate container e4cefa6551e8 06:46:28 ---> eb1111002e4f 06:46:28 Step 5/23 : RUN apk add --update --no-cache make bash git 06:46:28 ---> Running in e265e8f2f3da 06:46:28 ---> Running in 1bbc0f76db00 06:46:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:46:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:46:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:46:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:46:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:46:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:46:30 ---> 981e62ff1a36 06:46:30 Step 3/23 : WORKDIR /edgex-go 06:46:30 ---> Using cache 06:46:30 ---> dd7962d6dc77 06:46:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:30 ---> Using cache 06:46:30 ---> eb1111002e4f 06:46:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:46:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:46:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:46:30 OK: 221 MiB in 52 packages 06:46:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:46:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:46:30 ---> 981e62ff1a36 06:46:30 Step 3/22 : WORKDIR /edgex-go 06:46:30 ---> Using cache 06:46:30 ---> dd7962d6dc77 06:46:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:30 ---> Using cache 06:46:30 ---> eb1111002e4f 06:46:30 Step 5/22 : RUN apk add --update --no-cache make git 06:46:30 OK: 221 MiB in 52 packages 06:46:30 OK: 221 MiB in 52 packages 06:46:30 ---> Running in 273f14146a63 06:46:30 ---> Running in 3a9d7d01588a 06:46:31 Removing intermediate container d21f5fa7debf 06:46:31 ---> 8445a1a3a56b 06:46:31 Step 6/25 : COPY go.mod vendor* ./ 06:46:31 Removing intermediate container 1bbc0f76db00 06:46:31 ---> c5072520ce5d 06:46:31 Step 6/23 : COPY go.mod vendor* ./ 06:46:31 ---> a0ac49eff360 06:46:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:31 ---> Running in dd4436f89c9f 06:46:31 Removing intermediate container e265e8f2f3da 06:46:31 ---> f93468ce0287 06:46:31 Step 6/21 : COPY go.mod vendor* ./ 06:46:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:46:31 ---> bf4131bcb68a 06:46:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:31 ---> Running in 360f2610dabe 06:46:31 ---> 261740b353e8 06:46:31 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:46:31 ---> Running in ae21cad9aa84 06:46:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:46:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:46:32 OK: 221 MiB in 52 packages 06:46:32 OK: 221 MiB in 52 packages 06:46:33 Removing intermediate container dd4436f89c9f 06:46:33 ---> 9f94a6dcc4b1 06:46:33 Step 8/25 : COPY . . 06:46:33 Removing intermediate container 360f2610dabe 06:46:33 ---> f7d2a2c5df0b 06:46:33 Step 8/23 : COPY . . 06:46:33 Removing intermediate container ae21cad9aa84 06:46:33 ---> 5b7126fb80ab 06:46:33 Step 8/21 : COPY . . 06:46:33 Removing intermediate container 273f14146a63 06:46:33 ---> 41b4c8c8d5d4 06:46:33 Step 6/22 : COPY go.mod vendor* ./ 06:46:33 Removing intermediate container 3a9d7d01588a 06:46:33 ---> 5647645e8d56 06:46:33 Step 6/23 : COPY go.mod vendor* ./ 06:46:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7023 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 06:46:35 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 06:46:35 The recommended git tool is: git 06:46:36 ---> 0c1093e478ab 06:46:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:37 ---> 099244eda212 06:46:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:37 ---> Running in e6e8d7cea107 06:46:37 ---> Running in c5edff83cf47 06:46:40 Removing intermediate container c5edff83cf47 06:46:40 ---> a1b867feabc7 06:46:40 Step 8/23 : COPY . . 06:46:40 using credential edgex-jenkins-ssh 06:46:40 Cloning the remote Git repository 06:46:41 Removing intermediate container e6e8d7cea107 06:46:41 ---> 322f72f3cfa0 06:46:41 Step 8/22 : COPY . . 06:46:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:46:41 > git init /w/workspace/edgex-go/13 # timeout=10 06:46:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:46:41 > git --version # timeout=10 06:46:41 > git --version # 'git version 2.17.1' 06:46:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:42 ---> 5747d32424f9 06:46:42 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:46:42 ---> Running in 7eb9b40583d4 06:46:42 ---> e5090b796f02 06:46:42 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:46:42 ---> 9a9d7f11e6ab 06:46:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:46:44 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 06:46:44 ---> Running in 41f5068da92c 06:46:44 ---> Running in cead4fac84be 06:46:45 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 06:46:45 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 06:46:51 ---> 63bac9080028 06:46:51 Step 9/23 : RUN make cmd/core-data/core-data 06:46:51 ---> Running in ec7c080438a0 06:46:51 ---> f0755de009f4 06:46:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:46:51 ---> Running in 2160a0a25c79 06:46:51 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 06:46:51 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 06:46:59 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 8099421eaa363bc7b8d86790a5de5010e16e51da 06:46:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:46:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:46:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:46:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:46:59 > git config core.sparsecheckout # timeout=10 06:46:59 > git checkout -f 8099421eaa363bc7b8d86790a5de5010e16e51da # timeout=10 06:47:00 Merge succeeded, producing 8099421eaa363bc7b8d86790a5de5010e16e51da 06:47:00 Checking out Revision 8099421eaa363bc7b8d86790a5de5010e16e51da (PR-3891) 06:47:00 > git remote # timeout=10 06:47:00 > git config --get remote.origin.url # timeout=10 06:47:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:00 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 06:47:00 > git rev-parse HEAD^{commit} # timeout=10 06:47:00 > git config core.sparsecheckout # timeout=10 06:47:00 > git checkout -f 8099421eaa363bc7b8d86790a5de5010e16e51da # timeout=10 06:47:04 Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:47:05 % Total % Received % Xferd Average Speed Time Time Time Current 06:47:05 Dload Upload Total Spent Left Speed 06:47:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49552 0 --:--:-- --:--:-- --:--:-- 49760 [Pipeline] sh 06:47:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:47:06 + sudo tee /etc/docker/daemon.new 06:47:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:47:06 { 06:47:06 "registry-mirrors": [ 06:47:06 "https://nexus3.edgexfoundry.org:10001" 06:47:06 ], 06:47:06 "bip": "10.250.0.254/24", 06:47:06 "hosts": [ 06:47:06 "tcp://0.0.0.0:5555", 06:47:06 "unix:///var/run/docker.sock" 06:47:06 ], 06:47:06 "mtu": 1458, 06:47:06 "selinux-enabled": true, 06:47:06 "seccomp-profile": "/etc/docker/seccomp.json" 06:47:06 } [Pipeline] sh 06:47:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:47:07 + sudo service docker restart 06:47:24 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:25 provisioning config files... 06:47:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config725122949609697333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:26 ---> docker-login.sh 06:47:26 nexus3.edgexfoundry.org:10001 06:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:26 Configure a credential helper to remove this warning. See 06:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:26 06:47:26 Login Succeeded 06:47:26 nexus3.edgexfoundry.org:10002 06:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:27 Configure a credential helper to remove this warning. See 06:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:27 06:47:27 Login Succeeded 06:47:27 nexus3.edgexfoundry.org:10003 06:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:27 Configure a credential helper to remove this warning. See 06:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:27 06:47:27 Login Succeeded 06:47:27 nexus3.edgexfoundry.org:10004 06:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:28 Configure a credential helper to remove this warning. See 06:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:28 06:47:28 Login Succeeded 06:47:28 docker.io 06:47:28 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 06:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:29 Configure a credential helper to remove this warning. See 06:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:29 06:47:29 Login Succeeded 06:47:29 ---> docker-login.sh ends [Pipeline] } 06:47:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:47:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:47:29 ========================================================= 06:47:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:47:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:47:29 Removing intermediate container 41f5068da92c 06:47:29 ---> 3516f3080fbb 06:47:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:47:29 Removing intermediate container 7eb9b40583d4 06:47:29 ---> e7894260bf9e 06:47:29 06:47:29 Step 10/21 : FROM alpine:3.14 06:47:29 ---> Running in 325b89dcebd1 06:47:29 3.14: Pulling from library/alpine 06:47:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:47:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:47:30 9b3977197b4f: Pulling fs layer 06:47:30 1a89e8eeedd5: Pulling fs layer 06:47:30 94645a83ff95: Pulling fs layer 06:47:30 3f3a8bcf1eab: Pulling fs layer 06:47:30 0c92f367c5e7: Pulling fs layer 06:47:30 f7c0051592d6: Pulling fs layer 06:47:30 a227ed2f7395: Pulling fs layer 06:47:30 7b1c46037f91: Pulling fs layer 06:47:30 0c92f367c5e7: Waiting 06:47:30 f7c0051592d6: Waiting 06:47:30 a227ed2f7395: Waiting 06:47:30 7b1c46037f91: Waiting 06:47:30 3f3a8bcf1eab: Waiting 06:47:30 94645a83ff95: Verifying Checksum 06:47:30 94645a83ff95: Download complete 06:47:30 1a89e8eeedd5: Verifying Checksum 06:47:30 1a89e8eeedd5: Download complete 06:47:30 0c92f367c5e7: Verifying Checksum 06:47:30 0c92f367c5e7: Download complete 06:47:30 f7c0051592d6: Verifying Checksum 06:47:30 f7c0051592d6: Download complete 06:47:30 9b3977197b4f: Verifying Checksum 06:47:30 9b3977197b4f: Download complete 06:47:30 a227ed2f7395: Verifying Checksum 06:47:30 a227ed2f7395: Download complete 06:47:30 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 06:47:30 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:47:30 Status: Downloaded newer image for alpine:3.14 06:47:30 ---> 0a97eee8041e 06:47:30 Step 11/21 : RUN apk add --update --no-cache curl 06:47:31 ---> Running in 11742d128424 06:47:31 9b3977197b4f: Pull complete 06:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:31 1a89e8eeedd5: Pull complete 06:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:32 Removing intermediate container 325b89dcebd1 06:47:32 ---> fbe8ceccbbf6 06:47:32 06:47:32 Step 11/23 : FROM docker:20.10.10 06:47:32 (1/5) Installing ca-certificates (20211220-r0) 06:47:32 94645a83ff95: Pull complete 06:47:32 7b1c46037f91: Verifying Checksum 06:47:32 7b1c46037f91: Download complete 06:47:32 (2/5) Installing brotli-libs (1.0.9-r5) 06:47:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 06:47:32 (4/5) Installing libcurl (7.79.1-r0) 06:47:32 (5/5) Installing curl (7.79.1-r0) 06:47:32 Executing busybox-1.33.1-r6.trigger 06:47:32 Executing ca-certificates-20211220-r0.trigger 06:47:32 20.10.10: Pulling from library/docker 06:47:32 OK: 8 MiB in 19 packages 06:47:32 3f3a8bcf1eab: Verifying Checksum 06:47:32 3f3a8bcf1eab: Download complete 06:47:32 Removing intermediate container cead4fac84be 06:47:32 ---> 7c82424ed5b1 06:47:32 06:47:32 Step 10/25 : FROM alpine:3.14 06:47:32 ---> 0a97eee8041e 06:47:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:47:33 ---> Running in 5541ee736a2e 06:47:33 Removing intermediate container 11742d128424 06:47:33 ---> 976e75f77068 06:47:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:47:33 ---> Running in 91054cdada36 06:47:34 Removing intermediate container 91054cdada36 06:47:34 ---> 5b761e383068 06:47:34 Step 13/21 : WORKDIR /edgex 06:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:34 ---> Running in d4d38ea1af21 06:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:34 (1/3) Installing ca-certificates (20211220-r0) 06:47:34 (2/3) Installing dumb-init (1.2.5-r1) 06:47:34 (3/3) Installing su-exec (0.2-r1) 06:47:34 Executing busybox-1.33.1-r6.trigger 06:47:34 Executing ca-certificates-20211220-r0.trigger 06:47:34 OK: 6 MiB in 17 packages 06:47:34 Removing intermediate container d4d38ea1af21 06:47:34 ---> 38d4db2debfa 06:47:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:47:35 ---> 8e0b04c6660d 06:47:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:47:35 Removing intermediate container 5541ee736a2e 06:47:35 ---> 6b75d91f29b3 06:47:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:47:35 ---> Running in b905fe22a9fa 06:47:36 ---> aee887c8e543 06:47:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:47:36 Removing intermediate container b905fe22a9fa 06:47:36 ---> ebce724846f2 06:47:36 Step 13/25 : WORKDIR / 06:47:36 ---> Running in 54f40d738dfb 06:47:36 Removing intermediate container 54f40d738dfb 06:47:36 ---> b23066935ae4 06:47:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:47:36 ---> 4f88f3a87fef 06:47:36 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:47:36 ---> Running in 6d37934c3f50 06:47:36 ---> 26a1cebb8b65 06:47:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:47:37 Removing intermediate container 6d37934c3f50 06:47:37 ---> ed47eef66f97 06:47:37 Step 18/21 : CMD ["--init=true"] 06:47:37 ---> Running in e0a7d3607483 06:47:37 ---> 62571382a4e5 06:47:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:47:37 Removing intermediate container e0a7d3607483 06:47:37 ---> 8e39f3741ec3 06:47:37 Step 19/21 : LABEL arch=x86_64 06:47:37 ---> Running in a63a57db49b1 06:47:37 ---> 5c4fd69a13c7 06:47:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:47:38 Removing intermediate container a63a57db49b1 06:47:38 ---> e65db5b966ce 06:47:38 Step 20/21 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 06:47:38 ---> Running in 4580d8c910bb 06:47:38 ---> 8c8ef26c399a 06:47:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:47:38 Removing intermediate container 4580d8c910bb 06:47:38 ---> 2dbdec4e787e 06:47:38 Step 21/21 : LABEL version=0.0.0 06:47:39 ---> Running in 19be03b21f83 06:47:39 Removing intermediate container 2160a0a25c79 06:47:39 ---> 49e6c4ca14e1 06:47:39 06:47:39 Step 10/22 : FROM alpine:3.14 06:47:39 ---> 0a97eee8041e 06:47:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:47:39 ---> acd2cb369cc0 06:47:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:47:39 ---> Running in 07e0d8cdc220 06:47:39 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 06:47:39 Status: Downloaded newer image for docker:20.10.10 06:47:39 ---> b706a049f56e 06:47:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:47:39 Removing intermediate container 19be03b21f83 06:47:39 ---> e88a185385b0 06:47:39 06:47:39 ---> Running in 96182a6855a9 06:47:39 Successfully built e88a185385b0 06:47:39 Successfully tagged security-proxy-setup:latest 06:47:39  Building security-proxy-setup ... done Building security-bootstrapper 06:47:39 Removing intermediate container 96182a6855a9 06:47:39 ---> 3f74b32054a5 06:47:39 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 06:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:40 (1/1) Installing dumb-init (1.2.5-r1) 06:47:40 Executing busybox-1.33.1-r6.trigger 06:47:40 OK: 6 MiB in 15 packages 06:47:40 ---> Running in 4ac26669da5a 06:47:41 ---> 38ae9bd1297e 06:47:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:47:41 Removing intermediate container ec7c080438a0 06:47:41 ---> 89f23df6ad1e 06:47:41 06:47:41 Step 10/23 : FROM alpine:3.14 06:47:41 ---> 0a97eee8041e 06:47:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:47:41 ---> Running in 6fe9d774de3e 06:47:41 ---> d467cf4889b2 06:47:41 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/ 06:47:41 ---> Running in 5b36fc4e62a9 06:47:41 Removing intermediate container 07e0d8cdc220 06:47:41 ---> 290aa5bf1f1d 06:47:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:47:41 Removing intermediate container 6fe9d774de3e 06:47:41 ---> b4635d250a7d 06:47:41 Step 12/23 : ENV APP_PORT=59880 06:47:41 ---> Running in c1a9445b868b 06:47:41 ---> Running in d87865196673 06:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:41 Removing intermediate container c1a9445b868b 06:47:41 ---> 2068b01d35a1 06:47:41 Step 13/23 : EXPOSE $APP_PORT 06:47:42 ---> Running in 3da0ca7446b7 06:47:42 (1/42) Installing readline (8.1.0-r0) 06:47:42 (2/42) Installing bash (5.1.4-r0) 06:47:42 Removing intermediate container d87865196673 06:47:42 ---> 88d234202485 06:47:42 Step 13/22 : ENV APP_PORT=59861 06:47:42 Executing bash-5.1.4-r0.post-install 06:47:42 (3/42) Installing brotli-libs (1.0.9-r5) 06:47:42 (4/42) Installing nghttp2-libs (1.43.0-r0) 06:47:42 (5/42) Installing libcurl (7.79.1-r0) 06:47:42 (6/42) Installing curl (7.79.1-r0) 06:47:42 (7/42) Installing dumb-init (1.2.5-r1) 06:47:42 (8/42) Installing libbz2 (1.0.8-r1) 06:47:42 (9/42) Installing expat (2.4.7-r0) 06:47:42 (10/42) Installing libffi (3.3-r2) 06:47:42 ---> Running in fe56c7ed2552 06:47:42 (11/42) Installing gdbm (1.19-r0) 06:47:42 (12/42) Installing xz-libs (5.2.5-r0) 06:47:42 (13/42) Installing libgcc (10.3.1_git20210424-r2) 06:47:42 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 06:47:42 (15/42) Installing mpdecimal (2.5.1-r1) 06:47:42 (16/42) Installing sqlite-libs (3.35.5-r0) 06:47:42 (17/42) Installing python3 (3.9.5-r2) 06:47:42 Removing intermediate container 3da0ca7446b7 06:47:42 ---> 106df315df55 06:47:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:42 ---> Running in e04e0ce91e27 06:47:43 (18/42) Installing py3-appdirs (1.4.4-r2) 06:47:43 (19/42) Installing py3-chardet (4.0.0-r2) 06:47:43 Removing intermediate container fe56c7ed2552 06:47:43 ---> e13641e4db1a 06:47:43 Step 14/22 : EXPOSE $APP_PORT 06:47:43 (20/42) Installing py3-idna (3.2-r0) 06:47:43 (21/42) Installing py3-urllib3 (1.26.5-r0) 06:47:43 (22/42) Installing py3-certifi (2020.12.5-r1) 06:47:43 (23/42) Installing py3-requests (2.25.1-r4) 06:47:43 (24/42) Installing py3-msgpack (1.0.2-r1) 06:47:43 (25/42) Installing py3-lockfile (0.12.2-r4) 06:47:43 ---> Running in f3a026823c19 06:47:43 (26/42) Installing py3-cachecontrol (0.12.6-r1) 06:47:43 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:47:43 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:47:43 ---> 981e62ff1a36 06:47:43 Step 3/31 : WORKDIR /edgex-go 06:47:43 ---> Using cache 06:47:43 ---> dd7962d6dc77 06:47:43 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:43 ---> Using cache 06:47:43 ---> eb1111002e4f 06:47:43 Step 5/31 : RUN apk add --update --no-cache make git 06:47:43 ---> Using cache 06:47:43 ---> 41b4c8c8d5d4 06:47:43 Step 6/31 : COPY go.mod vendor* ./ 06:47:43 ---> Using cache 06:47:43 ---> 0c1093e478ab 06:47:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:43 ---> Using cache 06:47:43 ---> 322f72f3cfa0 06:47:43 Step 8/31 : COPY . . 06:47:43 ---> Using cache 06:47:43 ---> f0755de009f4 06:47:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:47:43 (27/42) Installing py3-colorama (0.4.4-r1) 06:47:43 (28/42) Installing py3-contextlib2 (0.6.0-r1) 06:47:43 Removing intermediate container 5b36fc4e62a9 06:47:43 ---> a700a5cbb4e3 06:47:43 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:47:43 (29/42) Installing py3-distlib (0.3.1-r3) 06:47:43 (30/42) Installing py3-distro (1.5.0-r3) 06:47:43 (31/42) Installing py3-six (1.15.0-r1) 06:47:43 (32/42) Installing py3-webencodings (0.5.1-r4) 06:47:43 ---> Running in 3d441fe25912 06:47:43 (33/42) Installing py3-html5lib (1.1-r1) 06:47:43 (34/42) Installing py3-parsing (2.4.7-r2) 06:47:43 ---> Running in 4091beb660b3 06:47:43 (35/42) Installing py3-packaging (20.9-r1) 06:47:44 (36/42) Installing py3-toml (0.10.2-r2) 06:47:44 (37/42) Installing py3-pep517 (0.10.0-r2) 06:47:44 (38/42) Installing py3-progress (1.5-r2) 06:47:44 (39/42) Installing py3-retrying (1.3.3-r1) 06:47:44 (40/42) Installing py3-ordered-set (4.0.2-r1) 06:47:44 Removing intermediate container f3a026823c19 06:47:44 ---> d10cfdda76a5 06:47:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:47:44 (41/42) Installing py3-setuptools (52.0.0-r3) 06:47:44 (42/42) Installing py3-pip (20.3.4-r1) 06:47:44 Removing intermediate container 4091beb660b3 06:47:44 ---> daadcb86987c 06:47:44 Step 23/25 : LABEL arch=x86_64 06:47:44 Executing busybox-1.33.1-r6.trigger 06:47:44 OK: 84 MiB in 64 packages 06:47:44 ---> Running in a3461ce86a16 06:47:44 ---> 9dc3b1c1bae5 06:47:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:47:44 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 06:47:44 Removing intermediate container a3461ce86a16 06:47:44 ---> b643dadcd2dc 06:47:44 Step 24/25 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 06:47:44 ---> Running in 13664efc192e 06:47:44 Removing intermediate container e04e0ce91e27 06:47:44 ---> f8e1159daffc 06:47:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:47:44 ---> Running in b4d34aa38ddd 06:47:45 3f3a8bcf1eab: Pull complete 06:47:45 0c92f367c5e7: Pull complete 06:47:45 f7c0051592d6: Pull complete 06:47:45 a227ed2f7395: Pull complete 06:47:45 ---> bea8ac7d6f31 06:47:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:47:45 Removing intermediate container 13664efc192e 06:47:45 ---> f4d1d0bedf9e 06:47:45 Step 25/25 : LABEL version=0.0.0 06:47:45 ---> Running in d5a88f241915 06:47:45 Collecting docker-compose==1.23.2 06:47:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:47:45 Removing intermediate container d5a88f241915 06:47:45 ---> 3f3321e65212 06:47:45 06:47:45 ---> e3e389b9a0e8 06:47:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:47:45 Successfully built 3f3321e65212 06:47:45 Successfully tagged security-secretstore-setup:latest 06:47:45 Building support-notifications 06:47:45 ---> Running in 22e049409ffc 06:47:45  Building security-secretstore-setup ... done Removing intermediate container 22e049409ffc 06:47:45 ---> 33d1643940f1 06:47:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:47:45 Collecting PyYAML<4,>=3.10 06:47:45 ---> Running in 69b53491da8c 06:47:45 Downloading PyYAML-3.13.tar.gz (270 kB) 06:47:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:47:46 Removing intermediate container 69b53491da8c 06:47:46 ---> ea3cbe77b1f0 06:47:46 Step 20/22 : LABEL arch=x86_64 06:47:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:47:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:47:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:47:47 Collecting dockerpty<0.5,>=0.4.1 06:47:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:47:47 (1/6) Installing dumb-init (1.2.5-r1) 06:47:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:47:47 ---> Running in 75ad58c342b2 06:47:47 (3/6) Installing libsodium (1.0.18-r0) 06:47:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:47:47 (5/6) Installing libzmq (4.3.4-r0) 06:47:47 Collecting websocket-client<1.0,>=0.32.0 06:47:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:47:47 Collecting texttable<0.10,>=0.9.0 06:47:47 Downloading texttable-0.9.1.tar.gz (11 kB) 06:47:47 Removing intermediate container 75ad58c342b2 06:47:47 ---> 3e159eb08069 06:47:47 Step 21/22 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 06:47:47 (6/6) Installing zeromq (4.3.4-r0) 06:47:47 ---> Running in 010eb83b5ed5 06:47:47 Executing busybox-1.33.1-r6.trigger 06:47:47 OK: 8 MiB in 20 packages 06:47:47 Removing intermediate container 010eb83b5ed5 06:47:47 ---> cb762353ef1d 06:47:47 Step 22/22 : LABEL version=0.0.0 06:47:48 ---> Running in d35ecf5e7aad 06:47:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 06:47:48 Collecting cached-property<2,>=1.2.0 06:47:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:47:48 Removing intermediate container d35ecf5e7aad 06:47:48 ---> 4d12c72fac5b 06:47:48 06:47:48 Removing intermediate container b4d34aa38ddd 06:47:48 ---> 71f12ab65f3d 06:47:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:47:48 Collecting docker<4.0,>=3.6.0 06:47:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:47:48 Collecting docopt<0.7,>=0.6.1 06:47:48 Downloading docopt-0.6.2.tar.gz (25 kB) 06:47:48 Successfully built 4d12c72fac5b 06:47:48 Successfully tagged support-scheduler:latest 06:47:48  Building support-scheduler ... done Building core-command 06:47:48 ---> f6f58b8d125a 06:47:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:47:49 Collecting jsonschema<3,>=2.5.1 06:47:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:47:49 Collecting docker-pycreds>=0.4.0 06:47:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:47:49 Collecting chardet<3.1.0,>=3.0.2 06:47:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:47:49 Collecting urllib3<1.25,>=1.21.1 06:47:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:47:49 Collecting idna<2.8,>=2.5 06:47:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:47:49 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) 06:47:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:47:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:47:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:47:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:47:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:47:49 Attempting uninstall: urllib3 06:47:49 Found existing installation: urllib3 1.26.5 06:47:49 Uninstalling urllib3-1.26.5: 06:47:49 Successfully uninstalled urllib3-1.26.5 06:47:50 ---> 9a130adaa5c0 06:47:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:47:50 Attempting uninstall: idna 06:47:50 Found existing installation: idna 3.2 06:47:50 Uninstalling idna-3.2: 06:47:50 Successfully uninstalled idna-3.2 06:47:50 7b1c46037f91: Pull complete 06:47:50 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 06:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:47:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:47:50 Attempting uninstall: chardet 06:47:50 Found existing installation: chardet 4.0.0 06:47:50 Uninstalling chardet-4.0.0: 06:47:50 ---> 39b92ba1c5da 06:47:50 Step 19/23 : ENTRYPOINT ["/core-data"] 06:47:50 Successfully uninstalled chardet-4.0.0 06:47:50 ---> Running in b1acc834e69f 06:47:51 + echo+ docker build -t ci-base-image-arm64 -f - . 06:47:51 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:47:51 WORKDIR /edgex 06:47:51 COPY go.mod . 06:47:51 RUN go mod download 06:47:51 Removing intermediate container b1acc834e69f 06:47:51 ---> e4bf24b02b44 06:47:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:47:51 ---> Running in 2afef62b22bd 06:47:51 Attempting uninstall: requests 06:47:51 Found existing installation: requests 2.25.1 06:47:51 Uninstalling requests-2.25.1: 06:47:51 Successfully uninstalled requests-2.25.1 06:47:51 Running setup.py install for texttable: started 06:47:51 Removing intermediate container 2afef62b22bd 06:47:51 ---> b42eb49472fa 06:47:51 Step 21/23 : LABEL arch=x86_64 06:47:51 ---> Running in d2a84e4599a0 06:47:51 Removing intermediate container d2a84e4599a0 06:47:51 ---> 34032300344b 06:47:51 Step 22/23 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 06:47:51 ---> Running in 86c55ffc2e2e 06:47:52 Running setup.py install for texttable: finished with status 'done' 06:47:52 Removing intermediate container 86c55ffc2e2e 06:47:52 ---> d2c67a41def1 06:47:52 Step 23/23 : LABEL version=0.0.0 06:47:52 Running setup.py install for PyYAML: started 06:47:52 ---> Running in eb0dfc56eb55 06:47:52 Removing intermediate container eb0dfc56eb55 06:47:52 ---> b3b2d34c4556 06:47:52 06:47:52 Successfully built b3b2d34c4556 06:47:52 Successfully tagged core-data:latest 06:47:52 Building core-metadata 06:47:52  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' 06:47:52 Running setup.py install for docopt: started 06:47:53 Running setup.py install for docopt: finished with status 'done' 06:47:53 Running setup.py install for dockerpty: started 06:47:53 Sending build context to Docker daemon 168.8MB 06:47:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:47:53 ---> f79e39bc4007 06:47:53 Step 2/4 : WORKDIR /edgex 06:47:53 Running setup.py install for dockerpty: finished with status 'done' 06:47:55 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 06:47:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:47:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:47:56 ---> 981e62ff1a36 06:47:56 Step 3/23 : WORKDIR /edgex-go 06:47:56 ---> Using cache 06:47:56 ---> dd7962d6dc77 06:47:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:56 ---> Using cache 06:47:56 ---> eb1111002e4f 06:47:56 Step 5/23 : RUN apk add --update --no-cache make git 06:47:56 ---> Using cache 06:47:56 ---> 41b4c8c8d5d4 06:47:56 Step 6/23 : COPY go.mod vendor* ./ 06:47:56 ---> Using cache 06:47:56 ---> 0c1093e478ab 06:47:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:56 ---> Using cache 06:47:56 ---> 322f72f3cfa0 06:47:56 Step 8/23 : COPY . . 06:47:56 ---> Using cache 06:47:56 ---> f0755de009f4 06:47:56 Step 9/23 : RUN make cmd/core-command/core-command 06:47:56 ---> Running in 16ca0963f7e2 06:47:56 Removing intermediate container 16ca0963f7e2 06:47:56 ---> 83fb94871097 06:47:56 Step 3/4 : COPY go.mod . 06:47:57 ---> 2fb5bd3bc329 06:47:57 Step 4/4 : RUN go mod download 06:47:57 ---> Running in 4e0abe8ff8eb 06:47:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:47:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:47:58 ---> 981e62ff1a36 06:47:58 Step 3/23 : WORKDIR /edgex-go 06:47:58 ---> Using cache 06:47:58 ---> dd7962d6dc77 06:47:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:58 ---> Using cache 06:47:58 ---> eb1111002e4f 06:47:58 Step 5/23 : RUN apk add --update --no-cache make git 06:47:58 ---> Using cache 06:47:58 ---> 41b4c8c8d5d4 06:47:58 Step 6/23 : COPY go.mod vendor* ./ 06:47:58 ---> Using cache 06:47:58 ---> 0c1093e478ab 06:47:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:58 ---> Using cache 06:47:58 ---> 322f72f3cfa0 06:47:58 Step 8/23 : COPY . . 06:47:58 ---> Using cache 06:47:58 ---> f0755de009f4 06:47:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:48:00 ---> Running in b6c7035619ed 06:48:00 ---> Running in 3e33076848a1 06:48:00 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 06:48:00 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 06:48:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:48:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:48:04 ---> 981e62ff1a36 06:48:04 Step 3/22 : WORKDIR /edgex-go 06:48:04 ---> Using cache 06:48:04 ---> dd7962d6dc77 06:48:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:04 ---> Using cache 06:48:04 ---> eb1111002e4f 06:48:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:48:04 Removing intermediate container 4ac26669da5a 06:48:04 ---> 94b104d40aa0 06:48:04 Step 14/23 : ENV APP_PORT=58890 06:48:04 ---> Running in 59e5d97961af 06:48:04 ---> Running in b44c3ef0c8e4 06:48:04 Removing intermediate container b44c3ef0c8e4 06:48:04 ---> 70d2956052e5 06:48:04 Step 15/23 : EXPOSE $APP_PORT 06:48:04 ---> Running in 7fb89e33a971 06:48:04 Removing intermediate container 7fb89e33a971 06:48:04 ---> f7a68604d925 06:48:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:48:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:48:04 ---> 036eced497d6 06:48:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:48:04 ---> eb2977d47043 06:48:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:48:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:48:05 ---> d53c11503c05 06:48:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:48:05 ---> Running in 088c61aafa2f 06:48:05 Removing intermediate container 088c61aafa2f 06:48:05 ---> bdb0c345c2fc 06:48:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:05 OK: 221 MiB in 52 packages 06:48:05 ---> Running in 6f1bbfcd8e2f 06:48:05 Removing intermediate container 6f1bbfcd8e2f 06:48:05 ---> e1841c374bb5 06:48:05 Step 21/23 : LABEL arch=x86_64 06:48:05 ---> Running in 24653236185e 06:48:06 Removing intermediate container 24653236185e 06:48:06 ---> 75e0f8c7d7b0 06:48:06 Step 22/23 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 06:48:06 ---> Running in 83ddb3bd3aa6 06:48:06 Removing intermediate container 59e5d97961af 06:48:06 ---> c742d9a94e0f 06:48:06 Step 6/22 : COPY go.mod vendor* ./ 06:48:06 Removing intermediate container 83ddb3bd3aa6 06:48:06 ---> 5f8128f6de08 06:48:06 Step 23/23 : LABEL version=0.0.0 06:48:06 ---> Running in bae829bcc7c9 06:48:06 Removing intermediate container bae829bcc7c9 06:48:06 ---> d4800ab24523 06:48:06 06:48:06 ---> c55a26b99baf 06:48:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:06 Successfully built d4800ab24523 06:48:06 ---> Running in 790b8b723b30 06:48:06 Successfully tagged sys-mgmt-agent:latest 06:48:08  Building sys-mgmt-agent ... done Removing intermediate container 790b8b723b30 06:48:08 ---> 0aee15fa3698 06:48:08 Step 8/22 : COPY . . 06:48:15 ---> 7dba437a7fa6 06:48:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:48:15 ---> Running in 3eed86c60182 06:48:15 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 06:48:15 Removing intermediate container 3d441fe25912 06:48:15 ---> e73e6edc6f56 06:48:15 06:48:15 Step 10/31 : FROM alpine:3.14 06:48:15 ---> 0a97eee8041e 06:48:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:48:15 ---> Running in bb10ff99434c 06:48:15 Removing intermediate container bb10ff99434c 06:48:15 ---> 0b329595f901 06:48:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:48:15 ---> Running in f6c616220ce2 06:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:48:16 (1/2) Installing dumb-init (1.2.5-r1) 06:48:16 (2/2) Installing su-exec (0.2-r1) 06:48:16 Executing busybox-1.33.1-r6.trigger 06:48:16 OK: 6 MiB in 16 packages 06:48:16 Removing intermediate container f6c616220ce2 06:48:16 ---> 103b20a69e6a 06:48:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:48:16 ---> Running in 9e0462a98546 06:48:16 Removing intermediate container 9e0462a98546 06:48:16 ---> e924161ab8fc 06:48:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:48:16 ---> Running in 168d69292876 06:48:17 Removing intermediate container 168d69292876 06:48:17 ---> 1d3f2d178a6c 06:48:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:48:17 ---> Running in b71dbd460b9b 06:48:17 Removing intermediate container b71dbd460b9b 06:48:17 ---> 1b584770c2e3 06:48:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:48:18 ---> Running in 54c5eb92f0a1 06:48:18 Removing intermediate container 54c5eb92f0a1 06:48:18 ---> 09aaef0764db 06:48:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:48:18 ---> 1cc73b5ae043 06:48:18 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:48:18 ---> Running in 72258a77d7a0 06:48:19 Removing intermediate container 72258a77d7a0 06:48:19 ---> 63ed8fb3e94a 06:48:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:19 ---> 1b0c634c1429 06:48:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:48:20 ---> 2024685ac1ba 06:48:20 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:48:20 ---> 6ffb35494602 06:48:20 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:48:20 ---> 132944b91b7a 06:48:20 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:48:21 ---> f391db313779 06:48:21 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:48:21 ---> Running in 08ccf4d8cfda 06:48:21 Removing intermediate container 08ccf4d8cfda 06:48:21 ---> 4f3c754dae3f 06:48:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:48:21 ---> 1bb803133bae 06:48:21 Step 26/31 : RUN chmod +x /entrypoint.sh 06:48:21 ---> Running in ab6f3fe5e02c 06:48:22 Removing intermediate container ab6f3fe5e02c 06:48:22 ---> b475ad6960b0 06:48:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:48:22 ---> Running in 7d6012fbe056 06:48:22 Removing intermediate container 7d6012fbe056 06:48:22 ---> c705010dffb1 06:48:22 Step 28/31 : CMD ["gate"] 06:48:22 ---> Running in 5f8bcf24a047 06:48:23 Removing intermediate container 5f8bcf24a047 06:48:23 ---> 4d53e57d91e0 06:48:23 Step 29/31 : LABEL arch=x86_64 06:48:23 ---> Running in dd9724bbef48 06:48:23 Removing intermediate container dd9724bbef48 06:48:23 ---> 39217c2b5731 06:48:23 Step 30/31 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 06:48:23 ---> Running in ffa9e6ee453a 06:48:23 Removing intermediate container ffa9e6ee453a 06:48:23 ---> 404f592d2b2f 06:48:23 Step 31/31 : LABEL version=0.0.0 06:48:23 ---> Running in 310c094dede3 06:48:24 Removing intermediate container 310c094dede3 06:48:24 ---> 406f77d7c59e 06:48:24 06:48:24 Successfully built 406f77d7c59e 06:48:24 Successfully tagged security-bootstrapper:latest 06:48:30  Building security-bootstrapper ... done Removing intermediate container b6c7035619ed 06:48:30 ---> 5a1466104ea9 06:48:30 06:48:30 Step 10/23 : FROM alpine:3.14 06:48:30 ---> 0a97eee8041e 06:48:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:48:30 ---> Using cache 06:48:30 ---> 290aa5bf1f1d 06:48:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:48:30 ---> Using cache 06:48:30 ---> 88d234202485 06:48:30 Step 13/23 : ENV APP_PORT=59882 06:48:30 ---> Running in 57b445d8c5f3 06:48:31 Removing intermediate container 57b445d8c5f3 06:48:31 ---> b8cb08a928d5 06:48:31 Step 14/23 : EXPOSE $APP_PORT 06:48:31 ---> Running in 9328641d9ea0 06:48:31 Removing intermediate container 9328641d9ea0 06:48:31 ---> 1368dc5ab44d 06:48:31 Step 15/23 : WORKDIR / 06:48:31 ---> Running in 6ea516435f2b 06:48:31 Removing intermediate container 6ea516435f2b 06:48:31 ---> ca627b69bcc1 06:48:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:32 Removing intermediate container 3e33076848a1 06:48:32 ---> 1e91ab2f5f87 06:48:32 06:48:32 Step 10/23 : FROM alpine:3.14 06:48:32 ---> 0a97eee8041e 06:48:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:48:32 ---> Using cache 06:48:32 ---> 290aa5bf1f1d 06:48:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:48:32 ---> Using cache 06:48:32 ---> 88d234202485 06:48:32 Step 13/23 : ENV APP_PORT=59881 06:48:32 ---> 00bf8b83fb85 06:48:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:48:32 ---> Running in 80b7bc23bb72 06:48:32 Removing intermediate container 80b7bc23bb72 06:48:32 ---> f1f217a84133 06:48:32 Step 14/23 : EXPOSE $APP_PORT 06:48:32 ---> Running in 68cb45c2b613 06:48:32 Removing intermediate container 68cb45c2b613 06:48:32 ---> 3aa12c160e06 06:48:32 Step 15/23 : WORKDIR / 06:48:32 ---> ff606140f339 06:48:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:48:32 ---> Running in 20d4d65f5192 06:48:32 Removing intermediate container 20d4d65f5192 06:48:32 ---> 32c6d76abc85 06:48:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:32 ---> cc796d2a0979 06:48:32 Step 19/23 : ENTRYPOINT ["/core-command"] 06:48:32 ---> Running in f37d29216ba8 06:48:33 ---> 9f3d4fa608cc 06:48:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:48:33 Removing intermediate container f37d29216ba8 06:48:33 ---> e89c137c3a58 06:48:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:33 ---> Running in 43378a1aa243 06:48:33 Removing intermediate container 43378a1aa243 06:48:33 ---> 35e75e290d70 06:48:33 Step 21/23 : LABEL arch=x86_64 06:48:33 ---> Running in 0ea6d2439608 06:48:33 ---> c2425c79d697 06:48:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:48:33 Removing intermediate container 0ea6d2439608 06:48:33 ---> 0e15f6cc51a7 06:48:33 Step 22/23 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 06:48:33 ---> Running in 67d934df068c 06:48:33 ---> ce6e570b1544 06:48:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:48:33 ---> Running in bba9f2ebc829 06:48:33 Removing intermediate container 67d934df068c 06:48:33 ---> 4c43c1549a31 06:48:33 Step 23/23 : LABEL version=0.0.0 06:48:33 ---> Running in 559b10bbec30 06:48:33 Removing intermediate container bba9f2ebc829 06:48:33 ---> 3a9c8fa427aa 06:48:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:34 ---> Running in 3a87a23d72f3 06:48:34 Removing intermediate container 559b10bbec30 06:48:34 ---> f7bf1aed976e 06:48:34 06:48:34 Successfully built f7bf1aed976e 06:48:34 Successfully tagged core-command:latest 06:48:34  Building core-command ... done Removing intermediate container 3a87a23d72f3 06:48:34 ---> fbe7ad3716ec 06:48:34 Step 21/23 : LABEL arch=x86_64 06:48:34 ---> Running in a7871ee5fa4a 06:48:34 Removing intermediate container a7871ee5fa4a 06:48:34 ---> 4514b7e66269 06:48:34 Step 22/23 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 06:48:34 ---> Running in b921b36be9bf 06:48:34 Removing intermediate container b921b36be9bf 06:48:34 ---> 0cee1e8e0966 06:48:34 Step 23/23 : LABEL version=0.0.0 06:48:34 ---> Running in f98c67631e1b 06:48:34 Removing intermediate container f98c67631e1b 06:48:34 ---> 076c5366fb38 06:48:34 06:48:35 Successfully built 076c5366fb38 06:48:35 Successfully tagged core-metadata:latest 06:48:37  Building core-metadata ... done Removing intermediate container 3eed86c60182 06:48:37 ---> b4c408ed8971 06:48:37 06:48:37 Step 10/22 : FROM alpine:3.14 06:48:37 ---> 0a97eee8041e 06:48:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:48:37 ---> Running in d6ca247a4b5b 06:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:48:37 (1/2) Installing ca-certificates (20211220-r0) 06:48:37 (2/2) Installing dumb-init (1.2.5-r1) 06:48:37 Executing busybox-1.33.1-r6.trigger 06:48:37 Executing ca-certificates-20211220-r0.trigger 06:48:38 OK: 6 MiB in 16 packages 06:48:38 Removing intermediate container d6ca247a4b5b 06:48:38 ---> 435d52f6e615 06:48:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:48:38 ---> Running in 88f6b2b726dc 06:48:38 Removing intermediate container 88f6b2b726dc 06:48:38 ---> 369c05f59972 06:48:38 Step 13/22 : ENV APP_PORT=59860 06:48:38 ---> Running in 60a590ff6933 06:48:38 Removing intermediate container 60a590ff6933 06:48:38 ---> 06100e7559fe 06:48:38 Step 14/22 : EXPOSE $APP_PORT 06:48:38 ---> Running in 06157ae61a5f 06:48:38 Removing intermediate container 06157ae61a5f 06:48:38 ---> ddc069754772 06:48:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:38 ---> 2fdffdffe132 06:48:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:48:39 ---> 74ca813629e8 06:48:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:48:39 ---> f2bf3132b66d 06:48:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:48:39 ---> Running in e05c5f000daf 06:48:39 Removing intermediate container e05c5f000daf 06:48:39 ---> 51e874bf5452 06:48:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:39 ---> Running in 0f468d60a2a0 06:48:39 Removing intermediate container 0f468d60a2a0 06:48:39 ---> d92080d1e30b 06:48:39 Step 20/22 : LABEL arch=x86_64 06:48:39 ---> Running in b6e0a1b5c371 06:48:39 Removing intermediate container b6e0a1b5c371 06:48:39 ---> 6d99acdfb0f8 06:48:39 Step 21/22 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 06:48:39 ---> Running in 7e8f10eeda4d 06:48:39 Removing intermediate container 7e8f10eeda4d 06:48:39 ---> 4e09e582f7bc 06:48:39 Step 22/22 : LABEL version=0.0.0 06:48:39 ---> Running in 43633da9668c 06:48:39 Removing intermediate container 43633da9668c 06:48:39 ---> 0e9d6d68df30 06:48:39 06:48:39 Successfully built 0e9d6d68df30 06:48:40 Successfully tagged support-notifications:latest 06:48:40  Building support-notifications ... done  [Pipeline] } 06:48:40 $ docker stop --time=1 0b00f9dc8d050e90ed14890f57f8fdce98ca480f366e053066b78376eff81435 06:48:41 $ docker rm -f 0b00f9dc8d050e90ed14890f57f8fdce98ca480f366e053066b78376eff81435 [Pipeline] // withDockerContainer [Pipeline] sh 06:48:42 + docker images 06:48:42 REPOSITORY TAG IMAGE ID CREATED SIZE 06:48:42 support-notifications latest 0e9d6d68df30 3 seconds ago 16.7MB 06:48:42 b4c408ed8971 6 seconds ago 1.78GB 06:48:42 core-metadata latest 076c5366fb38 8 seconds ago 16.6MB 06:48:42 core-command latest f7bf1aed976e 8 seconds ago 15.8MB 06:48:42 1e91ab2f5f87 11 seconds ago 1.78GB 06:48:42 5a1466104ea9 12 seconds ago 1.77GB 06:48:42 security-bootstrapper latest 406f77d7c59e 19 seconds ago 18.7MB 06:48:42 e73e6edc6f56 28 seconds ago 1.77GB 06:48:42 sys-mgmt-agent latest d4800ab24523 36 seconds ago 296MB 06:48:42 core-data latest b3b2d34c4556 50 seconds ago 20MB 06:48:42 support-scheduler latest 4d12c72fac5b 54 seconds ago 16MB 06:48:42 security-secretstore-setup latest 3f3321e65212 57 seconds ago 27.9MB 06:48:42 89f23df6ad1e About a minute ago 1.79GB 06:48:42 security-proxy-setup latest e88a185385b0 About a minute ago 26.2MB 06:48:42 49e6c4ca14e1 About a minute ago 1.78GB 06:48:42 7c82424ed5b1 About a minute ago 1.78GB 06:48:42 fbe8ceccbbf6 About a minute ago 1.77GB 06:48:42 e7894260bf9e About a minute ago 1.78GB 06:48:42 ci-base-image-x86_64 latest 981e62ff1a36 5 minutes ago 1.27GB 06:48:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 06:48:42 docker 20.10.10 b706a049f56e 4 months ago 216MB 06:48:42 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 06:48:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 06:48:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:48:57 Still waiting to schedule task 06:48:57 ‘prd-ubuntu18.04-docker-8c-8g-7022’ is offline 06:49:19 Removing intermediate container 4e0abe8ff8eb 06:49:19 ---> 4d2ae4f0fe06 06:49:19 Successfully built 4d2ae4f0fe06 06:49:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:49:19 + docker inspect -f . ci-base-image-arm64 06:49:19 . [Pipeline] withDockerContainer 06:49:19 prd-ubuntu18.04-docker-arm64-4c-16g-7023 does not seem to be running inside a container 06:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:49:21 $ docker top 16c7e756628f580bc37569bd4ad2f61db6582ba5bc5b7653a3052d4ddee2ca0e -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:21 + go version 06:49:21 go version go1.17.6 linux/arm64 [Pipeline] } 06:49:21 $ docker stop --time=1 16c7e756628f580bc37569bd4ad2f61db6582ba5bc5b7653a3052d4ddee2ca0e 06:49:23 $ docker rm -f 16c7e756628f580bc37569bd4ad2f61db6582ba5bc5b7653a3052d4ddee2ca0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:49:24 + docker inspect -f . ci-base-image-arm64 06:49:24 . [Pipeline] withDockerContainer 06:49:24 prd-ubuntu18.04-docker-arm64-4c-16g-7023 does not seem to be running inside a container 06:49:24 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:49:25 $ docker top f20dd53bedb942ac087e9e867df008ee6ea12d0a7eccc100781970beca1c9eb4 -eo pid,comm [Pipeline] { [Pipeline] echo 06:49:26 ========================================================= 06:49:26 [edgeXBuildGoParallel] Running Tests and Build... 06:49:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:49:26 + make test 06:49:26 go mod tidy 06:49:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:49:59 ? github.com/edgexfoundry/edgex-go [no test files] 06:50:18 Running on prd-ubuntu18.04-docker-8c-8g-7024 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 06:50:18 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 06:50:18 The recommended git tool is: git 06:50:19 using credential edgex-jenkins-ssh 06:50:19 Cloning the remote Git repository 06:50:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:50:19 > git init /w/workspace/edgex-go/13 # timeout=10 06:50:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:50:20 > git --version # timeout=10 06:50:20 > git --version # 'git version 2.17.1' 06:50:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:24 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 8099421eaa363bc7b8d86790a5de5010e16e51da 06:50:24 Merge succeeded, producing 8099421eaa363bc7b8d86790a5de5010e16e51da 06:50:24 Checking out Revision 8099421eaa363bc7b8d86790a5de5010e16e51da (PR-3891) 06:50:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:50:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:50:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:50:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:50:24 > git config core.sparsecheckout # timeout=10 06:50:24 > git checkout -f 8099421eaa363bc7b8d86790a5de5010e16e51da # timeout=10 06:50:24 > git remote # timeout=10 06:50:24 > git config --get remote.origin.url # timeout=10 06:50:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:24 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 06:50:25 > git rev-parse HEAD^{commit} # timeout=10 06:50:25 > git config core.sparsecheckout # timeout=10 06:50:25 > git checkout -f 8099421eaa363bc7b8d86790a5de5010e16e51da # timeout=10 06:50:28 Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:29 + echo snap-build.sh 06:50:29 snap-build.sh 06:50:29 + SNAP_BASE_DIR=. 06:50:29 + '[' '!' -z /w/workspace/edgex-go/13 ']' 06:50:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/13 06:50:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' 06:50:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/13] 06:50:29 + cd /w/workspace/edgex-go/13 06:50:29 + sudo apt-get remove -qy --purge lxd lxd-client 06:50:29 Reading package lists... 06:50:29 Building dependency tree... 06:50:29 Reading state information... 06:50:29 The following packages were automatically installed and are no longer required: 06:50:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:50:29 uidmap xdelta3 06:50:29 Use 'sudo apt autoremove' to remove them. 06:50:29 The following packages will be REMOVED: 06:50:29 lxd* lxd-client* 06:50:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:50:29 After this operation, 31.7 MB disk space will be freed. 06:50:30 (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.) 06:50:30 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:50:30 Removing lxd dnsmasq configuration 06:50:31 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:50:31 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:50:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:50:32 (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.) 06:50:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:50:33 Processing triggers for systemd (237-3ubuntu10.52) ... 06:50:33 Processing triggers for ureadahead (0.100.0-21) ... 06:50:34 + sudo snap remove --purge lxd 06:50:34 snap "lxd" is not installed 06:50:34 + sudo groupadd --force --system lxd 06:50:34 ++ whoami 06:50:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:50:34 + newgrp - lxd 06:50:34 + sudo snap install lxd 06:50:42 2022-03-14T06:50:39Z INFO Waiting for automatic snapd restart... 06:50:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:50:57 lxd 4.23 from Canonical* installed 06:50:57 + sudo lxd init --auto 06:51:07 + sudo snap install --classic snapcraft 06:51:11 snapcraft 6.0.2 from Canonical* installed 06:51:11 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:51:11 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:51:11 % Total % Received % Xferd Average Speed Time Time Time Current 06:51:11 Dload Upload Total Spent Left Speed 06:51:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4217 0 --:--:-- --:--:-- --:--:-- 4217 06:51:11 100 3325k 100 3325k 0 0 8090k 0 --:--:-- --:--:-- --:--:-- 8090k 06:51:11 ./yq_linux_amd64 06:51:11 + sudo snapcraft prime --use-lxd 06:51:13 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:51:13 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: 06:51:13 - README.md 06:51:13 06:51:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:51:13 Launching a container. 06:51:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:51:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:51:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:51:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:51:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:51:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:51:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:51:26 Waiting for container to be ready 06:51:26 To start your first container, try: lxc launch ubuntu:20.04 06:51:26 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 06:51:26 06:51:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:51:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements 06:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:51:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:51:29 Waiting for network to be ready... 06:51:30 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 06:51:30 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1316 kB] 06:51:30 Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 06:51:30 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [230 kB] 06:51:30 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 06:51:30 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 06:51:30 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 06:51:30 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 06:51:30 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [691 kB] 06:51:30 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [120 kB] 06:51:30 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 06:51:30 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 06:51:31 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 06:51:31 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 06:51:31 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 06:51:31 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 06:51:31 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 06:51:31 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 06:51:31 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 06:51:31 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1641 kB] 06:51:32 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 06:51:32 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 06:51:32 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 06:51:32 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 06:51:32 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 06:51:32 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] 06:51:32 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 06:51:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 98.5% of statements 06:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:51:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.393s coverage: 54.9% of statements 06:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:51:33 Fetched 23.4 MB in 4s (6249 kB/s) 06:51:34 Reading package lists... 06:51:34 Reading package lists... 06:51:34 Building dependency tree... 06:51:34 Reading state information... 06:51:35 The following additional packages will be installed: 06:51:35 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:51:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:51:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:51:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:51:35 Suggested packages: 06:51:35 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:51:35 Recommended packages: 06:51:35 gnupg libsasl2-modules 06:51:35 The following NEW packages will be installed: 06:51:35 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:51:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:51:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:51:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:51:35 The following packages will be upgraded: 06:51:35 gpg gpg-agent gpgconf libudev1 06:51:35 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 06:51:35 Need to get 3859 kB of archives. 06:51:35 After this operation, 14.9 MB of additional disk space will be used. 06:51:35 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 06:51:35 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 06:51:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.708s coverage: 89.4% of statements 06:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:51:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.281s coverage: 84.4% of statements 06:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:51:35 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 06:51:35 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 06:51:35 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 06:51:36 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 06:51:36 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 06:51:36 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 06:51:36 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 06:51:36 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:51:36 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 06:51:36 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 06:51:36 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 06:51:36 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 06:51:36 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 06:51:36 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 06:51:36 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 06:51:36 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 06:51:36 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 06:51:36 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 06:51:36 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 06:51:36 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 06:51:36 debconf: delaying package configuration, since apt-utils is not installed 06:51:36 Fetched 3859 kB in 2s (2407 kB/s) 06:51:36 (Reading database ... 12816 files and directories currently installed.) 06:51:36 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 06:51:36 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:51:36 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 06:51:36 Selecting previously unselected package udev. 06:51:36 (Reading database ... 12816 files and directories currently installed.) 06:51:36 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 06:51:36 Unpacking udev (245.4-4ubuntu3.15) ... 06:51:37 Selecting previously unselected package libfuse2:amd64. 06:51:37 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 06:51:37 Unpacking libfuse2:amd64 (2.9.9-3) ... 06:51:37 Selecting previously unselected package fuse. 06:51:37 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 06:51:37 Unpacking fuse (2.9.9-3) ... 06:51:37 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 06:51:37 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:51:37 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 06:51:37 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:51:37 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 06:51:37 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:51:37 Selecting previously unselected package libksba8:amd64. 06:51:37 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:51:37 Unpacking libksba8:amd64 (1.3.5-2) ... 06:51:37 Selecting previously unselected package libroken18-heimdal:amd64. 06:51:37 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:51:37 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:37 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:51:37 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:51:37 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:37 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:51:37 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:51:37 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:37 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:51:37 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:51:37 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:37 Selecting previously unselected package libwind0-heimdal:amd64. 06:51:37 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:51:37 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:37 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:51:37 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:51:37 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:51:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:51:37 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:37 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:51:37 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:51:37 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:37 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:51:37 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 06:51:37 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:37 Selecting previously unselected package libsasl2-modules-db:amd64. 06:51:37 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 06:51:37 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:51:37 Selecting previously unselected package libsasl2-2:amd64. 06:51:37 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 06:51:37 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:51:37 Selecting previously unselected package libldap-common. 06:51:37 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 06:51:37 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 06:51:37 Selecting previously unselected package libldap-2.4-2:amd64. 06:51:37 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 06:51:37 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 06:51:38 Selecting previously unselected package dirmngr. 06:51:38 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 06:51:38 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 06:51:38 Setting up libksba8:amd64 (1.3.5-2) ... 06:51:38 Setting up libfuse2:amd64 (2.9.9-3) ... 06:51:38 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 06:51:38 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:51:38 Setting up udev (245.4-4ubuntu3.15) ... 06:51:38 invoke-rc.d: policy-rc.d denied execution of start. 06:51:38 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 06:51:38 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:38 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 06:51:38 Setting up gpg (2.2.19-3ubuntu2.1) ... 06:51:38 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:38 Setting up fuse (2.9.9-3) ... 06:51:38 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 06:51:39 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:39 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:39 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:39 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:39 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:39 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:39 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 06:51:39 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 06:51:39 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 06:51:39 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 06:51:39 Processing triggers for systemd (245.4-4ubuntu3) ... 06:51:39 Processing triggers for libc-bin (2.31-0ubuntu9) ... 06:51:40 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 06:51:40 Alias= settings in the [Install] section, and DefaultInstance= for template 06:51:40 units). This means they are not meant to be enabled using systemctl. 06:51:40 06:51:40 Possible reasons for having this kind of units are: 06:51:40 • A unit may be statically enabled by being symlinked from another unit's 06:51:40 .wants/ or .requires/ directory. 06:51:40 • A unit's purpose may be to act as a helper for some other unit which has 06:51:40 a requirement dependency on it. 06:51:40 • A unit may be started when needed via activation (socket, path, timer, 06:51:40 D-Bus, udev, scripted systemctl call, ...). 06:51:40 • In case of template units, the unit is meant to be enabled with some 06:51:40 instance name specified. 06:51:40 Reading package lists... 06:51:40 Building dependency tree... 06:51:40 Reading state information... 06:51:40 The following additional packages will be installed: 06:51:40 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 06:51:40 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 06:51:40 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 06:51:40 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 06:51:40 openssh-client python3 python3-minimal python3.8 python3.8-minimal 06:51:40 squashfs-tools systemd systemd-sysv systemd-timesyncd 06:51:40 Suggested packages: 06:51:40 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 06:51:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:51:40 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 06:51:40 systemd-container policykit-1 06:51:40 Recommended packages: 06:51:40 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 06:51:40 The following NEW packages will be installed: 06:51:40 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 06:51:40 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 06:51:40 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 06:51:40 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 06:51:40 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 06:51:40 The following packages will be upgraded: 06:51:40 libsystemd0 systemd systemd-sysv systemd-timesyncd 06:51:40 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 06:51:40 Need to get 46.5 MB of archives. 06:51:40 After this operation, 181 MB of additional disk space will be used. 06:51:40 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 06:51:40 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 06:51:40 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 06:51:40 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 06:51:41 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 06:51:41 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 06:51:41 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 06:51:41 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 06:51:41 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 06:51:41 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 06:51:41 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 06:51:41 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 06:51:41 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 06:51:41 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 06:51:41 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 06:51:41 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 06:51:41 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 06:51:41 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 06:51:41 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 06:51:41 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 06:51:41 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 06:51:41 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 06:51:41 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 06:51:41 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 06:51:41 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 06:51:41 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 06:51:41 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 06:51:41 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 06:51:41 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 06:51:41 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 06:51:41 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 06:51:41 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 06:51:41 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 06:51:41 debconf: delaying package configuration, since apt-utils is not installed 06:51:41 Fetched 46.5 MB in 1s (50.6 MB/s) 06:51:41 (Reading database ... 13067 files and directories currently installed.) 06:51:41 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 06:51:41 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:51:41 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 06:51:41 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:51:41 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 06:51:42 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:51:42 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 06:51:42 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 06:51:42 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 06:51:42 Selecting previously unselected package libpython3.8-minimal:amd64. 06:51:42 (Reading database ... 13068 files and directories currently installed.) 06:51:42 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 06:51:42 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 06:51:43 Selecting previously unselected package libexpat1:amd64. 06:51:43 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 06:51:43 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 06:51:43 Selecting previously unselected package python3.8-minimal. 06:51:43 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 06:51:43 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 06:51:43 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 06:51:43 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 06:51:43 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 06:51:43 Selecting previously unselected package python3-minimal. 06:51:43 (Reading database ... 13359 files and directories currently installed.) 06:51:43 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 06:51:43 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 06:51:43 Selecting previously unselected package mime-support. 06:51:43 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 06:51:43 Unpacking mime-support (3.64ubuntu1) ... 06:51:43 Selecting previously unselected package libmpdec2:amd64. 06:51:43 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 06:51:43 Unpacking libmpdec2:amd64 (2.4.2-3) ... 06:51:43 Selecting previously unselected package libpython3.8-stdlib:amd64. 06:51:43 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 06:51:43 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 06:51:44 Selecting previously unselected package python3.8. 06:51:44 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 06:51:44 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 06:51:44 Selecting previously unselected package libpython3-stdlib:amd64. 06:51:44 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 06:51:44 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 06:51:44 Setting up python3-minimal (3.8.2-0ubuntu2) ... 06:51:44 Selecting previously unselected package python3. 06:51:44 (Reading database ... 13761 files and directories currently installed.) 06:51:44 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 06:51:44 Unpacking python3 (3.8.2-0ubuntu2) ... 06:51:44 Selecting previously unselected package libdbus-1-3:amd64. 06:51:44 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 06:51:44 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 06:51:44 Selecting previously unselected package dbus. 06:51:44 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 06:51:44 Unpacking dbus (1.12.16-2ubuntu2.1) ... 06:51:44 Selecting previously unselected package libbsd0:amd64. 06:51:44 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 06:51:44 Unpacking libbsd0:amd64 (0.10.0-1) ... 06:51:44 Selecting previously unselected package libpam-systemd:amd64. 06:51:44 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 06:51:44 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 06:51:44 Selecting previously unselected package sudo. 06:51:44 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 06:51:44 Unpacking sudo (1.8.31-1ubuntu1.2) ... 06:51:44 Selecting previously unselected package apparmor. 06:51:44 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 06:51:44 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 06:51:44 Selecting previously unselected package libcbor0.6:amd64. 06:51:44 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 06:51:44 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 06:51:44 Selecting previously unselected package libedit2:amd64. 06:51:44 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 06:51:44 Unpacking libedit2:amd64 (3.1-20191231-1) ... 06:51:45 Selecting previously unselected package libfido2-1:amd64. 06:51:45 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 06:51:45 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 06:51:45 Selecting previously unselected package libkrb5support0:amd64. 06:51:45 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 06:51:45 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 06:51:45 Selecting previously unselected package libk5crypto3:amd64. 06:51:45 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 06:51:45 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 06:51:45 Selecting previously unselected package libkeyutils1:amd64. 06:51:45 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 06:51:45 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 06:51:45 Selecting previously unselected package libkrb5-3:amd64. 06:51:45 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 06:51:45 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 06:51:45 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:51:45 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 06:51:45 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 06:51:45 Selecting previously unselected package openssh-client. 06:51:45 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 06:51:45 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 06:51:45 Selecting previously unselected package dbus-user-session. 06:51:45 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 06:51:45 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 06:51:45 Selecting previously unselected package liblzo2-2:amd64. 06:51:45 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 06:51:45 Unpacking liblzo2-2:amd64 (2.10-2) ... 06:51:45 Selecting previously unselected package squashfs-tools. 06:51:45 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 06:51:45 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 06:51:45 Selecting previously unselected package snapd. 06:51:45 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 06:51:45 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.026s coverage: 94.2% of statements 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 72.2% of statements 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.219s coverage: 60.0% of statements 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.370s coverage: 24.0% of statements 06:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.208s coverage: 47.1% of statements 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.222s coverage: 79.5% of statements 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.389s coverage: 96.3% of statements 06:51:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.297s coverage: 87.5% of statements 06:51:49 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 06:51:49 Setting up mime-support (3.64ubuntu1) ... 06:51:49 Setting up liblzo2-2:amd64 (2.10-2) ... 06:51:49 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 06:51:49 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 06:51:49 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 06:51:49 Setting up dbus (1.12.16-2ubuntu2.1) ... 06:51:49 Setting up sudo (1.8.31-1ubuntu1.2) ... 06:51:49 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 06:51:49 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 06:51:49 Setting up libmpdec2:amd64 (2.4.2-3) ... 06:51:49 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 06:51:49 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 06:51:49 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 06:51:49 Setting up libbsd0:amd64 (0.10.0-1) ... 06:51:49 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 06:51:49 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 06:51:49 Setting up libedit2:amd64 (3.1-20191231-1) ... 06:51:49 Setting up python3 (3.8.2-0ubuntu2) ... 06:51:49 running python rtupdate hooks for python3.8... 06:51:49 running python post-rtupdate hooks for python3.8... 06:51:49 Setting up apparmor (2.13.3-7ubuntu5.1) ... 06:51:50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:51:51 Reloading AppArmor profiles 06:51:51 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 06:51:51 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 06:51:51 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 06:51:51 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 06:51:51 Setting up systemd (245.4-4ubuntu3.15) ... 06:51:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:51:51 Installing new version of config file /etc/systemd/resolved.conf ... 06:51:53 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 06:51:53 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 06:51:53 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 06:51:53 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 06:51:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:51:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:51:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:51:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:51:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:51:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:51:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:51:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:51:55 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:51:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:51:55 /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' 06:51:55 Processing triggers for libc-bin (2.31-0ubuntu9) ... 06:51:56 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 06:51:56 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 06:51:56 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 06:51:57 Reading package lists... 06:51:57 Reading package lists... 06:51:57 Building dependency tree... 06:51:57 Reading state information... 06:51:57 Calculating upgrade... 06:51:57 The following packages will be upgraded: 06:51:57 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 06:51:57 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 06:51:57 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 06:51:57 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 06:51:57 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 06:51:57 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 06:51:57 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 06:51:57 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 06:51:57 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 06:51:57 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 06:51:57 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 06:51:57 xz-utils zlib1g 06:51:57 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:51:57 Need to get 65.7 MB of archives. 06:51:57 After this operation, 27.5 MB of additional disk space will be used. 06:51:57 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 06:51:58 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 06:51:58 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 06:51:58 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 06:51:58 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 06:51:58 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 06:51:58 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 06:51:58 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 06:51:58 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 06:51:58 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 06:51:58 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 06:51:58 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 06:51:58 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 06:51:58 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 06:51:58 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 06:51:58 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 06:51:58 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 06:51:58 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 06:51:58 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 06:51:58 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 06:51:58 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 06:51:58 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 06:51:58 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 06:51:58 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 06:51:58 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 06:51:58 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 06:51:58 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 06:51:58 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 06:51:58 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 06:51:58 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 06:51:58 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 06:51:58 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 06:51:58 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 06:51:58 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 06:51:58 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 06:51:58 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 06:51:58 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 06:51:58 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 06:51:58 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 06:51:58 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 06:51:58 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 06:51:58 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 06:51:58 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 06:51:58 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 06:51:58 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 06:51:58 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 06:51:58 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 06:51:58 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 06:51:58 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 06:51:58 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 06:51:58 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 06:51:58 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 06:51:58 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 06:51:58 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 06:51:58 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 06:51:58 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 06:51:58 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 06:51:58 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 06:51:58 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 06:51:58 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 06:51:58 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 06:51:58 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 06:51:58 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 06:51:58 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 06:51:58 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 06:51:58 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 06:51:58 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 06:51:58 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 06:51:58 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 06:51:58 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 06:51:58 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 06:51:58 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 06:51:58 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] 06:51:58 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 06:51:58 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 06:51:58 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 06:51:58 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 06:51:59 debconf: delaying package configuration, since apt-utils is not installed 06:51:59 Fetched 65.7 MB in 1s (57.1 MB/s) 06:51:59 (Reading database ... 14313 files and directories currently installed.) 06:51:59 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 06:51:59 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:51:59 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 06:51:59 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:51:59 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 06:51:59 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 06:51:59 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:51:59 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:52:00 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:52:00 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.314s coverage: 94.4% of statements 06:52:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 06:52:00 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:52:00 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:52:00 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:52:00 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:52:00 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:52:00 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:52:00 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:52:00 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:52:00 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:52:00 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:52:00 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 06:52:01 (Reading database ... 14312 files and directories currently installed.) 06:52:01 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:52:01 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:52:01 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:52:01 (Reading database ... 14312 files and directories currently installed.) 06:52:01 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:52:01 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:52:01 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:52:01 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:52:01 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 06:52:01 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 06:52:01 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 06:52:01 (Reading database ... 14312 files and directories currently installed.) 06:52:01 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 06:52:01 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:52:02 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 06:52:02 (Reading database ... 14312 files and directories currently installed.) 06:52:02 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 06:52:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:52:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:52:02 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 06:52:02 Setting up base-files (11ubuntu5.5) ... 06:52:02 Installing new version of config file /etc/issue ... 06:52:02 Installing new version of config file /etc/issue.net ... 06:52:02 Installing new version of config file /etc/lsb-release ... 06:52:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:52:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:52:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:52:02 Removing obsolete conffile /etc/default/motd-news ... 06:52:02 (Reading database ... 14311 files and directories currently installed.) 06:52:02 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 06:52:02 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 06:52:03 Setting up bash (5.0-6ubuntu1.1) ... 06:52:03 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 06:52:03 (Reading database ... 14311 files and directories currently installed.) 06:52:03 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 06:52:03 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 06:52:03 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 06:52:03 (Reading database ... 14311 files and directories currently installed.) 06:52:03 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 06:52:03 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 06:52:03 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 06:52:03 (Reading database ... 14311 files and directories currently installed.) 06:52:03 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 06:52:03 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:52:04 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 06:52:04 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:52:04 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 06:52:04 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:52:04 Setting up perl-base (5.30.0-9ubuntu0.2) ... 06:52:04 (Reading database ... 14311 files and directories currently installed.) 06:52:04 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 06:52:04 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 06:52:05 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 06:52:05 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 06:52:05 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 06:52:05 (Reading database ... 14311 files and directories currently installed.) 06:52:05 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 06:52:05 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 06:52:05 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 06:52:05 (Reading database ... 14311 files and directories currently installed.) 06:52:05 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 06:52:05 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:52:05 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 06:52:05 (Reading database ... 14311 files and directories currently installed.) 06:52:05 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 06:52:05 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:52:05 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 06:52:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.697s coverage: 82.5% of statements 06:52:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:52:05 (Reading database ... 14311 files and directories currently installed.) 06:52:05 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 06:52:05 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:52:05 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 06:52:05 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:52:05 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 06:52:05 (Reading database ... 14311 files and directories currently installed.) 06:52:05 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 06:52:05 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:52:05 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 06:52:05 (Reading database ... 14311 files and directories currently installed.) 06:52:05 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 06:52:05 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:52:05 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 06:52:05 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:52:06 Setting up util-linux (2.34-0.1ubuntu9.3) ... 06:52:06 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:52:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:52:07 (Reading database ... 14311 files and directories currently installed.) 06:52:07 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 06:52:07 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 06:52:07 Setting up libc-bin (2.31-0ubuntu9.7) ... 06:52:07 (Reading database ... 14311 files and directories currently installed.) 06:52:07 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 06:52:07 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 06:52:07 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 06:52:07 (Reading database ... 14311 files and directories currently installed.) 06:52:07 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 06:52:07 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 06:52:07 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 06:52:07 (Reading database ... 14311 files and directories currently installed.) 06:52:07 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 06:52:07 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 06:52:07 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 06:52:07 (Reading database ... 14311 files and directories currently installed.) 06:52:07 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 06:52:07 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 06:52:07 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 06:52:08 (Reading database ... 14311 files and directories currently installed.) 06:52:08 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 06:52:08 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 06:52:08 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 06:52:08 (Reading database ... 14311 files and directories currently installed.) 06:52:08 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 06:52:08 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 06:52:08 Setting up gpgv (2.2.19-3ubuntu2.1) ... 06:52:08 (Reading database ... 14311 files and directories currently installed.) 06:52:08 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 06:52:08 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 06:52:08 Setting up ubuntu-keyring (2020.02.11.4) ... 06:52:08 (Reading database ... 14311 files and directories currently installed.) 06:52:08 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 06:52:08 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 06:52:08 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 06:52:08 (Reading database ... 14311 files and directories currently installed.) 06:52:08 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 06:52:08 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 06:52:08 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 06:52:08 (Reading database ... 14311 files and directories currently installed.) 06:52:08 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 06:52:08 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 06:52:08 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 06:52:08 (Reading database ... 14311 files and directories currently installed.) 06:52:08 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 06:52:08 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 06:52:09 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 06:52:09 (Reading database ... 14311 files and directories currently installed.) 06:52:09 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 06:52:09 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 06:52:09 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 06:52:09 (Reading database ... 14311 files and directories currently installed.) 06:52:09 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 06:52:09 Unpacking apt (2.0.6) over (2.0.2) ... 06:52:09 Setting up apt (2.0.6) ... 06:52:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:52:10 (Reading database ... 14311 files and directories currently installed.) 06:52:10 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 06:52:10 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:52:10 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 06:52:10 (Reading database ... 14311 files and directories currently installed.) 06:52:10 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 06:52:10 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:52:10 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 06:52:10 (Reading database ... 14313 files and directories currently installed.) 06:52:10 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 06:52:10 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:52:10 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 06:52:10 (Reading database ... 14317 files and directories currently installed.) 06:52:10 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 06:52:11 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 06:52:11 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 06:52:11 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 06:52:11 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 06:52:11 (Reading database ... 14317 files and directories currently installed.) 06:52:11 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 06:52:11 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 06:52:11 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 06:52:11 (Reading database ... 14317 files and directories currently installed.) 06:52:11 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 06:52:11 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 06:52:11 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 06:52:11 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 06:52:11 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 06:52:11 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 06:52:12 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 06:52:12 Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 06:52:12 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 06:52:12 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 06:52:12 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 06:52:12 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 06:52:12 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 06:52:12 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 06:52:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 06:52:12 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 06:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 58.8% of statements 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements 06:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements 06:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements 06:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.832s coverage: 91.2% of statements 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:52:12 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 06:52:12 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 06:52:12 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 06:52:12 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 06:52:12 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 06:52:12 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 06:52:12 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 06:52:13 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:52:13 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 06:52:13 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:52:13 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 06:52:13 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:52:13 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 06:52:13 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:52:13 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 06:52:13 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:52:13 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 06:52:13 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 06:52:13 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 06:52:13 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 06:52:13 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 06:52:13 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 06:52:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.956s coverage: 64.4% of statements 06:52:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:52:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:52:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements 06:52:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 06:52:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 06:52:14 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 06:52:14 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 06:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements 06:52:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements 06:52:14 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 06:52:14 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 06:52:15 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 06:52:15 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 06:52:16 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 06:52:16 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 06:52:16 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 06:52:16 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 06:52:16 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 06:52:16 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 06:52:16 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 06:52:16 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 06:52:16 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 06:52:17 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 06:52:17 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 06:52:17 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 06:52:17 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 06:52:17 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:52:17 Setting up tzdata (2021e-0ubuntu0.20.04) ... 06:52:17 06:52:17 Current default time zone: 'Etc/UTC' 06:52:17 Local time is now: Mon Mar 14 06:52:17 UTC 2022. 06:52:17 Universal Time is now: Mon Mar 14 06:52:17 UTC 2022. 06:52:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:52:17 06:52:17 Setting up xz-utils (5.2.4-1ubuntu1) ... 06:52:17 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:52:17 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:52:17 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 06:52:17 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:52:17 Setting up mount (2.34-0.1ubuntu9.3) ... 06:52:17 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 06:52:17 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 06:52:17 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 06:52:17 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 06:52:17 Setting up openssl (1.1.1f-1ubuntu2.11) ... 06:52:17 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:52:17 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:52:17 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 06:52:17 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 06:52:17 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 06:52:17 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 06:52:17 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 06:52:17 Setting up fdisk (2.34-0.1ubuntu9.3) ... 06:52:17 Setting up ca-certificates (20210119~20.04.2) ... 06:52:19 Updating certificates in /etc/ssl/certs... 06:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.382s coverage: 65.4% of statements 06:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:52:20 21 added, 21 removed; done. 06:52:20 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 06:52:20 Setting up perl (5.30.0-9ubuntu0.2) ... 06:52:20 Setting up procps (2:3.3.16-1ubuntu2.3) ... 06:52:20 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 06:52:20 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 06:52:20 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 06:52:20 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 06:52:20 Setting up binutils (2.34-6ubuntu1.3) ... 06:52:20 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 06:52:20 Setting up build-essential (12.8ubuntu1.1) ... 06:52:20 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 06:52:20 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 06:52:20 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 06:52:20 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 06:52:20 Processing triggers for systemd (245.4-4ubuntu3.15) ... 06:52:20 Processing triggers for mime-support (3.64ubuntu1) ... 06:52:20 Processing triggers for ca-certificates (20210119~20.04.2) ... 06:52:20 Updating certificates in /etc/ssl/certs... 06:52:21 0 added, 0 removed; done. 06:52:21 Running hooks in /etc/ca-certificates/update.d... 06:52:21 done. 06:52:22 Reading package lists... 06:52:22 Building dependency tree... 06:52:22 Reading state information... 06:52:22 The following NEW packages will be installed: 06:52:22 apt-transport-https 06:52:22 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.798s coverage: 43.8% of statements 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:52:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements 06:52:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:52:23 Need to get 4680 B of archives. 06:52:23 After this operation, 162 kB of additional disk space will be used. 06:52:23 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 06:52:23 debconf: delaying package configuration, since apt-utils is not installed 06:52:23 Fetched 4680 B in 0s (24.7 kB/s) 06:52:23 Selecting previously unselected package apt-transport-https. 06:52:23 (Reading database ... 14320 files and directories currently installed.) 06:52:23 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 06:52:23 Unpacking apt-transport-https (2.0.6) ... 06:52:23 Setting up apt-transport-https (2.0.6) ... 06:52:23 Waiting for network to be ready... 06:52:28 2022-03-14T06:52:27Z INFO Waiting for automatic snapd restart... 06:52:29 snapd 2.54.3 from Canonical* installed 06:52:29 "snapd" switched to the "latest/stable" channel 06:52:29 06:52:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.274s coverage: 17.7% of statements 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:52:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.613s coverage: 92.3% of statements 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:52:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 63.2% of statements 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:52:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:52:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.264s coverage: 28.9% of statements 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:52:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:52:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements 06:52:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 06:52:31 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 06:52:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:52:31 GO111MODULE=on go vet ./... 06:52:31 core20 20220304 from Canonical* installed 06:52:31 "core20" switched to the "latest/stable" channel 06:52:31 06:52:34 snapcraft 6.0.2 from Canonical* installed 06:52:34 "snapcraft" switched to the "latest/stable" channel 06:52:34 06:52:38 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: 06:52:38 - README.md 06:52:38 06:52:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:52:38 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 06:52:38 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 06:52:39 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 06:52:40 Reading package lists... 06:52:40 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 06:52:40 Reading package lists... 06:52:40 Building dependency tree... 06:52:40 Reading state information... 06:52:40 Suggested packages: 06:52:40 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 06:52:40 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 06:52:40 krb5-user libnorm-doc 06:52:40 Recommended packages: 06:52:40 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:52:40 The following NEW packages will be installed: 06:52:40 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 06:52:40 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 06:52:40 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 06:52:40 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 06:52:40 libzmq5 pkg-config zip 06:52:40 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 06:52:40 Need to get 10.3 MB of archives. 06:52:40 After this operation, 56.5 MB of additional disk space will be used. 06:52:40 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 06:52:40 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 06:52:41 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 06:52:41 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 06:52:41 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 06:52:41 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 06:52:41 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 06:52:41 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 06:52:41 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 06:52:41 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 06:52:41 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 06:52:41 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 06:52:41 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 06:52:41 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 06:52:41 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 06:52:41 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 06:52:41 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 06:52:41 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 06:52:41 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 06:52:41 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 06:52:41 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 06:52:41 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 06:52:41 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 06:52:41 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 06:52:41 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 06:52:41 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 06:52:41 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 06:52:42 debconf: delaying package configuration, since apt-utils is not installed 06:52:42 Fetched 10.3 MB in 1s (9161 kB/s) 06:52:42 Selecting previously unselected package libglib2.0-0:amd64. 06:52:42 (Reading database ... 14324 files and directories currently installed.) 06:52:42 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 06:52:42 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 06:52:42 Selecting previously unselected package libsodium23:amd64. 06:52:42 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 06:52:42 Unpacking libsodium23:amd64 (1.0.18-1) ... 06:52:42 Selecting previously unselected package libpsl5:amd64. 06:52:42 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 06:52:42 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 06:52:42 Selecting previously unselected package libbrotli1:amd64. 06:52:42 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 06:52:42 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 06:52:42 Selecting previously unselected package libnghttp2-14:amd64. 06:52:42 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 06:52:42 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 06:52:42 Selecting previously unselected package librtmp1:amd64. 06:52:42 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 06:52:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 06:52:42 Selecting previously unselected package libssh-4:amd64. 06:52:42 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 06:52:42 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 06:52:42 Selecting previously unselected package libcurl3-gnutls:amd64. 06:52:42 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 06:52:42 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 06:52:42 Selecting previously unselected package liberror-perl. 06:52:42 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 06:52:42 Unpacking liberror-perl (0.17029-1) ... 06:52:42 Selecting previously unselected package git-man. 06:52:42 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 06:52:42 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 06:52:42 Selecting previously unselected package git. 06:52:42 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 06:52:42 Unpacking git (1:2.25.1-1ubuntu3.2) ... 06:52:43 Selecting previously unselected package libgssrpc4:amd64. 06:52:43 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 06:52:43 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 06:52:43 Selecting previously unselected package libkdb5-9:amd64. 06:52:43 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 06:52:43 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 06:52:43 Selecting previously unselected package libkadm5srv-mit11:amd64. 06:52:43 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 06:52:43 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 06:52:43 Selecting previously unselected package libkadm5clnt-mit11:amd64. 06:52:43 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 06:52:43 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 06:52:43 Selecting previously unselected package comerr-dev:amd64. 06:52:43 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 06:52:43 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 06:52:43 Selecting previously unselected package krb5-multidev:amd64. 06:52:43 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 06:52:43 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 06:52:43 Selecting previously unselected package libnorm1:amd64. 06:52:43 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 06:52:43 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 06:52:43 Selecting previously unselected package libnorm-dev:amd64. 06:52:43 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 06:52:43 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 06:52:43 Selecting previously unselected package libpgm-5.2-0:amd64. 06:52:43 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 06:52:43 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:52:43 Selecting previously unselected package libpgm-dev:amd64. 06:52:43 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 06:52:43 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:52:43 Selecting previously unselected package libsodium-dev:amd64. 06:52:43 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 06:52:43 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 06:52:43 Selecting previously unselected package libzmq5:amd64. 06:52:44 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 06:52:44 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 06:52:44 Selecting previously unselected package libkrb5-dev:amd64. 06:52:44 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 06:52:44 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 06:52:44 Selecting previously unselected package libzmq3-dev:amd64. 06:52:44 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 06:52:44 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 06:52:44 Selecting previously unselected package pkg-config. 06:52:44 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 06:52:44 Unpacking pkg-config (0.29.1-0ubuntu4) ... 06:52:44 Selecting previously unselected package zip. 06:52:44 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 06:52:44 Unpacking zip (3.0-11build1) ... 06:52:44 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 06:52:44 Setting up libsodium23:amd64 (1.0.18-1) ... 06:52:44 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 06:52:44 No schema files found: doing nothing. 06:52:44 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 06:52:44 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 06:52:44 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 06:52:44 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 06:52:44 Setting up liberror-perl (0.17029-1) ... 06:52:44 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 06:52:44 Setting up zip (3.0-11build1) ... 06:52:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 06:52:44 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 06:52:44 Setting up pkg-config (0.29.1-0ubuntu4) ... 06:52:44 Setting up libsodium-dev:amd64 (1.0.18-1) ... 06:52:44 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 06:52:44 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 06:52:44 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 06:52:44 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 06:52:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:52:44 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 06:52:44 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 06:52:44 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 06:52:44 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 06:52:44 Setting up git (1:2.25.1-1ubuntu3.2) ... 06:52:44 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 06:52:44 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 06:52:44 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 06:52:44 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 06:52:45 comerr-dev set to automatically installed. 06:52:45 git set to automatically installed. 06:52:45 git-man set to automatically installed. 06:52:45 krb5-multidev set to automatically installed. 06:52:45 libbrotli1 set to automatically installed. 06:52:45 libcurl3-gnutls set to automatically installed. 06:52:45 liberror-perl set to automatically installed. 06:52:45 libglib2.0-0 set to automatically installed. 06:52:45 libgssrpc4 set to automatically installed. 06:52:45 libkadm5clnt-mit11 set to automatically installed. 06:52:45 libkadm5srv-mit11 set to automatically installed. 06:52:45 libkdb5-9 set to automatically installed. 06:52:45 libkrb5-dev set to automatically installed. 06:52:45 libnghttp2-14 set to automatically installed. 06:52:45 libnorm-dev set to automatically installed. 06:52:45 libnorm1 set to automatically installed. 06:52:45 libpgm-5.2-0 set to automatically installed. 06:52:45 libpgm-dev set to automatically installed. 06:52:45 libpsl5 set to automatically installed. 06:52:45 librtmp1 set to automatically installed. 06:52:45 libsodium-dev set to automatically installed. 06:52:45 libsodium23 set to automatically installed. 06:52:45 libssh-4 set to automatically installed. 06:52:45 libzmq3-dev set to automatically installed. 06:52:45 libzmq5 set to automatically installed. 06:52:45 pkg-config set to automatically installed. 06:52:45 zip set to automatically installed. 06:52:45 snapd is not logged in, snap install commands will use sudo 06:52:58 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 06:52:58 Downloading snap 'edgex-app-service-configurable' 06:53:01 Pulling app-service-configurable 06:53:01 + snapcraftctl pull 06:53:02 Pulling config-common 06:53:02 + snapcraftctl pull 06:53:04 Pulling go-build-helper 06:53:04 + snapcraftctl pull 06:53:05 'edgex-go' has dependencies that need to be staged: go-build-helper 06:53:05 Skipping pull go-build-helper (already ran) 06:53:05 Building go-build-helper 06:53:05 + snapcraftctl build 06:53:06 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 06:53:06 Staging go-build-helper 06:53:06 + snapcraftctl stage 06:53:12 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 06:53:12 Fetched 290 kB in 0s (0 B/s) 06:53:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 06:53:12 Fetched 158 kB in 0s (0 B/s) 06:53:12 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 06:53:12 Fetched 242 kB in 0s (0 B/s) 06:53:12 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 06:53:12 Fetched 150 kB in 0s (0 B/s) 06:53:12 Pulling edgex-go 06:53:12 + snapcraftctl pull 06:53:14 Pulling hooks 06:53:14 + snapcraftctl pull 06:53:29 Removing suid/guid from /root/parts/static-packages/install/bin/su 06:53:29 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 06:53:29 Fetched 96.1 kB in 0s (0 B/s) 06:53:29 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 06:53:29 Fetched 78.7 kB in 0s (0 B/s) 06:53:29 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 06:53:29 Fetched 48.0 kB in 0s (0 B/s) 06:53:29 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 06:53:29 Fetched 50.2 kB in 0s (0 B/s) 06:53:29 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 06:53:29 Fetched 14.7 kB in 0s (0 B/s) 06:53:29 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 06:53:29 Fetched 234 kB in 0s (0 B/s) 06:53:29 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 06:53:29 Fetched 155 kB in 0s (0 B/s) 06:53:29 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 06:53:29 Fetched 170 kB in 0s (0 B/s) 06:53:29 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 06:53:29 Fetched 267 kB in 0s (0 B/s) 06:53:29 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:53:29 Fetched 50.6 kB in 0s (0 B/s) 06:53:29 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 06:53:29 Fetched 15.1 kB in 0s (0 B/s) 06:53:29 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 06:53:29 Fetched 51.5 kB in 0s (0 B/s) 06:53:29 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 06:53:29 Fetched 121 kB in 0s (0 B/s) 06:53:29 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 06:53:29 Fetched 29.7 kB in 0s (0 B/s) 06:53:29 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 06:53:29 Fetched 1021 kB in 0s (0 B/s) 06:53:29 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 06:53:29 Fetched 49.3 kB in 0s (0 B/s) 06:53:29 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 06:53:29 Fetched 54.9 kB in 0s (0 B/s) 06:53:29 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 06:53:29 Fetched 16.6 kB in 0s (0 B/s) 06:53:29 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 06:53:29 Fetched 87.9 kB in 0s (0 B/s) 06:53:29 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 06:53:29 Fetched 142 kB in 0s (0 B/s) 06:53:29 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 06:53:29 Fetched 41.8 kB in 0s (0 B/s) 06:53:29 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 06:53:29 Fetched 181 kB in 0s (0 B/s) 06:53:29 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 06:53:29 Fetched 208 kB in 0s (0 B/s) 06:53:29 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 06:53:29 Fetched 161 kB in 0s (0 B/s) 06:53:29 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 06:53:29 Fetched 107 kB in 0s (0 B/s) 06:53:29 Pulling static-packages 06:53:29 + snapcraftctl pull 06:53:29 Pulling version 06:53:29 + cd /root/project 06:53:29 ++ git describe --tags --abbrev=0 06:53:29 ++ sed s/v// 06:53:29 + GIT_VERSION=2.2.0-dev.34 06:53:29 + '[' -z 2.2.0-dev.34 ']' 06:53:29 + snapcraftctl set-version 2.2.0-dev.34 06:53:30 Building app-service-configurable 06:53:30 + snapcraftctl build 06:53:33 Building config-common 06:53:33 + snapcraftctl build 06:53:33 + cp --archive --link --no-dereference . /root/parts/config-common/install 06:53:34 Skipping build go-build-helper (already ran) 06:53:34 Building edgex-go 06:53:34 + cd /root/parts/edgex-go/src 06:53:34 ++ git describe --tags --abbrev=0 06:53:34 ++ sed s/v// 06:53:34 + GIT_VERSION=2.2.0-dev.34 06:53:34 + '[' -z 2.2.0-dev.34 ']' 06:53:34 + echo 2.2.0-dev.34 06:53:34 + '[' '!' -d vendor ']' 06:53:34 + go mod download all 06:53:41 + make build 06:53:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data 06:53:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:53:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:53:52 ./bin/test-attribution-txt.sh [Pipeline] echo 06:53:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:53:53 + ls -al . 06:53:53 total 672 06:53:53 drwxrwxr-x 9 1001 1001 4096 Mar 14 06:53 . 06:53:53 drwxr-xr-x 4 root root 4096 Mar 14 06:49 .. 06:53:53 -rw-rw-r-- 1 1001 1001 11 Mar 14 06:46 .dockerignore 06:53:53 drwxrwxr-x 8 1001 1001 4096 Mar 14 06:47 .git 06:53:53 drwxrwxr-x 4 1001 1001 4096 Mar 14 06:46 .github 06:53:53 -rw-rw-r-- 1 1001 1001 804 Mar 14 06:46 .gitignore 06:53:53 -rw-rw-r-- 1 1001 1001 42 Mar 14 06:46 .golangci.yml 06:53:53 -rw-rw-r-- 1 1001 1001 76 Mar 14 06:46 .hadolint.yml 06:53:53 -rw-rw-r-- 1 1001 1001 166 Mar 14 06:46 .sonarcloud.properties 06:53:53 -rw-rw-r-- 1 1001 1001 1171 Mar 14 06:46 ADOPTERS.md 06:53:53 -rw-rw-r-- 1 1001 1001 9019 Mar 14 06:46 Attribution.txt 06:53:53 -rw-rw-r-- 1 1001 1001 51732 Mar 14 06:46 CHANGELOG.md 06:53:53 -rw-rw-r-- 1 1001 1001 3804 Mar 14 06:46 CONTRIBUTING.md 06:53:53 -rw-rw-r-- 1 1001 1001 677 Mar 14 06:46 GOVERNANCE.md 06:53:53 -rw-rw-r-- 1 1001 1001 849 Mar 14 06:46 Jenkinsfile 06:53:53 -rw-rw-r-- 1 1001 1001 10775 Mar 14 06:46 LICENSE 06:53:53 -rw-rw-r-- 1 1001 1001 6508 Mar 14 06:46 Makefile 06:53:53 -rw-rw-r-- 1 1001 1001 582 Mar 14 06:46 OWNERS.md 06:53:53 -rw-rw-r-- 1 1001 1001 8207 Mar 14 06:46 README.md 06:53:53 -rw-rw-r-- 1 1001 1001 6912 Mar 14 06:46 SECURITY.md 06:53:53 -rw-rw-r-- 1 1001 1001 5 Mar 14 06:42 VERSION 06:53:53 -rw-rw-r-- 1 1001 1001 4131 Mar 14 06:46 ZMQWindows.md 06:53:53 drwxrwxr-x 2 1001 1001 4096 Mar 14 06:46 bin 06:53:53 drwxrwxr-x 14 1001 1001 4096 Mar 14 06:46 cmd 06:53:53 -rw-r--r-- 1 root root 426314 Mar 14 06:52 coverage.out 06:53:53 -rw-rw-r-- 1 1001 1001 2827 Mar 14 06:46 go.mod 06:53:53 -rw-rw-r-- 1 1001 1001 50275 Mar 14 06:46 go.sum 06:53:53 drwxrwxr-x 8 1001 1001 4096 Mar 14 06:47 internal 06:53:53 drwxrwxr-x 3 1001 1001 4096 Mar 14 06:47 openapi 06:53:53 drwxrwxr-x 4 1001 1001 4096 Mar 14 06:47 snap 06:53:53 -rw-rw-r-- 1 1001 1001 204 Mar 14 06:47 version.go 06:53:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] sh 06:53:54 + '[' -e coverage.out ] 06:53:54 + chown 1001:1001 coverage.out [Pipeline] stash 06:53:54 Warning: overwriting stash ‘coverage-report’ 06:53:55 Stashed 1 file(s) [Pipeline] sh 06:53:55 + make build 06:53: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 06:53:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command 06:53:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:53:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:53:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:54:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:54:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:54:02 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 06:54:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:54:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:54:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 06:54:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:54:07 + 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 06:54:07 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:54:07 + case "$service" in 06:54:07 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:54:07 + 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 06:54:07 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:54:07 + case "$service" in 06:54:07 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:54:07 + 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 06:54:07 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:54:07 + case "$service" in 06:54:07 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:54:07 + 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 06:54:07 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:54:07 + case "$service" in 06:54:07 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:54:07 + 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 06:54:07 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:54:07 + case "$service" in 06:54:07 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:54:07 + 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 06:54:07 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:54:07 + case "$service" in 06:54:07 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:54:07 + 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 06:54:07 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:54:07 + case "$service" in 06:54:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:54:07 + 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 06:54:07 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:54:07 + case "$service" in 06:54:07 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:54:07 + 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 06:54:07 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:54:07 + case "$service" in 06:54:07 + 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 06:54:07 + 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 06:54:07 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:54:07 + case "$service" in 06:54:07 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:54:07 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:54:07 + 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 06:54:07 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:54:07 + case "$service" in 06:54:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:54:07 + 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 06:54:07 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:54:07 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:54:07 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:54:08 Building hooks 06:54:08 + cd /root/parts/hooks/src 06:54:08 + make build 06:54:08 go mod tidy 06:54:08 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 06:54:08 go: downloading github.com/davecgh/go-spew v1.1.0 06:54:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:54:08 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 06:54:09 GO111MODULE=on go build -o cmd/install/install ./cmd/install 06:54:09 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 06:54:09 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 06:54:11 Removing suid/guid from /root/parts/static-packages/install/bin/su 06:54:11 Building static-packages 06:54:11 + snapcraftctl build 06:54:13 Building version 06:54:13 + snapcraftctl build 06:54:15 Staging app-service-configurable 06:54:15 + snapcraftctl stage 06:54:16 Staging config-common 06:54:16 + snapcraftctl stage 06:54:18 Skipping stage go-build-helper (already ran) 06:54:18 Staging edgex-go 06:54:18 + snapcraftctl stage 06:54:19 Staging hooks 06:54:19 + snapcraftctl stage 06:54:20 Staging static-packages 06:54:20 + snapcraftctl stage 06:54:22 Staging version 06:54:22 + snapcraftctl stage 06:54:23 Priming app-service-configurable 06:54:23 + snapcraftctl prime 06:54:26 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 06:54:26 stage-packages: 06:54:26 - libnorm1 06:54:26 - libpgm-5.2-0 06:54:26 - libsodium23 06:54:26 - libzmq5 06:54:26 Priming config-common 06:54:26 + snapcraftctl prime 06:54:27 Priming go-build-helper 06:54:27 + snapcraftctl prime 06:54:28 Priming edgex-go 06:54:28 + snapcraftctl prime 06:54:30 Priming hooks 06:54:30 + snapcraftctl prime 06:54:32 Priming static-packages 06:54:32 + snapcraftctl prime 06:54:34 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 06:54:34 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 06:54:37 Priming version 06:54:37 + snapcraftctl prime 06:54:38 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 06:54:39 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 06:54:39 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:54:44 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 06:54:47 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 06:54:50 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 06:54:56 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 06:54:59 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 06:55:03 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] } 06:55:09 $ docker stop --time=1 f20dd53bedb942ac087e9e867df008ee6ea12d0a7eccc100781970beca1c9eb4 06:55:11 $ docker rm -f f20dd53bedb942ac087e9e867df008ee6ea12d0a7eccc100781970beca1c9eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:13 06:55:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:55:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:13 latest: Pulling from edgex-devops/edgex-compose-arm64 06:55:13 29e5d40040c1: Pulling fs layer 06:55:13 1ce36da41761: Pulling fs layer 06:55:13 25b303627fd3: Pulling fs layer 06:55:13 29e5d40040c1: Download complete 06:55:14 1ce36da41761: Verifying Checksum 06:55:14 1ce36da41761: Download complete 06:55:14 29e5d40040c1: Pull complete 06:55:15 25b303627fd3: Verifying Checksum 06:55:15 25b303627fd3: Download complete 06:55:15 1ce36da41761: Pull complete 06:55:25 25b303627fd3: Pull complete 06:55:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:55:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:55:26 prd-ubuntu18.04-docker-arm64-4c-16g-7023 does not seem to be running inside a container 06:55:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 06:55:28 $ docker top 112fc1224cb520536d8192bf41f353ee14bab929d6839dc0fd1ba139b55bdc89 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:29 + docker-compose build --help 06:55:29 + grep parallel 06:55:33 --parallel Build images in parallel. [Pipeline] } 06:55:33 $ docker stop --time=1 112fc1224cb520536d8192bf41f353ee14bab929d6839dc0fd1ba139b55bdc89 06:55:35 $ docker rm -f 112fc1224cb520536d8192bf41f353ee14bab929d6839dc0fd1ba139b55bdc89 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:55:35 . [Pipeline] withDockerContainer 06:55:36 prd-ubuntu18.04-docker-arm64-4c-16g-7023 does not seem to be running inside a container 06:55:36 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:55:37 $ docker top f17786fa3b29f034fdde0a6f9e0f29b28b35852bbe16aeddad9a0c4109ad1edd -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:38 + docker-compose -f ./docker-compose-build.yml build --parallel 06:55:42 Building core-command ... 06:55:42 Building core-data ... 06:55:42 Building core-metadata ... 06:55:42 Building security-bootstrapper ... 06:55:42 Building security-proxy-setup ... 06:55:42 Building security-secretstore-setup ... 06:55:42 Building support-notifications ... 06:55:42 Building support-scheduler ... 06:55:42 Building sys-mgmt-agent ... 06:55:42 Building security-proxy-setup 06:55:42 Building support-scheduler 06:55:42 Building sys-mgmt-agent 06:55:42 Building core-data 06:55:42 Building core-command 06:57:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:57:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:57:04 ---> 4d2ae4f0fe06 06:57:04 Step 3/23 : WORKDIR /edgex-go 06:57:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:57:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:57:04 ---> 4d2ae4f0fe06 06:57:04 Step 3/23 : WORKDIR /edgex-go 06:57:04 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:57:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:57:04 ---> 4d2ae4f0fe06 06:57:04 Step 3/21 : WORKDIR /edgex-go 06:57:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:57:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:57:04 ---> 4d2ae4f0fe06 06:57:04 Step 3/22 : WORKDIR /edgex-go 06:57:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:57:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:57:04 ---> 4d2ae4f0fe06 06:57:04 Step 3/23 : WORKDIR /edgex-go 06:57:04 ---> Running in a9fa360fe196 06:57:04 ---> Running in 86f32c8aacef 06:57:04 ---> Running in f98dbb2d1d13 06:57:04 ---> Running in c6ff316cd209 06:57:04 ---> Running in f857f30dab8c 06:57:04 Removing intermediate container f857f30dab8c 06:57:04 ---> a8a239c76123 06:57:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:04 Removing intermediate container 86f32c8aacef 06:57:04 ---> 6cc75f73d960 06:57:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:04 Removing intermediate container a9fa360fe196 06:57:04 ---> 5ded52c81c45 06:57:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:04 ---> Running in 303119d860c7 06:57:04 ---> Running in 7047dd2334fa 06:57:04 Removing intermediate container c6ff316cd209 06:57:04 ---> c99bc04e7b9f 06:57:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:04 Removing intermediate container f98dbb2d1d13 06:57:04 ---> cf2b7446a7a9 06:57:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:04 ---> Running in 2a9cf0cb273e 06:57:04 ---> Running in 8e28e6c09eca 06:57:04 ---> Running in fc2fa4964fb1 06:57:04 Removing intermediate container 7047dd2334fa 06:57:04 ---> 6ee0338704d5 06:57:04 Step 5/23 : RUN apk add --update --no-cache make bash git 06:57:04 ---> Running in 771f38139c50 06:57:04 Removing intermediate container fc2fa4964fb1 06:57:04 ---> d5fd4bf59c85 06:57:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:57:04 Removing intermediate container 303119d860c7 06:57:04 ---> 258204f1162f 06:57:04 Step 5/23 : RUN apk add --update --no-cache make git 06:57:04 ---> Running in 3717ce2d28d5 06:57:04 ---> Running in b5ca5a0bac0f 06:57:04 Removing intermediate container 2a9cf0cb273e 06:57:04 ---> 97ed0e6c49b7 06:57:04 Step 5/21 : RUN apk add --update --no-cache make git 06:57:04 Removing intermediate container 8e28e6c09eca 06:57:04 ---> c85f8af9befc 06:57:04 Step 5/22 : RUN apk add --update --no-cache make git 06:57:04 ---> Running in 2a93f7324d18 06:57:04 ---> Running in de498d602534 06:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:57:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:57:04 OK: 220 MiB in 52 packages 06:57:04 OK: 220 MiB in 52 packages 06:57:04 OK: 220 MiB in 52 packages 06:57:04 OK: 220 MiB in 52 packages 06:57:04 OK: 220 MiB in 52 packages 06:57:04 Removing intermediate container 771f38139c50 06:57:04 ---> 19785c8c17a0 06:57:04 Step 6/23 : COPY go.mod vendor* ./ 06:57:04 Removing intermediate container 3717ce2d28d5 06:57:04 ---> d4c7f8840250 06:57:04 Step 6/23 : COPY go.mod vendor* ./ 06:57:04 Removing intermediate container 2a93f7324d18 06:57:04 ---> 130f3e330957 06:57:04 Step 6/21 : COPY go.mod vendor* ./ 06:57:04 Removing intermediate container de498d602534 06:57:04 ---> 0ce2fea36ce6 06:57:04 Step 6/22 : COPY go.mod vendor* ./ 06:57:04 Removing intermediate container b5ca5a0bac0f 06:57:04 ---> d261fc7dfcec 06:57:04 Step 6/23 : COPY go.mod vendor* ./ 06:57:04 ---> 4d4ed3117812 06:57:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:04 ---> Running in e7b34942e21a 06:57:04 ---> daf7d99c86f5 06:57:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:04 ---> f1d378f1a6c5 06:57:04 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:04 ---> Running in 52875a28d138 06:57:04 ---> Running in a56bcc8feaa1 06:57:04 ---> 89f26b62635c 06:57:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:04 ---> Running in c442cbcd4ee6 06:57:04 ---> 26156042f90f 06:57:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:04 ---> Running in 37e5efa821db 06:57:08 Removing intermediate container e7b34942e21a 06:57:08 ---> 3951fd51666b 06:57:08 Step 8/23 : COPY . . 06:57:09 Removing intermediate container 52875a28d138 06:57:09 ---> 479d2a46e63b 06:57:09 Step 8/23 : COPY . . 06:57:10 Removing intermediate container a56bcc8feaa1 06:57:10 ---> 1fa765216c50 06:57:10 Step 8/21 : COPY . . 06:57:10 Removing intermediate container 37e5efa821db 06:57:10 ---> e06385a727f8 06:57:10 Step 8/23 : COPY . . 06:57:10 Removing intermediate container c442cbcd4ee6 06:57:10 ---> feb18ef96942 06:57:10 Step 8/22 : COPY . . 06:57:32 ---> 2f942a2e6616 06:57:32 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:57:32 ---> 7e4787cea5d2 06:57:32 Step 9/23 : RUN make cmd/core-data/core-data 06:57:32 ---> 04a67eba9caa 06:57:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:57:32 ---> Running in d86153b931b4 06:57:32 ---> Running in ad2984d9703b 06:57:32 ---> Running in a5aabb18e3d2 06:57:32 ---> 8e26cef4d0a5 06:57:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:57:32 ---> Running in 5c0ded9827ba 06:57:32 ---> 46e4a30edb8f 06:57:32 Step 9/23 : RUN make cmd/core-command/core-command 06:57:32 ---> Running in 1b3851c1b39f 06:57:34 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 06:57:34 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 06:57:34 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 06:57:34 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 06:57:34 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 06:59:41 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 06:59:47 Removing intermediate container 1b3851c1b39f 06:59:47 ---> af4433bd7386 06:59:47 06:59:47 Step 10/23 : FROM alpine:3.14 06:59:47 Removing intermediate container a5aabb18e3d2 06:59:47 ---> 366f5d7acbb4 06:59:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:59:47 3.14: Pulling from library/alpine 06:59:47 ---> Running in bc5912e52b71 06:59:50 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:59:50 Status: Downloaded newer image for alpine:3.14 06:59:50 ---> 5b8b7b635229 06:59:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:59:50 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 06:59:50 ---> Running in 617369e64283 06:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:59:53 (1/1) Installing dumb-init (1.2.5-r1) 06:59:53 Executing busybox-1.33.1-r6.trigger 06:59:53 OK: 6 MiB in 15 packages 06:59:54 Removing intermediate container d86153b931b4 06:59:54 ---> a7cdb9d878da 06:59:54 06:59:54 Step 10/21 : FROM alpine:3.14 06:59:54 ---> 5b8b7b635229 06:59:54 Step 11/21 : RUN apk add --update --no-cache curl 06:59:54 ---> Running in 3390313137c0 06:59:55 Removing intermediate container 617369e64283 06:59:55 ---> b6ecb1b01656 06:59:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:59:55 Removing intermediate container bc5912e52b71 06:59:55 ---> e70e5f6fd9c8 06:59:55 06:59:55 Step 11/23 : FROM docker:20.10.10 06:59:56 ---> Running in 3f0e53984e22 06:59:56 20.10.10: Pulling from library/docker 06:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:59:57 Removing intermediate container 3f0e53984e22 06:59:57 ---> f60ff3ad0fc6 06:59:57 Step 13/23 : ENV APP_PORT=59882 06:59:57 ---> Running in 92b625c456ff 06:59:57 (1/5) Installing ca-certificates (20211220-r0) 06:59:58 (2/5) Installing brotli-libs (1.0.9-r5) 06:59:58 (3/5) Installing nghttp2-libs (1.43.0-r0) 06:59:58 (4/5) Installing libcurl (7.79.1-r0) 06:59:58 (5/5) Installing curl (7.79.1-r0) 06:59:58 Executing busybox-1.33.1-r6.trigger 06:59:58 Executing ca-certificates-20211220-r0.trigger 06:59:58 OK: 8 MiB in 19 packages 06:59:58 Removing intermediate container 92b625c456ff 06:59:58 ---> 03bb826ea86e 06:59:58 Step 14/23 : EXPOSE $APP_PORT 06:59:58 ---> Running in 2e3e065f69f3 06:59:59 Removing intermediate container 2e3e065f69f3 06:59:59 ---> 96389852e477 06:59:59 Step 15/23 : WORKDIR / 07:00:00 ---> Running in 596e9b386704 07:00:01 Removing intermediate container 596e9b386704 07:00:01 ---> 437843c1e2f8 07:00:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:00:01 Removing intermediate container 3390313137c0 07:00:01 ---> 2a1e82c2d754 07:00:01 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:00:02 ---> Running in 5c14d6fc51b0 07:00:03 ---> 7df2e13976e2 07:00:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:00:03 Removing intermediate container 5c14d6fc51b0 07:00:03 ---> bbff590434bf 07:00:03 Step 13/21 : WORKDIR /edgex 07:00:03 ---> Running in 15d8005750be 07:00:03 Removing intermediate container 15d8005750be 07:00:03 ---> a5f9f74d11f6 07:00:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:00:04 ---> 8e4e8399b2c3 07:00:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:00:05 ---> 06de9ee81148 07:00:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:00:06 ---> f2d0a0e739b7 07:00:06 Step 19/23 : ENTRYPOINT ["/core-command"] 07:00:06 ---> Running in b2455282ae15 07:00:07 Removing intermediate container 5c0ded9827ba 07:00:07 ---> 40bedb7c6c13 07:00:07 07:00:07 Step 10/22 : FROM alpine:3.14 07:00:07 ---> 5b8b7b635229 07:00:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:00:07 ---> Using cache 07:00:07 ---> b6ecb1b01656 07:00:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:00:07 ---> Using cache 07:00:07 ---> f60ff3ad0fc6 07:00:07 Step 13/22 : ENV APP_PORT=59861 07:00:07 ---> Running in 78175f592df3 07:00:07 Removing intermediate container b2455282ae15 07:00:07 ---> fd7624d4307b 07:00:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:07 ---> 15ee9a2a0799 07:00:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:00:07 ---> Running in aba5b7a55028 07:00:08 Removing intermediate container 78175f592df3 07:00:08 ---> f60ea690d7cf 07:00:08 Step 14/22 : EXPOSE $APP_PORT 07:00:08 ---> Running in 2403e997f68f 07:00:08 Removing intermediate container aba5b7a55028 07:00:08 ---> 78f382b87611 07:00:08 Step 21/23 : LABEL arch=arm64 07:00:08 ---> Running in 5751c24d0b02 07:00:09 Removing intermediate container 2403e997f68f 07:00:09 ---> 1aab1b99c89f 07:00:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:00:09 Removing intermediate container 5751c24d0b02 07:00:09 ---> d30b4eb39ce8 07:00:09 Step 22/23 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 07:00:09 ---> Running in b52c38d04f7f 07:00:10 ---> 9602ed833f46 07:00:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:00:10 ---> Running in 4d86f8046b2e 07:00:10 Removing intermediate container b52c38d04f7f 07:00:10 ---> d708702bb2d7 07:00:10 Step 23/23 : LABEL version=0.0.0 07:00:10 ---> 60c4ab41ad73 07:00:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:00:10 ---> Running in 15fda575ed7b 07:00:11 Removing intermediate container 4d86f8046b2e 07:00:11 ---> 5aef2017f9f2 07:00:11 Step 18/21 : CMD ["--init=true"] 07:00:11 ---> Running in b54fa239f205 07:00:11 Removing intermediate container 15fda575ed7b 07:00:11 ---> e667e988c6ca 07:00:11 07:00:11 Removing intermediate container b54fa239f205 07:00:11 ---> c8b8698325a4 07:00:11 Step 19/21 : LABEL arch=arm64 07:00:11 Successfully built e667e988c6ca 07:00:11 ---> Running in 95a9bd5f4458 07:00:11 Successfully tagged core-command-arm64:latest 07:00:12  Building core-command ... done Building support-notifications 07:00:12 ---> 3851509bc65e 07:00:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:00:12 Removing intermediate container 95a9bd5f4458 07:00:12 ---> b7e25f3fa34c 07:00:12 Step 20/21 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 07:00:13 ---> Running in e5e048a69070 07:00:13 Removing intermediate container e5e048a69070 07:00:13 ---> 885af5eeada7 07:00:13 Step 21/21 : LABEL version=0.0.0 07:00:13 ---> ef6347685afb 07:00:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:00:13 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 07:00:13 ---> Running in e4b7ca9227af 07:00:13 Status: Downloaded newer image for docker:20.10.10 07:00:13 ---> 520e9a0a30f7 07:00:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:00:13 ---> Running in db844634662c 07:00:14 ---> Running in 203634f4984d 07:00:14 Removing intermediate container e4b7ca9227af 07:00:14 ---> 46ff9c9395d6 07:00:14 07:00:14 Removing intermediate container db844634662c 07:00:14 ---> 9e1a05be5200 07:00:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:14 Removing intermediate container 203634f4984d 07:00:14 ---> 3faf8ad22504 07:00:14 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 07:00:15 ---> Running in a007490fa535 07:00:15 ---> Running in 8dda0eef334c 07:00:15 Successfully built 46ff9c9395d6 07:00:15 Successfully tagged security-proxy-setup-arm64:latest 07:00:15  Building security-proxy-setup ... done Building security-bootstrapper 07:00:15 Removing intermediate container a007490fa535 07:00:15 ---> ddaa8f8e30dd 07:00:15 Step 20/22 : LABEL arch=arm64 07:00:15 ---> Running in 8d2614c47569 07:00:15 Removing intermediate container ad2984d9703b 07:00:15 ---> 13006f445421 07:00:15 07:00:15 Step 10/23 : FROM alpine:3.14 07:00:15 ---> 5b8b7b635229 07:00:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:00:15 ---> Running in d2d3f895ffc6 07:00:16 Removing intermediate container 8d2614c47569 07:00:16 ---> 685915e54e17 07:00:16 Step 21/22 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 07:00:16 ---> Running in bb312fdd4f4c 07:00:16 Removing intermediate container d2d3f895ffc6 07:00:16 ---> c5769b3aef29 07:00:16 Step 12/23 : ENV APP_PORT=59880 07:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:00:16 ---> Running in c4d5c0cec50d 07:00:16 Removing intermediate container bb312fdd4f4c 07:00:16 ---> fa5193958035 07:00:16 Step 22/22 : LABEL version=0.0.0 07:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:00:16 Removing intermediate container c4d5c0cec50d 07:00:16 ---> 9c2b209a2a0e 07:00:16 Step 13/23 : EXPOSE $APP_PORT 07:00:16 ---> Running in 336d1731efbc 07:00:17 ---> Running in e28c10cbd928 07:00:17 Removing intermediate container 336d1731efbc 07:00:17 ---> 82327bbdb36f 07:00:17 07:00:17 Removing intermediate container e28c10cbd928 07:00:17 ---> ce3153399676 07:00:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:17 (1/42) Installing readline (8.1.0-r0) 07:00:17 (2/42) Installing bash (5.1.4-r0) 07:00:18 ---> Running in f91b216acc8d 07:00:18 Executing bash-5.1.4-r0.post-install 07:00:18 (3/42) Installing brotli-libs (1.0.9-r5) 07:00:18 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:00:18 (5/42) Installing libcurl (7.79.1-r0) 07:00:18 (6/42) Installing curl (7.79.1-r0) 07:00:18 (7/42) Installing dumb-init (1.2.5-r1) 07:00:18 (8/42) Installing libbz2 (1.0.8-r1) 07:00:18 (9/42) Installing expat (2.4.7-r0) 07:00:18 (10/42) Installing libffi (3.3-r2) 07:00:18 (11/42) Installing gdbm (1.19-r0) 07:00:18 (12/42) Installing xz-libs (5.2.5-r0) 07:00:18 Successfully built 82327bbdb36f 07:00:18 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:00:18 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:00:18 Successfully tagged support-scheduler-arm64:latest 07:00:18  Building support-scheduler ... done Building core-metadata 07:00:18 (15/42) Installing mpdecimal (2.5.1-r1) 07:00:18 (16/42) Installing sqlite-libs (3.35.5-r0) 07:00:18 (17/42) Installing python3 (3.9.5-r2) 07:00:20 (18/42) Installing py3-appdirs (1.4.4-r2) 07:00:20 (19/42) Installing py3-chardet (4.0.0-r2) 07:00:20 (20/42) Installing py3-idna (3.2-r0) 07:00:20 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:00:20 (22/42) Installing py3-certifi (2020.12.5-r1) 07:00:20 (23/42) Installing py3-requests (2.25.1-r4) 07:00:20 (24/42) Installing py3-msgpack (1.0.2-r1) 07:00:20 (25/42) Installing py3-lockfile (0.12.2-r4) 07:00:20 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:00:20 (27/42) Installing py3-colorama (0.4.4-r1) 07:00:20 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:00:20 (29/42) Installing py3-distlib (0.3.1-r3) 07:00:20 Removing intermediate container f91b216acc8d 07:00:20 ---> ff9deb7e741d 07:00:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:00:20 (30/42) Installing py3-distro (1.5.0-r3) 07:00:20 (31/42) Installing py3-six (1.15.0-r1) 07:00:20 (32/42) Installing py3-webencodings (0.5.1-r4) 07:00:20 (33/42) Installing py3-html5lib (1.1-r1) 07:00:20 (34/42) Installing py3-parsing (2.4.7-r2) 07:00:20 (35/42) Installing py3-packaging (20.9-r1) 07:00:20 (36/42) Installing py3-toml (0.10.2-r2) 07:00:20 (37/42) Installing py3-pep517 (0.10.0-r2) 07:00:20 (38/42) Installing py3-progress (1.5-r2) 07:00:20 (39/42) Installing py3-retrying (1.3.3-r1) 07:00:20 ---> Running in 6a809e260a57 07:00:20 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:00:20 (41/42) Installing py3-setuptools (52.0.0-r3) 07:00:20 (42/42) Installing py3-pip (20.3.4-r1) 07:00:21 Executing busybox-1.33.1-r6.trigger 07:00:21 OK: 84 MiB in 64 packages 07:00:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:00:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:00:24 (1/6) Installing dumb-init (1.2.5-r1) 07:00:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:00:24 (3/6) Installing libsodium (1.0.18-r0) 07:00:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:00:24 (5/6) Installing libzmq (4.3.4-r0) 07:00:24 (6/6) Installing zeromq (4.3.4-r0) 07:00:24 Executing busybox-1.33.1-r6.trigger 07:00:24 OK: 8 MiB in 20 packages 07:00:26 Collecting docker-compose==1.23.2 07:00:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:00:26 Collecting docopt<0.7,>=0.6.1 07:00:26 Downloading docopt-0.6.2.tar.gz (25 kB) 07:00:26 Removing intermediate container 6a809e260a57 07:00:26 ---> 7f76de1d7e15 07:00:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:00:27 ---> 2c3e61595de0 07:00:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:00:28 ---> 91d638b901ad 07:00:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:00:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:00:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:00:29 ---> 7ddca2b8c1d0 07:00:29 Step 19/23 : ENTRYPOINT ["/core-data"] 07:00:29 ---> Running in f4c325fa0bf6 07:00:30 Removing intermediate container f4c325fa0bf6 07:00:30 ---> d10f5adfa065 07:00:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:30 ---> Running in 216bda62829e 07:00:30 Collecting PyYAML<4,>=3.10 07:00:30 Downloading PyYAML-3.13.tar.gz (270 kB) 07:00:30 Removing intermediate container 216bda62829e 07:00:30 ---> 15b00b107997 07:00:30 Step 21/23 : LABEL arch=arm64 07:00:30 ---> Running in f15126eb81d3 07:00:31 Removing intermediate container f15126eb81d3 07:00:31 ---> 64674cd73ff6 07:00:31 Step 22/23 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 07:00:31 ---> Running in a43dd03fca33 07:00:32 Removing intermediate container a43dd03fca33 07:00:32 ---> 90c1fd837dda 07:00:32 Step 23/23 : LABEL version=0.0.0 07:00:32 ---> Running in 05c4ed925f4b 07:00:32 Removing intermediate container 05c4ed925f4b 07:00:32 ---> 51171b739f84 07:00:32 07:00:32 Successfully built 51171b739f84 07:00:32 Successfully tagged core-data-arm64:latest 07:00:32 Building security-secretstore-setup 07:00:33  Building core-data ... done Collecting jsonschema<3,>=2.5.1 07:00:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:00:33 Collecting cached-property<2,>=1.2.0 07:00:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:00:34 Collecting docker<4.0,>=3.6.0 07:00:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:00:34 Collecting dockerpty<0.5,>=0.4.1 07:00:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:00:37 Collecting websocket-client<1.0,>=0.32.0 07:00:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:00:37 Collecting texttable<0.10,>=0.9.0 07:00:37 Downloading texttable-0.9.1.tar.gz (11 kB) 07:00:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:00:38 Collecting docker-pycreds>=0.4.0 07:00:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:00:40 Collecting urllib3<1.25,>=1.21.1 07:00:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:00:40 Collecting chardet<3.1.0,>=3.0.2 07:00:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:00:40 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) 07:00:40 Collecting idna<2.8,>=2.5 07:00:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:00:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:00:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:00:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:00:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:00:42 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:00:42 Attempting uninstall: urllib3 07:00:42 Found existing installation: urllib3 1.26.5 07:00:42 Uninstalling urllib3-1.26.5: 07:00:42 Successfully uninstalled urllib3-1.26.5 07:00:42 Attempting uninstall: idna 07:00:42 Found existing installation: idna 3.2 07:00:42 Uninstalling idna-3.2: 07:00:43 Successfully uninstalled idna-3.2 07:00:43 Attempting uninstall: chardet 07:00:43 Found existing installation: chardet 4.0.0 07:00:43 Uninstalling chardet-4.0.0: 07:00:43 Successfully uninstalled chardet-4.0.0 07:00:45 Attempting uninstall: requests 07:00:45 Found existing installation: requests 2.25.1 07:00:45 Uninstalling requests-2.25.1: 07:00:45 Successfully uninstalled requests-2.25.1 07:00:46 Running setup.py install for texttable: started 07:00:48 Running setup.py install for texttable: finished with status 'done' 07:00:48 Running setup.py install for PyYAML: started 07:00:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:00:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:00:50 ---> 4d2ae4f0fe06 07:00:50 Step 3/22 : WORKDIR /edgex-go 07:00:50 ---> Using cache 07:00:50 ---> cf2b7446a7a9 07:00:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:50 ---> Using cache 07:00:50 ---> c85f8af9befc 07:00:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:00:50 Running setup.py install for PyYAML: finished with status 'done' 07:00:51 Running setup.py install for docopt: started 07:00:51 ---> Running in 58d5292fe5f4 07:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:00:53 Running setup.py install for docopt: finished with status 'done' 07:00:53 Running setup.py install for dockerpty: started 07:00:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:00:54 OK: 220 MiB in 52 packages 07:00:55 Running setup.py install for dockerpty: finished with status 'done' 07:00:56 Removing intermediate container 58d5292fe5f4 07:00:56 ---> 76cfc7039d89 07:00:56 Step 6/22 : COPY go.mod vendor* ./ 07:00:57 ---> 19f96145911d 07:00:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:57 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 07:00:57 ---> Running in b3b2c433ffff 07:00:59 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:00:59 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:00:59 ---> 4d2ae4f0fe06 07:00:59 Step 3/31 : WORKDIR /edgex-go 07:00:59 ---> Using cache 07:00:59 ---> cf2b7446a7a9 07:00:59 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:59 ---> Using cache 07:00:59 ---> c85f8af9befc 07:00:59 Step 5/31 : RUN apk add --update --no-cache make git 07:00:59 ---> Using cache 07:00:59 ---> 0ce2fea36ce6 07:00:59 Step 6/31 : COPY go.mod vendor* ./ 07:00:59 ---> Using cache 07:00:59 ---> 89f26b62635c 07:00:59 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:59 ---> Using cache 07:00:59 ---> feb18ef96942 07:00:59 Step 8/31 : COPY . . 07:00:59 ---> Using cache 07:00:59 ---> 8e26cef4d0a5 07:00:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:00:59 ---> Running in 6e13f92b78db 07:01:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:01:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:01:01 ---> 4d2ae4f0fe06 07:01:01 Step 3/23 : WORKDIR /edgex-go 07:01:01 ---> Using cache 07:01:01 ---> cf2b7446a7a9 07:01:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:01 ---> Using cache 07:01:01 ---> c85f8af9befc 07:01:01 Step 5/23 : RUN apk add --update --no-cache make git 07:01:01 ---> Using cache 07:01:01 ---> 0ce2fea36ce6 07:01:01 Step 6/23 : COPY go.mod vendor* ./ 07:01:01 ---> Using cache 07:01:01 ---> 89f26b62635c 07:01:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:01 ---> Using cache 07:01:01 ---> feb18ef96942 07:01:01 Step 8/23 : COPY . . 07:01:01 ---> Using cache 07:01:01 ---> 8e26cef4d0a5 07:01:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:01:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:01:01 ---> Running in 5858dbed2f22 07:01:03 Removing intermediate container b3b2c433ffff 07:01:03 ---> ee59ce14d2b7 07:01:03 Step 8/22 : COPY . . 07:01:03 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 07:01:15 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:01:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:01:15 ---> 4d2ae4f0fe06 07:01:15 Step 3/25 : WORKDIR /edgex-go 07:01:15 ---> Using cache 07:01:15 ---> cf2b7446a7a9 07:01:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:15 ---> Using cache 07:01:15 ---> c85f8af9befc 07:01:15 Step 5/25 : RUN apk add --update --no-cache make git 07:01:15 ---> Using cache 07:01:15 ---> 0ce2fea36ce6 07:01:15 Step 6/25 : COPY go.mod vendor* ./ 07:01:15 ---> Using cache 07:01:15 ---> 89f26b62635c 07:01:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:15 ---> Using cache 07:01:15 ---> feb18ef96942 07:01:15 Step 8/25 : COPY . . 07:01:15 ---> Using cache 07:01:15 ---> 8e26cef4d0a5 07:01:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:01:16 ---> Running in 16821eddd64f 07:01:19 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 07:01:19 Removing intermediate container 8dda0eef334c 07:01:19 ---> c12cf64e7421 07:01:19 Step 14/23 : ENV APP_PORT=58890 07:01:19 ---> Running in cdb8924eb545 07:01:20 Removing intermediate container cdb8924eb545 07:01:20 ---> 0c1d8a152b36 07:01:20 Step 15/23 : EXPOSE $APP_PORT 07:01:20 ---> Running in 7a7f3d752ddb 07:01:21 Removing intermediate container 7a7f3d752ddb 07:01:21 ---> 646d5c0a0c3f 07:01:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:01:24 ---> dc8117430e1c 07:01:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:01:25 ---> 4d0f20d6976c 07:01:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:01:26 ---> 772a8fc32b62 07:01:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:01:27 ---> Running in aef690c0d574 07:01:28 Removing intermediate container aef690c0d574 07:01:28 ---> c14d62238c78 07:01:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:01:28 ---> Running in 75e681abe662 07:01:29 Removing intermediate container 75e681abe662 07:01:29 ---> b3eb8038c380 07:01:29 Step 21/23 : LABEL arch=arm64 07:01:29 ---> Running in 244604d6bbe4 07:01:29 Removing intermediate container 244604d6bbe4 07:01:29 ---> 90d7750b55c4 07:01:29 Step 22/23 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 07:01:30 ---> Running in a51a1889d63b 07:01:30 Removing intermediate container a51a1889d63b 07:01:30 ---> c194aacfee02 07:01:30 Step 23/23 : LABEL version=0.0.0 07:01:31 ---> Running in 3eb74b5ebcb1 07:01:31 ---> 944714dc2404 07:01:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:01:31 ---> Running in fc7b6126076c 07:01:31 Removing intermediate container 3eb74b5ebcb1 07:01:31 ---> b7d5db7343f7 07:01:31 07:01:32 Successfully built b7d5db7343f7 07:01:32 Successfully tagged sys-mgmt-agent-arm64:latest 07:01:33  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:02:54 Removing intermediate container 6e13f92b78db 07:02:54 ---> 26e6675b53f7 07:02:54 07:02:54 Step 10/31 : FROM alpine:3.14 07:02:54 ---> 5b8b7b635229 07:02:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:02:54 ---> Running in 44f11136e662 07:02:54 Removing intermediate container 44f11136e662 07:02:54 ---> 31044a41806b 07:02:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:02:54 ---> Running in f9b750d4aaa5 07:02:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:02:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:02:54 (1/2) Installing dumb-init (1.2.5-r1) 07:02:54 (2/2) Installing su-exec (0.2-r1) 07:02:54 Executing busybox-1.33.1-r6.trigger 07:02:54 OK: 6 MiB in 16 packages 07:02:54 Removing intermediate container f9b750d4aaa5 07:02:54 ---> 04418b5cc514 07:02:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:02:54 ---> Running in 35bb1ca62a34 07:02:55 Removing intermediate container 35bb1ca62a34 07:02:55 ---> f5acfed5d4d4 07:02:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:02:55 ---> Running in d987950b9d39 07:02:56 Removing intermediate container d987950b9d39 07:02:56 ---> 92f0cc4d9698 07:02:56 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:02:56 ---> Running in a981665a3789 07:02:58 Removing intermediate container a981665a3789 07:02:58 ---> 08872e59be1c 07:02:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:02:58 ---> Running in 038c143cff44 07:02:59 Removing intermediate container 038c143cff44 07:02:59 ---> 55650808756d 07:02:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:03:00 ---> f6c63cba6cad 07:03:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:03:00 ---> Running in 4983d7df5cd8 07:03:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:03:03 Removing intermediate container 4983d7df5cd8 07:03:03 ---> afcd2c81c5c4 07:03:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:03:05 ---> b718af94e38a 07:03:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:03:07 Removing intermediate container 5858dbed2f22 07:03:07 ---> e0d0170b606a 07:03:07 07:03:07 Step 10/23 : FROM alpine:3.14 07:03:07 ---> 5b8b7b635229 07:03:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:03:07 ---> Using cache 07:03:07 ---> b6ecb1b01656 07:03:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:03:07 ---> Using cache 07:03:07 ---> f60ff3ad0fc6 07:03:07 Step 13/23 : ENV APP_PORT=59881 07:03:07 ---> Running in a0ffc256f7a5 07:03:08 Removing intermediate container a0ffc256f7a5 07:03:08 ---> f956f8a7fd53 07:03:08 Step 14/23 : EXPOSE $APP_PORT 07:03:08 ---> Running in ce466df6e379 07:03:08 ---> fd6ffe1cb4ad 07:03:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:03:09 Removing intermediate container ce466df6e379 07:03:09 ---> 3b7a3dc8a812 07:03:09 Step 15/23 : WORKDIR / 07:03:09 ---> 0c75051a189c 07:03:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:03:09 ---> Running in f2d2b4dc5acf 07:03:10 Removing intermediate container f2d2b4dc5acf 07:03:10 ---> fa24fdddcf27 07:03:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:03:10 ---> 3bb951997bec 07:03:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:03:11 ---> 013ae4a36d31 07:03:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:03:11 ---> 621e26be7a9e 07:03:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:03:12 ---> Running in 269effa239f3 07:03:13 Removing intermediate container 269effa239f3 07:03:13 ---> 1b87051ebeb4 07:03:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:03:14 ---> c23a85f7bb28 07:03:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:03:14 ---> a311eda637ac 07:03:14 Step 26/31 : RUN chmod +x /entrypoint.sh 07:03:14 ---> Running in ba4947b897b8 07:03:15 Removing intermediate container 16821eddd64f 07:03:15 ---> 7f8e65eacf69 07:03:15 07:03:15 Step 10/25 : FROM alpine:3.14 07:03:15 ---> 5b8b7b635229 07:03:15 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:03:15 ---> a79047b32acb 07:03:15 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:03:15 ---> Running in 2910bdc78934 07:03:15 ---> Running in bbfda9ccb48a 07:03:16 Removing intermediate container bbfda9ccb48a 07:03:16 ---> dc4ea5b73f43 07:03:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:16 ---> Running in d25d546d4f76 07:03:16 Removing intermediate container d25d546d4f76 07:03:16 ---> f81b9af8502f 07:03:16 Step 21/23 : LABEL arch=arm64 07:03:16 ---> Running in a432c7325ed7 07:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:03:17 Removing intermediate container a432c7325ed7 07:03:17 ---> 0d609813e324 07:03:17 Step 22/23 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 07:03:17 ---> Running in acf71aff26fe 07:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:03:17 Removing intermediate container ba4947b897b8 07:03:17 ---> db9fb3ad2da5 07:03:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:03:17 ---> Running in 99d08c419307 07:03:17 Removing intermediate container acf71aff26fe 07:03:17 ---> b0df48e07579 07:03:17 Step 23/23 : LABEL version=0.0.0 07:03:18 ---> Running in eba1b5931fef 07:03:18 (1/3) Installing ca-certificates (20211220-r0) 07:03:18 Removing intermediate container 99d08c419307 07:03:18 ---> 26833ae85f9d 07:03:18 Step 28/31 : CMD ["gate"] 07:03:18 (2/3) Installing dumb-init (1.2.5-r1) 07:03:18 (3/3) Installing su-exec (0.2-r1) 07:03:18 Executing busybox-1.33.1-r6.trigger 07:03:18 Executing ca-certificates-20211220-r0.trigger 07:03:18 OK: 6 MiB in 17 packages 07:03:18 ---> Running in b3540ef2233f 07:03:18 Removing intermediate container eba1b5931fef 07:03:18 ---> 1053c22cccbc 07:03:18 07:03:19 Removing intermediate container b3540ef2233f 07:03:19 ---> ba773b8aceaa 07:03:19 Step 29/31 : LABEL arch=arm64 07:03:19 Successfully built 1053c22cccbc 07:03:19 Successfully tagged core-metadata-arm64:latest 07:03:19  Building core-metadata ... done  ---> Running in 9bab28fbc8d6 07:03:20 Removing intermediate container 9bab28fbc8d6 07:03:20 ---> 12c09d9efc14 07:03:20 Step 30/31 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 07:03:20 Removing intermediate container 2910bdc78934 07:03:20 ---> 147430039681 07:03:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:03:20 ---> Running in 774b1510c4b0 07:03:20 ---> Running in 1766fa931fa5 07:03:21 Removing intermediate container 774b1510c4b0 07:03:21 ---> dfd3bc118dde 07:03:21 Step 13/25 : WORKDIR / 07:03:21 Removing intermediate container 1766fa931fa5 07:03:21 ---> 07a442d48c52 07:03:21 Step 31/31 : LABEL version=0.0.0 07:03:21 ---> Running in 617222fe6e74 07:03:21 ---> Running in b505b9ed6f8a 07:03:21 Removing intermediate container 617222fe6e74 07:03:21 ---> c0585db81a47 07:03:21 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:03:21 Removing intermediate container b505b9ed6f8a 07:03:22 ---> e3b4e4f1a704 07:03:22 07:03:22 Removing intermediate container fc7b6126076c 07:03:22 ---> 8889b523291e 07:03:22 07:03:22 Step 10/22 : FROM alpine:3.14 07:03:22 ---> 5b8b7b635229 07:03:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:03:22 ---> Running in 4670a87a2a84 07:03:22 Successfully built e3b4e4f1a704 07:03:22 Successfully tagged security-bootstrapper-arm64:latest 07:03:22  Building security-bootstrapper ... done  ---> 5e512ed5f517 07:03:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:03:23 ---> d4c48cad430a 07:03:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:03:24 ---> 009a067e75d7 07:03:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:03:24 (1/2) Installing ca-certificates (20211220-r0) 07:03:24 (2/2) Installing dumb-init (1.2.5-r1) 07:03:24 Executing busybox-1.33.1-r6.trigger 07:03:24 Executing ca-certificates-20211220-r0.trigger 07:03:24 ---> 712b2da80a5f 07:03:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:03:24 OK: 6 MiB in 16 packages 07:03:25 ---> c6996b485748 07:03:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:03:26 Removing intermediate container 4670a87a2a84 07:03:26 ---> 7d4c61ec28fe 07:03:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:03:26 ---> Running in e0e9639157f1 07:03:26 Removing intermediate container e0e9639157f1 07:03:26 ---> 45210f906e41 07:03:26 Step 13/22 : ENV APP_PORT=59860 07:03:26 ---> Running in 41c91eefca48 07:03:27 ---> 7b2e685299a1 07:03:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:03:27 Removing intermediate container 41c91eefca48 07:03:27 ---> d1c3aacaef70 07:03:27 Step 14/22 : EXPOSE $APP_PORT 07:03:27 ---> Running in 7f4341ba8156 07:03:27 Removing intermediate container 7f4341ba8156 07:03:27 ---> eee2c84767a7 07:03:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:03:27 ---> 2b13a9b2821a 07:03:27 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/ 07:03:27 ---> Running in 4eb0e624500b 07:03:28 ---> 8e074f43fada 07:03:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:03:29 ---> 9257d1414611 07:03:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:03:29 Removing intermediate container 4eb0e624500b 07:03:29 ---> 03ec629382ef 07:03:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:03:30 ---> Running in da092bc5273f 07:03:30 ---> 737d6795fc42 07:03:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:03:30 ---> Running in b3b8ebe1283f 07:03:30 Removing intermediate container da092bc5273f 07:03:30 ---> 337cec2ff6a9 07:03:30 Step 23/25 : LABEL arch=arm64 07:03:30 ---> Running in 4bc5b5d1a6da 07:03:30 Removing intermediate container b3b8ebe1283f 07:03:30 ---> 171f01fc557a 07:03:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:30 ---> Running in b10e91aa132d 07:03:30 Removing intermediate container 4bc5b5d1a6da 07:03:30 ---> a3e072e17ba7 07:03:30 Step 24/25 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 07:03:30 ---> Running in bdc7dbf65211 07:03:31 Removing intermediate container b10e91aa132d 07:03:31 ---> 3960f4ab84c6 07:03:31 Step 20/22 : LABEL arch=arm64 07:03:31 ---> Running in 98d2d71598ef 07:03:31 Removing intermediate container bdc7dbf65211 07:03:31 ---> 44a2727158bf 07:03:31 Step 25/25 : LABEL version=0.0.0 07:03:31 ---> Running in 3f4b995f97ca 07:03:31 Removing intermediate container 98d2d71598ef 07:03:31 ---> dd2617e14eff 07:03:31 Step 21/22 : LABEL git_sha=8099421eaa363bc7b8d86790a5de5010e16e51da 07:03:31 ---> Running in 46ba70583eff 07:03:31 Removing intermediate container 3f4b995f97ca 07:03:31 ---> f5e3fd6f1e53 07:03:31 07:03:32 Successfully built f5e3fd6f1e53 07:03:32 Successfully tagged security-secretstore-setup-arm64:latest 07:03:32  Building security-secretstore-setup ... done Removing intermediate container 46ba70583eff 07:03:32 ---> 06ada58f9e0f 07:03:32 Step 22/22 : LABEL version=0.0.0 07:03:32 ---> Running in 35f09140adbb 07:03:32 Removing intermediate container 35f09140adbb 07:03:32 ---> ffa4adbcb3cf 07:03:32 07:03:33 Successfully built ffa4adbcb3cf 07:03:33 Successfully tagged support-notifications-arm64:latest 07:03:33  Building support-notifications ... done  [Pipeline] } 07:03:33 $ docker stop --time=1 f17786fa3b29f034fdde0a6f9e0f29b28b35852bbe16aeddad9a0c4109ad1edd 07:03:35 $ docker rm -f f17786fa3b29f034fdde0a6f9e0f29b28b35852bbe16aeddad9a0c4109ad1edd [Pipeline] // withDockerContainer [Pipeline] sh 07:03:35 + docker images 07:03:35 REPOSITORY TAG IMAGE ID CREATED SIZE 07:03:35 support-notifications-arm64 latest ffa4adbcb3cf 3 seconds ago 16.1MB 07:03:35 security-secretstore-setup-arm64 latest f5e3fd6f1e53 4 seconds ago 27MB 07:03:35 security-bootstrapper-arm64 latest e3b4e4f1a704 14 seconds ago 18MB 07:03:35 8889b523291e 14 seconds ago 1.6GB 07:03:35 core-metadata-arm64 latest 1053c22cccbc 17 seconds ago 16MB 07:03:35 7f8e65eacf69 21 seconds ago 1.6GB 07:03:35 e0d0170b606a 29 seconds ago 1.6GB 07:03:35 26e6675b53f7 46 seconds ago 1.59GB 07:03:35 sys-mgmt-agent-arm64 latest b7d5db7343f7 2 minutes ago 280MB 07:03:35 core-data-arm64 latest 51171b739f84 3 minutes ago 19.2MB 07:03:35 support-scheduler-arm64 latest 82327bbdb36f 3 minutes ago 15.4MB 07:03:35 13006f445421 3 minutes ago 1.6GB 07:03:35 security-proxy-setup-arm64 latest 46ff9c9395d6 3 minutes ago 25.5MB 07:03:35 core-command-arm64 latest e667e988c6ca 3 minutes ago 15.3MB 07:03:35 40bedb7c6c13 3 minutes ago 1.6GB 07:03:35 e70e5f6fd9c8 3 minutes ago 1.59GB 07:03:35 a7cdb9d878da 3 minutes ago 1.6GB 07:03:35 af4433bd7386 3 minutes ago 1.59GB 07:03:35 ci-base-image-arm64 latest 4d2ae4f0fe06 14 minutes ago 1.26GB 07:03:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 07:03:35 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 07:03:35 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 07:03:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 07:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:03:36 07:03:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:03:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:03:37 arm64: Pulling from edgex-lftools-log-publisher 07:03:37 8998bd30e6a1: Pulling fs layer 07:03:37 04944245beec: Pulling fs layer 07:03:37 699f458cf7ca: Pulling fs layer 07:03:37 765212b225bb: Pulling fs layer 07:03:37 f23df028b6ca: Pulling fs layer 07:03:37 d65c8cfc05b1: Pulling fs layer 07:03:37 2437ff75d9bd: Pulling fs layer 07:03:37 765212b225bb: Waiting 07:03:37 f23df028b6ca: Waiting 07:03:37 d65c8cfc05b1: Waiting 07:03:37 2437ff75d9bd: Waiting 07:03:37 04944245beec: Verifying Checksum 07:03:37 04944245beec: Download complete 07:03:37 765212b225bb: Verifying Checksum 07:03:37 765212b225bb: Download complete 07:03:37 f23df028b6ca: Verifying Checksum 07:03:37 f23df028b6ca: Download complete 07:03:37 d65c8cfc05b1: Verifying Checksum 07:03:37 d65c8cfc05b1: Download complete 07:03:37 699f458cf7ca: Verifying Checksum 07:03:37 699f458cf7ca: Download complete 07:03:37 8998bd30e6a1: Download complete 07:03:40 2437ff75d9bd: Download complete 07:03:41 8998bd30e6a1: Pull complete 07:03:42 04944245beec: Pull complete 07:03:44 699f458cf7ca: Pull complete 07:03:44 765212b225bb: Pull complete 07:03:45 f23df028b6ca: Pull complete 07:03:45 d65c8cfc05b1: Pull complete 07:04:00 2437ff75d9bd: Pull complete 07:04:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:04:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:04:00 prd-ubuntu18.04-docker-arm64-4c-16g-7023 does not seem to be running inside a container 07:04:00 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:04:03 $ docker top 94d5abea4b59f1948c559b5f85222a6fdff0c8805866b1f40d39de5b6f9f099f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:04 ---> job-cost.sh 07:04:04 lf-activate-venv: SKIPPING 07:04:04 INFO: No Stack... 07:04:05 INFO: Retrieving Pricing Info for: v3-standard-4 07:04:06 INFO: Archiving Costs [Pipeline] sh 07:04:06 + cat /w/workspace/edgex-go/13/archives/cost.csv 07:04:06 + cut -d, -f6 [Pipeline] lock 07:04:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-13-stack-cost] 07:04:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3891-13-stack-cost] did not exist. Created. 07:04:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:04:07 + echo total: 0.10999999940395355 [Pipeline] stash 07:04:07 Stashed 1 file(s) [Pipeline] } 07:04:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-13-stack-cost] [Pipeline] // lock [Pipeline] } 07:04:07 $ docker stop --time=1 94d5abea4b59f1948c559b5f85222a6fdff0c8805866b1f40d39de5b6f9f099f 07:04:09 $ docker rm -f 94d5abea4b59f1948c559b5f85222a6fdff0c8805866b1f40d39de5b6f9f099f [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 07:04:09 provisioning config files... 07:04:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config2381007286017489797tmp [Pipeline] { [Pipeline] sh 07:04:10 + set +x 07:04:10 + curl -s https://codecov.io/bash 07:04:10 + bash -s -- 07:04:10 07:04:10 _____ _ 07:04:10 / ____| | | 07:04:10 | | ___ __| | ___ ___ _____ __ 07:04:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:04:10 | |___| (_) | (_| | __/ (_| (_) \ V / 07:04:10 \_____\___/ \__,_|\___|\___\___/ \_/ 07:04:10 Bash-1.0.6 07:04:10 07:04:10 07:04:10 ==> git version 2.24.4 found 07:04:10 ==> 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 07:04:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:04:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:04:10 ==> Jenkins CI detected. 07:04:10 current dir:  /w/workspace/edgex-go/13 07:04:10 project root: . 07:04:10 --> token set from env 07:04:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:04:10 ==> Running gcov in . (disable via -X gcov) 07:04:10 ==> Python coveragepy not found 07:04:10 ==> Searching for coverage reports in: 07:04:10 + . 07:04:10 -> Found 1 reports 07:04:10 ==> Detecting git/mercurial file structure 07:04:10 ==> Reading reports 07:04:10 + ./coverage.out bytes=426314 07:04:10 ==> Appending adjustments 07:04:10 https://docs.codecov.io/docs/fixing-reports 07:04:11 + Found adjustments 07:04:11 ==> Gzipping contents 07:04:11 60K /tmp/codecov.ApaMCU.gz 07:04:11 ==> Uploading reports 07:04:11 url: https://codecov.io 07:04:11 query: branch=PR-3891&commit=8099421eaa363bc7b8d86790a5de5010e16e51da&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 07:04:11 -> Pinging Codecov 07:04:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3891&commit=8099421eaa363bc7b8d86790a5de5010e16e51da&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 07:04:11 -> Uploading to 07:04:11 https://storage.googleapis.com/codecov/v4/raw/2022-03-14/00271124DB129430A58F1EEE437C3FCB/8099421eaa363bc7b8d86790a5de5010e16e51da/6ea05b93-64ff-4516-93a6-ffb1ef1b277a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220314T070411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9601ee3a5e4b48c9450d89e404823efb23f327b2e5c261c52f1da938e12765fe 07:04:11 % Total % Received % Xferd Average Speed Time Time Time Current 07:04:11 Dload Upload Total Spent Left Speed 07:04:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57887 0 0 100 57887 0 171k --:--:-- --:--:-- --:--:-- 171k 07:04:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8099421eaa363bc7b8d86790a5de5010e16e51da [Pipeline] } 07:04:12 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 07:04:12 + '[' -d /w/workspace/edgex-go/13/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:04:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:04:13 ---> package-listing.sh 07:04:13 ++ facter osfamily 07:04:13 ++ tr '[:upper:]' '[:lower:]' 07:04:14 + OS_FAMILY=redhat 07:04:14 + workspace=/w/workspace/edgex-go/13 07:04:14 + START_PACKAGES=/tmp/packages_start.txt 07:04:14 + END_PACKAGES=/tmp/packages_end.txt 07:04:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:14 + PACKAGES=/tmp/packages_start.txt 07:04:14 + '[' /w/workspace/edgex-go/13 ']' 07:04:14 + PACKAGES=/tmp/packages_end.txt 07:04:14 + case "${OS_FAMILY}" in 07:04:14 + rpm -qa 07:04:14 + sort 07:04:18 + '[' -f /tmp/packages_start.txt ']' 07:04:18 + '[' -f /tmp/packages_end.txt ']' 07:04:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:18 + '[' /w/workspace/edgex-go/13 ']' 07:04:18 + mkdir -p /w/workspace/edgex-go/13/archives/ 07:04:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 07:04:18 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:04:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:19 07:04:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:19 latest: Pulling from edgex-lftools-log-publisher 07:04:19 5eb5b503b376: Pulling fs layer 07:04:19 5c69ac0246d0: Pulling fs layer 07:04:19 ec43610c2a17: Pulling fs layer 07:04:19 3a2ae6a8a46f: Pulling fs layer 07:04:19 33b1e0a273af: Pulling fs layer 07:04:19 5d3b04190fa2: Pulling fs layer 07:04:19 2f39f015ded8: Pulling fs layer 07:04:19 3a2ae6a8a46f: Waiting 07:04:19 33b1e0a273af: Waiting 07:04:19 5d3b04190fa2: Waiting 07:04:19 2f39f015ded8: Waiting 07:04:19 5c69ac0246d0: Verifying Checksum 07:04:19 5c69ac0246d0: Download complete 07:04:19 3a2ae6a8a46f: Verifying Checksum 07:04:19 3a2ae6a8a46f: Download complete 07:04:19 ec43610c2a17: Verifying Checksum 07:04:19 ec43610c2a17: Download complete 07:04:19 33b1e0a273af: Verifying Checksum 07:04:19 33b1e0a273af: Download complete 07:04:19 5d3b04190fa2: Verifying Checksum 07:04:19 5d3b04190fa2: Download complete 07:04:19 5eb5b503b376: Verifying Checksum 07:04:19 5eb5b503b376: Download complete 07:04:20 2f39f015ded8: Verifying Checksum 07:04:20 2f39f015ded8: Download complete 07:04:21 5eb5b503b376: Pull complete 07:04:21 5c69ac0246d0: Pull complete 07:04:21 ec43610c2a17: Pull complete 07:04:21 3a2ae6a8a46f: Pull complete 07:04:21 33b1e0a273af: Pull complete 07:04:21 5d3b04190fa2: Pull complete 07:04:27 2f39f015ded8: Pull complete 07:04:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:04:27 prd-centos7-docker-4c-2g-7021 does not seem to be running inside a container 07:04:27 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:04:30 $ docker top 6d86d7520399b3d423128438f7ba86344694856aef0975813c0aeba711e58d44 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:31 + touch /tmp/pre-build-complete [Pipeline] sh 07:04:31 + mkdir -p /var/log/sysstat [Pipeline] sh 07:04:31 + ls /var/log/sa-host 07:04:31 + sadf -c /var/log/sa-host/sa14 07:04:31 file_magic: OK 07:04:31 HZ: Using current value: 100 07:04:31 file_header: OK 07:04:31 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 07:04:31 Statistics: 07:04:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:04:31 File successfully converted to sysstat format version 12.5.2 07:04:31 + sadf -c /var/log/sa-host/sa17 07:04:31 file_magic: OK 07:04:31 HZ: Using current value: 100 07:04:31 file_header: OK 07:04:31 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 07:04:31 Statistics: 07:04:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:04:31 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:31 provisioning config files... 07:04:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config5026327751231172206tmp [Pipeline] { [Pipeline] echo 07:04:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:04:32 ---> create-netrc.sh [Pipeline] } 07:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:04:32 ---> python-tools-install.sh [Pipeline] echo 07:04:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:04:32 ---> sudo-logs.sh 07:04:32 Archiving 'sudo' log.. 07:04:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-7021.novalocal: Name or service not known 07:04:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-7021.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:04:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:04:33 ---> job-cost.sh 07:04:33 lf-activate-venv: SKIPPING 07:04:33 DEBUG: total: 0.10999999940395355 07:04:33 INFO: Retrieving Stack Cost... 07:04:33 INFO: Retrieving Pricing Info for: v3-standard-2 07:04:33 INFO: Archiving Costs [Pipeline] echo 07:04:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:04:34 ---> logs-deploy.sh 07:04:34 lf-activate-venv: SKIPPING 07:04:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/13 07:04:34 INFO: archiving workspace using pattern(s): 07:04:35 Archives upload complete. 07:04:35 INFO: archiving logs to Nexus