Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at c716e684b70864673cdf3dc7cabeb53a7964410a rather than 810ec84be1e3c89b9d79b758676db4fbb7e5f130 Obtained Jenkinsfile from c716e684b70864673cdf3dc7cabeb53a7964410a 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-ssh7712556269227762913.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh16304525097860990072.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3904/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-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8564927076937637078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh329933566546479199.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-3904/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-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13681255601942639749.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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9628 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/23 [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/23 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 810ec84be1e3c89b9d79b758676db4fbb7e5f130 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing c3f181bed08f26ea6cf9965f4e418e923e7b4979 Checking out Revision c3f181bed08f26ea6cf9965f4e418e923e7b4979 (PR-3904) > git config core.sparsecheckout # timeout=10 > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3f181bed08f26ea6cf9965f4e418e923e7b4979 # timeout=10 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:27 ========================================================= 20:30:27 EdgeX Global Pipelines Version Info 20:30:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4c49215ad1531fe0ece40be8507c0b2ad47fddd4 # timeout=10 20:30:28 ------------------- 20:30:28 stable info: 20:30:28 ------------------- 20:30:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:28 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:28 Message: update stable to v1.0.221 20:30:28 ------------------- 20:30:28 experimental info: 20:30:28 ------------------- 20:30:28 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:28 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:28 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3f181bed08f26ea6cf9965f4e418e923e7b4979 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3f181b [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:29 provisioning config files... 20:30:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config9206744155824650773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:29 ---> docker-login.sh 20:30:29 nexus3.edgexfoundry.org:10001 20:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:29 Configure a credential helper to remove this warning. See 20:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:29 20:30:29 Login Succeeded 20:30:29 nexus3.edgexfoundry.org:10002 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 nexus3.edgexfoundry.org:10003 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 nexus3.edgexfoundry.org:10004 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 docker.io 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 ---> docker-login.sh ends [Pipeline] } 20:30:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:31 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:30:31 + dirname cmd/core-command/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo core-command,cmd/core-command/Dockerfile 20:30:31 + dirname cmd/core-data/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo core-data,cmd/core-data/Dockerfile 20:30:31 + dirname cmd/core-metadata/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:31 + dirname cmd/security-bootstrapper/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:31 + dirname cmd/security-proxy-setup/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:31 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:31 + dirname cmd/security-spire-agent/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:31 + dirname cmd/security-spire-config/Dockerfile+ 20:30:31 cut -d/ -f2 20:30:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:31 + dirname cmd/security-spire-server/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:31 + dirname cmd/support-notifications/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:31 + dirname cmd/support-scheduler/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:31 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:31 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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 20:30:31 + git rev-list -1 --merges c3f181bed08f26ea6cf9965f4e418e923e7b4979~1..c3f181bed08f26ea6cf9965f4e418e923e7b4979 [Pipeline] echo 20:30:31 -----------> git rev-list -1 --merges c3f181bed08f26ea6cf9965f4e418e923e7b4979~1..c3f181bed08f26ea6cf9965f4e418e923e7b4979 c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:30:31 c3f181bed08f26ea6cf9965f4e418e923e7b4979 [false] [Pipeline] sh 20:30:32 + git log --format=format:%s -1 c3f181bed08f26ea6cf9965f4e418e923e7b4979 [Pipeline] echo 20:30:32 ========================================================= 20:30:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:32 + grep -v github /etc/ssh/ssh_known_hosts 20:30:32 + [ -e /tmp/ssh_known_hosts ] 20:30:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:32 sudo tee -a /etc/ssh/ssh_known_hosts 20:30:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:32 20:30:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:33 latest: Pulling from edgex-devops/git-semver 20:30:33 a0d0a0d46f8b: Pulling fs layer 20:30:33 3e5f54012d9b: Pulling fs layer 20:30:33 4c7163046ea9: Pulling fs layer 20:30:33 0c2d73faf560: Pulling fs layer 20:30:33 0c2d73faf560: Waiting 20:30:33 3e5f54012d9b: Download complete 20:30:33 a0d0a0d46f8b: Verifying Checksum 20:30:33 a0d0a0d46f8b: Download complete 20:30:33 0c2d73faf560: Download complete 20:30:33 4c7163046ea9: Verifying Checksum 20:30:33 4c7163046ea9: Download complete 20:30:33 a0d0a0d46f8b: Pull complete 20:30:33 3e5f54012d9b: Pull complete 20:30:33 4c7163046ea9: Pull complete 20:30:33 0c2d73faf560: Pull complete 20:30:33 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:34 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 20:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:34 $ docker top 6cdf63ce8c553d5f47202a0455a13962b51037044070bce97f418e1849461c21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:35 [ssh-agent] Looking for ssh-agent implementation... 20:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:35 $ docker exec 6cdf63ce8c553d5f47202a0455a13962b51037044070bce97f418e1849461c21 ssh-agent 20:30:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdANMeJ/agent.13 20:30:35 SSH_AGENT_PID=19 20:30:35 Running ssh-add (command line suppressed) 20:30:35 Identity added: /w/workspace/edgex-go/23@tmp/private_key_2103347593693517840.key (/w/workspace/edgex-go/23@tmp/private_key_2103347593693517840.key) 20:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:35 + git tag --points-at HEAD [Pipeline] } 20:30:35 $ docker exec --env ******** --env ******** 6cdf63ce8c553d5f47202a0455a13962b51037044070bce97f418e1849461c21 ssh-agent -k 20:30:35 unset SSH_AUTH_SOCK; 20:30:35 unset SSH_AGENT_PID; 20:30:35 echo Agent pid 19 killed; 20:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:35 [ssh-agent] Looking for ssh-agent implementation... 20:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:36 $ docker exec 6cdf63ce8c553d5f47202a0455a13962b51037044070bce97f418e1849461c21 ssh-agent 20:30:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNmbLgm/agent.53 20:30:36 SSH_AGENT_PID=60 20:30:36 Running ssh-add (command line suppressed) 20:30:36 Identity added: /w/workspace/edgex-go/23@tmp/private_key_3246933650856958285.key (/w/workspace/edgex-go/23@tmp/private_key_3246933650856958285.key) 20:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:36 + git semver init 20:30:36 # -> Open(): unable to determine branch for HEAD 20:30:36 # $GIT_DIR = /w/workspace/edgex-go/23/.git 20:30:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/23 20:30:36 # $SEMVER_REMOTE_NAME = origin 20:30:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:36 # $SEMVER_USER_NAME = edgex-jenkins 20:30:36 # $SEMVER_BRANCH = PR-3904 20:30:36 # $SEMVER_TEMP = /tmp/semver-157328117 20:30:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:49 # '/tmp/semver-157328117' -> '/w/workspace/edgex-go/23/.semver' 20:30:49 # -> Force: false 20:30:49 # $SEMVER_DIR = /w/workspace/edgex-go/23/.semver [Pipeline] } 20:30:49 $ docker exec --env ******** --env ******** 6cdf63ce8c553d5f47202a0455a13962b51037044070bce97f418e1849461c21 ssh-agent -k 20:30:49 unset SSH_AUTH_SOCK; 20:30:49 unset SSH_AGENT_PID; 20:30:49 echo Agent pid 60 killed; 20:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:49 + git semver [Pipeline] } 20:30:49 $ docker stop --time=1 6cdf63ce8c553d5f47202a0455a13962b51037044070bce97f418e1849461c21 20:30:51 $ docker rm -f 6cdf63ce8c553d5f47202a0455a13962b51037044070bce97f418e1849461c21 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:52 Stashed 1 file(s) [Pipeline] echo 20:30:52 [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 20:31:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:07 ========================================================= 20:31:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:31:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:31:07 59bf1c3509f3: Pulling fs layer 20:31:07 666ba61612fd: Pulling fs layer 20:31:07 8ed8ca486205: Pulling fs layer 20:31:07 4fe6c5a15a65: Pulling fs layer 20:31:07 22a0e8bec74d: Pulling fs layer 20:31:07 640e595b4fbd: Pulling fs layer 20:31:07 763cafe07f6e: Pulling fs layer 20:31:07 0c0b528cf693: Pulling fs layer 20:31:07 10935f4eaf8b: Pulling fs layer 20:31:07 4fe6c5a15a65: Waiting 20:31:07 22a0e8bec74d: Waiting 20:31:07 763cafe07f6e: Waiting 20:31:07 0c0b528cf693: Waiting 20:31:07 10935f4eaf8b: Waiting 20:31:07 640e595b4fbd: Waiting 20:31:07 8ed8ca486205: Verifying Checksum 20:31:07 8ed8ca486205: Download complete 20:31:07 666ba61612fd: Verifying Checksum 20:31:07 666ba61612fd: Download complete 20:31:07 22a0e8bec74d: Download complete 20:31:07 640e595b4fbd: Download complete 20:31:07 763cafe07f6e: Verifying Checksum 20:31:07 763cafe07f6e: Download complete 20:31:07 59bf1c3509f3: Verifying Checksum 20:31:07 59bf1c3509f3: Download complete 20:31:07 59bf1c3509f3: Pull complete 20:31:07 0c0b528cf693: Verifying Checksum 20:31:07 0c0b528cf693: Download complete 20:31:07 666ba61612fd: Pull complete 20:31:08 8ed8ca486205: Pull complete 20:31:08 10935f4eaf8b: Verifying Checksum 20:31:08 10935f4eaf8b: Download complete 20:31:08 4fe6c5a15a65: Verifying Checksum 20:31:08 4fe6c5a15a65: Download complete 20:31:13 4fe6c5a15a65: Pull complete 20:31:13 22a0e8bec74d: Pull complete 20:31:13 640e595b4fbd: Pull complete 20:31:13 763cafe07f6e: Pull complete 20:31:13 0c0b528cf693: Pull complete 20:31:14 10935f4eaf8b: Pull complete 20:31:14 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:15 WORKDIR /edgex 20:31:15 COPY go.mod . 20:31:15 RUN go mod download 20:31:15 + docker build -t ci-base-image-x86_64 -f - . 20:31:16 Sending build context to Docker daemon 334.8MB 20:31:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:16 ---> 99d49a6021b9 20:31:16 Step 2/4 : WORKDIR /edgex 20:31:19 ---> Running in 22d6bdd6faba 20:31:19 Removing intermediate container 22d6bdd6faba 20:31:19 ---> ba1bdfd13d0d 20:31:19 Step 3/4 : COPY go.mod . 20:31:19 ---> 654c2ad3e7ec 20:31:19 Step 4/4 : RUN go mod download 20:31:19 ---> Running in db2c8e07dbd4 20:31:22 Still waiting to schedule task 20:31:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:31:34 Removing intermediate container db2c8e07dbd4 20:31:34 ---> ce2f0ae28b6e 20:31:34 Successfully built ce2f0ae28b6e 20:31:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:34 + docker inspect -f . ci-base-image-x86_64 20:31:34 . [Pipeline] withDockerContainer 20:31:34 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 20:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:35 $ docker top 17d1f413880e31ee3c4cee641787e19213358fa4e3d6206bb21ceea16d699de2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:35 + go version 20:31:35 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:35 $ docker stop --time=1 17d1f413880e31ee3c4cee641787e19213358fa4e3d6206bb21ceea16d699de2 20:31:37 $ docker rm -f 17d1f413880e31ee3c4cee641787e19213358fa4e3d6206bb21ceea16d699de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:37 + docker inspect -f . ci-base-image-x86_64 20:31:37 . [Pipeline] withDockerContainer 20:31:37 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 20:31:37 $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:38 $ docker top 3dd726afe01306be76fb8c97015d3872b318fe46ae532aa3418d603e2a0ce428 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:38 ========================================================= 20:31:38 [edgeXBuildGoParallel] Running Tests and Build... 20:31:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:38 + make test 20:31:38 go mod tidy -compat=1.17 20:31:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:44 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 20:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.9% of statements 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.765s coverage: 89.2% of statements 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 94.7% of statements 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 24.0% of statements 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements 20:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 20:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 82.5% of statements 20:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 65.1% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.4% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 20:32:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 20:32:21 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 20:32:36 GO111MODULE=on go vet ./... 20:32:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:41 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:42 + ls -al . 20:32:42 total 664 20:32:42 drwxrwxr-x 10 1001 1001 4096 Mar 31 20:32 . 20:32:42 drwxr-xr-x 4 root root 4096 Mar 31 20:31 .. 20:32:42 -rw-rw-r-- 1 1001 1001 11 Mar 31 20:30 .dockerignore 20:32:42 drwxrwxr-x 8 1001 1001 4096 Mar 31 20:30 .git 20:32:42 drwxrwxr-x 4 1001 1001 4096 Mar 31 20:30 .github 20:32:42 -rw-rw-r-- 1 1001 1001 870 Mar 31 20:30 .gitignore 20:32:42 -rw-rw-r-- 1 1001 1001 42 Mar 31 20:30 .golangci.yml 20:32:42 -rw-rw-r-- 1 1001 1001 87 Mar 31 20:30 .hadolint.yml 20:32:42 drwx------ 3 1001 1001 4096 Mar 31 20:30 .semver 20:32:42 -rw-rw-r-- 1 1001 1001 166 Mar 31 20:30 .sonarcloud.properties 20:32:42 -rw-rw-r-- 1 1001 1001 1171 Mar 31 20:30 ADOPTERS.md 20:32:42 -rw-rw-r-- 1 1001 1001 9953 Mar 31 20:30 Attribution.txt 20:32:42 -rw-rw-r-- 1 1001 1001 51732 Mar 31 20:30 CHANGELOG.md 20:32:42 -rw-rw-r-- 1 1001 1001 3804 Mar 31 20:30 CONTRIBUTING.md 20:32:42 -rw-rw-r-- 1 1001 1001 677 Mar 31 20:30 GOVERNANCE.md 20:32:42 -rw-rw-r-- 1 1001 1001 849 Mar 31 20:30 Jenkinsfile 20:32:42 -rw-rw-r-- 1 1001 1001 10775 Mar 31 20:30 LICENSE 20:32:42 -rw-rw-r-- 1 1001 1001 8478 Mar 31 20:30 Makefile 20:32:42 -rw-rw-r-- 1 1001 1001 582 Mar 31 20:30 OWNERS.md 20:32:42 -rw-rw-r-- 1 1001 1001 8207 Mar 31 20:30 README.md 20:32:42 -rw-rw-r-- 1 1001 1001 6912 Mar 31 20:30 SECURITY.md 20:32:42 -rw-rw-r-- 1 1001 1001 5 Mar 31 20:30 VERSION 20:32:42 -rw-rw-r-- 1 1001 1001 4131 Mar 31 20:30 ZMQWindows.md 20:32:42 drwxrwxr-x 2 1001 1001 4096 Mar 31 20:30 bin 20:32:42 drwxrwxr-x 18 1001 1001 4096 Mar 31 20:30 cmd 20:32:42 -rw-r--r-- 1 root root 429121 Mar 31 20:32 coverage.out 20:32:42 -rw-rw-r-- 1 1001 1001 3175 Mar 31 20:30 go.mod 20:32:42 -rw-rw-r-- 1 1001 1001 34990 Mar 31 20:31 go.sum 20:32:42 drwxrwxr-x 8 1001 1001 4096 Mar 31 20:30 internal 20:32:42 drwxrwxr-x 3 1001 1001 4096 Mar 31 20:30 openapi 20:32:42 drwxrwxr-x 4 1001 1001 4096 Mar 31 20:30 snap 20:32:42 -rw-rw-r-- 1 1001 1001 204 Mar 31 20:30 version.go [Pipeline] sh 20:32:42 + '[' -e coverage.out ] 20:32:42 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:42 Stashed 1 file(s) [Pipeline] sh 20:32:42 + make build 20:32:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:32:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:33:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:33:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:33:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:33:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:19 $ docker stop --time=1 3dd726afe01306be76fb8c97015d3872b318fe46ae532aa3418d603e2a0ce428 20:33:22 $ docker rm -f 3dd726afe01306be76fb8c97015d3872b318fe46ae532aa3418d603e2a0ce428 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:23 20:33:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:24 latest: Pulling from edgex-devops/edgex-compose 20:33:24 cbdbe7a5bc2a: Pulling fs layer 20:33:24 ca9280d653b3: Pulling fs layer 20:33:24 7e9c9ca2126c: Pulling fs layer 20:33:24 cbdbe7a5bc2a: Verifying Checksum 20:33:24 cbdbe7a5bc2a: Download complete 20:33:24 ca9280d653b3: Verifying Checksum 20:33:24 ca9280d653b3: Download complete 20:33:24 cbdbe7a5bc2a: Pull complete 20:33:24 7e9c9ca2126c: Download complete 20:33:24 ca9280d653b3: Pull complete 20:33:28 7e9c9ca2126c: Pull complete 20:33:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:28 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 20:33:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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 20:33:29 $ docker top 6e1dfbfc2ca810289dbacaed90bb7403e440fd271ca1c6d81d95c3ec8f115195 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:30 + grep parallel 20:33:30 + docker-compose build --help 20:33:30 --parallel Build images in parallel. [Pipeline] } 20:33:30 $ docker stop --time=1 6e1dfbfc2ca810289dbacaed90bb7403e440fd271ca1c6d81d95c3ec8f115195 20:33:32 $ docker rm -f 6e1dfbfc2ca810289dbacaed90bb7403e440fd271ca1c6d81d95c3ec8f115195 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:32 . [Pipeline] withDockerContainer 20:33:32 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 20:33:32 $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:32 $ docker top 3a8d26c9fc7f9c7aae92af5eb5ec9bcca4f6473a7ae974189033af03b01c6efb -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:33 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:33 Building core-command ... 20:33:33 Building core-data ... 20:33:33 Building core-metadata ... 20:33:33 Building security-bootstrapper ... 20:33:33 Building security-proxy-setup ... 20:33:33 Building security-secretstore-setup ... 20:33:33 Building security-spiffe-token-provider ... 20:33:33 Building security-spire-agent ... 20:33:33 Building security-spire-config ... 20:33:33 Building security-spire-server ... 20:33:33 Building support-notifications ... 20:33:33 Building support-scheduler ... 20:33:33 Building sys-mgmt-agent ... 20:33:33 Building security-spire-server 20:33:33 Building sys-mgmt-agent 20:33:33 Building security-bootstrapper 20:33:33 Building core-data 20:33:33 Building security-secretstore-setup 20:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:51 ---> ce2f0ae28b6e 20:33:51 Step 3/23 : WORKDIR /edgex-go 20:33:51 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:51 ---> ce2f0ae28b6e 20:33:51 Step 3/25 : WORKDIR /edgex-go 20:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:51 ---> ce2f0ae28b6e 20:33:51 Step 3/23 : WORKDIR /edgex-go 20:33:51 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:33:51 ---> ce2f0ae28b6e 20:33:51 Step 3/31 : WORKDIR /edgex-go 20:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:51 ---> ce2f0ae28b6e 20:33:51 Step 3/23 : WORKDIR /edgex-go 20:33:57 ---> Running in a0e65dc206f7 20:33:57 ---> Running in 195eef5ba653 20:33:57 ---> Running in 01f6ffa95b19 20:33:57 ---> Running in 79abb9242f54 20:33:57 ---> Running in c36434d0da5a 20:33:57 Removing intermediate container a0e65dc206f7 20:33:57 Removing intermediate container 79abb9242f54 20:33:57 ---> 8de41914ba7f 20:33:57 ---> 2b213b0f0574 20:33:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:57 20:33:57 Removing intermediate container 01f6ffa95b19 20:33:57 ---> 0eb3fbb1a245 20:33:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:57 Removing intermediate container c36434d0da5a 20:33:57 ---> c718cfc9c9da 20:33:57 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:57 Removing intermediate container 195eef5ba653 20:33:57 ---> 3b97c254eef0 20:33:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:57 ---> Running in 1e8ffd449005 20:33:57 ---> Running in e195fe8c1089 20:33:57 ---> Running in 845786212b1c 20:33:57 ---> Running in 101345c52fe1 20:33:57 ---> Running in 224fb1a77190 20:33:58 Removing intermediate container 1e8ffd449005 20:33:58 ---> 23837008dae3 20:33:58 Step 5/25 : RUN apk add --update --no-cache make git 20:33:58 ---> Running in da9cf2c4a1a6 20:33:58 Removing intermediate container e195fe8c1089 20:33:58 ---> 2ae4f68239b1 20:33:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:58 ---> Running in 6c45bbc54b15 20:33:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:59 Removing intermediate container 101345c52fe1 20:33:59 ---> 1fdade2485cf 20:33:59 Step 5/31 : RUN apk add --update --no-cache make git 20:33:59 ---> Running in ee8be2c2bbed 20:33:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:59 Removing intermediate container 224fb1a77190 20:33:59 ---> 5b379110b527 20:33:59 Step 5/23 : RUN apk add --update --no-cache make git 20:33:59 ---> Running in db7226d9c813 20:33:59 Removing intermediate container 845786212b1c 20:33:59 ---> 6228f289d5b6 20:33:59 Step 5/23 : RUN apk add --update --no-cache make bash git 20:33:59 ---> Running in 0d7b6f7a7198 20:33:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:00 OK: 221 MiB in 52 packages 20:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:00 OK: 221 MiB in 52 packages 20:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:01 OK: 221 MiB in 52 packages 20:34:01 OK: 221 MiB in 52 packages 20:34:01 OK: 221 MiB in 52 packages 20:34:02 Removing intermediate container da9cf2c4a1a6 20:34:02 ---> 0c7059f37f7c 20:34:02 Step 6/25 : COPY go.mod vendor* ./ 20:34:02 Removing intermediate container 6c45bbc54b15 20:34:02 ---> b31c8fc4cc3f 20:34:02 Step 6/23 : COPY go.mod vendor* ./ 20:34:02 ---> 750f0ba79d4b 20:34:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:02 Removing intermediate container ee8be2c2bbed 20:34:02 ---> d10d53ac0721 20:34:02 Step 6/31 : COPY go.mod vendor* ./ 20:34:02 Removing intermediate container 0d7b6f7a7198 20:34:02 ---> 6c3d73cf8175 20:34:02 Step 6/23 : COPY go.mod vendor* ./ 20:34:03 ---> eccba1d7be71 20:34:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:03 ---> Running in 55787c779bd2 20:34:03 Removing intermediate container db7226d9c813 20:34:03 ---> 0406fd5f8c07 20:34:03 Step 6/23 : COPY go.mod vendor* ./ 20:34:03 ---> d23500842dca 20:34:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:03 ---> Running in c73bd7817c73 20:34:03 ---> Running in d717b653ba5e 20:34:03 ---> 7083921b0ba8 20:34:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:03 ---> d97107e7a8cc 20:34:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:03 ---> Running in b34eec2af678 20:34:03 ---> Running in 4980f1ded122 20:34:04 Removing intermediate container 55787c779bd2 20:34:04 ---> 25de87138558 20:34:04 Step 8/25 : COPY . . 20:34:04 Removing intermediate container d717b653ba5e 20:34:04 ---> 848ac6f44e3c 20:34:04 Step 8/31 : COPY . . 20:34:08 Removing intermediate container c73bd7817c73 20:34:08 ---> b6f3eaecf223 20:34:08 Step 8/23 : COPY . . 20:34:08 Removing intermediate container b34eec2af678 20:34:08 ---> a44010418298 20:34:08 Step 8/23 : COPY . . 20:34:08 Removing intermediate container 4980f1ded122 20:34:08 ---> 98443e2c1180 20:34:08 Step 8/23 : COPY . . 20:34:16 ---> caa44d9f2084 20:34:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:18 ---> Running in 1d0564927366 20:34:18 ---> 279f2be4cdc3 20:34:18 Step 9/23 : RUN make cmd/core-data/core-data 20:34:19 ---> 6663f508d1b0 20:34:19 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:19 ---> eea84878c35d 20:34:19 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 20:34:19 ---> 0f2c21807d96 20:34:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:34:19 ---> Running in 30120c7c7ab2 20:34:19 ---> Running in 7187f6cd3205 20:34:19 ---> Running in 1d6bfcfb662f 20:34:19 ---> Running in 2a1aa69d0ff1 20:34:19 Removing intermediate container 1d6bfcfb662f 20:34:19 ---> 8b3858a87bff 20:34:19 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 20:34:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:34:19 ---> Running in 02c78eb46cde 20:34:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:34:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:34:21 spire-1.2.0/ 20:34:22 spire-1.2.0/README.md 20:34:22 spire-1.2.0/bin/ 20:34:22 spire-1.2.0/bin/spire-server 20:34:22 spire-1.2.0/bin/spire-agent 20:34:22 spire-1.2.0/conf/ 20:34:22 spire-1.2.0/conf/server/ 20:34:22 spire-1.2.0/conf/server/server.conf 20:34:22 spire-1.2.0/conf/agent/ 20:34:22 spire-1.2.0/conf/agent/agent.conf 20:34:22 spire-1.2.0/LICENSE 20:34:26 Removing intermediate container 02c78eb46cde 20:34:26 ---> cf96de630aa6 20:34:26 20:34:26 Step 11/23 : FROM alpine:3.15 20:34:26 3.15: Pulling from library/alpine 20:34:27 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:34:27 Status: Downloaded newer image for alpine:3.15 20:34:27 ---> 76c8fb57b6fc 20:34:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:29 ---> Running in f647f0c1cf04 20:34:29 Removing intermediate container f647f0c1cf04 20:34:29 ---> bef12a082326 20:34:29 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:30 ---> Running in c256fcd79ccd 20:34:33 Removing intermediate container c256fcd79ccd 20:34:33 ---> f263e3447b1b 20:34:33 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:33 ---> Running in 754cfef950bd 20:34:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:35 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:35 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:35 OK: 15854 distinct packages available 20:34:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:36 (1/5) Installing dumb-init (1.2.5-r1) 20:34:36 (2/5) Installing musl-obstack (1.2.3-r0) 20:34:36 (3/5) Installing libucontext (1.1-r0) 20:34:36 (4/5) Installing gcompat (1.0.0-r4) 20:34:36 (5/5) Installing openssl (1.1.1n-r0) 20:34:36 Executing busybox-1.34.1-r4.trigger 20:34:36 OK: 6 MiB in 19 packages 20:34:39 Removing intermediate container 754cfef950bd 20:34:39 ---> 77f81199735f 20:34:39 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:34:41 ---> 9f254c212b0b 20:34:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:34:42 ---> 5ac3635d1370 20:34:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:34:43 ---> 7b516fd3f43e 20:34:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:34:43 ---> 717efc40b44d 20:34:43 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:43 ---> Running in 7518e1fb5508 20:34:43 Removing intermediate container 7518e1fb5508 20:34:43 ---> dd0ab8400ce1 20:34:43 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:43 ---> Running in 6445a2cd3920 20:34:44 Removing intermediate container 6445a2cd3920 20:34:44 ---> 8c02bb8c7a33 20:34:44 Step 21/23 : LABEL arch=x86_64 20:34:44 ---> Running in b397c845d56f 20:34:45 Removing intermediate container b397c845d56f 20:34:45 ---> b5e2b5f5e689 20:34:45 Step 22/23 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:34:45 ---> Running in 8214f4417849 20:34:45 Removing intermediate container 8214f4417849 20:34:45 ---> 61e5f750873d 20:34:45 Step 23/23 : LABEL version=0.0.0 20:34:45 ---> Running in 213b9823adee 20:34:45 Removing intermediate container 213b9823adee 20:34:45 ---> 2ea43e1fa303 20:34:45 20:34:46 Successfully built 2ea43e1fa303 20:34:46 Successfully tagged security-spire-server:latest 20:34:46  Building security-spire-server ... done Building security-spiffe-token-provider 20:34:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:34:50 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:34:50 ---> ce2f0ae28b6e 20:34:50 Step 3/20 : WORKDIR /edgex-go 20:34:50 ---> Using cache 20:34:50 ---> 3b97c254eef0 20:34:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:34:51 ---> Running in 6b2656fb2342 20:34:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:54 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:54 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:54 OK: 15864 distinct packages available 20:34:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:55 Removing intermediate container 1d0564927366 20:34:55 ---> 9a452b653ee7 20:34:55 20:34:55 Step 10/25 : FROM alpine:3.14 20:34:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:55 OK: 221 MiB in 52 packages 20:34:55 3.14: Pulling from library/alpine 20:34:55 Removing intermediate container 2a1aa69d0ff1 20:34:55 ---> 6ab6f308f83c 20:34:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:55 Removing intermediate container 7187f6cd3205 20:34:55 ---> 8c2c269e2fb6 20:34:55 20:34:55 Step 10/31 : FROM alpine:3.14 20:34:55 3.14: Pulling from library/alpine 20:34:55 ---> Running in d7ba304cb0f2 20:34:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:34:56 Removing intermediate container 6b2656fb2342 20:34:56 ---> b4f71460693e 20:34:56 Step 5/20 : COPY go.mod vendor* ./ 20:34:56 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:34:56 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:34:56 Status: Downloaded newer image for alpine:3.14 20:34:56 Status: Downloaded newer image for alpine:3.14 20:34:56 ---> 84b07dd2d1fd 20:34:56 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:56 ---> 84b07dd2d1fd 20:34:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:56 Removing intermediate container 30120c7c7ab2 20:34:56 ---> 6868348b2c48 20:34:56 20:34:56 Step 10/23 : FROM alpine:3.14 20:34:56 ---> 84b07dd2d1fd 20:34:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:34:56 ---> Running in 92ff29bbba9a 20:34:56 ---> Running in de69485e36a4 20:34:56 ---> Running in 70b037dc76b0 20:34:56 ---> 6c932aa138cb 20:34:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:56 ---> Running in e33e591fd11d 20:34:56 Removing intermediate container de69485e36a4 20:34:56 ---> 7d0ad2826847 20:34:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:56 Removing intermediate container 70b037dc76b0 20:34:56 ---> a08379e0e08e 20:34:56 Step 12/23 : ENV APP_PORT=59880 20:34:56 ---> Running in fc58d7233608 20:34:56 ---> Running in 0e3f6741159c 20:34:56 Removing intermediate container 0e3f6741159c 20:34:56 ---> 0d0f734f0141 20:34:56 Step 13/23 : EXPOSE $APP_PORT 20:34:56 Removing intermediate container d7ba304cb0f2 20:34:56 ---> 1fac3163c2e3 20:34:56 20:34:56 Step 11/23 : FROM docker:20.10.14 20:34:56 ---> Running in 0d5947c82317 20:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:57 20.10.14: Pulling from library/docker 20:34:57 Removing intermediate container 0d5947c82317 20:34:57 ---> a7c6fd72e5df 20:34:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:57 ---> Running in e08890473257 20:34:57 (1/3) Installing ca-certificates (20211220-r0) 20:34:57 (2/3) Installing dumb-init (1.2.5-r1) 20:34:57 (3/3) Installing su-exec (0.2-r1) 20:34:57 Executing busybox-1.33.1-r6.trigger 20:34:57 Executing ca-certificates-20211220-r0.trigger 20:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:57 OK: 6 MiB in 17 packages 20:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:57 (1/2) Installing dumb-init (1.2.5-r1) 20:34:57 (2/2) Installing su-exec (0.2-r1) 20:34:57 Executing busybox-1.33.1-r6.trigger 20:34:57 OK: 6 MiB in 16 packages 20:34:58 Removing intermediate container 92ff29bbba9a 20:34:58 ---> 5b9399d24d8a 20:34:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:59 Removing intermediate container e33e591fd11d 20:34:59 ---> 3f69f283f9d6 20:34:59 Step 7/20 : COPY . . 20:34:59 ---> Running in e81b740419b2 20:34:59 Removing intermediate container e08890473257 20:34:59 ---> eb732babb926 20:34:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:35:00 Removing intermediate container fc58d7233608 20:35:00 ---> 06aa8a23ec5e 20:35:00 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:35:02 ---> Running in 0d6d4e8bb770 20:35:02 Removing intermediate container e81b740419b2 20:35:02 ---> fc518ff74185 20:35:02 Step 13/25 : WORKDIR / 20:35:02 ---> Running in 432cffa641c7 20:35:02 ---> Running in 7005e9b98309 20:35:02 Removing intermediate container 432cffa641c7 20:35:02 ---> bd674f3e54bb 20:35:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:35:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:02 Removing intermediate container 7005e9b98309 20:35:02 ---> 855afdee55db 20:35:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:35:02 ---> Running in 03e6f15b4e69 20:35:02 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 20:35:02 Status: Downloaded newer image for docker:20.10.14 20:35:02 ---> 5f3d65aad428 20:35:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:35:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9648 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 20:35:02 Running in /w/workspace/edgex-go/23 [Pipeline] { [Pipeline] checkout 20:35:02 ---> Running in 336ce5f14f98 20:35:02 Removing intermediate container 03e6f15b4e69 20:35:02 ---> d9fcb2c82dde 20:35:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:35:03 ---> 6c68320eade4 20:35:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:35:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:03 ---> Running in 521cd14148f2 20:35:03 Removing intermediate container 336ce5f14f98 20:35:03 ---> 6558269a6bd6 20:35:03 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 20:35:03 (1/6) Installing dumb-init (1.2.5-r1) 20:35:03 ---> Running in 004923376be6 20:35:03 ---> 22ec8d66dc05 20:35:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:35:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:35:03 (3/6) Installing libsodium (1.0.18-r0) 20:35:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:35:03 The recommended git tool is: git 20:35:03 (5/6) Installing libzmq (4.3.4-r0) 20:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:03 (6/6) Installing zeromq (4.3.4-r0) 20:35:03 ---> f1fdf0c75988 20:35:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:04 Executing busybox-1.33.1-r6.trigger 20:35:04 OK: 8 MiB in 20 packages 20:35:04 (1/43) Installing readline (8.1.1-r0) 20:35:04 (2/43) Installing bash (5.1.16-r0) 20:35:04 Executing bash-5.1.16-r0.post-install 20:35:04 (3/43) Installing brotli-libs (1.0.9-r5) 20:35:04 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:35:04 (5/43) Installing libcurl (7.80.0-r0) 20:35:04 ---> 143fb95c6d45 20:35:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:35:04 (6/43) Installing curl (7.80.0-r0) 20:35:04 (7/43) Installing dumb-init (1.2.5-r1) 20:35:04 (8/43) Installing libbz2 (1.0.8-r1) 20:35:04 (9/43) Installing expat (2.4.7-r0) 20:35:04 (10/43) Installing libffi (3.4.2-r1) 20:35:04 (11/43) Installing gdbm (1.22-r0) 20:35:04 (12/43) Installing xz-libs (5.2.5-r0) 20:35:04 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:35:04 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:35:04 (15/43) Installing mpdecimal (2.5.1-r1) 20:35:04 (16/43) Installing sqlite-libs (3.36.0-r0) 20:35:04 (17/43) Installing python3 (3.9.7-r4) 20:35:04 Removing intermediate container 521cd14148f2 20:35:04 ---> f21c24fd5762 20:35:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:35:04 ---> Running in 74c8655e4654 20:35:04 (18/43) Installing py3-appdirs (1.4.4-r2) 20:35:04 (19/43) Installing py3-certifi (2020.12.5-r1) 20:35:04 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:35:04 (21/43) Installing py3-idna (3.3-r0) 20:35:04 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:35:05 (23/43) Installing py3-requests (2.26.0-r1) 20:35:05 (24/43) Installing py3-msgpack (1.0.2-r1) 20:35:05 (25/43) Installing py3-lockfile (0.12.2-r4) 20:35:05 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:35:05 (27/43) Installing py3-colorama (0.4.4-r1) 20:35:05 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:35:05 (29/43) Installing py3-distlib (0.3.3-r0) 20:35:05 (30/43) Installing py3-distro (1.6.0-r0) 20:35:05 (31/43) Installing py3-six (1.16.0-r0) 20:35:05 (32/43) Installing py3-webencodings (0.5.1-r4) 20:35:05 (33/43) Installing py3-html5lib (1.1-r1) 20:35:05 (34/43) Installing py3-parsing (2.4.7-r2) 20:35:05 (35/43) Installing py3-packaging (20.9-r1) 20:35:05 (36/43) Installing py3-tomli (1.2.2-r0) 20:35:05 (37/43) Installing py3-pep517 (0.12.0-r0) 20:35:05 (38/43) Installing py3-progress (1.6-r0) 20:35:05 (39/43) Installing py3-retrying (1.3.3-r2) 20:35:05 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:35:05 (41/43) Installing py3-setuptools (52.0.0-r4) 20:35:05 (42/43) Installing py3-toml (0.10.2-r2) 20:35:05 (43/43) Installing py3-pip (20.3.4-r1) 20:35:05 Executing busybox-1.34.1-r4.trigger 20:35:05 OK: 83 MiB in 65 packages 20:35:05 Removing intermediate container 0d6d4e8bb770 20:35:05 ---> 588dc2f0bab9 20:35:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:05 ---> a074ee51ef79 20:35:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:35:05 Removing intermediate container 74c8655e4654 20:35:05 ---> f244276e899e 20:35:05 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:35:05 ---> 68a636134337 20:35:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:06 ---> d7b8fabb9730 20:35:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:06 ---> Running in 50d0ff012294 20:35:06 ---> a3a10c4bd4ee 20:35:06 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:35:06 ---> ca59c2c42dfa 20:35:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:35:06 ---> Running in 11e666ff65e4 20:35:06 Collecting docker-compose==1.23.2 20:35:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:35:06 ---> 01f8c41506c8 20:35:06 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/ 20:35:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:35:06 ---> 6e3f9fe0eb51 20:35:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:35:06 ---> Running in 44e61707c22c 20:35:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:06 Collecting jsonschema<3,>=2.5.1 20:35:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:06 ---> 2dd10de87d71 20:35:06 Step 19/23 : ENTRYPOINT ["/core-data"] 20:35:06 Collecting PyYAML<4,>=3.10 20:35:06 Downloading PyYAML-3.13.tar.gz (270 kB) 20:35:06 ---> Running in ea15a0f53b09 20:35:07 Removing intermediate container 11e666ff65e4 20:35:07 ---> e3b5e1870dd0 20:35:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:07 Removing intermediate container ea15a0f53b09 20:35:07 ---> c90c3c68717e 20:35:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:07 ---> Running in ac1a81cab22f 20:35:07 ---> b1d26a74b856 20:35:07 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:35:07 Removing intermediate container ac1a81cab22f 20:35:07 ---> 0eff4fc1391c 20:35:07 Step 21/23 : LABEL arch=x86_64 20:35:07 Removing intermediate container 44e61707c22c 20:35:07 ---> 2f24111fddc2 20:35:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:35:07 ---> Running in 10568b40520d 20:35:07 ---> Running in 4dcc365ccea8 20:35:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:35:07 Collecting texttable<0.10,>=0.9.0 20:35:07 Removing intermediate container 10568b40520d 20:35:07 ---> 424c661a0e5e 20:35:07 Step 22/23 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:35:07 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:07 Removing intermediate container 4dcc365ccea8 20:35:07 ---> 3575df97e804 20:35:07 Step 23/25 : LABEL arch=x86_64 20:35:07 ---> Running in 172741a9cb00 20:35:07 ---> Running in e2e0a7147686 20:35:07 ---> 26df20c4074f 20:35:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:35:07 Removing intermediate container 172741a9cb00 20:35:07 ---> 445895831ed8 20:35:07 Step 23/23 : LABEL version=0.0.0 20:35:07 Collecting dockerpty<0.5,>=0.4.1 20:35:07 Removing intermediate container e2e0a7147686 20:35:07 ---> 6d6b923d502b 20:35:07 Step 24/25 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:35:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:35:08 ---> Running in e4ee014ff9f8 20:35:08 ---> Running in f40aba838ae0 20:35:08 ---> d918fd8461ba 20:35:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:35:08 Removing intermediate container f40aba838ae0 20:35:08 ---> 539e5e765c89 20:35:08 Step 25/25 : LABEL version=0.0.0 20:35:08 Removing intermediate container e4ee014ff9f8 20:35:08 ---> a90c65497582 20:35:08 20:35:08 ---> Running in 0deb29366fbb 20:35:08 Successfully built a90c65497582 20:35:08 Successfully tagged core-data:latest 20:35:08 Collecting cached-property<2,>=1.2.0 20:35:08 Building support-scheduler 20:35:08  Building core-data ... done  Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:35:08 Collecting docopt<0.7,>=0.6.1 20:35:08 Downloading docopt-0.6.2.tar.gz (25 kB) 20:35:08 ---> b3f837d8231c 20:35:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:35:08 Removing intermediate container 0deb29366fbb 20:35:08 ---> e0a2251610b0 20:35:08 20:35:08 Successfully built e0a2251610b0 20:35:08 Successfully tagged security-secretstore-setup:latest 20:35:08  Building security-secretstore-setup ... done Building security-spire-agent 20:35:08 ---> 6888a93bab90 20:35:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:35:09 Collecting websocket-client<1.0,>=0.32.0 20:35:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:35:09 Collecting docker<4.0,>=3.6.0 20:35:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:35:09 Collecting docker-pycreds>=0.4.0 20:35:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:09 Collecting idna<2.8,>=2.5 20:35:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:09 Collecting chardet<3.1.0,>=3.0.2 20:35:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:35:09 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) 20:35:09 Collecting urllib3<1.25,>=1.21.1 20:35:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:35:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:35:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:35:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:35:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:35:09 Attempting uninstall: urllib3 20:35:09 Found existing installation: urllib3 1.26.7 20:35:09 Uninstalling urllib3-1.26.7: 20:35:09 Successfully uninstalled urllib3-1.26.7 20:35:12 Attempting uninstall: idna 20:35:12 Found existing installation: idna 3.3 20:35:12 Uninstalling idna-3.3: 20:35:12 Successfully uninstalled idna-3.3 20:35:12 ---> Running in 5508dd0e89c3 20:35:12 using credential edgex-jenkins-ssh 20:35:12 Cloning the remote Git repository 20:35:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:35:12 > git init /w/workspace/edgex-go/23 # timeout=10 20:35:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:13 > git --version # timeout=10 20:35:13 > git --version # 'git version 2.25.1' 20:35:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:14 Attempting uninstall: requests 20:35:14 Found existing installation: requests 2.26.0 20:35:14 Uninstalling requests-2.26.0: 20:35:14 Successfully uninstalled requests-2.26.0 20:35:15 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:15 ---> ce2f0ae28b6e 20:35:15 Step 3/24 : WORKDIR /edgex-go 20:35:15 ---> Using cache 20:35:15 ---> 3b97c254eef0 20:35:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:15 ---> Using cache 20:35:15 ---> 5b379110b527 20:35:15 Step 5/24 : RUN apk add --update --no-cache make git 20:35:15 ---> Using cache 20:35:15 ---> 0406fd5f8c07 20:35:15 Step 6/24 : COPY go.mod vendor* ./ 20:35:15 ---> Using cache 20:35:15 ---> d97107e7a8cc 20:35:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:15 ---> Using cache 20:35:15 ---> 98443e2c1180 20:35:15 Step 8/24 : COPY . . 20:35:15 ---> Using cache 20:35:15 ---> eea84878c35d 20:35:15 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:35:15 ---> Using cache 20:35:15 ---> 8b3858a87bff 20:35:15 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 20:35:15 ---> Using cache 20:35:15 ---> cf96de630aa6 20:35:15 20:35:15 Step 11/24 : FROM alpine:3.15 20:35:15 ---> 76c8fb57b6fc 20:35:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:15 ---> Using cache 20:35:15 ---> bef12a082326 20:35:15 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:15 ---> Using cache 20:35:15 ---> f263e3447b1b 20:35:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:15 ---> Using cache 20:35:15 ---> 77f81199735f 20:35:15 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 20:35:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:15 ---> ce2f0ae28b6e 20:35:15 Step 3/22 : WORKDIR /edgex-go 20:35:15 ---> Using cache 20:35:15 ---> 3b97c254eef0 20:35:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:15 ---> Using cache 20:35:15 ---> 5b379110b527 20:35:15 Step 5/22 : RUN apk add --update --no-cache make git 20:35:15 ---> Using cache 20:35:15 ---> 0406fd5f8c07 20:35:15 Step 6/22 : COPY go.mod vendor* ./ 20:35:15 ---> Using cache 20:35:15 ---> d97107e7a8cc 20:35:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:15 ---> Using cache 20:35:15 ---> 98443e2c1180 20:35:15 Step 8/22 : COPY . . 20:35:15 ---> Using cache 20:35:15 ---> eea84878c35d 20:35:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:35:17 Running setup.py install for texttable: started 20:35:17 Removing intermediate container 5508dd0e89c3 20:35:17 ---> 0f6effe54b93 20:35:17 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:35:17 ---> Running in e7e255edceb9 20:35:17 Running setup.py install for texttable: finished with status 'done' 20:35:17 Running setup.py install for PyYAML: started 20:35:17 ---> f8a763ad5071 20:35:17 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:35:17 ---> 54c2edc305a7 20:35:17 Step 26/31 : RUN chmod +x /entrypoint.sh 20:35:17 Running setup.py install for PyYAML: finished with status 'done' 20:35:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:35:18 Running setup.py install for docopt: started 20:35:18 ---> Running in 09dc327c89cb 20:35:18 Running setup.py install for docopt: finished with status 'done' 20:35:18 Running setup.py install for dockerpty: started 20:35:19 Running setup.py install for dockerpty: finished with status 'done' 20:35:19 ---> 2fd100b31861 20:35:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:35:19 ---> efb72a8e3f74 20:35:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:35:19 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 20:35:19 Removing intermediate container 09dc327c89cb 20:35:19 ---> a848e0ec586c 20:35:19 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:35:19 ---> e2128dc27b2e 20:35:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:35:19 ---> Running in bfb95027a7ae 20:35:19 Removing intermediate container bfb95027a7ae 20:35:19 ---> dd86a126478d 20:35:19 Step 28/31 : CMD ["gate"] 20:35:20 ---> cc5afb2d8f83 20:35:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:20 ---> Running in 3dd951141a29 20:35:20 ---> Running in 59b655fa6290 20:35:20 Removing intermediate container 3dd951141a29 20:35:20 ---> 5f2e2f415108 20:35:20 Step 29/31 : LABEL arch=x86_64 20:35:21 Removing intermediate container 59b655fa6290 20:35:21 ---> b008d888c484 20:35:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:22 ---> Running in d579b6fd6ea1 20:35:22 ---> Running in 7e6b76f92f97 20:35:22 Removing intermediate container 004923376be6 20:35:22 ---> 61c68037299e 20:35:22 Step 14/23 : ENV APP_PORT=58890 20:35:23 Removing intermediate container d579b6fd6ea1 20:35:23 ---> 8c4d2ebd5e30 20:35:23 Step 30/31 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:35:24 ---> Running in 877c1fc3426d 20:35:24 Removing intermediate container 7e6b76f92f97 20:35:24 ---> bfe6ab9e13eb 20:35:24 Step 22/24 : LABEL arch=x86_64 20:35:25 ---> Running in fc0bd5e7ce44 20:35:25 ---> Running in 1d1d62127f63 20:35:25 Removing intermediate container 50d0ff012294 20:35:25 ---> 021e37812e88 20:35:25 20:35:25 Step 9/20 : FROM alpine:3.15 20:35:25 ---> 76c8fb57b6fc 20:35:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:25 ---> Using cache 20:35:25 ---> bef12a082326 20:35:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:25 ---> Using cache 20:35:25 ---> f263e3447b1b 20:35:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:25 Removing intermediate container 877c1fc3426d 20:35:25 ---> 216ccd10a37c 20:35:25 Step 15/23 : EXPOSE $APP_PORT 20:35:25 ---> Running in 0f06b23bf7ce 20:35:26 Removing intermediate container fc0bd5e7ce44 20:35:26 ---> 3be060d7b41a 20:35:26 Step 31/31 : LABEL version=0.0.0 20:35:26 ---> Running in 25163e0f857d 20:35:26 Removing intermediate container 1d1d62127f63 20:35:26 ---> 05258cdc6a9f 20:35:26 Step 23/24 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:35:26 ---> Running in e968e1c661c5 20:35:26 ---> Running in 970ea92910f4 20:35:26 Removing intermediate container 25163e0f857d 20:35:26 ---> ca1e60ce417e 20:35:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:27 Removing intermediate container e968e1c661c5 20:35:27 ---> 1f241a2f61eb 20:35:27 20:35:27 Removing intermediate container 970ea92910f4 20:35:27 ---> 4aad6dca58d3 20:35:27 Step 24/24 : LABEL version=0.0.0 20:35:27 Successfully built 1f241a2f61eb 20:35:27 Successfully tagged security-bootstrapper:latest 20:35:27 Building security-spire-config 20:35:27  Building security-bootstrapper ... done  ---> Running in 6aa8d79d4b20 20:35:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:28 ---> f56fcdde1aac 20:35:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:28 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:35:28 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 20:35:28 OK: 15854 distinct packages available 20:35:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:29 (1/9) Installing ca-certificates (20211220-r0) 20:35:29 (2/9) Installing brotli-libs (1.0.9-r5) 20:35:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:35:29 (4/9) Installing libcurl (7.80.0-r0) 20:35:29 (5/9) Installing curl (7.80.0-r0) 20:35:30 (6/9) Installing dumb-init (1.2.5-r1) 20:35:30 (7/9) Installing musl-obstack (1.2.3-r0) 20:35:30 (8/9) Installing libucontext (1.1-r0) 20:35:30 (9/9) Installing gcompat (1.0.0-r4) 20:35:30 Removing intermediate container 6aa8d79d4b20 20:35:30 ---> 5d9172ef3b3b 20:35:30 20:35:30 Executing busybox-1.34.1-r4.trigger 20:35:30 Executing ca-certificates-20211220-r0.trigger 20:35:30 OK: 8 MiB in 23 packages 20:35:30 Successfully built 5d9172ef3b3b 20:35:31 Successfully tagged security-spire-agent:latest 20:35:31  Building security-spire-agent ... done Building support-notifications 20:35:31 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:31 ---> ce2f0ae28b6e 20:35:31 Step 3/24 : WORKDIR /edgex-go 20:35:31 ---> Using cache 20:35:31 ---> 3b97c254eef0 20:35:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:31 ---> Using cache 20:35:31 ---> 5b379110b527 20:35:31 Step 5/24 : RUN apk add --update --no-cache make git 20:35:31 ---> Using cache 20:35:31 ---> 0406fd5f8c07 20:35:31 Step 6/24 : COPY go.mod vendor* ./ 20:35:31 ---> Using cache 20:35:31 ---> d97107e7a8cc 20:35:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:31 ---> Using cache 20:35:31 ---> 98443e2c1180 20:35:31 Step 8/24 : COPY . . 20:35:31 ---> Using cache 20:35:31 ---> eea84878c35d 20:35:31 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:35:31 ---> Using cache 20:35:31 ---> 8b3858a87bff 20:35:31 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 20:35:31 ---> Using cache 20:35:31 ---> cf96de630aa6 20:35:31 20:35:31 Step 11/24 : FROM alpine:3.15 20:35:31 ---> 76c8fb57b6fc 20:35:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:31 ---> Using cache 20:35:31 ---> bef12a082326 20:35:31 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:31 ---> Using cache 20:35:31 ---> f263e3447b1b 20:35:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:35:32 Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 810ec84be1e3c89b9d79b758676db4fbb7e5f130 20:35:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:35:32 > git config core.sparsecheckout # timeout=10 20:35:32 > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # timeout=10 20:35:33 Merge succeeded, producing 885298c6a073d0c36da701b3c29ed0b09e1fd343 20:35:33 Checking out Revision 885298c6a073d0c36da701b3c29ed0b09e1fd343 (PR-3904) 20:35:33 ---> 750a91c303f2 20:35:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:34 ---> Running in cf56ab441257 20:35:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:35 ---> ce2f0ae28b6e 20:35:35 Step 3/22 : WORKDIR /edgex-go 20:35:35 ---> Using cache 20:35:35 ---> 3b97c254eef0 20:35:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:35 ---> Using cache 20:35:35 ---> 5b379110b527 20:35:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:35:35 ---> dc4fa3cef9bb 20:35:32 > git remote # timeout=10 20:35:32 > git config --get remote.origin.url # timeout=10 20:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:32 > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 20:35:33 > git rev-parse HEAD^{commit} # timeout=10 20:35:33 > git config core.sparsecheckout # timeout=10 20:35:33 > git checkout -f 885298c6a073d0c36da701b3c29ed0b09e1fd343 # timeout=10 20:35:35 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:35 ---> Running in 64016e0b6035 20:35:35 Removing intermediate container 0f06b23bf7ce 20:35:35 ---> f5db51056185 20:35:35 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:35 ---> Running in 77d610b173a8 20:35:36 Removing intermediate container 77d610b173a8 20:35:36 ---> 0eb7713f7b42 20:35:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:36 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:35:36 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 20:35:36 OK: 15854 distinct packages available 20:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:36 ---> c4ce1d46444b 20:35:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:35:36 ---> Running in 15e393b39975 20:35:37 Removing intermediate container 15e393b39975 20:35:37 ---> 26c986ea1a19 20:35:37 Step 21/23 : LABEL arch=x86_64 20:35:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:37 ---> 3b1451873207 20:35:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:35:37 ---> Running in db5c2d1637ba 20:35:37 OK: 221 MiB in 52 packages 20:35:37 (1/4) Installing dumb-init (1.2.5-r1) 20:35:37 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" 20:35:37 First time build. Skipping changelog. 20:35:37 (2/4) Installing musl-obstack (1.2.3-r0) 20:35:37 (3/4) Installing libucontext (1.1-r0) 20:35:37 Removing intermediate container db5c2d1637ba 20:35:37 ---> b9f9b73443b0 20:35:37 Step 22/23 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:35:37 (4/4) Installing gcompat (1.0.0-r4) [Pipeline] withEnv [Pipeline] { 20:35:38 Executing busybox-1.34.1-r4.trigger 20:35:38 ---> 48142e833592 20:35:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:35:38 OK: 6 MiB in 18 packages 20:35:38 ---> Running in 95c49e76fd3e 20:35:38 ---> Running in 7b037084bad6 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:38 Removing intermediate container 95c49e76fd3e 20:35:38 ---> 059f9692747b 20:35:38 Step 23/23 : LABEL version=0.0.0 20:35:38 Removing intermediate container 64016e0b6035 20:35:38 ---> 2ccc4918ae3b 20:35:38 Step 6/22 : COPY go.mod vendor* ./ 20:35:38 Removing intermediate container e7e255edceb9 20:35:38 ---> 4ddfec8e3330 20:35:38 20:35:38 Step 10/22 : FROM alpine:3.14 20:35:38 ---> 84b07dd2d1fd 20:35:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:38 Removing intermediate container 7b037084bad6 20:35:38 ---> 0defc3ee35a0 20:35:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:38 ---> Running in 8b3aa204e3f8 20:35:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:35:38 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:38 Dload Upload Total Spent Left Speed 20:35:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 20:35:38 ---> Running in 6f39e55d8e3b 20:35:38 ---> Running in 7ddc782cde47 20:35:38 ---> 73f81454eef5 20:35:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:38 Removing intermediate container cf56ab441257 20:35:38 ---> c2df00cac632 20:35:38 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:35:38 ---> Running in e16d2fd46908 20:35:38 Removing intermediate container 8b3aa204e3f8 20:35:38 ---> 245c921ac7b6 20:35:38 20:35:39 Successfully built 245c921ac7b6 20:35:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:35:39 Successfully tagged sys-mgmt-agent:latest 20:35:39 Building core-command 20:35:39  Building sys-mgmt-agent ... done Removing intermediate container 7ddc782cde47 20:35:39 ---> 90bcf92c68bc 20:35:39 Step 18/20 : LABEL arch=x86_64 20:35:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:35:39 + sudo tee /etc/docker/daemon.new 20:35:39 { 20:35:39 "registry-mirrors": [ 20:35:39 "https://nexus3.edgexfoundry.org:10001" 20:35:39 ], 20:35:39 "bip": "10.250.0.254/24", 20:35:39 "hosts": [ 20:35:39 "tcp://0.0.0.0:5555", 20:35:39 "unix:///var/run/docker.sock" 20:35:39 ], 20:35:39 "mtu": 1458, 20:35:39 "selinux-enabled": true, 20:35:39 "seccomp-profile": "/etc/docker/seccomp.json" 20:35:39 } [Pipeline] sh 20:35:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:40 + sudo service docker restart 20:35:37 > git rev-list --no-walk 4c49215ad1531fe0ece40be8507c0b2ad47fddd4 # timeout=10 20:35:40 (1/1) Installing dumb-init (1.2.5-r1) 20:35:40 Executing busybox-1.33.1-r6.trigger 20:35:40 OK: 6 MiB in 15 packages 20:35:40 ---> Running in 3dc0ac3ca942 20:35:42 ---> 0eb1d4f066a6 20:35:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:35:42 Removing intermediate container 3dc0ac3ca942 20:35:42 ---> f23181fb8757 20:35:42 Step 19/20 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:35:43 ---> Running in ceb3f0866d5d 20:35:43 ---> 960a64f4875a 20:35:43 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:35:43 ---> Running in 6e5c0f2c5df4 20:35:43 Removing intermediate container e16d2fd46908 20:35:43 ---> 4e06e85c54b6 20:35:43 Step 8/22 : COPY . . 20:35:43 Removing intermediate container 6f39e55d8e3b 20:35:43 ---> 32e2ae61f7c5 20:35:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:43 Removing intermediate container ceb3f0866d5d 20:35:43 ---> 15571402a5ff 20:35:43 Step 20/20 : LABEL version=0.0.0 20:35:43 ---> Running in 1c65853b69a1 20:35:43 ---> Running in ff23c99bbc68 20:35:44 Removing intermediate container 6e5c0f2c5df4 20:35:44 ---> aaf65e929332 20:35:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:35:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:44 ---> ce2f0ae28b6e 20:35:44 Step 3/23 : WORKDIR /edgex-go 20:35:44 ---> Using cache 20:35:44 ---> 3b97c254eef0 20:35:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:44 ---> Using cache 20:35:44 ---> 5b379110b527 20:35:44 Step 5/23 : RUN apk add --update --no-cache make git 20:35:44 ---> Using cache 20:35:44 ---> 0406fd5f8c07 20:35:44 Step 6/23 : COPY go.mod vendor* ./ 20:35:44 ---> Using cache 20:35:44 ---> d97107e7a8cc 20:35:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 ---> Using cache 20:35:44 ---> 98443e2c1180 20:35:44 Step 8/23 : COPY . . 20:35:44 ---> Using cache 20:35:44 ---> eea84878c35d 20:35:44 Step 9/23 : RUN make cmd/core-command/core-command 20:35:46 Removing intermediate container ff23c99bbc68 20:35:46 ---> de571fbd2e4d 20:35:46 20:35:46 Removing intermediate container 1c65853b69a1 20:35:46 ---> 6cfc79934405 20:35:46 Step 13/22 : ENV APP_PORT=59861 20:35:46 Successfully built de571fbd2e4d 20:35:47 Successfully tagged security-spiffe-token-provider:latest 20:35:47 Building security-proxy-setup 20:35:47  Building security-spiffe-token-provider ... done  ---> a8cb506338a8 20:35:47 Step 19/24 : WORKDIR / 20:35:47 ---> Running in a1df96bef108 20:35:49 ---> Running in 17554ebf5b29 20:35:49 ---> Running in e5a077c83d90 20:35:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:35:50 Removing intermediate container 17554ebf5b29 20:35:50 ---> 560fbdb4021b 20:35:50 Step 14/22 : EXPOSE $APP_PORT 20:35:51 ---> Running in 3e68522f97c5 20:35:51 Removing intermediate container e5a077c83d90 20:35:51 ---> a742f39041c4 20:35:51 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:52 ---> 27164660fa9d 20:35:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:35:52 ---> Running in 388369bf0890 20:35:52 ---> Running in c2be32f0bca1 20:35:52 Removing intermediate container 3e68522f97c5 20:35:52 ---> 0231b6744258 20:35:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:52 ---> ce2f0ae28b6e 20:35:52 Step 3/22 : WORKDIR /edgex-go 20:35:52 ---> Using cache 20:35:52 ---> 3b97c254eef0 20:35:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:52 ---> Using cache 20:35:52 ---> 5b379110b527 20:35:52 Step 5/22 : RUN apk add --update --no-cache make git 20:35:52 ---> Using cache 20:35:52 ---> 0406fd5f8c07 20:35:52 Step 6/22 : COPY go.mod vendor* ./ 20:35:52 ---> Using cache 20:35:52 ---> d97107e7a8cc 20:35:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:52 ---> Using cache 20:35:52 ---> 98443e2c1180 20:35:52 Step 8/22 : COPY . . 20:35:52 ---> Using cache 20:35:52 ---> eea84878c35d 20:35:52 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:35:53 Removing intermediate container 388369bf0890 20:35:53 ---> e76e317e6869 20:35:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:53 ---> Running in 9ef0aa41c6e6 20:35:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:35:53 ---> 6d263aa32355 20:35:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:53 ---> Running in 5b469d073269 20:35:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:35:54 Removing intermediate container 5b469d073269 20:35:54 ---> b42666fcd842 20:35:54 Step 22/24 : LABEL arch=x86_64 20:35:54 ---> 55b6dadf4cda 20:35:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:54 ---> Running in 1c584cd04395 20:35:55 Removing intermediate container 1c584cd04395 20:35:55 ---> 9addd96a16df 20:35:55 Step 23/24 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:35:55 ---> fed4cd5eb10c 20:35:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:55 ---> Running in c38858f9ce93 20:35:55 ---> Running in 0381f00f8277 20:35:55 Removing intermediate container 0381f00f8277 20:35:55 ---> b88a31fd5cda 20:35:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:55 Removing intermediate container c38858f9ce93 20:35:55 ---> 85f4a234d180 20:35:55 Step 24/24 : LABEL version=0.0.0 20:35:55 ---> Running in 443f71cd8cb7 20:35:55 ---> Running in 922e2b93be2e 20:35:56 Removing intermediate container 922e2b93be2e 20:35:56 ---> 85d98bace6c8 20:35:56 20:35:56 Removing intermediate container 443f71cd8cb7 20:35:56 ---> 9625bdb4c183 20:35:56 Step 20/22 : LABEL arch=x86_64 20:35:56 ---> Running in 243d82d67f82 20:35:56 Successfully built 85d98bace6c8 20:35:56 Successfully tagged security-spire-config:latest 20:35:56 Building core-metadata 20:35:56  Building security-spire-config ... done Removing intermediate container 243d82d67f82 20:35:56 ---> be0dd3d2a54c 20:35:56 Step 21/22 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:58 provisioning config files... 20:35:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config8162645788852318858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:59 ---> docker-login.sh 20:35:59 nexus3.edgexfoundry.org:10001 20:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:59 Configure a credential helper to remove this warning. See 20:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:59 20:35:59 Login Succeeded 20:35:59 nexus3.edgexfoundry.org:10002 20:35:59 ---> Running in d72d21d4c842 20:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:00 Configure a credential helper to remove this warning. See 20:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:00 20:36:00 Login Succeeded 20:36:00 nexus3.edgexfoundry.org:10003 20:36:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:00 ---> ce2f0ae28b6e 20:36:00 Step 3/23 : WORKDIR /edgex-go 20:36:00 ---> Using cache 20:36:00 ---> 3b97c254eef0 20:36:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:00 ---> Using cache 20:36:00 ---> 5b379110b527 20:36:00 Step 5/23 : RUN apk add --update --no-cache make git 20:36:00 ---> Using cache 20:36:00 ---> 0406fd5f8c07 20:36:00 Step 6/23 : COPY go.mod vendor* ./ 20:36:00 ---> Using cache 20:36:00 ---> d97107e7a8cc 20:36:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:00 ---> Using cache 20:36:00 ---> 98443e2c1180 20:36:00 Step 8/23 : COPY . . 20:36:00 ---> Using cache 20:36:00 ---> eea84878c35d 20:36:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:01 Configure a credential helper to remove this warning. See 20:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:01 20:36:01 Login Succeeded 20:36:01 nexus3.edgexfoundry.org:10004 20:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:01 Configure a credential helper to remove this warning. See 20:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:01 20:36:01 Login Succeeded 20:36:01 docker.io 20:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:02 Removing intermediate container d72d21d4c842 20:36:02 ---> d3deae281f29 20:36:02 Step 22/22 : LABEL version=0.0.0 20:36:02 ---> Running in fbdb47b22544 20:36:02 ---> Running in 25fe9aefd83a 20:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:02 Configure a credential helper to remove this warning. See 20:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:02 20:36:02 Login Succeeded 20:36:02 ---> docker-login.sh ends [Pipeline] } 20:36:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:36:02 Removing intermediate container 25fe9aefd83a 20:36:02 ---> 668f5244099e 20:36:02 20:36:02 Successfully built 668f5244099e 20:36:02 Successfully tagged support-scheduler:latest [Pipeline] echo 20:36:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:03 ========================================================= 20:36:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:36:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:03  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:36:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:36:03 9b3977197b4f: Pulling fs layer 20:36:03 1a89e8eeedd5: Pulling fs layer 20:36:03 94645a83ff95: Pulling fs layer 20:36:03 3f3a8bcf1eab: Pulling fs layer 20:36:03 0c92f367c5e7: Pulling fs layer 20:36:03 f7c0051592d6: Pulling fs layer 20:36:03 a227ed2f7395: Pulling fs layer 20:36:03 7b1c46037f91: Pulling fs layer 20:36:03 3f3a8bcf1eab: Waiting 20:36:03 0c92f367c5e7: Waiting 20:36:03 f7c0051592d6: Waiting 20:36:03 a227ed2f7395: Waiting 20:36:03 7b1c46037f91: Waiting 20:36:03 94645a83ff95: Verifying Checksum 20:36:03 94645a83ff95: Download complete 20:36:03 1a89e8eeedd5: Verifying Checksum 20:36:03 1a89e8eeedd5: Download complete 20:36:03 0c92f367c5e7: Verifying Checksum 20:36:03 0c92f367c5e7: Download complete 20:36:03 f7c0051592d6: Verifying Checksum 20:36:03 f7c0051592d6: Download complete 20:36:03 9b3977197b4f: Verifying Checksum 20:36:03 9b3977197b4f: Download complete 20:36:03 a227ed2f7395: Verifying Checksum 20:36:03 a227ed2f7395: Download complete 20:36:04 9b3977197b4f: Pull complete 20:36:05 1a89e8eeedd5: Pull complete 20:36:05 94645a83ff95: Pull complete 20:36:05 7b1c46037f91: Verifying Checksum 20:36:05 7b1c46037f91: Download complete 20:36:06 3f3a8bcf1eab: Download complete 20:36:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:36:21 Removing intermediate container a1df96bef108 20:36:21 ---> 059ad36c2c81 20:36:21 20:36:21 Step 10/23 : FROM alpine:3.14 20:36:21 ---> 84b07dd2d1fd 20:36:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:21 ---> Using cache 20:36:21 ---> 32e2ae61f7c5 20:36:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:21 ---> Using cache 20:36:21 ---> 6cfc79934405 20:36:21 Step 13/23 : ENV APP_PORT=59882 20:36:21 ---> Running in 3e82dfe9aacc 20:36:21 Removing intermediate container 3e82dfe9aacc 20:36:21 ---> 7068442aa8cd 20:36:21 Step 14/23 : EXPOSE $APP_PORT 20:36:21 3f3a8bcf1eab: Pull complete 20:36:21 0c92f367c5e7: Pull complete 20:36:21 f7c0051592d6: Pull complete 20:36:21 a227ed2f7395: Pull complete 20:36:22 ---> Running in 7fc936cf4ea5 20:36:23 Removing intermediate container 7fc936cf4ea5 20:36:23 ---> 766829409793 20:36:23 Step 15/23 : WORKDIR / 20:36:23 ---> Running in 19352865b4d2 20:36:23 Removing intermediate container c2be32f0bca1 20:36:23 ---> 180c365e066c 20:36:23 20:36:23 Step 10/22 : FROM alpine:3.14 20:36:23 ---> 84b07dd2d1fd 20:36:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:36:23 ---> Running in 5e6abd7668cd 20:36:23 Removing intermediate container 19352865b4d2 20:36:23 ---> a58883520dbb 20:36:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:24 (1/2) Installing ca-certificates (20211220-r0) 20:36:24 (2/2) Installing dumb-init (1.2.5-r1) 20:36:24 Executing busybox-1.33.1-r6.trigger 20:36:24 Executing ca-certificates-20211220-r0.trigger 20:36:24 OK: 6 MiB in 16 packages 20:36:24 ---> 226beb4e8ac2 20:36:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:25 Removing intermediate container 9ef0aa41c6e6 20:36:25 ---> 9e8c15a3f578 20:36:25 20:36:25 Step 10/22 : FROM alpine:3.14 20:36:25 ---> 84b07dd2d1fd 20:36:25 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:36:25 ---> Running in 43dce9a6d32d 20:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:25 ---> da60b6a93202 20:36:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:25 Removing intermediate container 5e6abd7668cd 20:36:25 ---> e2045b8e7283 20:36:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:36:25 ---> Running in 2a3608ec7cb5 20:36:25 (1/6) Installing ca-certificates (20211220-r0) 20:36:25 (2/6) Installing brotli-libs (1.0.9-r5) 20:36:26 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:36:26 (4/6) Installing libcurl (7.79.1-r0) 20:36:26 (5/6) Installing curl (7.79.1-r0) 20:36:26 (6/6) Installing dumb-init (1.2.5-r1) 20:36:26 Executing busybox-1.33.1-r6.trigger 20:36:26 Executing ca-certificates-20211220-r0.trigger 20:36:26 OK: 8 MiB in 20 packages 20:36:26 ---> b5959c4398d6 20:36:26 Step 19/23 : ENTRYPOINT ["/core-command"] 20:36:26 Removing intermediate container 2a3608ec7cb5 20:36:26 ---> 8e8524dbf960 20:36:26 Step 13/22 : ENV APP_PORT=59860 20:36:26 ---> Running in 9d209092ab76 20:36:26 ---> Running in 64511d4f9dbd 20:36:26 Removing intermediate container 9d209092ab76 20:36:26 ---> 1831f02d7838 20:36:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:26 Removing intermediate container 64511d4f9dbd 20:36:26 ---> 073e34195ca3 20:36:26 Step 14/22 : EXPOSE $APP_PORT 20:36:26 ---> Running in 5ab47115afac 20:36:26 ---> Running in 6b8a0ca5268c 20:36:26 Removing intermediate container 43dce9a6d32d 20:36:26 ---> e48f5a137f64 20:36:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:26 ---> Running in f2a7146d5c54 20:36:26 Removing intermediate container 6b8a0ca5268c 20:36:26 ---> dd15e8914a3e 20:36:26 Step 21/23 : LABEL arch=x86_64 20:36:26 Removing intermediate container 5ab47115afac 20:36:26 ---> 63cdfc7b0e19 20:36:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:27 ---> Running in 2823a1d1cb42 20:36:27 Removing intermediate container f2a7146d5c54 20:36:27 ---> 777d9040a846 20:36:27 Step 13/22 : WORKDIR /edgex 20:36:27 ---> Running in ca3f65f3a12a 20:36:27 ---> 9c2776c53da9 20:36:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:27 Removing intermediate container 2823a1d1cb42 20:36:27 ---> aa4f744d25f4 20:36:27 Step 22/23 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:36:27 ---> Running in 1a3d1c95ae35 20:36:27 Removing intermediate container ca3f65f3a12a 20:36:27 ---> 81a9c9904f7a 20:36:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:36:28 Removing intermediate container 1a3d1c95ae35 20:36:28 ---> 9b9f6dffb231 20:36:28 Step 23/23 : LABEL version=0.0.0 20:36:28 ---> e9e22cc71295 20:36:28 ---> 8a9bb8244729 20:36:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup .Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:36:28 20:36:28 ---> Running in f4e542a19ae2 20:36:28 Removing intermediate container fbdb47b22544 20:36:28 ---> 9d22cc10b455 20:36:28 20:36:28 Step 10/23 : FROM alpine:3.14 20:36:28 ---> 84b07dd2d1fd 20:36:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:28 ---> Using cache 20:36:28 ---> 32e2ae61f7c5 20:36:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:28 ---> Using cache 20:36:28 ---> 6cfc79934405 20:36:28 Step 13/23 : ENV APP_PORT=59881 20:36:28 ---> Running in de6156865b54 20:36:28 7b1c46037f91: Pull complete 20:36:28 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:36:28 ---> 032f6b5a806f 20:36:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:36:28 Removing intermediate container f4e542a19ae2 20:36:28 ---> b77705e94f83 20:36:28 20:36:28 Removing intermediate container de6156865b54 20:36:28 ---> 8e4752fd3644 20:36:28 Step 14/23 : EXPOSE $APP_PORT 20:36:28 ---> Running in 62814c398c0e 20:36:28 Successfully built b77705e94f83 20:36:28 Successfully tagged core-command:latest 20:36:28  Building core-command ... done  ---> Running in 35f66534f551 20:36:28 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:28 WORKDIR /edgex 20:36:28 COPY go.mod . 20:36:28 RUN go mod download -t 20:36:28 ci-base-image-arm64 -f - . 20:36:28 Removing intermediate container 62814c398c0e 20:36:28 ---> 105d17bc89c4 20:36:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:28 ---> e9b330c64c79 20:36:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:28 Removing intermediate container 35f66534f551 20:36:28 ---> 5470ce674212 20:36:28 Step 15/23 : WORKDIR / 20:36:28 ---> Running in 026fbb6a1309 20:36:28 ---> Running in dec6de2b9df0 20:36:28 Removing intermediate container 026fbb6a1309 20:36:28 ---> 294e7994aa4c 20:36:28 Step 20/22 : LABEL arch=x86_64 20:36:29 ---> Running in 1866fd10cc20 20:36:29 Removing intermediate container dec6de2b9df0 20:36:29 ---> 04d1b927aae9 20:36:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:29 ---> 8035068cce4f 20:36:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:29 Removing intermediate container 1866fd10cc20 20:36:29 ---> efdf421b0083 20:36:29 Step 21/22 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:36:29 ---> c189afd2d30f 20:36:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:29 ---> Running in 88d598f66ca1 20:36:29 ---> c8025b31c87f 20:36:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:29 Removing intermediate container 88d598f66ca1 20:36:29 ---> 33995fe99406 20:36:29 Step 22/22 : LABEL version=0.0.0 20:36:29 ---> Running in fab143ae86d7 20:36:29 ---> Running in 31a776489d60 20:36:29 ---> 4c48f8f8cd94 20:36:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:36:30 Removing intermediate container 31a776489d60 20:36:30 ---> 01499e943dd7 20:36:30 20:36:30 ---> 8ff05fd9104a 20:36:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:36:30 Successfully built 01499e943dd7 20:36:30 Successfully tagged support-notifications:latest 20:36:30  Building support-notifications ... done  ---> Running in 5ec1b8664e78 20:36:30 Removing intermediate container 5ec1b8664e78 20:36:30 ---> d5cd5a15e751 20:36:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:30 ---> Running in 70e53090808f 20:36:30 Removing intermediate container fab143ae86d7 20:36:30 ---> 837e3c855536 20:36:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:36:31 ---> Running in 2a462ded0220 20:36:31 Removing intermediate container 70e53090808f 20:36:31 ---> 3ab90c2e24c4 20:36:31 Step 21/23 : LABEL arch=x86_64 20:36:31 ---> Running in faa722638773 20:36:31 Removing intermediate container 2a462ded0220 20:36:31 ---> 2054d7027c7e 20:36:31 Step 20/22 : LABEL arch=x86_64 20:36:31 ---> Running in 05d15024a02b 20:36:31 Removing intermediate container faa722638773 20:36:31 ---> 7a56d4691342 20:36:31 Step 22/23 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:36:31 Sending build context to Docker daemon 169.2MB 20:36:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:31 ---> f79e39bc4007 20:36:31 Step 2/4 : WORKDIR /edgex 20:36:31 ---> Running in b7ae63588d09 20:36:31 Removing intermediate container 05d15024a02b 20:36:31 ---> 209f52195c86 20:36:31 Step 21/22 : LABEL git_sha=c3f181bed08f26ea6cf9965f4e418e923e7b4979 20:36:31 ---> Running in 4d127c0ee748 20:36:31 Removing intermediate container b7ae63588d09 20:36:31 ---> 008e57c4e94d 20:36:31 Step 23/23 : LABEL version=0.0.0 20:36:31 ---> Running in d5c4610d4822 20:36:31 Removing intermediate container 4d127c0ee748 20:36:31 ---> af82b5f49e6b 20:36:31 Step 22/22 : LABEL version=0.0.0 20:36:31 ---> Running in df73c5c64545 20:36:31 Removing intermediate container d5c4610d4822 20:36:31 ---> 3f06625e0c70 20:36:31 20:36:31 Successfully built 3f06625e0c70 20:36:31 Successfully tagged core-metadata:latest 20:36:31  Building core-metadata ... done Removing intermediate container df73c5c64545 20:36:31 ---> f0b28e1687a4 20:36:31 20:36:31 Successfully built f0b28e1687a4 20:36:31 Successfully tagged security-proxy-setup:latest 20:36:32  Building security-proxy-setup ... done  [Pipeline] } 20:36:32 $ docker stop --time=1 3a8d26c9fc7f9c7aae92af5eb5ec9bcca4f6473a7ae974189033af03b01c6efb 20:36:33 ---> Running in a87b800980a0 20:36:33 $ docker rm -f 3a8d26c9fc7f9c7aae92af5eb5ec9bcca4f6473a7ae974189033af03b01c6efb [Pipeline] // withDockerContainer [Pipeline] sh 20:36:33 Removing intermediate container a87b800980a0 20:36:33 ---> 83a614aebd59 20:36:33 Step 3/4 : COPY go.mod . 20:36:33 + docker images 20:36:33 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:33 security-proxy-setup latest f0b28e1687a4 2 seconds ago 43.4MB 20:36:33 core-metadata latest 3f06625e0c70 2 seconds ago 26.1MB 20:36:33 support-notifications latest 01499e943dd7 4 seconds ago 26.6MB 20:36:33 core-command latest b77705e94f83 5 seconds ago 24.5MB 20:36:33 9d22cc10b455 6 seconds ago 1.62GB 20:36:33 9e8c15a3f578 9 seconds ago 1.63GB 20:36:33 180c365e066c 10 seconds ago 1.62GB 20:36:33 059ad36c2c81 15 seconds ago 1.61GB 20:36:33 support-scheduler latest 668f5244099e 31 seconds ago 26MB 20:36:33 security-spire-config latest 85d98bace6c8 38 seconds ago 82.2MB 20:36:33 security-spiffe-token-provider latest de571fbd2e4d 49 seconds ago 28.5MB 20:36:33 sys-mgmt-agent latest 245c921ac7b6 55 seconds ago 307MB 20:36:33 4ddfec8e3330 56 seconds ago 1.62GB 20:36:33 security-spire-agent latest 5d9172ef3b3b About a minute ago 119MB 20:36:33 security-bootstrapper latest 1f241a2f61eb About a minute ago 24.3MB 20:36:33 021e37812e88 About a minute ago 1.61GB 20:36:33 security-secretstore-setup latest e0a2251610b0 About a minute ago 42.1MB 20:36:33 core-data latest a90c65497582 About a minute ago 35.9MB 20:36:33 1fac3163c2e3 About a minute ago 1.62GB 20:36:33 6868348b2c48 About a minute ago 1.65GB 20:36:33 8c2c269e2fb6 About a minute ago 1.61GB 20:36:33 9a452b653ee7 About a minute ago 1.63GB 20:36:33 security-spire-server latest 2ea43e1fa303 About a minute ago 82.9MB 20:36:33 cf96de630aa6 2 minutes ago 1.61GB 20:36:33 ci-base-image-x86_64 latest ce2f0ae28b6e 5 minutes ago 896MB 20:36:33 docker 20.10.14 5f3d65aad428 2 days ago 218MB 20:36:33 alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB 20:36:33 alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB 20:36:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 20:36:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 20:36:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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 20:36:34 ---> dc1978913730 20:36:34 Step 4/4 : RUN go mod download 20:36:34 ---> Running in 01aff181eee0 20:36:49 Still waiting to schedule task 20:36:49 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:37:30 Removing intermediate container 01aff181eee0 20:37:30 ---> 02107fd26213 20:37:30 Successfully built 02107fd26213 20:37:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:37:31 + docker inspect -f . ci-base-image-arm64 20:37:31 . [Pipeline] withDockerContainer 20:37:31 prd-ubuntu20.04-docker-arm64-4c-16g-9648 does not seem to be running inside a container 20:37:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:37:33 $ docker top 6eab1e8ce53d3d7237b1e646d536a68a6b5d4ddc9049577c88135fc3a44e21e5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:34 + go version 20:37:34 go version go1.17.6 linux/arm64 [Pipeline] } 20:37:34 $ docker stop --time=1 6eab1e8ce53d3d7237b1e646d536a68a6b5d4ddc9049577c88135fc3a44e21e5 20:37:35 $ docker rm -f 6eab1e8ce53d3d7237b1e646d536a68a6b5d4ddc9049577c88135fc3a44e21e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:36 + docker inspect -f . ci-base-image-arm64 20:37:36 . [Pipeline] withDockerContainer 20:37:36 prd-ubuntu20.04-docker-arm64-4c-16g-9648 does not seem to be running inside a container 20:37:36 $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:37:38 $ docker top 3b78e7422f5d0db21c0b2f4f2a474d8bc3b16cef20b37cff9d75704f26183280 -eo pid,comm [Pipeline] { [Pipeline] echo 20:37:38 ========================================================= 20:37:38 [edgeXBuildGoParallel] Running Tests and Build... 20:37:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:37:39 + make test 20:37:39 go mod tidy -compat=1.17 20:37:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:38:19 ? github.com/edgexfoundry/edgex-go [no test files] 20:39:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:40:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:40:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:40:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.346s coverage: 28.7% of statements 20:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.488s coverage: 98.5% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.536s coverage: 54.9% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.378s coverage: 89.2% of statements 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.820s coverage: 84.4% of statements 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.298s coverage: 94.7% of statements 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.290s coverage: 72.2% of statements 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.371s coverage: 60.0% of statements 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.520s coverage: 0.9% of statements 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.256s coverage: 58.8% of statements 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.683s coverage: 24.0% of statements 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.373s coverage: 47.1% of statements 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.269s coverage: 79.5% of statements 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.256s coverage: 94.1% of statements 20:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.310s coverage: 96.3% of statements 20:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements 20:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.258s coverage: 94.4% of statements 20:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements 20:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.748s coverage: 82.5% of statements 20:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.361s coverage: 80.0% of statements 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.327s coverage: 85.4% of statements 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.865s coverage: 91.2% of statements 20:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 64.4% of statements 20:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements 20:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.178s coverage: 89.4% of statements 20:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 20:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 20:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 20:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.722s coverage: 65.4% of statements 20:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.975s coverage: 43.8% of statements 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.411s coverage: 89.5% of statements 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.349s coverage: 17.7% of statements 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.828s coverage: 92.3% of statements 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 63.2% of statements 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.514s coverage: 97.7% of statements 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:41:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 20:41:52 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 20:41:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:41:52 GO111MODULE=on go vet ./... 20:43:45 Running on prd-ubuntu18.04-docker-8c-8g-9823 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 20:43:45 Running in /w/workspace/edgex-go/23 [Pipeline] { [Pipeline] checkout 20:43:45 The recommended git tool is: git 20:43:46 using credential edgex-jenkins-ssh 20:43:46 Cloning the remote Git repository 20:43:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:43:46 > git init /w/workspace/edgex-go/23 # timeout=10 20:43:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:43:46 > git --version # timeout=10 20:43:46 > git --version # 'git version 2.17.1' 20:43:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:53 Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 810ec84be1e3c89b9d79b758676db4fbb7e5f130 20:43:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:43:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:43:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:43:53 > git config core.sparsecheckout # timeout=10 20:43:53 > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # timeout=10 20:43:53 > git remote # timeout=10 20:43:53 > git config --get remote.origin.url # timeout=10 20:43:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:53 > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 20:43:53 Merge succeeded, producing f47902e290cd994f89718fbe33f1e4737611c352 20:43:53 Checking out Revision f47902e290cd994f89718fbe33f1e4737611c352 (PR-3904) 20:43:53 > git rev-parse HEAD^{commit} # timeout=10 20:43:53 > git config core.sparsecheckout # timeout=10 20:43:53 > git checkout -f f47902e290cd994f89718fbe33f1e4737611c352 # timeout=10 20:43:57 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" 20:43:57 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:57 + echo snap-build.sh 20:43:57 snap-build.sh 20:43:57 + SNAP_BASE_DIR=. 20:43:57 + '[' '!' -z /w/workspace/edgex-go/23 ']' 20:43:57 + SNAP_BASE_DIR=/w/workspace/edgex-go/23 20:43:57 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/23]' 20:43:57 [snap-build] Building snap in dir [/w/workspace/edgex-go/23] 20:43:57 + cd /w/workspace/edgex-go/23 20:43:57 + sudo apt-get remove -qy --purge lxd lxd-client 20:43:57 Reading package lists... 20:43:57 Building dependency tree... 20:43:57 Reading state information... 20:43:57 The following packages were automatically installed and are no longer required: 20:43:57 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:43:57 uidmap xdelta3 20:43:57 Use 'sudo apt autoremove' to remove them. 20:43:57 The following packages will be REMOVED: 20:43:57 lxd* lxd-client* 20:43:57 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:43:57 > git rev-list --no-walk 4c49215ad1531fe0ece40be8507c0b2ad47fddd4 # timeout=10 20:43:58 After this operation, 31.7 MB disk space will be freed. 20:43:58 (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.) 20:43:58 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:43:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:43:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:43:59 ./bin/test-attribution-txt.sh [Pipeline] echo 20:43:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 20:43:59 Removing lxd dnsmasq configuration [Pipeline] sh 20:43:59 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:43:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:44:00 + ls -al . 20:44:00 total 660 20:44:00 drwxrwxr-x 9 1001 1001 4096 Mar 31 20:43 . 20:44:00 drwxr-xr-x 4 root root 4096 Mar 31 20:37 .. 20:44:00 -rw-rw-r-- 1 1001 1001 11 Mar 31 20:35 .dockerignore 20:44:00 drwxrwxr-x 8 1001 1001 4096 Mar 31 20:35 .git 20:44:00 drwxrwxr-x 4 1001 1001 4096 Mar 31 20:35 .github 20:44:00 -rw-rw-r-- 1 1001 1001 870 Mar 31 20:35 .gitignore 20:44:00 -rw-rw-r-- 1 1001 1001 42 Mar 31 20:35 .golangci.yml 20:44:00 -rw-rw-r-- 1 1001 1001 87 Mar 31 20:35 .hadolint.yml 20:44:00 -rw-rw-r-- 1 1001 1001 166 Mar 31 20:35 .sonarcloud.properties 20:44:00 -rw-rw-r-- 1 1001 1001 1171 Mar 31 20:35 ADOPTERS.md 20:44:00 -rw-rw-r-- 1 1001 1001 9953 Mar 31 20:35 Attribution.txt 20:44:00 -rw-rw-r-- 1 1001 1001 51732 Mar 31 20:35 CHANGELOG.md 20:44:00 -rw-rw-r-- 1 1001 1001 3804 Mar 31 20:35 CONTRIBUTING.md 20:44:00 -rw-rw-r-- 1 1001 1001 677 Mar 31 20:35 GOVERNANCE.md 20:44:00 -rw-rw-r-- 1 1001 1001 849 Mar 31 20:35 Jenkinsfile 20:44:00 -rw-rw-r-- 1 1001 1001 10775 Mar 31 20:35 LICENSE 20:44:00 -rw-rw-r-- 1 1001 1001 8478 Mar 31 20:35 Makefile 20:44:00 -rw-rw-r-- 1 1001 1001 582 Mar 31 20:35 OWNERS.md 20:44:00 -rw-rw-r-- 1 1001 1001 8207 Mar 31 20:35 README.md 20:44:00 -rw-rw-r-- 1 1001 1001 6912 Mar 31 20:35 SECURITY.md 20:44:00 -rw-rw-r-- 1 1001 1001 5 Mar 31 20:30 VERSION 20:44:00 -rw-rw-r-- 1 1001 1001 4131 Mar 31 20:35 ZMQWindows.md 20:44:00 drwxrwxr-x 2 1001 1001 4096 Mar 31 20:35 bin 20:44:00 drwxrwxr-x 18 1001 1001 4096 Mar 31 20:35 cmd 20:44:00 -rw-r--r-- 1 root root 429121 Mar 31 20:41 coverage.out 20:44:00 -rw-rw-r-- 1 1001 1001 3175 Mar 31 20:35 go.mod 20:44:00 -rw-rw-r-- 1 1001 1001 34990 Mar 31 20:37 go.sum 20:44:00 drwxrwxr-x 8 1001 1001 4096 Mar 31 20:35 internal 20:44:00 drwxrwxr-x 3 1001 1001 4096 Mar 31 20:35 openapi 20:44:00 drwxrwxr-x 4 1001 1001 4096 Mar 31 20:35 snap 20:44:00 -rw-rw-r-- 1 1001 1001 204 Mar 31 20:35 version.go [Pipeline] sh 20:44:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:44:00 (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.) 20:44:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:44:00 + '[' -e coverage.out ] 20:44:00 + chown 1001:1001 coverage.out [Pipeline] stash 20:44:00 Warning: overwriting stash ‘coverage-report’ 20:44:01 Stashed 1 file(s) [Pipeline] sh 20:44:01 Processing triggers for systemd (237-3ubuntu10.52) ... 20:44:01 Processing triggers for ureadahead (0.100.0-21) ... 20:44:02 + make build 20:44:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:44:02 + sudo snap remove --purge lxd 20:44:02 snap "lxd" is not installed 20:44:02 + sudo groupadd --force --system lxd 20:44:02 ++ whoami 20:44:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:44:02 + newgrp - lxd 20:44:02 + sudo snap install lxd 20:44:12 2022-03-31T20:44:09Z INFO Waiting for automatic snapd restart... 20:44:27 lxd 4.24-c92c0b2 from Canonical* installed 20:44:27 + sudo lxd init --auto 20:44:35 + sudo snap install --classic snapcraft 20:44:40 snapcraft 6.1 from Canonical* installed 20:44:40 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:44:40 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:44:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:40 Dload Upload Total Spent Left Speed 20:44:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4910 0 --:--:-- --:--:-- --:--:-- 4874 20:44:40 100 3325k 100 3325k 0 0 6771k 0 --:--:-- --:--:-- --:--:-- 6771k 20:44:40 ./yq_linux_amd64 20:44:40 + sudo snapcraft prime --use-lxd 20:44:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:44:42 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: 20:44:42 - README.md 20:44:42 20:44:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:44:43 Launching a container. 20:44:53 Waiting for container to be ready 20:44:53 To start your first container, try: lxc launch ubuntu:20.04 20:44:53 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 20:44:53 20:44:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:44:59 Waiting for network to be ready... 20:45:00 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 20:45:00 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 20:45:00 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 20:45:00 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 20:45:00 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 20:45:00 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 20:45:00 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 20:45:00 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 20:45:00 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 20:45:00 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 20:45:00 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 20:45:00 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1702 kB] 20:45:00 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] 20:45:00 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 20:45:00 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 20:45:00 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [910 kB] 20:45:00 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] 20:45:00 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 20:45:00 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 20:45:00 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1375 kB] 20:45:01 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] 20:45:01 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 20:45:01 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 20:45:01 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [850 kB] 20:45:01 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [121 kB] 20:45:01 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 20:45:01 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 20:45:03 Fetched 23.6 MB in 3s (7096 kB/s) 20:45:04 Reading package lists... 20:45:04 Reading package lists... 20:45:04 Building dependency tree... 20:45:04 Reading state information... 20:45:04 The following additional packages will be installed: 20:45:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:45:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:45:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:45:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:45:04 Suggested packages: 20:45:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:45:04 Recommended packages: 20:45:04 gnupg libsasl2-modules 20:45:04 The following NEW packages will be installed: 20:45:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:45:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:45:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:45:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:45:04 The following packages will be upgraded: 20:45:04 gpg gpg-agent gpgconf libudev1 20:45:04 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 20:45:04 Need to get 3859 kB of archives. 20:45:04 After this operation, 14.9 MB of additional disk space will be used. 20:45:04 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 20:45:04 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 20:45:04 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 20:45:04 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 20:45:04 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 20:45:04 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 20:45:04 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 20:45:04 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:45:04 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 20:45:04 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 20:45:04 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 20:45:04 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 20:45:04 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 20:45:04 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 20:45:04 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 20:45:04 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 20:45:04 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 20:45:04 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 20:45:04 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 20:45:04 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 20:45:04 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 20:45:04 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 20:45:04 debconf: delaying package configuration, since apt-utils is not installed 20:45:05 Fetched 3859 kB in 0s (14.8 MB/s) 20:45:05 (Reading database ... 12816 files and directories currently installed.) 20:45:05 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 20:45:05 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:45:05 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 20:45:05 Selecting previously unselected package udev. 20:45:05 (Reading database ... 12816 files and directories currently installed.) 20:45:05 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 20:45:05 Unpacking udev (245.4-4ubuntu3.15) ... 20:45:05 Selecting previously unselected package libfuse2:amd64. 20:45:05 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 20:45:05 Unpacking libfuse2:amd64 (2.9.9-3) ... 20:45:05 Selecting previously unselected package fuse. 20:45:05 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 20:45:05 Unpacking fuse (2.9.9-3) ... 20:45:05 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 20:45:05 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:45:05 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 20:45:05 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:45:05 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 20:45:05 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:45:05 Selecting previously unselected package libksba8:amd64. 20:45:05 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:45:05 Unpacking libksba8:amd64 (1.3.5-2) ... 20:45:05 Selecting previously unselected package libroken18-heimdal:amd64. 20:45:05 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:05 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:05 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:45:05 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:05 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:05 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:45:05 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:05 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:05 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:45:05 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:05 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:05 Selecting previously unselected package libwind0-heimdal:amd64. 20:45:05 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:05 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:05 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:45:05 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:05 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:06 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:45:06 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:06 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:06 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:45:06 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:06 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:06 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:45:06 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:45:06 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:06 Selecting previously unselected package libsasl2-modules-db:amd64. 20:45:06 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:45:06 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:45:06 Selecting previously unselected package libsasl2-2:amd64. 20:45:06 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:45:06 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:45:06 Selecting previously unselected package libldap-common. 20:45:06 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 20:45:06 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:45:06 Selecting previously unselected package libldap-2.4-2:amd64. 20:45:06 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 20:45:06 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:45:06 Selecting previously unselected package dirmngr. 20:45:06 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 20:45:06 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 20:45:06 Setting up libksba8:amd64 (1.3.5-2) ... 20:45:06 Setting up libfuse2:amd64 (2.9.9-3) ... 20:45:06 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:45:06 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:45:06 Setting up udev (245.4-4ubuntu3.15) ... 20:45:07 invoke-rc.d: policy-rc.d denied execution of start. 20:45:07 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:45:07 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:07 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 20:45:07 Setting up gpg (2.2.19-3ubuntu2.1) ... 20:45:07 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:07 Setting up fuse (2.9.9-3) ... 20:45:07 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 20:45:07 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:07 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:07 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:07 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:07 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:07 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:07 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:45:07 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:45:07 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 20:45:08 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 20:45:08 Processing triggers for systemd (245.4-4ubuntu3) ... 20:45:08 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:45:08 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 20:45:08 Alias= settings in the [Install] section, and DefaultInstance= for template 20:45:08 units). This means they are not meant to be enabled using systemctl. 20:45:08 20:45:08 Possible reasons for having this kind of units are: 20:45:08 • A unit may be statically enabled by being symlinked from another unit's 20:45:08 .wants/ or .requires/ directory. 20:45:08 • A unit's purpose may be to act as a helper for some other unit which has 20:45:08 a requirement dependency on it. 20:45:08 • A unit may be started when needed via activation (socket, path, timer, 20:45:08 D-Bus, udev, scripted systemctl call, ...). 20:45:08 • In case of template units, the unit is meant to be enabled with some 20:45:08 instance name specified. 20:45:08 Reading package lists... 20:45:09 Building dependency tree... 20:45:09 Reading state information... 20:45:09 The following additional packages will be installed: 20:45:09 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:45:09 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:45:09 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:45:09 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 20:45:09 openssh-client python3 python3-minimal python3.8 python3.8-minimal 20:45:09 squashfs-tools systemd systemd-sysv systemd-timesyncd 20:45:09 Suggested packages: 20:45:09 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 20:45:09 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:45:09 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 20:45:09 systemd-container policykit-1 20:45:09 Recommended packages: 20:45:09 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 20:45:09 The following NEW packages will be installed: 20:45:09 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:45:09 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:45:09 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:45:09 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 20:45:09 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 20:45:09 The following packages will be upgraded: 20:45:09 libsystemd0 systemd systemd-sysv systemd-timesyncd 20:45:09 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 20:45:09 Need to get 46.5 MB of archives. 20:45:09 After this operation, 181 MB of additional disk space will be used. 20:45:09 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 20:45:09 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 20:45:09 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 20:45:09 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 20:45:09 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 20:45:09 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 20:45:09 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 20:45:09 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 20:45:09 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 20:45:09 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 20:45:09 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 20:45:09 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 20:45:09 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 20:45:09 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 20:45:09 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 20:45:09 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 20:45:10 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 20:45:10 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 20:45:10 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 20:45:10 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 20:45:10 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 20:45:10 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 20:45:10 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 20:45:10 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 20:45:10 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 20:45:10 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 20:45:10 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 20:45:10 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 20:45:10 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 20:45:10 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 20:45:10 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 20:45:10 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 20:45:10 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 20:45:12 debconf: delaying package configuration, since apt-utils is not installed 20:45:12 Fetched 46.5 MB in 2s (19.0 MB/s) 20:45:12 (Reading database ... 13067 files and directories currently installed.) 20:45:12 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 20:45:12 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:45:12 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 20:45:12 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:45:12 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 20:45:12 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:45:12 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 20:45:12 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:45:12 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 20:45:12 Selecting previously unselected package libpython3.8-minimal:amd64. 20:45:12 (Reading database ... 13068 files and directories currently installed.) 20:45:12 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:45:12 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:45:13 Selecting previously unselected package libexpat1:amd64. 20:45:13 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 20:45:13 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:45:13 Selecting previously unselected package python3.8-minimal. 20:45:13 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:45:13 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:45:13 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:45:13 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:45:13 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:45:14 Selecting previously unselected package python3-minimal. 20:45:14 (Reading database ... 13359 files and directories currently installed.) 20:45:14 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 20:45:14 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 20:45:14 Selecting previously unselected package mime-support. 20:45:14 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 20:45:14 Unpacking mime-support (3.64ubuntu1) ... 20:45:14 Selecting previously unselected package libmpdec2:amd64. 20:45:14 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 20:45:14 Unpacking libmpdec2:amd64 (2.4.2-3) ... 20:45:14 Selecting previously unselected package libpython3.8-stdlib:amd64. 20:45:14 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:45:14 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:45:14 Selecting previously unselected package python3.8. 20:45:14 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:45:14 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:45:14 Selecting previously unselected package libpython3-stdlib:amd64. 20:45:14 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 20:45:14 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:45:14 Setting up python3-minimal (3.8.2-0ubuntu2) ... 20:45:14 Selecting previously unselected package python3. 20:45:14 (Reading database ... 13761 files and directories currently installed.) 20:45:14 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 20:45:14 Unpacking python3 (3.8.2-0ubuntu2) ... 20:45:14 Selecting previously unselected package libdbus-1-3:amd64. 20:45:14 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 20:45:14 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:45:14 Selecting previously unselected package dbus. 20:45:14 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 20:45:15 Unpacking dbus (1.12.16-2ubuntu2.1) ... 20:45:15 Selecting previously unselected package libbsd0:amd64. 20:45:15 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 20:45:15 Unpacking libbsd0:amd64 (0.10.0-1) ... 20:45:15 Selecting previously unselected package libpam-systemd:amd64. 20:45:15 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 20:45:15 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:45:15 Selecting previously unselected package sudo. 20:45:15 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 20:45:15 Unpacking sudo (1.8.31-1ubuntu1.2) ... 20:45:15 Selecting previously unselected package apparmor. 20:45:15 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 20:45:15 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 20:45:15 Selecting previously unselected package libcbor0.6:amd64. 20:45:15 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 20:45:15 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:45:15 Selecting previously unselected package libedit2:amd64. 20:45:15 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 20:45:15 Unpacking libedit2:amd64 (3.1-20191231-1) ... 20:45:15 Selecting previously unselected package libfido2-1:amd64. 20:45:15 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 20:45:15 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:45:15 Selecting previously unselected package libkrb5support0:amd64. 20:45:15 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 20:45:15 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:45:15 Selecting previously unselected package libk5crypto3:amd64. 20:45:15 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 20:45:15 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:45:15 Selecting previously unselected package libkeyutils1:amd64. 20:45:15 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 20:45:15 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:45:15 Selecting previously unselected package libkrb5-3:amd64. 20:45:15 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 20:45:15 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:45:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:45:15 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 20:45:15 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:45:15 Selecting previously unselected package openssh-client. 20:45:15 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 20:45:16 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 20:45:16 Selecting previously unselected package dbus-user-session. 20:45:16 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 20:45:16 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 20:45:16 Selecting previously unselected package liblzo2-2:amd64. 20:45:16 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 20:45:16 Unpacking liblzo2-2:amd64 (2.10-2) ... 20:45:16 Selecting previously unselected package squashfs-tools. 20:45:16 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 20:45:16 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 20:45:16 Selecting previously unselected package snapd. 20:45:16 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 20:45:16 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 20:45:19 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:45:19 Setting up mime-support (3.64ubuntu1) ... 20:45:19 Setting up liblzo2-2:amd64 (2.10-2) ... 20:45:19 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:45:19 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:45:19 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:45:19 Setting up dbus (1.12.16-2ubuntu2.1) ... 20:45:19 Setting up sudo (1.8.31-1ubuntu1.2) ... 20:45:19 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:45:19 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:45:19 Setting up libmpdec2:amd64 (2.4.2-3) ... 20:45:19 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:45:19 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:45:19 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:45:20 Setting up libbsd0:amd64 (0.10.0-1) ... 20:45:20 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:45:20 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 20:45:20 Setting up libedit2:amd64 (3.1-20191231-1) ... 20:45:20 Setting up python3 (3.8.2-0ubuntu2) ... 20:45:20 running python rtupdate hooks for python3.8... 20:45:20 running python post-rtupdate hooks for python3.8... 20:45:20 Setting up apparmor (2.13.3-7ubuntu5.1) ... 20:45:21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:45:21 Reloading AppArmor profiles 20:45:21 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:45:21 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 20:45:21 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 20:45:21 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 20:45:21 Setting up systemd (245.4-4ubuntu3.15) ... 20:45:21 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:45:22 Installing new version of config file /etc/systemd/resolved.conf ... 20:45:23 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 20:45:23 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:45:23 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 20:45:23 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 20:45:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:45:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:45:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:45:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:45:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:45:25 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:45:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:45:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:45:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:45:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:45:26 /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' 20:45:26 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:45:26 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 20:45:27 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 20:45:27 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:45:27 Reading package lists... 20:45:28 Reading package lists... 20:45:28 Building dependency tree... 20:45:28 Reading state information... 20:45:28 Calculating upgrade... 20:45:28 The following packages will be upgraded: 20:45:28 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 20:45:28 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 20:45:28 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 20:45:28 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 20:45:28 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 20:45:28 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 20:45:28 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 20:45:28 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 20:45:28 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 20:45:28 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 20:45:28 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 20:45:28 xz-utils zlib1g 20:45:28 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:45:28 Need to get 65.7 MB of archives. 20:45:28 After this operation, 27.6 MB of additional disk space will be used. 20:45:28 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 20:45:28 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 20:45:28 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 20:45:29 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 20:45:29 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 20:45:29 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 20:45:29 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 20:45:29 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 20:45:29 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 20:45:29 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 20:45:29 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 20:45:29 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 20:45:29 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 20:45:29 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 20:45:29 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 20:45:29 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 20:45:29 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 20:45:29 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 20:45:29 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 20:45:29 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 20:45:29 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 20:45:29 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 20:45:29 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 20:45:29 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 20:45:29 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 20:45:29 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 20:45:29 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 20:45:29 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 20:45:29 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 20:45:29 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 20:45:29 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 20:45:29 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 20:45:29 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 20:45:29 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 20:45:29 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 20:45:30 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 20:45:30 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 20:45:30 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 20:45:30 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 20:45:30 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 20:45:30 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 20:45:30 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 20:45:30 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 20:45:30 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 20:45:30 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 20:45:30 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 20:45:30 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 20:45:30 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 20:45:30 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 20:45:30 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 20:45:30 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 20:45:30 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 20:45:30 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 20:45:30 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 20:45:30 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 20:45:30 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 20:45:30 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 20:45:30 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 20:45:30 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 20:45:30 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 20:45:30 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 20:45:30 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 20:45:30 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 20:45:30 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 20:45:30 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 20:45:30 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 20:45:30 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 20:45:30 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 20:45:30 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 20:45:30 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 20:45:30 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 20:45:30 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 20:45:30 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 20:45:31 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 20:45:31 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 20:45:31 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 20:45:31 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 20:45:31 debconf: delaying package configuration, since apt-utils is not installed 20:45:32 Fetched 65.7 MB in 3s (21.1 MB/s) 20:45:32 (Reading database ... 14313 files and directories currently installed.) 20:45:32 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 20:45:32 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:45:32 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 20:45:32 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:45:32 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 20:45:32 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 20:45:32 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:32 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:32 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:32 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:33 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:33 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:33 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:33 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:33 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:33 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:33 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:33 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:33 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:33 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:33 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:33 (Reading database ... 14312 files and directories currently installed.) 20:45:33 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:33 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:33 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:33 (Reading database ... 14312 files and directories currently installed.) 20:45:33 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:33 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:34 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:34 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:34 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:45:34 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:45:34 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:34 (Reading database ... 14312 files and directories currently installed.) 20:45:34 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 20:45:34 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:45:35 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 20:45:35 (Reading database ... 14312 files and directories currently installed.) 20:45:35 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 20:45:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:45:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:45:35 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 20:45:35 Setting up base-files (11ubuntu5.5) ... 20:45:35 Installing new version of config file /etc/issue ... 20:45:35 Installing new version of config file /etc/issue.net ... 20:45:35 Installing new version of config file /etc/lsb-release ... 20:45:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:45:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:45:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:45:36 Removing obsolete conffile /etc/default/motd-news ... 20:45:36 (Reading database ... 14311 files and directories currently installed.) 20:45:36 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 20:45:36 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 20:45:36 Setting up bash (5.0-6ubuntu1.1) ... 20:45:36 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 20:45:36 (Reading database ... 14311 files and directories currently installed.) 20:45:36 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 20:45:36 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 20:45:36 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 20:45:36 (Reading database ... 14311 files and directories currently installed.) 20:45:36 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:45:36 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:45:36 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 20:45:36 (Reading database ... 14311 files and directories currently installed.) 20:45:36 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 20:45:36 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:45:37 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 20:45:37 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:45:37 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 20:45:37 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:45:37 Setting up perl-base (5.30.0-9ubuntu0.2) ... 20:45:37 (Reading database ... 14311 files and directories currently installed.) 20:45:37 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 20:45:37 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:45:38 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 20:45:38 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 20:45:38 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 20:45:38 (Reading database ... 14311 files and directories currently installed.) 20:45:38 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 20:45:38 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 20:45:38 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 20:45:38 (Reading database ... 14311 files and directories currently installed.) 20:45:38 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:38 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:38 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 20:45:38 (Reading database ... 14311 files and directories currently installed.) 20:45:38 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:38 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:38 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 20:45:38 (Reading database ... 14311 files and directories currently installed.) 20:45:38 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:38 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:39 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:39 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:39 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 20:45:39 (Reading database ... 14311 files and directories currently installed.) 20:45:39 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:39 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:39 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 20:45:39 (Reading database ... 14311 files and directories currently installed.) 20:45:39 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:39 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:39 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:39 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:39 Setting up util-linux (2.34-0.1ubuntu9.3) ... 20:45:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:45:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:45:40 (Reading database ... 14311 files and directories currently installed.) 20:45:40 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 20:45:40 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:45:40 Setting up libc-bin (2.31-0ubuntu9.7) ... 20:45:40 (Reading database ... 14311 files and directories currently installed.) 20:45:40 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 20:45:40 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 20:45:40 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 20:45:40 (Reading database ... 14311 files and directories currently installed.) 20:45:40 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 20:45:40 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 20:45:41 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 20:45:41 (Reading database ... 14311 files and directories currently installed.) 20:45:41 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 20:45:41 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:45:41 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 20:45:41 (Reading database ... 14311 files and directories currently installed.) 20:45:41 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 20:45:41 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 20:45:41 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 20:45:41 (Reading database ... 14311 files and directories currently installed.) 20:45:41 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 20:45:41 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 20:45:41 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 20:45:41 (Reading database ... 14311 files and directories currently installed.) 20:45:41 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 20:45:41 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:45:41 Setting up gpgv (2.2.19-3ubuntu2.1) ... 20:45:41 (Reading database ... 14311 files and directories currently installed.) 20:45:41 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 20:45:41 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 20:45:41 Setting up ubuntu-keyring (2020.02.11.4) ... 20:45:41 (Reading database ... 14311 files and directories currently installed.) 20:45:41 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:45:41 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:45:41 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:45:41 (Reading database ... 14311 files and directories currently installed.) 20:45:41 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:45:41 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:45:42 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:45:42 (Reading database ... 14311 files and directories currently installed.) 20:45:42 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 20:45:42 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 20:45:42 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 20:45:42 (Reading database ... 14311 files and directories currently installed.) 20:45:42 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 20:45:42 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 20:45:42 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 20:45:42 (Reading database ... 14311 files and directories currently installed.) 20:45:42 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 20:45:42 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 20:45:42 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 20:45:42 (Reading database ... 14311 files and directories currently installed.) 20:45:42 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 20:45:42 Unpacking apt (2.0.6) over (2.0.2) ... 20:45:43 Setting up apt (2.0.6) ... 20:45:43 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:45:43 (Reading database ... 14311 files and directories currently installed.) 20:45:43 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 20:45:43 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:45:43 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 20:45:43 (Reading database ... 14311 files and directories currently installed.) 20:45:43 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 20:45:43 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:45:44 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 20:45:44 (Reading database ... 14313 files and directories currently installed.) 20:45:44 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 20:45:44 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:45:44 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 20:45:44 (Reading database ... 14317 files and directories currently installed.) 20:45:44 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 20:45:44 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:45:44 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 20:45:44 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:45:44 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 20:45:44 (Reading database ... 14317 files and directories currently installed.) 20:45:44 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:45:44 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:45:44 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 20:45:45 (Reading database ... 14317 files and directories currently installed.) 20:45:45 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:45:45 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:45:45 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:45:45 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:45:45 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 20:45:45 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:45:45 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 20:45:45 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:45:45 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 20:45:45 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 20:45:45 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 20:45:45 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 20:45:45 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 20:45:45 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 20:45:45 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 20:45:45 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 20:45:45 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 20:45:45 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 20:45:46 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 20:45:46 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 20:45:46 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 20:45:46 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:45:46 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 20:45:46 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:46 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 20:45:46 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:46 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 20:45:46 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:46 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 20:45:46 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:46 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 20:45:46 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:46 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 20:45:46 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:45:46 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 20:45:46 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 20:45:47 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:47 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:47 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:47 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:48 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:48 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:48 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:48 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:49 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:49 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:49 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:49 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:50 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:45:50 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:45:50 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 20:45:50 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 20:45:50 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 20:45:50 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 20:45:50 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 20:45:50 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 20:45:50 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 20:45:50 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:50 Setting up tzdata (2022a-0ubuntu0.20.04) ... 20:45:50 20:45:50 Current default time zone: 'Etc/UTC' 20:45:50 Local time is now: Thu Mar 31 20:45:50 UTC 2022. 20:45:50 Universal Time is now: Thu Mar 31 20:45:50 UTC 2022. 20:45:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:45:50 20:45:50 Setting up xz-utils (5.2.4-1ubuntu1) ... 20:45:50 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:50 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:50 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 20:45:50 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:50 Setting up mount (2.34-0.1ubuntu9.3) ... 20:45:50 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 20:45:50 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 20:45:50 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 20:45:50 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 20:45:50 Setting up openssl (1.1.1f-1ubuntu2.12) ... 20:45:50 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:50 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:50 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 20:45:50 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:50 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:45:50 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:45:50 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 20:45:50 Setting up fdisk (2.34-0.1ubuntu9.3) ... 20:45:50 Setting up ca-certificates (20210119~20.04.2) ... 20:45:52 Updating certificates in /etc/ssl/certs... 20:45:53 21 added, 21 removed; done. 20:45:53 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:45:53 Setting up perl (5.30.0-9ubuntu0.2) ... 20:45:53 Setting up procps (2:3.3.16-1ubuntu2.3) ... 20:45:53 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 20:45:53 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 20:45:53 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 20:45:53 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 20:45:53 Setting up binutils (2.34-6ubuntu1.3) ... 20:45:53 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:45:53 Setting up build-essential (12.8ubuntu1.1) ... 20:45:53 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 20:45:53 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:45:53 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 20:45:53 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:45:53 Processing triggers for systemd (245.4-4ubuntu3.15) ... 20:45:53 Processing triggers for mime-support (3.64ubuntu1) ... 20:45:53 Processing triggers for ca-certificates (20210119~20.04.2) ... 20:45:53 Updating certificates in /etc/ssl/certs... 20:45:54 0 added, 0 removed; done. 20:45:54 Running hooks in /etc/ca-certificates/update.d... 20:45:54 done. 20:45:55 Reading package lists... 20:45:55 Building dependency tree... 20:45:55 Reading state information... 20:45:55 The following NEW packages will be installed: 20:45:55 apt-transport-https 20:45:55 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:45:55 Need to get 4680 B of archives. 20:45:55 After this operation, 162 kB of additional disk space will be used. 20:45:55 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 20:45:56 debconf: delaying package configuration, since apt-utils is not installed 20:45:56 Fetched 4680 B in 0s (90.6 kB/s) 20:45:56 Selecting previously unselected package apt-transport-https. 20:45:56 (Reading database ... 14320 files and directories currently installed.) 20:45:56 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 20:45:56 Unpacking apt-transport-https (2.0.6) ... 20:45:56 Setting up apt-transport-https (2.0.6) ... 20:45:56 Waiting for network to be ready... 20:46:02 2022-03-31T20:46:00Z INFO Waiting for automatic snapd restart... 20:46:03 snapd 2.54.4 from Canonical* installed 20:46:04 "snapd" switched to the "latest/stable" channel 20:46:04 20:46:06 core20 20220318 from Canonical* installed 20:46:07 "core20" switched to the "latest/stable" channel 20:46:07 20:46:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:46:09 snapcraft 6.1 from Canonical* installed 20:46:09 "snapcraft" switched to the "latest/stable" channel 20:46:09 20:46:14 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: 20:46:14 - README.md 20:46:14 20:46:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:46:14 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 20:46:14 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 20:46:14 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:46:15 Reading package lists... 20:46:16 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 20:46:16 Reading package lists... 20:46:16 Building dependency tree... 20:46:16 Reading state information... 20:46:16 Suggested packages: 20:46:16 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 20:46:16 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 20:46:16 krb5-user libnorm-doc 20:46:16 Recommended packages: 20:46:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:46:16 The following NEW packages will be installed: 20:46:16 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 20:46:16 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 20:46:16 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 20:46:16 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 20:46:16 libzmq5 pkg-config zip 20:46:16 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 20:46:16 Need to get 10.3 MB of archives. 20:46:16 After this operation, 56.5 MB of additional disk space will be used. 20:46:16 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 20:46:16 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 20:46:17 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 20:46:17 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 20:46:17 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 20:46:17 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 20:46:17 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 20:46:17 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 20:46:17 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 20:46:17 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 20:46:17 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 20:46:17 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 20:46:17 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 20:46:17 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 20:46:17 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 20:46:17 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 20:46:17 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 20:46:17 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 20:46:17 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 20:46:17 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 20:46:17 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 20:46:17 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 20:46:17 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 20:46:17 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 20:46:17 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 20:46:17 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 20:46:17 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 20:46:17 debconf: delaying package configuration, since apt-utils is not installed 20:46:17 Fetched 10.3 MB in 1s (9020 kB/s) 20:46:17 Selecting previously unselected package libglib2.0-0:amd64. 20:46:17 (Reading database ... 14324 files and directories currently installed.) 20:46:17 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 20:46:17 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:46:17 Selecting previously unselected package libsodium23:amd64. 20:46:17 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 20:46:17 Unpacking libsodium23:amd64 (1.0.18-1) ... 20:46:17 Selecting previously unselected package libpsl5:amd64. 20:46:17 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 20:46:17 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:46:17 Selecting previously unselected package libbrotli1:amd64. 20:46:17 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 20:46:17 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:46:18 Selecting previously unselected package libnghttp2-14:amd64. 20:46:18 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 20:46:18 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 20:46:18 Selecting previously unselected package librtmp1:amd64. 20:46:18 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 20:46:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:46:18 Selecting previously unselected package libssh-4:amd64. 20:46:18 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 20:46:18 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:46:18 Selecting previously unselected package libcurl3-gnutls:amd64. 20:46:18 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 20:46:18 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:46:18 Selecting previously unselected package liberror-perl. 20:46:18 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 20:46:18 Unpacking liberror-perl (0.17029-1) ... 20:46:18 Selecting previously unselected package git-man. 20:46:18 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 20:46:18 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 20:46:18 Selecting previously unselected package git. 20:46:18 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 20:46:18 Unpacking git (1:2.25.1-1ubuntu3.2) ... 20:46:19 Selecting previously unselected package libgssrpc4:amd64. 20:46:19 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 20:46:19 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:46:19 Selecting previously unselected package libkdb5-9:amd64. 20:46:19 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 20:46:19 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:46:19 Selecting previously unselected package libkadm5srv-mit11:amd64. 20:46:19 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:46:19 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:46:19 Selecting previously unselected package libkadm5clnt-mit11:amd64. 20:46:19 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:46:19 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:46:19 Selecting previously unselected package comerr-dev:amd64. 20:46:19 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 20:46:19 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:46:19 Selecting previously unselected package krb5-multidev:amd64. 20:46:19 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 20:46:19 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:46:19 Selecting previously unselected package libnorm1:amd64. 20:46:19 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 20:46:19 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:46:19 Selecting previously unselected package libnorm-dev:amd64. 20:46:19 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 20:46:19 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:46:19 Selecting previously unselected package libpgm-5.2-0:amd64. 20:46:19 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:46:19 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:46:19 Selecting previously unselected package libpgm-dev:amd64. 20:46:19 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:46:19 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:46:19 Selecting previously unselected package libsodium-dev:amd64. 20:46:19 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 20:46:19 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 20:46:19 Selecting previously unselected package libzmq5:amd64. 20:46:19 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 20:46:19 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:46:19 Selecting previously unselected package libkrb5-dev:amd64. 20:46:19 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 20:46:19 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:46:20 Selecting previously unselected package libzmq3-dev:amd64. 20:46:20 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 20:46:20 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:46:20 Selecting previously unselected package pkg-config. 20:46:20 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 20:46:20 Unpacking pkg-config (0.29.1-0ubuntu4) ... 20:46:20 Selecting previously unselected package zip. 20:46:20 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 20:46:20 Unpacking zip (3.0-11build1) ... 20:46:20 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:46:20 Setting up libsodium23:amd64 (1.0.18-1) ... 20:46:20 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:46:20 No schema files found: doing nothing. 20:46:20 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:46:20 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:46:20 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 20:46:20 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:46:20 Setting up liberror-perl (0.17029-1) ... 20:46:20 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:46:20 Setting up zip (3.0-11build1) ... 20:46:20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:46:20 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:46:20 Setting up pkg-config (0.29.1-0ubuntu4) ... 20:46:20 Setting up libsodium-dev:amd64 (1.0.18-1) ... 20:46:20 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:46:20 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:46:20 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 20:46:20 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:46:20 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:46:20 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:46:20 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:46:20 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:46:20 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:46:20 Setting up git (1:2.25.1-1ubuntu3.2) ... 20:46:20 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:46:20 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:46:20 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:46:20 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:46:21 comerr-dev set to automatically installed. 20:46:21 git set to automatically installed. 20:46:21 git-man set to automatically installed. 20:46:21 krb5-multidev set to automatically installed. 20:46:21 libbrotli1 set to automatically installed. 20:46:21 libcurl3-gnutls set to automatically installed. 20:46:21 liberror-perl set to automatically installed. 20:46:21 libglib2.0-0 set to automatically installed. 20:46:21 libgssrpc4 set to automatically installed. 20:46:21 libkadm5clnt-mit11 set to automatically installed. 20:46:21 libkadm5srv-mit11 set to automatically installed. 20:46:21 libkdb5-9 set to automatically installed. 20:46:21 libkrb5-dev set to automatically installed. 20:46:21 libnghttp2-14 set to automatically installed. 20:46:21 libnorm-dev set to automatically installed. 20:46:21 libnorm1 set to automatically installed. 20:46:21 libpgm-5.2-0 set to automatically installed. 20:46:21 libpgm-dev set to automatically installed. 20:46:21 libpsl5 set to automatically installed. 20:46:21 librtmp1 set to automatically installed. 20:46:21 libsodium-dev set to automatically installed. 20:46:21 libsodium23 set to automatically installed. 20:46:21 libssh-4 set to automatically installed. 20:46:21 libzmq3-dev set to automatically installed. 20:46:21 libzmq5 set to automatically installed. 20:46:21 pkg-config set to automatically installed. 20:46:21 zip set to automatically installed. 20:46:21 snapd is not logged in, snap install commands will use sudo 20:46:31 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 20:46:31 Downloading snap 'edgex-app-service-configurable' 20:46:33 Pulling app-service-configurable 20:46:33 + snapcraftctl pull 20:46:34 Pulling config-common 20:46:34 + snapcraftctl pull 20:46:35 Pulling go-build-helper 20:46:35 + snapcraftctl pull 20:46:37 'edgex-go' has dependencies that need to be staged: go-build-helper 20:46:37 Skipping pull go-build-helper (already ran) 20:46:37 Building go-build-helper 20:46:37 + snapcraftctl build 20:46:38 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 20:46:39 Staging go-build-helper 20:46:39 + snapcraftctl stage 20:46:44 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 20:46:44 Fetched 290 kB in 0s (0 B/s) 20:46:44 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 20:46:44 Fetched 158 kB in 0s (0 B/s) 20:46:44 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 20:46:44 Fetched 242 kB in 0s (0 B/s) 20:46:44 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 20:46:44 Fetched 150 kB in 0s (0 B/s) 20:46:44 Pulling edgex-go 20:46:44 + snapcraftctl pull 20:46:44 Pulling hooks 20:46:44 + snapcraftctl pull 20:46:57 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:46:57 + snapcraftctl pull 20:46:57 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 20:46:57 Fetched 96.1 kB in 0s (0 B/s) 20:46:57 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 20:46:57 Fetched 78.7 kB in 0s (0 B/s) 20:46:57 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 20:46:57 Fetched 48.0 kB in 0s (0 B/s) 20:46:57 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 20:46:57 Fetched 50.2 kB in 0s (0 B/s) 20:46:57 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 20:46:57 Fetched 14.7 kB in 0s (0 B/s) 20:46:57 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 20:46:57 Fetched 234 kB in 0s (0 B/s) 20:46:57 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 20:46:57 Fetched 155 kB in 0s (0 B/s) 20:46:57 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 20:46:57 Fetched 170 kB in 0s (0 B/s) 20:46:57 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 20:46:57 Fetched 267 kB in 0s (0 B/s) 20:46:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:46:57 Fetched 50.6 kB in 0s (0 B/s) 20:46:57 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 20:46:57 Fetched 15.1 kB in 0s (0 B/s) 20:46:57 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 20:46:57 Fetched 51.5 kB in 0s (0 B/s) 20:46:57 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 20:46:57 Fetched 121 kB in 0s (0 B/s) 20:46:57 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 20:46:57 Fetched 29.7 kB in 0s (0 B/s) 20:46:57 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 20:46:57 Fetched 1021 kB in 0s (0 B/s) 20:46:57 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 20:46:57 Fetched 49.3 kB in 0s (0 B/s) 20:46:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 20:46:57 Fetched 54.9 kB in 0s (0 B/s) 20:46:57 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 20:46:57 Fetched 16.6 kB in 0s (0 B/s) 20:46:57 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 20:46:57 Fetched 87.9 kB in 0s (0 B/s) 20:46:57 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 20:46:57 Fetched 142 kB in 0s (0 B/s) 20:46:57 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 20:46:57 Fetched 41.8 kB in 0s (0 B/s) 20:46:57 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 20:46:57 Fetched 181 kB in 0s (0 B/s) 20:46:57 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 20:46:57 Fetched 208 kB in 0s (0 B/s) 20:46:57 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 20:46:57 Fetched 161 kB in 0s (0 B/s) 20:46:57 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 20:46:57 Fetched 107 kB in 0s (0 B/s) 20:46:57 Pulling static-packages 20:46:57 Pulling version 20:46:57 + cd /root/project 20:46:57 ++ git describe --tags --abbrev=0 20:46:57 ++ sed s/v// 20:46:57 + GIT_VERSION=2.2.0-dev.54 20:46:57 + '[' -z 2.2.0-dev.54 ']' 20:46:57 + snapcraftctl set-version 2.2.0-dev.54 20:46:58 Building app-service-configurable 20:46:58 + snapcraftctl build 20:47:00 Building config-common 20:47:00 + snapcraftctl build 20:47:01 + cp --archive --link --no-dereference . /root/parts/config-common/install 20:47:02 Skipping build go-build-helper (already ran) 20:47:02 Building edgex-go 20:47:02 + cd /root/parts/edgex-go/src 20:47:02 ++ git describe --tags --abbrev=0 20:47:02 ++ sed s/v// 20:47:02 + GIT_VERSION=2.2.0-dev.54 20:47:02 + '[' -z 2.2.0-dev.54 ']' 20:47:02 + echo 2.2.0-dev.54 20:47:02 + '[' '!' -d vendor ']' 20:47:02 + go mod download all 20:47:07 + make build 20:47:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:47:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:47:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:47:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:47:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:47:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:47:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:47:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:47:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:47:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:47:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:47:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:47:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:47:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:47:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:47:53 + 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 20:47:53 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:47:53 + case "$service" in 20:47:53 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:47:53 + 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 20:47:53 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:47:53 + case "$service" in 20:47:53 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:47:53 + 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 20:47:53 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:47:53 + case "$service" in 20:47:53 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:47:53 + 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 20:47:53 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:47:54 + case "$service" in 20:47:54 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:47:54 + 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 20:47:54 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:47:54 + case "$service" in 20:47:54 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:47:54 + 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 20:47:54 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:47:54 + case "$service" in 20:47:54 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:47:54 + 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 20:47:54 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:47:54 + case "$service" in 20:47:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:47:54 + 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 20:47:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:47:54 + case "$service" in 20:47:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:47:54 + 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 20:47:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:47:54 + case "$service" in 20:47:54 + 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 20:47:54 + 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 20:47:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:47:54 + case "$service" in 20:47:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:47:54 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:47:54 + 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 20:47:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:47:54 + case "$service" in 20:47:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:47:54 + 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 20:47:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:47:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:47:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:47:54 Building hooks 20:47:54 + cd /root/parts/hooks/src 20:47:54 + make build 20:47:54 go mod tidy 20:47:54 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 20:47:55 go: downloading github.com/stretchr/testify v1.7.0 20:47:55 go: downloading github.com/davecgh/go-spew v1.1.0 20:47:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:47:55 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:47:57 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:47:57 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:47:57 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:47:59 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:47:59 Building static-packages 20:47:59 + snapcraftctl build 20:48:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:48:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:48:01 Building version 20:48:01 + snapcraftctl build 20:48:03 Staging app-service-configurable 20:48:03 + snapcraftctl stage 20:48:04 Staging config-common 20:48:04 + snapcraftctl stage 20:48:05 Skipping stage go-build-helper (already ran) 20:48:05 Staging edgex-go 20:48:05 + snapcraftctl stage 20:48:07 Staging hooks 20:48:07 + snapcraftctl stage 20:48:08 Staging static-packages 20:48:08 + snapcraftctl stage 20:48:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:48:09 Staging version 20:48:09 + snapcraftctl stage 20:48:11 Priming app-service-configurable 20:48:11 + snapcraftctl prime 20:48:13 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 20:48:13 stage-packages: 20:48:13 - libnorm1 20:48:13 - libpgm-5.2-0 20:48:13 - libsodium23 20:48:13 - libzmq5 20:48:13 Priming config-common 20:48:13 + snapcraftctl prime 20:48:15 Priming go-build-helper 20:48:15 + snapcraftctl prime 20:48:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:48:16 Priming edgex-go 20:48:16 + snapcraftctl prime 20:48:18 Priming hooks 20:48:18 + snapcraftctl prime 20:48:19 Priming static-packages 20:48:19 + snapcraftctl prime 20:48:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:48:23 Priming version 20:48:23 + snapcraftctl prime 20:48:25 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:48:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:48:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:48:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:48:59 $ docker stop --time=1 3b78e7422f5d0db21c0b2f4f2a474d8bc3b16cef20b37cff9d75704f26183280 20:49:01 $ docker rm -f 3b78e7422f5d0db21c0b2f4f2a474d8bc3b16cef20b37cff9d75704f26183280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:04 20:49:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:49:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:04 latest: Pulling from edgex-devops/edgex-compose-arm64 20:49:04 29e5d40040c1: Pulling fs layer 20:49:04 1ce36da41761: Pulling fs layer 20:49:04 25b303627fd3: Pulling fs layer 20:49:04 29e5d40040c1: Verifying Checksum 20:49:04 29e5d40040c1: Download complete 20:49:05 1ce36da41761: Verifying Checksum 20:49:05 1ce36da41761: Download complete 20:49:05 29e5d40040c1: Pull complete 20:49:07 25b303627fd3: Verifying Checksum 20:49:07 1ce36da41761: Pull complete 20:49:19 25b303627fd3: Pull complete 20:49:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:49:19 prd-ubuntu20.04-docker-arm64-4c-16g-9648 does not seem to be running inside a container 20:49:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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 20:49:22 $ docker top cb79e4077865842507d99473bcf22affb60de60af6fc2af2da77b9acc0b2cdab -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:23 + grep+ docker-compose build --help 20:49:23 parallel 20:49:30 --parallel Build images in parallel. [Pipeline] } 20:49:30 $ docker stop --time=1 cb79e4077865842507d99473bcf22affb60de60af6fc2af2da77b9acc0b2cdab 20:49:32 $ docker rm -f cb79e4077865842507d99473bcf22affb60de60af6fc2af2da77b9acc0b2cdab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:32 . [Pipeline] withDockerContainer 20:49:33 prd-ubuntu20.04-docker-arm64-4c-16g-9648 does not seem to be running inside a container 20:49:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:49:34 $ docker top 77bd2e3fd284382ffe7b4315e2593588290f9358777b1dda7eff41439d691793 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:35 + docker-compose -f ./docker-compose-build.yml build --parallel 20:49:42 Building core-command ... 20:49:42 Building core-data ... 20:49:42 Building core-metadata ... 20:49:42 Building security-bootstrapper ... 20:49:42 Building security-proxy-setup ... 20:49:42 Building security-secretstore-setup ... 20:49:42 Building security-spiffe-token-provider ... 20:49:42 Building security-spire-agent ... 20:49:42 Building security-spire-config ... 20:49:42 Building security-spire-server ... 20:49:42 Building support-notifications ... 20:49:42 Building support-scheduler ... 20:49:42 Building sys-mgmt-agent ... 20:49:42 Building support-notifications 20:49:42 Building core-data 20:49:42 Building core-metadata 20:49:42 Building security-proxy-setup 20:49:42 Building security-spire-agent 20:51:34 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:34 ---> 02107fd26213 20:51:34 Step 3/24 : WORKDIR /edgex-go 20:51:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:34 ---> 02107fd26213 20:51:34 Step 3/22 : WORKDIR /edgex-go 20:51:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:34 ---> 02107fd26213 20:51:34 Step 3/22 : WORKDIR /edgex-go 20:51:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:34 ---> 02107fd26213 20:51:34 Step 3/23 : WORKDIR /edgex-go 20:51:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:34 ---> 02107fd26213 20:51:34 Step 3/23 : WORKDIR /edgex-go 20:51:34 ---> Running in 2188ee5c727b 20:51:34 ---> Running in 8957384ac593 20:51:34 ---> Running in df74427cfa06 20:51:34 ---> Running in d8538e191bda 20:51:34 ---> Running in 0d146c7237f7 20:51:34 Removing intermediate container 2188ee5c727b 20:51:34 ---> 470352275cd7 20:51:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:34 Removing intermediate container d8538e191bda 20:51:34 ---> 605abb6bfef0 20:51:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:34 Removing intermediate container df74427cfa06 20:51:34 ---> 9e12817fdc70 20:51:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:34 ---> Running in 6cdd38a016ad 20:51:34 Removing intermediate container 0d146c7237f7 20:51:34 ---> f286dc86a23e 20:51:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:34 Removing intermediate container 8957384ac593 20:51:34 ---> 2765c592a1ea 20:51:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:34 ---> Running in 47c13ed9e2ce 20:51:34 ---> Running in 8f691d2ef9ca 20:51:34 ---> Running in 81fc195d214e 20:51:34 ---> Running in ccd208ec4544 20:51:38 Removing intermediate container 6cdd38a016ad 20:51:38 ---> 821bf15973ee 20:51:38 Step 5/24 : RUN apk add --update --no-cache make git 20:51:38 ---> Running in add10c1bab54 20:51:38 Removing intermediate container 47c13ed9e2ce 20:51:38 ---> 17c058dc88d4 20:51:38 Step 5/22 : RUN apk add --update --no-cache make git 20:51:38 ---> Running in 376f5d5d90ae 20:51:39 Removing intermediate container ccd208ec4544 20:51:39 ---> d4db2253cee4 20:51:39 Step 5/23 : RUN apk add --update --no-cache make git 20:51:39 Removing intermediate container 8f691d2ef9ca 20:51:39 ---> 010f8924b08a 20:51:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:51:39 ---> Running in 3fd9bc26b197 20:51:39 ---> Running in f2a00cda0bc5 20:51:39 Removing intermediate container 81fc195d214e 20:51:39 ---> 515b88a8290c 20:51:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:51:40 ---> Running in dfd15d3fb8e2 20:51:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:43 OK: 220 MiB in 52 packages 20:51:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:43 OK: 220 MiB in 52 packages 20:51:44 OK: 220 MiB in 52 packages 20:51:44 OK: 220 MiB in 52 packages 20:51:44 OK: 220 MiB in 52 packages 20:51:45 Removing intermediate container add10c1bab54 20:51:45 ---> 143c4396b639 20:51:45 Step 6/24 : COPY go.mod vendor* ./ 20:51:45 Removing intermediate container 376f5d5d90ae 20:51:45 ---> 59d1ba17227d 20:51:45 Step 6/22 : COPY go.mod vendor* ./ 20:51:46 Removing intermediate container 3fd9bc26b197 20:51:46 ---> 2eee9ae4c840 20:51:46 Step 6/23 : COPY go.mod vendor* ./ 20:51:46 ---> 640f1bca0e11 20:51:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:46 Removing intermediate container dfd15d3fb8e2 20:51:46 ---> 4266642549c6 20:51:46 Step 6/23 : COPY go.mod vendor* ./ 20:51:46 Removing intermediate container f2a00cda0bc5 20:51:46 ---> cdea28659298 20:51:46 Step 6/22 : COPY go.mod vendor* ./ 20:51:46 ---> 4d7c4fb7ae4e 20:51:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:47 ---> Running in 8de708037b04 20:51:47 ---> Running in 3aa92f721022 20:51:48 ---> 14d7bcaa40c0 20:51:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:48 ---> Running in d9324de3eaea 20:51:48 ---> 6cb230150c53 20:51:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:48 ---> d2744beac6f5 20:51:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:48 ---> Running in 3020d204a299 20:51:48 ---> Running in 8ee47b998d78 20:51:53 Removing intermediate container 8de708037b04 20:51:53 ---> e74cd8ba4fb0 20:51:53 Step 8/24 : COPY . . 20:51:53 Removing intermediate container 3aa92f721022 20:51:53 ---> 1dc5e2a55c0d 20:51:53 Step 8/22 : COPY . . 20:51:54 Removing intermediate container d9324de3eaea 20:51:54 ---> 2658ed584e74 20:51:54 Step 8/23 : COPY . . 20:51:54 Removing intermediate container 3020d204a299 20:51:54 ---> dea6587f0491 20:51:54 Step 8/22 : COPY . . 20:51:54 Removing intermediate container 8ee47b998d78 20:51:54 ---> 2bc2f2524edb 20:51:54 Step 8/23 : COPY . . 20:52:34 ---> e7991fc5d645 20:52:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:52:34 ---> Running in d49c69490068 20:52:34 ---> 9c025298c21f 20:52:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:52:34 ---> 303b5693f6e0 20:52:34 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:52:34 ---> Running in ed9dbd0e13cd 20:52:34 ---> Running in b05cf6292733 20:52:34 ---> ebd37294b817 20:52:34 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:52:34 ---> Running in 9e7ebd6a7a72 20:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:52:34 Removing intermediate container 9e7ebd6a7a72 20:52:34 ---> ae2d367cd999 20:52:34 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 20:52:34 ---> Running in 2ca34957f035 20:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:52:34 ---> 627d3b5a6ac4 20:52:34 Step 9/23 : RUN make cmd/core-data/core-data 20:52:34 ---> Running in 22e6073e9c0b 20:52:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:52:36 spire-1.2.0/ 20:52:41 spire-1.2.0/README.md 20:52:41 spire-1.2.0/bin/ 20:52:41 spire-1.2.0/bin/spire-server 20:52:41 spire-1.2.0/bin/spire-agent 20:52:41 spire-1.2.0/conf/ 20:52:41 spire-1.2.0/conf/server/ 20:52:41 spire-1.2.0/conf/server/server.conf 20:52:41 spire-1.2.0/conf/agent/ 20:52:41 spire-1.2.0/conf/agent/agent.conf 20:52:41 spire-1.2.0/LICENSE 20:52:48 Removing intermediate container 2ca34957f035 20:52:48 ---> d60e97e76f21 20:52:48 20:52:48 Step 11/24 : FROM alpine:3.15 20:52:48 3.15: Pulling from library/alpine 20:52:49 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:52:49 Status: Downloaded newer image for alpine:3.15 20:52:49 ---> 03078ca19a05 20:52:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:52:49 ---> Running in b8aa6918f03e 20:52:49 Removing intermediate container b8aa6918f03e 20:52:49 ---> 6803d4ff48d4 20:52:49 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:49 ---> Running in e633a9a2622c 20:52:53 Removing intermediate container e633a9a2622c 20:52:53 ---> 24d1b3a1c335 20:52:53 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:53 ---> Running in b14b4269344a 20:52:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:52:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:52:57 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:52:57 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 20:52:57 OK: 15729 distinct packages available 20:52:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:52:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:00 (1/5) Installing dumb-init (1.2.5-r1) 20:53:00 (2/5) Installing musl-obstack (1.2.3-r0) 20:53:00 (3/5) Installing libucontext (1.1-r0) 20:53:00 (4/5) Installing gcompat (1.0.0-r4) 20:53:00 (5/5) Installing openssl (1.1.1n-r0) 20:53:00 Executing busybox-1.34.1-r4.trigger 20:53:00 OK: 6 MiB in 19 packages 20:53:02 Removing intermediate container b14b4269344a 20:53:02 ---> 5fb0717c2206 20:53:02 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 20:53:06 ---> 7a453a781b41 20:53:06 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:53:11 ---> 44c3d1e0a6da 20:53:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:53:12 ---> 45036e1b9089 20:53:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:53:13 ---> 4a94d259a344 20:53:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:53:14 ---> de182de28a10 20:53:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:53:14 ---> Running in a4463ea15146 20:53:15 Removing intermediate container a4463ea15146 20:53:15 ---> 3da2b795ab52 20:53:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:53:15 ---> Running in f7cb0b6fdecd 20:53:15 Removing intermediate container f7cb0b6fdecd 20:53:15 ---> b8bea2c6e34e 20:53:15 Step 22/24 : LABEL arch=arm64 20:53:15 ---> Running in 0b95f7d41172 20:53:16 Removing intermediate container 0b95f7d41172 20:53:16 ---> 1c20a1696bb8 20:53:16 Step 23/24 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 20:53:16 ---> Running in c65d58411c25 20:53:17 Removing intermediate container c65d58411c25 20:53:17 ---> 8de70835952d 20:53:17 Step 24/24 : LABEL version=0.0.0 20:53:17 ---> Running in c0ed754ff263 20:53:18 Removing intermediate container c0ed754ff263 20:53:18 ---> d58c6dd23888 20:53:18 20:53:18 Successfully built d58c6dd23888 20:53:18 Successfully tagged security-spire-agent-arm64:latest 20:53:18  Building security-spire-agent ... done Building support-scheduler 20:53:57 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:53:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:53:57 ---> 02107fd26213 20:53:57 Step 3/22 : WORKDIR /edgex-go 20:53:57 ---> Using cache 20:53:57 ---> 2765c592a1ea 20:53:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:57 ---> Using cache 20:53:57 ---> d4db2253cee4 20:53:57 Step 5/22 : RUN apk add --update --no-cache make git 20:53:57 ---> Using cache 20:53:57 ---> 2eee9ae4c840 20:53:57 Step 6/22 : COPY go.mod vendor* ./ 20:53:57 ---> Using cache 20:53:57 ---> 14d7bcaa40c0 20:53:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:57 ---> Using cache 20:53:57 ---> 2658ed584e74 20:53:57 Step 8/22 : COPY . . 20:53:57 ---> Using cache 20:53:57 ---> 303b5693f6e0 20:53:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:53:57 ---> Running in f03f2365e720 20:53:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:00:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:00:28 Removing intermediate container d49c69490068 21:00:28 ---> 0f9847a3ecac 21:00:28 21:00:28 Step 10/22 : FROM alpine:3.14 21:00:28 3.14: Pulling from library/alpine 21:00:28 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 21:00:28 Status: Downloaded newer image for alpine:3.14 21:00:28 ---> cc3d11fa2d52 21:00:28 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:00:28 ---> Running in 2351ee5e1c26 21:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:32 (1/6) Installing ca-certificates (20211220-r0) 21:00:32 (2/6) Installing brotli-libs (1.0.9-r5) 21:00:32 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:00:32 (4/6) Installing libcurl (7.79.1-r0) 21:00:32 (5/6) Installing curl (7.79.1-r0) 21:00:32 (6/6) Installing dumb-init (1.2.5-r1) 21:00:32 Executing busybox-1.33.1-r6.trigger 21:00:32 Executing ca-certificates-20211220-r0.trigger 21:00:33 OK: 8 MiB in 20 packages 21:00:36 Removing intermediate container 2351ee5e1c26 21:00:36 ---> f3fa640ea5f2 21:00:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:00:36 ---> Running in aab258a27a1a 21:00:36 Removing intermediate container aab258a27a1a 21:00:36 ---> 3d7f133f8688 21:00:36 Step 13/22 : WORKDIR /edgex 21:00:36 ---> Running in 503ef75b8b4c 21:00:37 Removing intermediate container 503ef75b8b4c 21:00:37 ---> 714fb6c19a43 21:00:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:00:39 ---> 6954e827e759 21:00:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:00:44 ---> b75d6fb6aac2 21:00:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:00:48 ---> 4991091b2d2d 21:00:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:00:50 ---> 8066d1381d98 21:00:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:00:50 ---> Running in 1a02b5280ecf 21:00:54 Removing intermediate container b05cf6292733 21:00:54 ---> 544d7c10a46a 21:00:54 21:00:54 Step 10/23 : FROM alpine:3.14 21:00:54 ---> cc3d11fa2d52 21:00:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:00:54 ---> Running in 324462d39941 21:00:54 Removing intermediate container 1a02b5280ecf 21:00:54 ---> 1a232e5b5fb2 21:00:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:00:55 ---> Running in ce25be990ff3 21:00:57 Removing intermediate container ce25be990ff3 21:00:57 ---> 3c88a65d68cc 21:00:57 Step 20/22 : LABEL arch=arm64 21:00:57 ---> Running in 0a0e66e59195 21:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:58 Removing intermediate container 0a0e66e59195 21:00:58 ---> 0ebe412aab2a 21:00:58 Step 21/22 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:00:58 ---> Running in af5bdf34b7d0 21:00:59 (1/1) Installing dumb-init (1.2.5-r1) 21:00:59 Executing busybox-1.33.1-r6.trigger 21:00:59 OK: 5 MiB in 15 packages 21:00:59 Removing intermediate container af5bdf34b7d0 21:00:59 ---> 591bc5072493 21:00:59 Step 22/22 : LABEL version=0.0.0 21:00:59 ---> Running in 126e797a3289 21:01:00 Removing intermediate container 126e797a3289 21:01:00 ---> 4d6840d2d756 21:01:00 21:01:00 Removing intermediate container 324462d39941 21:01:00 ---> f81abb5b31d3 21:01:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:00 ---> Running in f0f4bf4a8f6b 21:01:01 Removing intermediate container f0f4bf4a8f6b 21:01:01 ---> 8a60ddb4371d 21:01:01 Step 13/23 : ENV APP_PORT=59881 21:01:01 Successfully built 4d6840d2d756 21:01:01 Successfully tagged security-proxy-setup-arm64:latest 21:01:01  Building security-proxy-setup ... done Building security-secretstore-setup 21:01:01 ---> Running in 20a63ceab268 21:01:02 Removing intermediate container 20a63ceab268 21:01:02 ---> 6dab93490784 21:01:02 Step 14/23 : EXPOSE $APP_PORT 21:01:02 ---> Running in 0e13de279ba8 21:01:02 Removing intermediate container ed9dbd0e13cd 21:01:02 ---> 0c7138e2430e 21:01:02 21:01:02 Step 10/22 : FROM alpine:3.14 21:01:02 ---> cc3d11fa2d52 21:01:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:01:03 ---> Running in 52ea049634e3 21:01:03 Removing intermediate container 0e13de279ba8 21:01:03 ---> fb745562de50 21:01:03 Step 15/23 : WORKDIR / 21:01:03 ---> Running in b75066992da2 21:01:04 Removing intermediate container b75066992da2 21:01:04 ---> 8cc38f92c078 21:01:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:05 ---> 499f535e4f3d 21:01:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:07 (1/2) Installing ca-certificates (20211220-r0) 21:01:07 (2/2) Installing dumb-init (1.2.5-r1) 21:01:07 Executing busybox-1.33.1-r6.trigger 21:01:07 Executing ca-certificates-20211220-r0.trigger 21:01:08 OK: 6 MiB in 16 packages 21:01:08 ---> 81385e625b2a 21:01:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:01:10 ---> 436649305053 21:01:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:01:10 ---> Running in be4089d12947 21:01:10 Removing intermediate container 52ea049634e3 21:01:10 ---> 1a13c48180fa 21:01:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:01:10 ---> Running in 73aa68f419c4 21:01:11 Removing intermediate container be4089d12947 21:01:11 ---> a9951f1e2bb2 21:01:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:11 ---> Running in d4f96433e62d 21:01:11 Removing intermediate container 73aa68f419c4 21:01:11 ---> c6d5e948b2b5 21:01:11 Step 13/22 : ENV APP_PORT=59860 21:01:11 ---> Running in 383d09af1e13 21:01:12 Removing intermediate container d4f96433e62d 21:01:12 ---> 229c116ecd74 21:01:12 Step 21/23 : LABEL arch=arm64 21:01:12 Removing intermediate container 383d09af1e13 21:01:12 ---> e05734786378 21:01:12 Step 14/22 : EXPOSE $APP_PORT 21:01:12 ---> Running in 2bacb8d746ed 21:01:12 ---> Running in 2ea173e38204 21:01:13 Removing intermediate container 2bacb8d746ed 21:01:13 ---> ce5ca31f1752 21:01:13 Step 22/23 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:01:13 Removing intermediate container 2ea173e38204 21:01:13 ---> dd42cda8b7c6 21:01:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:13 ---> Running in aa63bf4dc1de 21:01:14 Removing intermediate container aa63bf4dc1de 21:01:14 ---> 35b4f42235a1 21:01:14 Step 23/23 : LABEL version=0.0.0 21:01:14 ---> Running in 21ae36fc5f33 21:01:14 ---> 0fea325e7d1e 21:01:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:01:15 Removing intermediate container 21ae36fc5f33 21:01:15 ---> 8162921b570c 21:01:15 21:01:16 Successfully built 8162921b570c 21:01:16 Successfully tagged core-metadata-arm64:latest 21:01:16  Building core-metadata ... done Building sys-mgmt-agent 21:01:17 ---> 6e1acbf172f7 21:01:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:01:18 ---> b60562c5e282 21:01:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:01:18 ---> Running in f01ceab6cc25 21:01:19 Removing intermediate container f01ceab6cc25 21:01:19 ---> 68143f624e8e 21:01:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:19 ---> Running in 1db6338ed310 21:01:20 Removing intermediate container 1db6338ed310 21:01:20 ---> aecaebd46ac4 21:01:20 Step 20/22 : LABEL arch=arm64 21:01:20 ---> Running in a54d6d728eaf 21:01:21 Removing intermediate container a54d6d728eaf 21:01:21 ---> aecb6a397890 21:01:21 Step 21/22 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:01:21 ---> Running in 1080547393af 21:01:22 Removing intermediate container 1080547393af 21:01:22 ---> 2a159b46e684 21:01:22 Step 22/22 : LABEL version=0.0.0 21:01:22 ---> Running in b168fd1a29de 21:01:23 Removing intermediate container b168fd1a29de 21:01:23 ---> fd2595f69341 21:01:23 21:01:25 Successfully built fd2595f69341 21:01:25 Successfully tagged support-notifications-arm64:latest 21:01:25  Building support-notifications ... done Building security-spire-config 21:01:37 Removing intermediate container 22e6073e9c0b 21:01:37 ---> e7d4a29970dc 21:01:37 21:01:37 Step 10/23 : FROM alpine:3.14 21:01:37 ---> cc3d11fa2d52 21:01:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:01:37 ---> Running in 53074116e72d 21:01:37 Removing intermediate container 53074116e72d 21:01:37 ---> 04b3850a3cd1 21:01:37 Step 12/23 : ENV APP_PORT=59880 21:01:37 ---> Running in 3246843288fb 21:01:37 Removing intermediate container 3246843288fb 21:01:37 ---> d23726763dca 21:01:37 Step 13/23 : EXPOSE $APP_PORT 21:01:37 ---> Running in 35c482af6053 21:01:38 Removing intermediate container 35c482af6053 21:01:38 ---> 8cf97ff4640b 21:01:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:38 ---> Running in 221dd464210c 21:01:42 Removing intermediate container 221dd464210c 21:01:42 ---> 3be94c6b8ae1 21:01:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:01:42 ---> Running in 55cb337eba26 21:01:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:45 (1/6) Installing dumb-init (1.2.5-r1) 21:01:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:01:45 (3/6) Installing libsodium (1.0.18-r0) 21:01:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:01:46 (5/6) Installing libzmq (4.3.4-r0) 21:01:46 (6/6) Installing zeromq (4.3.4-r0) 21:01:46 Executing busybox-1.33.1-r6.trigger 21:01:46 OK: 8 MiB in 20 packages 21:01:47 Removing intermediate container f03f2365e720 21:01:47 ---> 23396b3d603a 21:01:47 21:01:47 Step 10/22 : FROM alpine:3.14 21:01:47 ---> cc3d11fa2d52 21:01:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:01:47 ---> Using cache 21:01:47 ---> f81abb5b31d3 21:01:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:47 ---> Using cache 21:01:47 ---> 8a60ddb4371d 21:01:47 Step 13/22 : ENV APP_PORT=59861 21:01:47 ---> Running in fa0a2b881e75 21:01:48 Removing intermediate container fa0a2b881e75 21:01:48 ---> 114d0e110fb5 21:01:48 Step 14/22 : EXPOSE $APP_PORT 21:01:48 ---> Running in bde4c17493d6 21:01:48 Removing intermediate container 55cb337eba26 21:01:48 ---> ab8f14729b6b 21:01:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:49 Removing intermediate container bde4c17493d6 21:01:49 ---> 2cdb2cc00770 21:01:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:49 ---> 16707ab94b73 21:01:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:01:50 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:01:50 ---> 02107fd26213 21:01:50 Step 3/25 : WORKDIR /edgex-go 21:01:50 ---> Using cache 21:01:50 ---> 2765c592a1ea 21:01:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:50 ---> Using cache 21:01:50 ---> d4db2253cee4 21:01:50 Step 5/25 : RUN apk add --update --no-cache make git 21:01:50 ---> Using cache 21:01:50 ---> 2eee9ae4c840 21:01:50 Step 6/25 : COPY go.mod vendor* ./ 21:01:50 ---> Using cache 21:01:50 ---> 14d7bcaa40c0 21:01:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:50 ---> Using cache 21:01:50 ---> 2658ed584e74 21:01:50 Step 8/25 : COPY . . 21:01:50 ---> a0be2390dc8c 21:01:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:01:50 ---> Using cache 21:01:50 ---> 303b5693f6e0 21:01:50 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:01:50 ---> Running in a022f0709bb1 21:01:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:01:54 ---> 061d86775eb2 21:01:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:01:55 ---> 0f1b4fa7cf22 21:01:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:01:56 ---> 4ff3c2649400 21:01:56 Step 19/23 : ENTRYPOINT ["/core-data"] 21:01:56 ---> Running in ff44c324d212 21:01:56 ---> 4318a8036cab 21:01:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:01:57 ---> Running in a579f3392869 21:01:57 Removing intermediate container ff44c324d212 21:01:57 ---> 7ed1a9ce5804 21:01:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:57 Removing intermediate container a579f3392869 21:01:57 ---> 80d940fad6a4 21:01:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:57 ---> Running in e2a56828ed9d 21:01:57 ---> Running in 73f86d3264d9 21:01:58 Removing intermediate container 73f86d3264d9 21:01:58 ---> 66edced4acda 21:01:58 Step 20/22 : LABEL arch=arm64 21:01:58 Removing intermediate container e2a56828ed9d 21:01:58 ---> 926b2e461559 21:01:58 Step 21/23 : LABEL arch=arm64 21:01:59 ---> Running in 120318da1670 21:01:59 ---> Running in 8ab7ad88d972 21:02:00 Removing intermediate container 8ab7ad88d972 21:02:00 ---> c01e462692b1 21:02:00 Step 22/23 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:02:00 Removing intermediate container 120318da1670 21:02:00 ---> 025bd85378a6 21:02:00 Step 21/22 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:02:00 ---> Running in 0de23cd21923 21:02:00 ---> Running in b6e3f5b1d37e 21:02:01 Removing intermediate container 0de23cd21923 21:02:01 ---> 222ae9e7688a 21:02:01 Step 23/23 : LABEL version=0.0.0 21:02:01 Removing intermediate container b6e3f5b1d37e 21:02:01 ---> bae93c3a2e84 21:02:01 Step 22/22 : LABEL version=0.0.0 21:02:01 ---> Running in 207aba37ded1 21:02:02 ---> Running in f2c20b43e811 21:02:02 Removing intermediate container 207aba37ded1 21:02:02 ---> d1e57ef8effd 21:02:02 21:02:02 Removing intermediate container f2c20b43e811 21:02:02 ---> ede9818d40d5 21:02:02 21:02:03 Successfully built d1e57ef8effd 21:02:03 Successfully tagged core-data-arm64:latest 21:02:03 Building security-bootstrapper 21:02:03  Building core-data ... done Successfully built ede9818d40d5 21:02:03 Successfully tagged support-scheduler-arm64:latest 21:02:03  Building support-scheduler ... done Building core-command 21:02:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:26 ---> 02107fd26213 21:02:26 Step 3/23 : WORKDIR /edgex-go 21:02:26 ---> Using cache 21:02:26 ---> 2765c592a1ea 21:02:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:26 ---> Using cache 21:02:26 ---> d4db2253cee4 21:02:26 Step 5/23 : RUN apk add --update --no-cache make bash git 21:02:26 ---> Running in 22688a09ed04 21:02:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:27 OK: 220 MiB in 52 packages 21:02:30 Removing intermediate container 22688a09ed04 21:02:30 ---> 09e765c1e308 21:02:30 Step 6/23 : COPY go.mod vendor* ./ 21:02:31 ---> 9f5b00300808 21:02:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:31 ---> Running in 49a2cfd1c59e 21:02:35 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:02:35 ---> 02107fd26213 21:02:35 Step 3/24 : WORKDIR /edgex-go 21:02:35 ---> Using cache 21:02:35 ---> 2765c592a1ea 21:02:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:35 ---> Using cache 21:02:35 ---> d4db2253cee4 21:02:35 Step 5/24 : RUN apk add --update --no-cache make git 21:02:35 ---> Using cache 21:02:35 ---> 2eee9ae4c840 21:02:35 Step 6/24 : COPY go.mod vendor* ./ 21:02:35 ---> Using cache 21:02:35 ---> 14d7bcaa40c0 21:02:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:35 ---> Using cache 21:02:35 ---> 2658ed584e74 21:02:35 Step 8/24 : COPY . . 21:02:35 ---> Using cache 21:02:35 ---> 303b5693f6e0 21:02:35 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 21:02:35 ---> Running in 1c5efaceabe5 21:02:35 Removing intermediate container 1c5efaceabe5 21:02:35 ---> 1c9be3d4eab7 21:02:35 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 21:02:35 ---> Running in 1c7c162a66ca 21:02:37 Removing intermediate container 49a2cfd1c59e 21:02:37 ---> b384ef6b5db0 21:02:37 Step 8/23 : COPY . . 21:02:39 spire-1.2.0/ 21:02:44 spire-1.2.0/README.md 21:02:44 spire-1.2.0/bin/ 21:02:44 spire-1.2.0/bin/spire-server 21:02:44 spire-1.2.0/bin/spire-agent 21:02:44 spire-1.2.0/conf/ 21:02:44 spire-1.2.0/conf/server/ 21:02:44 spire-1.2.0/conf/server/server.conf 21:02:44 spire-1.2.0/conf/agent/ 21:02:44 spire-1.2.0/conf/agent/agent.conf 21:02:44 spire-1.2.0/LICENSE 21:02:59 Removing intermediate container 1c7c162a66ca 21:02:59 ---> eca7cafa8b8f 21:02:59 21:02:59 Step 11/24 : FROM alpine:3.15 21:02:59 ---> 03078ca19a05 21:02:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:02:59 ---> Using cache 21:02:59 ---> 6803d4ff48d4 21:02:59 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:59 ---> Using cache 21:02:59 ---> 24d1b3a1c335 21:02:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:02:59 ---> Running in ea61fa4ce075 21:03:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:03 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:03:03 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 21:03:03 OK: 15729 distinct packages available 21:03:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:05 (1/4) Installing dumb-init (1.2.5-r1) 21:03:05 (2/4) Installing musl-obstack (1.2.3-r0) 21:03:05 (3/4) Installing libucontext (1.1-r0) 21:03:05 (4/4) Installing gcompat (1.0.0-r4) 21:03:06 Executing busybox-1.34.1-r4.trigger 21:03:06 OK: 6 MiB in 18 packages 21:03:09 Removing intermediate container ea61fa4ce075 21:03:09 ---> 9497ae7e9664 21:03:09 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:03:16 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:03:16 ---> 02107fd26213 21:03:16 Step 3/31 : WORKDIR /edgex-go 21:03:16 ---> Using cache 21:03:16 ---> 2765c592a1ea 21:03:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:16 ---> Using cache 21:03:16 ---> d4db2253cee4 21:03:16 Step 5/31 : RUN apk add --update --no-cache make git 21:03:16 ---> Using cache 21:03:16 ---> 2eee9ae4c840 21:03:16 Step 6/31 : COPY go.mod vendor* ./ 21:03:16 ---> Using cache 21:03:16 ---> 14d7bcaa40c0 21:03:16 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:16 ---> Using cache 21:03:16 ---> 2658ed584e74 21:03:16 Step 8/31 : COPY . . 21:03:16 ---> Using cache 21:03:16 ---> 303b5693f6e0 21:03:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:03:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:03:17 ---> 02107fd26213 21:03:17 Step 3/23 : WORKDIR /edgex-go 21:03:17 ---> Using cache 21:03:17 ---> 2765c592a1ea 21:03:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:17 ---> Using cache 21:03:17 ---> d4db2253cee4 21:03:17 Step 5/23 : RUN apk add --update --no-cache make git 21:03:17 ---> Using cache 21:03:17 ---> 2eee9ae4c840 21:03:17 Step 6/23 : COPY go.mod vendor* ./ 21:03:17 ---> Using cache 21:03:17 ---> 14d7bcaa40c0 21:03:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:17 ---> Using cache 21:03:17 ---> 2658ed584e74 21:03:17 Step 8/23 : COPY . . 21:03:17 ---> Running in fcd5178444da 21:03:17 ---> Using cache 21:03:17 ---> 303b5693f6e0 21:03:17 Step 9/23 : RUN make cmd/core-command/core-command 21:03:18 ---> Running in b4e8965cb09a 21:03:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:03:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:03:24 ---> 33de25fd80b0 21:03:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:03:26 ---> b4fad8f429f5 21:03:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:03:26 ---> Running in 87b7ea85c6c0 21:03:27 Removing intermediate container 87b7ea85c6c0 21:03:27 ---> 372a4426ef78 21:03:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:03:29 ---> 56f43b7b8fba 21:03:29 Step 19/24 : WORKDIR / 21:03:30 ---> Running in 0276c36030a5 21:03:31 Removing intermediate container 0276c36030a5 21:03:31 ---> 839ab1b961a3 21:03:31 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:03:31 ---> Running in 56760c88f7e1 21:03:32 Removing intermediate container 56760c88f7e1 21:03:32 ---> d2cb89627a04 21:03:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:03:32 ---> d4edfebdedf7 21:03:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:03:32 ---> Running in 89aed8c126cc 21:03:32 ---> Running in 0b7e784f437f 21:03:33 Removing intermediate container 89aed8c126cc 21:03:33 ---> ab530a19cb94 21:03:33 Step 22/24 : LABEL arch=arm64 21:03:33 ---> Running in d1da8cee0c57 21:03:34 Removing intermediate container d1da8cee0c57 21:03:34 ---> 160c0c80f2f1 21:03:34 Step 23/24 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:03:34 ---> Running in 1c1ee690b5de 21:03:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:03:34 Removing intermediate container 1c1ee690b5de 21:03:34 ---> 8bbba09d7af2 21:03:34 Step 24/24 : LABEL version=0.0.0 21:03:35 ---> Running in 3b83fe4bb81e 21:03:35 Removing intermediate container 3b83fe4bb81e 21:03:35 ---> a97420061c1f 21:03:35 21:03:36 Successfully built a97420061c1f 21:03:36 Successfully tagged security-spire-config-arm64:latest 21:03:36 Building security-spiffe-token-provider 21:04:15  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:04:15 ---> 02107fd26213 21:04:15 Step 3/20 : WORKDIR /edgex-go 21:04:15 ---> Using cache 21:04:15 ---> 2765c592a1ea 21:04:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:04:15 ---> Running in e3ac4d1fc9f8 21:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:04:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:04:19 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:04:19 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 21:04:19 OK: 15739 distinct packages available 21:04:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:04:22 OK: 220 MiB in 52 packages 21:04:23 Removing intermediate container e3ac4d1fc9f8 21:04:23 ---> c84c445a2df9 21:04:23 Step 5/20 : COPY go.mod vendor* ./ 21:04:24 ---> 6fe8adb3354a 21:04:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:24 ---> Running in f415ad78d5fb 21:04:31 Removing intermediate container f415ad78d5fb 21:04:31 ---> 6dc4dc9c5d55 21:04:31 Step 7/20 : COPY . . 21:04:58 ---> 191293468a0d 21:04:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:04:58 ---> Running in 81023249e0d4 21:04:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:07:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:07:54 Removing intermediate container a022f0709bb1 21:07:54 ---> bea5187112d3 21:07:54 21:07:54 Step 10/25 : FROM alpine:3.14 21:07:54 ---> cc3d11fa2d52 21:07:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:07:54 ---> Running in 476f716f3f6d 21:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:07:57 (1/3) Installing ca-certificates (20211220-r0) 21:07:57 (2/3) Installing dumb-init (1.2.5-r1) 21:07:57 (3/3) Installing su-exec (0.2-r1) 21:07:57 Executing busybox-1.33.1-r6.trigger 21:07:57 Executing ca-certificates-20211220-r0.trigger 21:07:58 OK: 6 MiB in 17 packages 21:08:00 Removing intermediate container 476f716f3f6d 21:08:00 ---> 880fdd56dc97 21:08:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:08:00 ---> Running in f543f1687859 21:08:00 Removing intermediate container f543f1687859 21:08:00 ---> e379bb7d9e25 21:08:00 Step 13/25 : WORKDIR / 21:08:00 ---> Running in cbbba51a6241 21:08:01 Removing intermediate container cbbba51a6241 21:08:01 ---> 3c67719f48cd 21:08:01 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:08:02 ---> f47139b36100 21:08:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:08:03 ---> b893aa4ecaa6 21:08:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:08:04 ---> 4c938920e477 21:08:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:08:05 ---> 33a1add8df36 21:08:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:08:07 ---> 1fe374e4ab9a 21:08:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:08:09 ---> 6b976cd95ef1 21:08:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:08:10 ---> 890fd63b3621 21:08:10 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/ 21:08:10 ---> Running in a234034e1d3c 21:08:13 Removing intermediate container a234034e1d3c 21:08:13 ---> 1c7eaaa1701f 21:08:13 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:08:13 ---> Running in 9f374566b608 21:08:13 Removing intermediate container 9f374566b608 21:08:13 ---> 5ae09d4e29da 21:08:13 Step 23/25 : LABEL arch=arm64 21:08:13 ---> Running in d7bcb8186e52 21:08:14 Removing intermediate container d7bcb8186e52 21:08:14 ---> 540cfed8e3f9 21:08:14 Step 24/25 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:08:14 ---> Running in 23f82a340d3c 21:08:15 Removing intermediate container 23f82a340d3c 21:08:15 ---> 4f7378201196 21:08:15 Step 25/25 : LABEL version=0.0.0 21:08:15 ---> Running in 2173fe0ef52b 21:08:16 Removing intermediate container 2173fe0ef52b 21:08:16 ---> 0c968ae152d0 21:08:16 21:08:16 Successfully built 0c968ae152d0 21:08:16 Successfully tagged security-secretstore-setup-arm64:latest 21:08:16  Building security-secretstore-setup ... done Building security-spire-server 21:08:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:08:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:08:49 ---> 02107fd26213 21:08:49 Step 3/23 : WORKDIR /edgex-go 21:08:49 ---> Using cache 21:08:49 ---> 2765c592a1ea 21:08:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:49 ---> Using cache 21:08:49 ---> d4db2253cee4 21:08:49 Step 5/23 : RUN apk add --update --no-cache make git 21:08:49 ---> Using cache 21:08:49 ---> 2eee9ae4c840 21:08:49 Step 6/23 : COPY go.mod vendor* ./ 21:08:49 ---> Using cache 21:08:49 ---> 14d7bcaa40c0 21:08:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:49 ---> Using cache 21:08:49 ---> 2658ed584e74 21:08:49 Step 8/23 : COPY . . 21:08:49 ---> Using cache 21:08:49 ---> 303b5693f6e0 21:08:49 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 21:08:49 ---> Using cache 21:08:49 ---> 1c9be3d4eab7 21:08:49 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 21:08:49 ---> Using cache 21:08:49 ---> eca7cafa8b8f 21:08:49 21:08:49 Step 11/23 : FROM alpine:3.15 21:08:49 ---> 03078ca19a05 21:08:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:08:49 ---> Using cache 21:08:49 ---> 6803d4ff48d4 21:08:49 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:49 ---> Using cache 21:08:49 ---> 24d1b3a1c335 21:08:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:08:49 ---> Using cache 21:08:49 ---> 5fb0717c2206 21:08:49 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:08:52 ---> 33fefce2b8bd 21:08:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:08:53 ---> c42b18f25ec4 21:08:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:08:54 ---> b8998fc30977 21:08:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:08:55 ---> 396c0662da71 21:08:55 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:08:55 ---> Running in a70087b66343 21:08:56 Removing intermediate container a70087b66343 21:08:56 ---> 55f307c658bb 21:08:56 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:08:56 ---> Running in 3ba0cf601b99 21:08:56 Removing intermediate container 3ba0cf601b99 21:08:56 ---> 0717c9560063 21:08:56 Step 21/23 : LABEL arch=arm64 21:08:56 ---> Running in 38cd8b337779 21:08:57 Removing intermediate container 38cd8b337779 21:08:57 ---> ddcabdb5f5d3 21:08:57 Step 22/23 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:08:57 ---> Running in bbf10a0eebd8 21:08:58 Removing intermediate container bbf10a0eebd8 21:08:58 ---> 1bebe2889cda 21:08:58 Step 23/23 : LABEL version=0.0.0 21:08:58 ---> Running in 02970275ab1b 21:08:58 Removing intermediate container 02970275ab1b 21:08:58 ---> 3d7b9e8bbb9e 21:08:58 21:08:59 Successfully built 3d7b9e8bbb9e 21:08:59 Successfully tagged security-spire-server-arm64:latest 21:10:51  Building security-spire-server ... done Removing intermediate container b4e8965cb09a 21:10:51 ---> 9face9ea8d5f 21:10:51 21:10:51 Step 10/23 : FROM alpine:3.14 21:10:51 ---> cc3d11fa2d52 21:10:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:10:51 ---> Using cache 21:10:51 ---> f81abb5b31d3 21:10:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:10:51 ---> Using cache 21:10:51 ---> 8a60ddb4371d 21:10:51 Step 13/23 : ENV APP_PORT=59882 21:10:51 ---> Running in 66b216d09379 21:10:51 Removing intermediate container 66b216d09379 21:10:51 ---> 8b9b4aaf527e 21:10:51 Step 14/23 : EXPOSE $APP_PORT 21:10:51 ---> Running in b6cc0376748f 21:10:51 Removing intermediate container b6cc0376748f 21:10:51 ---> fa5a6cdf0339 21:10:51 Step 15/23 : WORKDIR / 21:10:51 ---> Running in 3c0f5e520b0e 21:10:51 Removing intermediate container 3c0f5e520b0e 21:10:51 ---> 07cb8f02d78d 21:10:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:51 ---> 732344fac5dd 21:10:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:10:51 ---> 219635fc3f2f 21:10:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:10:51 Removing intermediate container fcd5178444da 21:10:51 ---> df20116b31cc 21:10:51 21:10:51 Step 10/31 : FROM alpine:3.14 21:10:51 ---> cc3d11fa2d52 21:10:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:10:51 ---> Running in 1c4ef0c7a57e 21:10:51 ---> 43e36d161d1a 21:10:51 Step 19/23 : ENTRYPOINT ["/core-command"] 21:10:51 ---> Running in 5e31ce857fa0 21:10:52 Removing intermediate container 1c4ef0c7a57e 21:10:52 ---> 850a1a24ba37 21:10:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:10:52 ---> Running in 4b6a8c0d8066 21:10:52 Removing intermediate container 5e31ce857fa0 21:10:52 ---> 872ef77f1966 21:10:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:53 ---> Running in e80e5801fa84 21:10:53 Removing intermediate container 0b7e784f437f 21:10:53 ---> ef1fdae19d5b 21:10:53 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:10:53 ---> Running in cb6772ed4a36 21:10:54 Removing intermediate container e80e5801fa84 21:10:54 ---> d1eaa16de523 21:10:54 Step 21/23 : LABEL arch=arm64 21:10:54 ---> Running in 0cb8d0addb08 21:10:55 Removing intermediate container 0cb8d0addb08 21:10:55 ---> fc71f08b8962 21:10:55 Step 22/23 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:10:55 ---> Running in b976a20169e4 21:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:10:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:10:55 Removing intermediate container b976a20169e4 21:10:55 ---> c712d3906ed1 21:10:55 Step 23/23 : LABEL version=0.0.0 21:10:55 ---> Running in b5c2c1821b0c 21:10:56 Removing intermediate container b5c2c1821b0c 21:10:56 ---> 1ac28452c08b 21:10:56 21:10:56 (1/2) Installing dumb-init (1.2.5-r1) 21:10:56 (2/2) Installing su-exec (0.2-r1) 21:10:56 Executing busybox-1.33.1-r6.trigger 21:10:56 OK: 6 MiB in 16 packages 21:10:56 Successfully built 1ac28452c08b 21:10:56 Successfully tagged core-command-arm64:latest 21:10:58  Building core-command ... done Removing intermediate container 4b6a8c0d8066 21:10:58 ---> 8d6ac650957a 21:10:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:10:58 ---> Running in c081b0f678dc 21:10:58 Removing intermediate container cb6772ed4a36 21:10:58 ---> b548938bf19b 21:10:58 21:10:58 Step 11/23 : FROM docker:20.10.14 21:10:59 20.10.14: Pulling from library/docker 21:10:59 Removing intermediate container c081b0f678dc 21:10:59 ---> 11e64d730269 21:10:59 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:10:59 ---> Running in deb7b384b441 21:10:59 Removing intermediate container deb7b384b441 21:10:59 ---> 42f752d8e513 21:10:59 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:11:00 ---> Running in 63c15b74b697 21:11:03 Removing intermediate container 63c15b74b697 21:11:03 ---> 706676a79d98 21:11:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:11:03 ---> Running in ce68655c8b55 21:11:03 Removing intermediate container ce68655c8b55 21:11:03 ---> b5e0a400c77d 21:11:03 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:11:04 ---> fdd7e1f9c75a 21:11:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:11:04 ---> Running in 31c8605c50e4 21:11:07 Removing intermediate container 31c8605c50e4 21:11:07 ---> 65eac03b763d 21:11:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:08 ---> c4597144d373 21:11:08 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:11:11 ---> 4baacbb888d1 21:11:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:11:12 ---> 4ebdc891e05e 21:11:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:11:13 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 21:11:13 Status: Downloaded newer image for docker:20.10.14 21:11:13 ---> c52727829a8a 21:11: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' 21:11:13 ---> d2cc93f6c6b1 21:11:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:11:13 ---> Running in 2b29ab7a50c7 21:11:14 Removing intermediate container 2b29ab7a50c7 21:11:14 ---> dd792df98cff 21:11: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 21:11:14 ---> Running in de66ae042fa7 21:11:14 ---> d97747658c5c 21:11:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:11:14 Removing intermediate container 81023249e0d4 21:11:14 ---> 32e84718a8ef 21:11:14 21:11:14 Step 9/20 : FROM alpine:3.15 21:11:14 ---> 03078ca19a05 21:11:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:11:14 ---> Using cache 21:11:14 ---> 6803d4ff48d4 21:11:14 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:14 ---> Using cache 21:11:14 ---> 24d1b3a1c335 21:11:14 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:11:15 ---> Running in 61cb0c415e75 21:11:15 ---> Running in bb2c002d0cad 21:11:15 Removing intermediate container bb2c002d0cad 21:11:15 ---> 7205efe7ef74 21:11:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:16 ---> 690020f35bab 21:11:16 Step 26/31 : RUN chmod +x /entrypoint.sh 21:11:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:16 ---> Running in a35e53b01567 21:11:17 (1/43) Installing readline (8.1.1-r0) 21:11:17 (2/43) Installing bash (5.1.16-r0) 21:11:17 Executing bash-5.1.16-r0.post-install 21:11:17 (3/43) Installing brotli-libs (1.0.9-r5) 21:11:17 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:11:17 (5/43) Installing libcurl (7.80.0-r0) 21:11:17 (6/43) Installing curl (7.80.0-r0) 21:11:17 (7/43) Installing dumb-init (1.2.5-r1) 21:11:17 (8/43) Installing libbz2 (1.0.8-r1) 21:11:17 (9/43) Installing expat (2.4.7-r0) 21:11:17 (10/43) Installing libffi (3.4.2-r1) 21:11:17 (11/43) Installing gdbm (1.22-r0) 21:11:17 (12/43) Installing xz-libs (5.2.5-r0) 21:11:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:11:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:11:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:17 (15/43) Installing mpdecimal (2.5.1-r1) 21:11:17 (16/43) Installing sqlite-libs (3.36.0-r0) 21:11:17 (17/43) Installing python3 (3.9.7-r4) 21:11:18 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:11:18 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 21:11:18 OK: 15729 distinct packages available 21:11:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:19 Removing intermediate container a35e53b01567 21:11:19 ---> 9eae02930b8e 21:11:19 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:11:19 ---> Running in dc4c04f0f08f 21:11:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:19 Removing intermediate container dc4c04f0f08f 21:11:19 ---> 0102347413fd 21:11:19 Step 28/31 : CMD ["gate"] 21:11:20 (18/43) Installing py3-appdirs (1.4.4-r2) 21:11:20 (19/43) Installing py3-certifi (2020.12.5-r1) 21:11:20 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:11:20 (21/43) Installing py3-idna (3.3-r0) 21:11:20 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:11:20 ---> Running in febe8bf4feb1 21:11:20 (23/43) Installing py3-requests (2.26.0-r1) 21:11:20 (24/43) Installing py3-msgpack (1.0.2-r1) 21:11:20 (25/43) Installing py3-lockfile (0.12.2-r4) 21:11:20 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:11:20 (27/43) Installing py3-colorama (0.4.4-r1) 21:11:20 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:11:20 (29/43) Installing py3-distlib (0.3.3-r0) 21:11:20 (30/43) Installing py3-distro (1.6.0-r0) 21:11:20 (31/43) Installing py3-six (1.16.0-r0) 21:11:20 (32/43) Installing py3-webencodings (0.5.1-r4) 21:11:20 (33/43) Installing py3-html5lib (1.1-r1) 21:11:20 (34/43) Installing py3-parsing (2.4.7-r2) 21:11:20 (35/43) Installing py3-packaging (20.9-r1) 21:11:20 (36/43) Installing py3-tomli (1.2.2-r0) 21:11:20 (37/43) Installing py3-pep517 (0.12.0-r0) 21:11:20 (38/43) Installing py3-progress (1.6-r0) 21:11:20 (39/43) Installing py3-retrying (1.3.3-r2) 21:11:20 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:11:20 (41/43) Installing py3-setuptools (52.0.0-r4) 21:11:20 Removing intermediate container febe8bf4feb1 21:11:20 ---> 9fe0c0a35267 21:11:20 Step 29/31 : LABEL arch=arm64 21:11:21 (42/43) Installing py3-toml (0.10.2-r2) 21:11:21 (1/9) Installing ca-certificates (20211220-r0) 21:11:21 (43/43) Installing py3-pip (20.3.4-r1) 21:11:21 (2/9) Installing brotli-libs (1.0.9-r5) 21:11:21 ---> Running in 3ba9a782b5f9 21:11:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:11:21 (4/9) Installing libcurl (7.80.0-r0) 21:11:21 (5/9) Installing curl (7.80.0-r0) 21:11:21 (6/9) Installing dumb-init (1.2.5-r1) 21:11:21 Executing busybox-1.34.1-r4.trigger 21:11:21 Removing intermediate container 3ba9a782b5f9 21:11:21 ---> f93201eadcdb 21:11:21 Step 30/31 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:11:21 OK: 82 MiB in 65 packages 21:11:21 (7/9) Installing musl-obstack (1.2.3-r0) 21:11:21 (8/9) Installing libucontext (1.1-r0) 21:11:21 (9/9) Installing gcompat (1.0.0-r4) 21:11:21 Executing busybox-1.34.1-r4.trigger 21:11:21 ---> Running in fe974e55c35d 21:11:21 Executing ca-certificates-20211220-r0.trigger 21:11:22 OK: 8 MiB in 23 packages 21:11:22 Removing intermediate container fe974e55c35d 21:11:22 ---> cd2c7b00e8b5 21:11:22 Step 31/31 : LABEL version=0.0.0 21:11:22 ---> Running in 6f5f1f8aeb3d 21:11:23 Removing intermediate container 6f5f1f8aeb3d 21:11:23 ---> 269b56581f83 21:11:23 21:11:23 Successfully built 269b56581f83 21:11:23 Successfully tagged security-bootstrapper-arm64:latest 21:11:23  Building security-bootstrapper ... done Removing intermediate container 61cb0c415e75 21:11:23 ---> 74a35d743521 21:11:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:24 ---> d1d24c6c0515 21:11:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:11:25 ---> 218ef7a5e501 21:11:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:11:26 ---> 2dfa54e04baf 21:11:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:11:26 ---> Running in 2c541705d6c6 21:11:26 Collecting docker-compose==1.23.2 21:11:26 Removing intermediate container 2c541705d6c6 21:11:26 ---> 10a48319263a 21:11:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:26 ---> Running in 23874b5ceeb3 21:11:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:11:27 Removing intermediate container 23874b5ceeb3 21:11:27 ---> 87ffc615f89b 21:11:27 Step 18/20 : LABEL arch=arm64 21:11:27 ---> Running in 80c5003b7c39 21:11:27 Collecting texttable<0.10,>=0.9.0 21:11:27 Downloading texttable-0.9.1.tar.gz (11 kB) 21:11:27 Removing intermediate container 80c5003b7c39 21:11:27 ---> a063b72df905 21:11:27 Step 19/20 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:11:28 ---> Running in 44c9f0db5702 21:11:28 Removing intermediate container 44c9f0db5702 21:11:28 ---> 89db0cc1f24f 21:11:28 Step 20/20 : LABEL version=0.0.0 21:11:28 ---> Running in eb31579563f8 21:11:28 Removing intermediate container eb31579563f8 21:11:28 ---> 4e76f395f0f2 21:11:28 21:11:29 Successfully built 4e76f395f0f2 21:11:29 Successfully tagged security-spiffe-token-provider-arm64:latest 21:11:31  Building security-spiffe-token-provider ... done Collecting PyYAML<4,>=3.10 21:11:31 Downloading PyYAML-3.13.tar.gz (270 kB) 21:11:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:11:34 Collecting docopt<0.7,>=0.6.1 21:11:34 Downloading docopt-0.6.2.tar.gz (25 kB) 21:11:37 Collecting dockerpty<0.5,>=0.4.1 21:11:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:11:39 Collecting websocket-client<1.0,>=0.32.0 21:11:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:11:39 Collecting jsonschema<3,>=2.5.1 21:11:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:11:39 Collecting cached-property<2,>=1.2.0 21:11:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:11:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:11:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:11:41 Collecting docker<4.0,>=3.6.0 21:11:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:11:42 Collecting docker-pycreds>=0.4.0 21:11:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:11:42 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) 21:11:43 Collecting chardet<3.1.0,>=3.0.2 21:11:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:11:43 Collecting urllib3<1.25,>=1.21.1 21:11:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:11:43 Collecting idna<2.8,>=2.5 21:11:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:11:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:11:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:11:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:11:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:11:45 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:11:45 Attempting uninstall: urllib3 21:11:45 Found existing installation: urllib3 1.26.7 21:11:45 Uninstalling urllib3-1.26.7: 21:11:45 Successfully uninstalled urllib3-1.26.7 21:11:46 Attempting uninstall: idna 21:11:46 Found existing installation: idna 3.3 21:11:46 Uninstalling idna-3.3: 21:11:46 Successfully uninstalled idna-3.3 21:11:49 Attempting uninstall: requests 21:11:49 Found existing installation: requests 2.26.0 21:11:49 Uninstalling requests-2.26.0: 21:11:49 Successfully uninstalled requests-2.26.0 21:11:49 Running setup.py install for texttable: started 21:11:52 Running setup.py install for texttable: finished with status 'done' 21:11:52 Running setup.py install for PyYAML: started 21:11:55 Running setup.py install for PyYAML: finished with status 'done' 21:11:55 Running setup.py install for docopt: started 21:11:58 Running setup.py install for docopt: finished with status 'done' 21:11:58 Running setup.py install for dockerpty: started 21:12:00 Running setup.py install for dockerpty: finished with status 'done' 21:12:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:12:12 Removing intermediate container de66ae042fa7 21:12:12 ---> 6de0403453bd 21:12:12 Step 14/23 : ENV APP_PORT=58890 21:12:12 ---> Running in e42e874bc94e 21:12:12 Removing intermediate container e42e874bc94e 21:12:12 ---> e59c3e2fcae6 21:12:12 Step 15/23 : EXPOSE $APP_PORT 21:12:12 ---> Running in 82eb99513543 21:12:12 Removing intermediate container 82eb99513543 21:12:12 ---> 106418c7b22f 21:12:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:12:14 ---> ec1666c4973b 21:12:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:12:14 ---> d3c0a794176d 21:12:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:12:15 ---> e3d98d39d8e6 21:12:15 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:12:15 ---> Running in 6a048998a7df 21:12:16 Removing intermediate container 6a048998a7df 21:12:16 ---> c7410931320f 21:12:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:16 ---> Running in 84cbbd4e2ff9 21:12:16 Removing intermediate container 84cbbd4e2ff9 21:12:16 ---> 840a62b67b27 21:12:16 Step 21/23 : LABEL arch=arm64 21:12:16 ---> Running in b7eddd2aa596 21:12:17 Removing intermediate container b7eddd2aa596 21:12:17 ---> f1c6b03eecf4 21:12:17 Step 22/23 : LABEL git_sha=885298c6a073d0c36da701b3c29ed0b09e1fd343 21:12:17 ---> Running in dfae8d8783a3 21:12:17 Removing intermediate container dfae8d8783a3 21:12:17 ---> 89e62554db30 21:12:17 Step 23/23 : LABEL version=0.0.0 21:12:17 ---> Running in a5826ef1d71b 21:12:17 Removing intermediate container a5826ef1d71b 21:12:17 ---> 7070600d0bc3 21:12:17 21:12:18 Successfully built 7070600d0bc3 21:12:18 Successfully tagged sys-mgmt-agent-arm64:latest 21:12:18  Building sys-mgmt-agent ... done  [Pipeline] } 21:12:18 $ docker stop --time=1 77bd2e3fd284382ffe7b4315e2593588290f9358777b1dda7eff41439d691793 21:12:20 $ docker rm -f 77bd2e3fd284382ffe7b4315e2593588290f9358777b1dda7eff41439d691793 [Pipeline] // withDockerContainer [Pipeline] sh 21:12:21 + docker images 21:12:21 REPOSITORY TAG IMAGE ID CREATED SIZE 21:12:21 sys-mgmt-agent-arm64 latest 7070600d0bc3 4 seconds ago 290MB 21:12:21 security-spiffe-token-provider-arm64 latest 4e76f395f0f2 53 seconds ago 27.7MB 21:12:21 security-bootstrapper-arm64 latest 269b56581f83 59 seconds ago 23.6MB 21:12:21 32e84718a8ef About a minute ago 1.42GB 21:12:21 b548938bf19b About a minute ago 1.43GB 21:12:21 core-command-arm64 latest 1ac28452c08b About a minute ago 23.7MB 21:12:21 df20116b31cc About a minute ago 1.43GB 21:12:21 9face9ea8d5f About a minute ago 1.43GB 21:12:21 security-spire-server-arm64 latest 3d7b9e8bbb9e 3 minutes ago 82.6MB 21:12:21 security-secretstore-setup-arm64 latest 0c968ae152d0 4 minutes ago 40.8MB 21:12:21 bea5187112d3 4 minutes ago 1.44GB 21:12:21 security-spire-config-arm64 latest a97420061c1f 8 minutes ago 81.9MB 21:12:21 eca7cafa8b8f 9 minutes ago 1.43GB 21:12:21 support-scheduler-arm64 latest ede9818d40d5 10 minutes ago 24.9MB 21:12:21 core-data-arm64 latest d1e57ef8effd 10 minutes ago 34.4MB 21:12:21 23396b3d603a 10 minutes ago 1.43GB 21:12:21 e7d4a29970dc 10 minutes ago 1.46GB 21:12:21 support-notifications-arm64 latest fd2595f69341 10 minutes ago 25.5MB 21:12:21 core-metadata-arm64 latest 8162921b570c 11 minutes ago 25.1MB 21:12:21 0c7138e2430e 11 minutes ago 1.43GB 21:12:21 security-proxy-setup-arm64 latest 4d6840d2d756 11 minutes ago 42.1MB 21:12:21 544d7c10a46a 11 minutes ago 1.43GB 21:12:21 0f9847a3ecac 11 minutes ago 1.44GB 21:12:21 security-spire-agent-arm64 latest d58c6dd23888 19 minutes ago 118MB 21:12:21 d60e97e76f21 19 minutes ago 1.43GB 21:12:21 ci-base-image-arm64 latest 02107fd26213 35 minutes ago 886MB 21:12:21 docker 20.10.14 c52727829a8a 2 days ago 202MB 21:12:21 alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB 21:12:21 alpine 3.15 03078ca19a05 2 days ago 5.32MB 21:12:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 21:12:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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 21:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:21 21:12:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:22 arm64: Pulling from edgex-lftools-log-publisher 21:12:22 8998bd30e6a1: Pulling fs layer 21:12:22 04944245beec: Pulling fs layer 21:12:22 699f458cf7ca: Pulling fs layer 21:12:22 765212b225bb: Pulling fs layer 21:12:22 f23df028b6ca: Pulling fs layer 21:12:22 d65c8cfc05b1: Pulling fs layer 21:12:22 2437ff75d9bd: Pulling fs layer 21:12:22 f23df028b6ca: Waiting 21:12:22 d65c8cfc05b1: Waiting 21:12:22 2437ff75d9bd: Waiting 21:12:22 765212b225bb: Waiting 21:12:22 04944245beec: Verifying Checksum 21:12:22 04944245beec: Download complete 21:12:22 765212b225bb: Verifying Checksum 21:12:22 765212b225bb: Download complete 21:12:22 f23df028b6ca: Verifying Checksum 21:12:22 f23df028b6ca: Download complete 21:12:23 d65c8cfc05b1: Verifying Checksum 21:12:23 d65c8cfc05b1: Download complete 21:12:23 699f458cf7ca: Verifying Checksum 21:12:23 699f458cf7ca: Download complete 21:12:23 8998bd30e6a1: Verifying Checksum 21:12:23 8998bd30e6a1: Download complete 21:12:25 2437ff75d9bd: Verifying Checksum 21:12:25 2437ff75d9bd: Download complete 21:12:27 8998bd30e6a1: Pull complete 21:12:28 04944245beec: Pull complete 21:12:29 699f458cf7ca: Pull complete 21:12:30 765212b225bb: Pull complete 21:12:31 f23df028b6ca: Pull complete 21:12:31 d65c8cfc05b1: Pull complete 21:12:49 2437ff75d9bd: Pull complete 21:12:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:12:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:12:50 prd-ubuntu20.04-docker-arm64-4c-16g-9648 does not seem to be running inside a container 21:12:50 $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-lftools-log-publisher:arm64 cat 21:12:53 $ docker top e5f4b100ddf0b07e3b2d3690fc28b95cc9fe001f86ee681fe9c4548b5d6a5852 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:54 ---> job-cost.sh 21:12:54 lf-activate-venv: SKIPPING 21:12:54 INFO: No Stack... 21:12:54 INFO: Retrieving Pricing Info for: v3-standard-4 21:12:55 INFO: Archiving Costs [Pipeline] sh 21:12:56 + cat /w/workspace/edgex-go/23/archives/cost.csv 21:12:56 + cut -d, -f6 [Pipeline] lock 21:12:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-23-stack-cost] 21:12:56 Resource [jenkins-edgexfoundry-edgex-go-PR-3904-23-stack-cost] did not exist. Created. 21:12:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:12:57 + echo total: 0.10999999940395355 [Pipeline] stash 21:12:57 Stashed 1 file(s) [Pipeline] } 21:12:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-23-stack-cost] [Pipeline] // lock [Pipeline] } 21:12:57 $ docker stop --time=1 e5f4b100ddf0b07e3b2d3690fc28b95cc9fe001f86ee681fe9c4548b5d6a5852 21:12:58 $ docker rm -f e5f4b100ddf0b07e3b2d3690fc28b95cc9fe001f86ee681fe9c4548b5d6a5852 [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 21:12:59 provisioning config files... 21:12:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/23@tmp/config2391417502525363005tmp [Pipeline] { [Pipeline] sh 21:12:59 + set +x 21:12:59 + curl -s https://codecov.io/bash 21:12:59 + bash -s -- 21:12:59 21:12:59 _____ _ 21:12:59 / ____| | | 21:12:59 | | ___ __| | ___ ___ _____ __ 21:12:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:12:59 | |___| (_) | (_| | __/ (_| (_) \ V / 21:12:59 \_____\___/ \__,_|\___|\___\___/ \_/ 21:12:59 Bash-1.0.6 21:12:59 21:12:59 21:12:59 ==> git version 2.25.1 found 21:12:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:12:59 Release-Date: 2020-01-08 21:12:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:12:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:12:59 ==> Jenkins CI detected. 21:12:59 current dir:  /w/workspace/edgex-go/23 21:12:59 project root: . 21:12:59 --> token set from env 21:12:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:12:59 ==> Running gcov in . (disable via -X gcov) 21:12:59 ==> Python coveragepy not found 21:12:59 ==> Searching for coverage reports in: 21:12:59 + . 21:12:59 -> Found 1 reports 21:12:59 ==> Detecting git/mercurial file structure 21:12:59 ==> Reading reports 21:12:59 + ./coverage.out bytes=429121 21:12:59 ==> Appending adjustments 21:12:59 https://docs.codecov.io/docs/fixing-reports 21:13:01 + Found adjustments 21:13:01 ==> Gzipping contents 21:13:01 60K /tmp/codecov.A5vAQr.gz 21:13:01 ==> Uploading reports 21:13:01 url: https://codecov.io 21:13:01 query: branch=PR-3904&commit=c3f181bed08f26ea6cf9965f4e418e923e7b4979&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 21:13:01 -> Pinging Codecov 21:13:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=c3f181bed08f26ea6cf9965f4e418e923e7b4979&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 21:13:01 -> Uploading to 21:13:01 https://storage.googleapis.com/codecov/v4/raw/2022-03-31/00271124DB129430A58F1EEE437C3FCB/c3f181bed08f26ea6cf9965f4e418e923e7b4979/3e89fef9-9424-4079-b86e-d6cb9a46be33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T211301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d20735ecb22354f06eeab3f9bc969fe5a29c93af1d72d35111a275dab0b9ce8 21:13:01 % Total % Received % Xferd Average Speed Time Time Time Current 21:13:01 Dload Upload Total Spent Left Speed 21:13:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58767 0 0 100 58767 0 260k --:--:-- --:--:-- --:--:-- 260k 21:13:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c3f181bed08f26ea6cf9965f4e418e923e7b4979 [Pipeline] } 21:13:01 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 21:13:02 + [ -d /w/workspace/edgex-go/23/archives ] [Pipeline] libraryResource [Pipeline] sh 21:13:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:13:03 ---> package-listing.sh 21:13:03 ++ facter osfamily 21:13:03 ++ tr '[:upper:]' '[:lower:]' 21:13:03 + OS_FAMILY=debian 21:13:03 + workspace=/w/workspace/edgex-go/23 21:13:03 + START_PACKAGES=/tmp/packages_start.txt 21:13:03 + END_PACKAGES=/tmp/packages_end.txt 21:13:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:13:03 + PACKAGES=/tmp/packages_start.txt 21:13:03 + '[' /w/workspace/edgex-go/23 ']' 21:13:03 + PACKAGES=/tmp/packages_end.txt 21:13:03 + case "${OS_FAMILY}" in 21:13:03 + dpkg -l 21:13:03 + grep '^ii' 21:13:03 + '[' -f /tmp/packages_start.txt ']' 21:13:03 + '[' -f /tmp/packages_end.txt ']' 21:13:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:13:03 + '[' /w/workspace/edgex-go/23 ']' 21:13:03 + mkdir -p /w/workspace/edgex-go/23/archives/ 21:13:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/23/archives/ [Pipeline] echo 21:13:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:13:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:04 21:13:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:13:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:04 latest: Pulling from edgex-lftools-log-publisher 21:13:04 5eb5b503b376: Pulling fs layer 21:13:04 5c69ac0246d0: Pulling fs layer 21:13:04 ec43610c2a17: Pulling fs layer 21:13:04 3a2ae6a8a46f: Pulling fs layer 21:13:04 33b1e0a273af: Pulling fs layer 21:13:04 5d3b04190fa2: Pulling fs layer 21:13:04 2f39f015ded8: Pulling fs layer 21:13:04 3a2ae6a8a46f: Waiting 21:13:04 2f39f015ded8: Waiting 21:13:04 33b1e0a273af: Waiting 21:13:04 5d3b04190fa2: Waiting 21:13:04 5c69ac0246d0: Download complete 21:13:04 3a2ae6a8a46f: Verifying Checksum 21:13:04 3a2ae6a8a46f: Download complete 21:13:04 33b1e0a273af: Verifying Checksum 21:13:04 33b1e0a273af: Download complete 21:13:04 5d3b04190fa2: Verifying Checksum 21:13:04 5d3b04190fa2: Download complete 21:13:04 ec43610c2a17: Verifying Checksum 21:13:04 5eb5b503b376: Verifying Checksum 21:13:04 5eb5b503b376: Download complete 21:13:05 2f39f015ded8: Download complete 21:13:06 5eb5b503b376: Pull complete 21:13:06 5c69ac0246d0: Pull complete 21:13:07 ec43610c2a17: Pull complete 21:13:07 3a2ae6a8a46f: Pull complete 21:13:07 33b1e0a273af: Pull complete 21:13:07 5d3b04190fa2: Pull complete 21:13:12 2f39f015ded8: Pull complete 21:13:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:13:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:13:12 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 21:13:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/23/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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:13:14 $ docker top 45e24f0324cafaa674af5e48cc507d9edbdae1213dd8c2a3b37aa0369ba7aeb1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:15 + touch /tmp/pre-build-complete [Pipeline] sh 21:13:15 + mkdir -p /var/log/sysstat [Pipeline] sh 21:13:15 + ls /var/log/sa-host 21:13:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:15 provisioning config files... 21:13:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/23@tmp/config2208613046718513728tmp [Pipeline] { [Pipeline] echo 21:13:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:13:16 ---> create-netrc.sh [Pipeline] } 21:13:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:13:16 ---> python-tools-install.sh [Pipeline] echo 21:13:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:13:16 ---> sudo-logs.sh 21:13:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:13:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:13:17 ---> job-cost.sh 21:13:17 lf-activate-venv: SKIPPING 21:13:17 DEBUG: total: 0.10999999940395355 21:13:17 INFO: Retrieving Stack Cost... 21:13:17 INFO: Retrieving Pricing Info for: v3-standard-8 21:13:17 INFO: Archiving Costs [Pipeline] echo 21:13:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:13:18 ---> logs-deploy.sh 21:13:18 lf-activate-venv: SKIPPING 21:13:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/23 21:13:18 INFO: archiving workspace using pattern(s): 21:13:19 Archives upload complete. 21:13:19 INFO: archiving logs to Nexus