Pull request #3904 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 81bad761160ed823b117fb91638cbc671260dbae rather than e36d841e191cb590a0ef37358cdc8d931ba44ef4 Obtained Jenkinsfile from 81bad761160ed823b117fb91638cbc671260dbae 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-ssh5921437011080532885.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-ssh10127724102280278938.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-ssh11408339110459890162.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-ssh18369094914041471224.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-ssh11186738885958758988.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 ‘prd-ubuntu20.04-docker-8c-8g-9074’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9075 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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 > 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 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit e36d841e191cb590a0ef37358cdc8d931ba44ef4 Merge succeeded, producing 8d450a7601a899b46e472b478e3ebc9f1b4d294b Checking out Revision 8d450a7601a899b46e472b478e3ebc9f1b4d294b (PR-3904) > git config core.sparsecheckout # timeout=10 > git checkout -f e36d841e191cb590a0ef37358cdc8d931ba44ef4 # 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 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d450a7601a899b46e472b478e3ebc9f1b4d294b # timeout=10 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:12:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:12:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:12:48 ========================================================= 14:12:48 EdgeX Global Pipelines Version Info 14:12:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:12:49 ------------------- 14:12:49 stable info: 14:12:49 ------------------- 14:12:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:12:49 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:12:49 Message: update stable to v1.0.221 > git rev-list --no-walk 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 # timeout=10 14:12:49 ------------------- 14:12:49 experimental info: 14:12:49 ------------------- 14:12:49 Commited By: **** collab-it+edgex@linuxfoundation.org 14:12:49 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:12:49 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:12:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo 14:12:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo 14:12:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo 14:12:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d450a7601a899b46e472b478e3ebc9f1b4d294b [Pipeline] echo 14:12:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d450a7 [Pipeline] echo 14:12:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:50 provisioning config files... 14:12:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config5765847825778534060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:50 ---> docker-login.sh 14:12:50 nexus3.edgexfoundry.org:10001 14:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:50 Configure a credential helper to remove this warning. See 14:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:50 14:12:50 Login Succeeded 14:12:50 nexus3.edgexfoundry.org:10002 14:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:50 Configure a credential helper to remove this warning. See 14:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:50 14:12:50 Login Succeeded 14:12:50 nexus3.edgexfoundry.org:10003 14:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:51 Configure a credential helper to remove this warning. See 14:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:51 14:12:51 Login Succeeded 14:12:51 nexus3.edgexfoundry.org:10004 14:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:51 Configure a credential helper to remove this warning. See 14:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:51 14:12:51 Login Succeeded 14:12:51 docker.io 14:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:51 Configure a credential helper to remove this warning. See 14:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:51 14:12:51 Login Succeeded 14:12:51 ---> docker-login.sh ends [Pipeline] } 14:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:52 + 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 14:12:52 + dirname cmd/core-command/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo core-command,cmd/core-command/Dockerfile 14:12:52 + dirname cmd/core-data/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo core-data,cmd/core-data/Dockerfile 14:12:52 + dirname cmd/core-metadata/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo core-metadata,cmd/core-metadata/Dockerfile 14:12:52 + dirname cmd/security-bootstrapper/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:12:52 + dirname cmd/security-proxy-setup/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:12:52 + dirname cmd/security-secretstore-setup/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:12:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:12:52 + dirname cmd/security-spire-agent/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:12:52 + dirname cmd/security-spire-config/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:12:52 + dirname cmd/security-spire-server/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:12:52 + dirname cmd/support-notifications/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo support-notifications,cmd/support-notifications/Dockerfile 14:12:52 + dirname cmd/support-scheduler/Dockerfile 14:12:52 + cut -d/ -f2 14:12:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:12:52 + + cut -d/dirname -f2 cmd/sys-mgmt-agent/Dockerfile 14:12:52 14:12:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:12:52 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 14:12:52 + git rev-list -1 --merges 8d450a7601a899b46e472b478e3ebc9f1b4d294b~1..8d450a7601a899b46e472b478e3ebc9f1b4d294b [Pipeline] echo 14:12:52 -----------> git rev-list -1 --merges 8d450a7601a899b46e472b478e3ebc9f1b4d294b~1..8d450a7601a899b46e472b478e3ebc9f1b4d294b 8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:12:52 8d450a7601a899b46e472b478e3ebc9f1b4d294b [false] [Pipeline] sh 14:12:52 + git log --format=format:%s -1 8d450a7601a899b46e472b478e3ebc9f1b4d294b [Pipeline] echo 14:12:52 ========================================================= 14:12:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:12:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:12:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:12:53 + grep -v github /etc/ssh/ssh_known_hosts 14:12:53 + [ -e /tmp/ssh_known_hosts ] 14:12:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:12:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:12:53 + sudo tee -a /etc/ssh/ssh_known_hosts 14:12:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:12:53 14:12:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:12:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:12:54 latest: Pulling from edgex-devops/git-semver 14:12:54 a0d0a0d46f8b: Pulling fs layer 14:12:54 3e5f54012d9b: Pulling fs layer 14:12:54 4c7163046ea9: Pulling fs layer 14:12:54 0c2d73faf560: Pulling fs layer 14:12:54 0c2d73faf560: Waiting 14:12:54 3e5f54012d9b: Verifying Checksum 14:12:54 3e5f54012d9b: Download complete 14:12:54 a0d0a0d46f8b: Download complete 14:12:54 0c2d73faf560: Verifying Checksum 14:12:54 0c2d73faf560: Download complete 14:12:54 4c7163046ea9: Download complete 14:12:54 a0d0a0d46f8b: Pull complete 14:12:54 3e5f54012d9b: Pull complete 14:12:54 4c7163046ea9: Pull complete 14:12:55 0c2d73faf560: Pull complete 14:12:55 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:12:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:12:55 prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container 14:12:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:12:56 $ docker top dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:12:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:56 [ssh-agent] Looking for ssh-agent implementation... 14:12:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:56 $ docker exec dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 ssh-agent 14:12:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFhImAF/agent.13 14:12:56 SSH_AGENT_PID=19 14:12:56 Running ssh-add (command line suppressed) 14:12:56 Identity added: /w/workspace/edgex-go/19@tmp/private_key_4587323001284940705.key (/w/workspace/edgex-go/19@tmp/private_key_4587323001284940705.key) 14:12:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:56 + git tag --points-at HEAD [Pipeline] } 14:12:56 $ docker exec --env ******** --env ******** dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 ssh-agent -k 14:12:56 unset SSH_AUTH_SOCK; 14:12:56 unset SSH_AGENT_PID; 14:12:56 echo Agent pid 19 killed; 14:12:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:12:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:57 [ssh-agent] Looking for ssh-agent implementation... 14:12:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:57 $ docker exec dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 ssh-agent 14:12:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmLhAEE/agent.52 14:12:57 SSH_AGENT_PID=58 14:12:57 Running ssh-add (command line suppressed) 14:12:57 Identity added: /w/workspace/edgex-go/19@tmp/private_key_8146824687017333715.key (/w/workspace/edgex-go/19@tmp/private_key_8146824687017333715.key) 14:12:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:57 + git semver init 14:12:57 # -> Open(): unable to determine branch for HEAD 14:12:57 # $GIT_DIR = /w/workspace/edgex-go/19/.git 14:12:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/19 14:12:57 # $SEMVER_REMOTE_NAME = origin 14:12:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:12:57 # $SEMVER_USER_NAME = edgex-jenkins 14:12:57 # $SEMVER_BRANCH = PR-3904 14:12:57 # $SEMVER_TEMP = /tmp/semver-133240674 14:12:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:13:10 # '/tmp/semver-133240674' -> '/w/workspace/edgex-go/19/.semver' 14:13:10 # -> Force: false 14:13:10 # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } 14:13:10 $ docker exec --env ******** --env ******** dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 ssh-agent -k 14:13:10 unset SSH_AUTH_SOCK; 14:13:10 unset SSH_AGENT_PID; 14:13:10 echo Agent pid 58 killed; 14:13:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:11 + git semver [Pipeline] } 14:13:11 $ docker stop --time=1 dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 14:13:13 $ docker rm -f dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:13:13 Stashed 1 file(s) [Pipeline] echo 14:13:13 [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 14:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:13:13 ========================================================= 14:13:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:13:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:13:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:13:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:13:14 59bf1c3509f3: Pulling fs layer 14:13:14 666ba61612fd: Pulling fs layer 14:13:14 8ed8ca486205: Pulling fs layer 14:13:14 4fe6c5a15a65: Pulling fs layer 14:13:14 22a0e8bec74d: Pulling fs layer 14:13:14 640e595b4fbd: Pulling fs layer 14:13:14 763cafe07f6e: Pulling fs layer 14:13:14 0c0b528cf693: Pulling fs layer 14:13:14 10935f4eaf8b: Pulling fs layer 14:13:14 22a0e8bec74d: Waiting 14:13:14 640e595b4fbd: Waiting 14:13:14 763cafe07f6e: Waiting 14:13:14 0c0b528cf693: Waiting 14:13:14 10935f4eaf8b: Waiting 14:13:14 4fe6c5a15a65: Waiting 14:13:14 8ed8ca486205: Verifying Checksum 14:13:14 8ed8ca486205: Download complete 14:13:14 666ba61612fd: Download complete 14:13:14 22a0e8bec74d: Verifying Checksum 14:13:14 22a0e8bec74d: Download complete 14:13:14 640e595b4fbd: Download complete 14:13:14 59bf1c3509f3: Verifying Checksum 14:13:14 59bf1c3509f3: Download complete 14:13:14 763cafe07f6e: Verifying Checksum 14:13:14 763cafe07f6e: Download complete 14:13:14 0c0b528cf693: Verifying Checksum 14:13:14 0c0b528cf693: Download complete 14:13:14 59bf1c3509f3: Pull complete 14:13:14 666ba61612fd: Pull complete 14:13:14 8ed8ca486205: Pull complete 14:13:14 10935f4eaf8b: Verifying Checksum 14:13:14 10935f4eaf8b: Download complete 14:13:14 4fe6c5a15a65: Verifying Checksum 14:13:14 4fe6c5a15a65: Download complete 14:13:19 4fe6c5a15a65: Pull complete 14:13:19 22a0e8bec74d: Pull complete 14:13:19 640e595b4fbd: Pull complete 14:13:19 763cafe07f6e: Pull complete 14:13:19 0c0b528cf693: Pull complete 14:13:21 10935f4eaf8b: Pull complete 14:13:21 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:13:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:13:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:13:22 WORKDIR /edgex 14:13:22 COPY go.mod . 14:13:22 RUN go mod download 14:13:22 + docker build -t ci-base-image-x86_64 -f - . 14:13:23 Sending build context to Docker daemon 334.5MB 14:13:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:13:23 ---> 99d49a6021b9 14:13:23 Step 2/4 : WORKDIR /edgex 14:13:25 ---> Running in 27368605060d 14:13:25 Removing intermediate container 27368605060d 14:13:25 ---> 8ba24d697d31 14:13:25 Step 3/4 : COPY go.mod . 14:13:25 ---> 2231ede37f05 14:13:25 Step 4/4 : RUN go mod download 14:13:26 ---> Running in 3c8041a44e66 14:13:28 Still waiting to schedule task 14:13:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:13:41 Removing intermediate container 3c8041a44e66 14:13:41 ---> 7691ce62e17b 14:13:41 Successfully built 7691ce62e17b 14:13:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:13:41 + docker inspect -f . ci-base-image-x86_64 14:13:41 . [Pipeline] withDockerContainer 14:13:41 prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container 14:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:13:41 $ docker top 52d108fd81d950f6ee04e7d3f9742fff1025519b9d0c8b55aea2bb91f7e9c831 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:42 + go version 14:13:42 go version go1.17.6 linux/amd64 [Pipeline] } 14:13:42 $ docker stop --time=1 52d108fd81d950f6ee04e7d3f9742fff1025519b9d0c8b55aea2bb91f7e9c831 14:13:43 $ docker rm -f 52d108fd81d950f6ee04e7d3f9742fff1025519b9d0c8b55aea2bb91f7e9c831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:13:43 + docker inspect -f . ci-base-image-x86_64 14:13:43 . [Pipeline] withDockerContainer 14:13:44 prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container 14:13:44 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:13:44 $ docker top bed8e9730b7451afd1ce1f34aa8e3543d5c7a7556dd242873570deca1d07b60f -eo pid,comm [Pipeline] { [Pipeline] echo 14:13:44 ========================================================= 14:13:44 [edgeXBuildGoParallel] Running Tests and Build... 14:13:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:13:44 + make test 14:13:44 go mod tidy -compat=1.17 14:13:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:13:51 ? github.com/edgexfoundry/edgex-go [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:14:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 14:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:14:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.151s coverage: 98.5% of statements 14:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:14:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.9% of statements 14:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.687s coverage: 89.2% of statements 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 84.4% of statements 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.463s coverage: 94.2% of statements 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 24.0% of statements 14:14:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements 14:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 14:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements 14:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 14:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements 14:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.402s coverage: 65.4% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 14:14:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 14:14:29 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 14:14:47 GO111MODULE=on go vet ./... 14:14:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:14:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:14:50 ./bin/test-attribution-txt.sh [Pipeline] echo 14:14:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:14:51 + ls -al . 14:14:51 total 664 14:14:51 drwxrwxr-x 10 1001 1001 4096 Mar 25 14:14 . 14:14:51 drwxr-xr-x 4 root root 4096 Mar 25 14:13 .. 14:14:51 -rw-rw-r-- 1 1001 1001 11 Mar 25 14:12 .dockerignore 14:14:51 drwxrwxr-x 8 1001 1001 4096 Mar 25 14:12 .git 14:14:51 drwxrwxr-x 4 1001 1001 4096 Mar 25 14:12 .github 14:14:51 -rw-rw-r-- 1 1001 1001 870 Mar 25 14:12 .gitignore 14:14:51 -rw-rw-r-- 1 1001 1001 42 Mar 25 14:12 .golangci.yml 14:14:51 -rw-rw-r-- 1 1001 1001 87 Mar 25 14:12 .hadolint.yml 14:14:51 drwx------ 3 1001 1001 4096 Mar 25 14:13 .semver 14:14:51 -rw-rw-r-- 1 1001 1001 166 Mar 25 14:12 .sonarcloud.properties 14:14:51 -rw-rw-r-- 1 1001 1001 1171 Mar 25 14:12 ADOPTERS.md 14:14:51 -rw-rw-r-- 1 1001 1001 9953 Mar 25 14:12 Attribution.txt 14:14:51 -rw-rw-r-- 1 1001 1001 51732 Mar 25 14:12 CHANGELOG.md 14:14:51 -rw-rw-r-- 1 1001 1001 3804 Mar 25 14:12 CONTRIBUTING.md 14:14:51 -rw-rw-r-- 1 1001 1001 677 Mar 25 14:12 GOVERNANCE.md 14:14:51 -rw-rw-r-- 1 1001 1001 849 Mar 25 14:12 Jenkinsfile 14:14:51 -rw-rw-r-- 1 1001 1001 10775 Mar 25 14:12 LICENSE 14:14:51 -rw-rw-r-- 1 1001 1001 8478 Mar 25 14:12 Makefile 14:14:51 -rw-rw-r-- 1 1001 1001 582 Mar 25 14:12 OWNERS.md 14:14:51 -rw-rw-r-- 1 1001 1001 8207 Mar 25 14:12 README.md 14:14:51 -rw-rw-r-- 1 1001 1001 6912 Mar 25 14:12 SECURITY.md 14:14:51 -rw-rw-r-- 1 1001 1001 5 Mar 25 14:13 VERSION 14:14:51 -rw-rw-r-- 1 1001 1001 4131 Mar 25 14:12 ZMQWindows.md 14:14:51 drwxrwxr-x 2 1001 1001 4096 Mar 25 14:12 bin 14:14:51 drwxrwxr-x 18 1001 1001 4096 Mar 25 14:12 cmd 14:14:51 -rw-r--r-- 1 root root 426503 Mar 25 14:14 coverage.out 14:14:51 -rw-rw-r-- 1 1001 1001 3175 Mar 25 14:12 go.mod 14:14:51 -rw-rw-r-- 1 1001 1001 34990 Mar 25 14:12 go.sum 14:14:51 drwxrwxr-x 8 1001 1001 4096 Mar 25 14:12 internal 14:14:51 drwxrwxr-x 3 1001 1001 4096 Mar 25 14:12 openapi 14:14:51 drwxrwxr-x 4 1001 1001 4096 Mar 25 14:12 snap 14:14:51 -rw-rw-r-- 1 1001 1001 204 Mar 25 14:12 version.go [Pipeline] sh 14:14:51 + '[' -e coverage.out ] 14:14:51 + chown 1001:1001 coverage.out [Pipeline] stash 14:14:51 Stashed 1 file(s) [Pipeline] sh 14:14:51 + make build 14:14:51 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 14:15:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9076 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 14:15:07 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 14:15:07 The recommended git tool is: git 14:15: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 14:15:15 using credential edgex-jenkins-ssh 14:15:15 Cloning the remote Git repository 14:15:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:15:15 > git init /w/workspace/edgex-go/19 # timeout=10 14:15:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:15:15 > git --version # timeout=10 14:15:15 > git --version # 'git version 2.25.1' 14:15:15 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:19 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 14:15:21 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 14:15:22 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 14:15:22 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 14:15:23 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 14:15:25 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 14:15:26 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 14:15:27 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 14:15:28 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 14:15:29 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 14:15:31 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] } 14:15:32 $ docker stop --time=1 bed8e9730b7451afd1ce1f34aa8e3543d5c7a7556dd242873570deca1d07b60f 14:15:34 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit e36d841e191cb590a0ef37358cdc8d931ba44ef4 14:15:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:15:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:15:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:15:33 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:33 > 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 14:15:34 > git config core.sparsecheckout # timeout=10 14:15:34 > git checkout -f e36d841e191cb590a0ef37358cdc8d931ba44ef4 # timeout=10 14:15:35 Merge succeeded, producing eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:15:35 Checking out Revision eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 (PR-3904) 14:15:35 $ docker rm -f bed8e9730b7451afd1ce1f34aa8e3543d5c7a7556dd242873570deca1d07b60f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:15:36 14:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:15:34 > git remote # timeout=10 14:15:34 > git config --get remote.origin.url # timeout=10 14:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:34 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 14:15:35 > git rev-parse HEAD^{commit} # timeout=10 14:15:35 > git config core.sparsecheckout # timeout=10 14:15:35 > git checkout -f eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 # timeout=10 [Pipeline] isUnix [Pipeline] sh 14:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:15:37 latest: Pulling from edgex-devops/edgex-compose 14:15:37 cbdbe7a5bc2a: Pulling fs layer 14:15:37 ca9280d653b3: Pulling fs layer 14:15:37 7e9c9ca2126c: Pulling fs layer 14:15:37 cbdbe7a5bc2a: Verifying Checksum 14:15:37 cbdbe7a5bc2a: Download complete 14:15:37 ca9280d653b3: Verifying Checksum 14:15:37 ca9280d653b3: Download complete 14:15:37 cbdbe7a5bc2a: Pull complete 14:15:37 7e9c9ca2126c: Download complete 14:15:37 ca9280d653b3: Pull complete 14:15:39 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" 14:15:39 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:15:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:15:40 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:40 Dload Upload Total Spent Left Speed 14:15:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45725 0 --:--:-- --:--:-- --:--:-- 45725 [Pipeline] sh 14:15:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:15:41 + sudo tee /etc/docker/daemon.new 14:15:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:15:41 { 14:15:41 "registry-mirrors": [ 14:15:41 "https://nexus3.edgexfoundry.org:10001" 14:15:41 ], 14:15:41 "bip": "10.250.0.254/24", 14:15:41 "hosts": [ 14:15:41 "tcp://0.0.0.0:5555", 14:15:41 "unix:///var/run/docker.sock" 14:15:41 ], 14:15:41 "mtu": 1458, 14:15:41 "selinux-enabled": true, 14:15:41 "seccomp-profile": "/etc/docker/seccomp.json" 14:15:41 } [Pipeline] sh 14:15:39 > git rev-list --no-walk 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 # timeout=10 14:15:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:15:42 + sudo service docker restart 14:15:42 7e9c9ca2126c: Pull complete 14:15:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:15:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:15:42 prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container 14:15:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:15:43 $ docker top ce0bc5405d6fc0f40f672046da3c321386842a45331b6e057d47198a876d0f84 -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:44 + docker-compose build --help 14:15:44 + grep parallel 14:15:44 --parallel Build images in parallel. [Pipeline] } 14:15:44 $ docker stop --time=1 ce0bc5405d6fc0f40f672046da3c321386842a45331b6e057d47198a876d0f84 14:15:46 $ docker rm -f ce0bc5405d6fc0f40f672046da3c321386842a45331b6e057d47198a876d0f84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:15:46 . [Pipeline] withDockerContainer 14:15:46 prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container 14:15:46 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 14:15:47 $ docker top bd9013caac67449fa3148424642bc309f2c4e042f5f3913a41d07b7f6a49ff7a -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:47 + docker-compose -f ./docker-compose-build.yml build --parallel 14:15:48 Building core-command ... 14:15:48 Building core-data ... 14:15:48 Building core-metadata ... 14:15:48 Building security-bootstrapper ... 14:15:48 Building security-proxy-setup ... 14:15:48 Building security-secretstore-setup ... 14:15:48 Building security-spiffe-token-provider ... 14:15:48 Building security-spire-agent ... 14:15:48 Building security-spire-config ... 14:15:48 Building security-spire-server ... 14:15:48 Building support-notifications ... 14:15:48 Building support-scheduler ... 14:15:48 Building sys-mgmt-agent ... 14:15:48 Building support-scheduler 14:15:48 Building support-notifications 14:15:48 Building core-metadata 14:15:48 Building security-secretstore-setup 14:15:48 Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:00 provisioning config files... 14:16:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config1398160270546264427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:00 ---> docker-login.sh 14:16:00 nexus3.edgexfoundry.org:10001 14:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:01 Configure a credential helper to remove this warning. See 14:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:01 14:16:01 Login Succeeded 14:16:01 nexus3.edgexfoundry.org:10002 14:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:02 Configure a credential helper to remove this warning. See 14:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:02 14:16:02 Login Succeeded 14:16:02 nexus3.edgexfoundry.org:10003 14:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:02 Configure a credential helper to remove this warning. See 14:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:02 14:16:02 Login Succeeded 14:16:02 nexus3.edgexfoundry.org:10004 14:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:03 Configure a credential helper to remove this warning. See 14:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:03 14:16:03 Login Succeeded 14:16:03 docker.io 14:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:03 Configure a credential helper to remove this warning. See 14:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:03 14:16:03 Login Succeeded 14:16:03 ---> docker-login.sh ends [Pipeline] } 14:16:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:16:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:16:04 ========================================================= 14:16:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:16:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:16:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:16:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:16:05 9b3977197b4f: Pulling fs layer 14:16:05 1a89e8eeedd5: Pulling fs layer 14:16:05 94645a83ff95: Pulling fs layer 14:16:05 3f3a8bcf1eab: Pulling fs layer 14:16:05 0c92f367c5e7: Pulling fs layer 14:16:05 f7c0051592d6: Pulling fs layer 14:16:05 a227ed2f7395: Pulling fs layer 14:16:05 7b1c46037f91: Pulling fs layer 14:16:05 f7c0051592d6: Waiting 14:16:05 a227ed2f7395: Waiting 14:16:05 7b1c46037f91: Waiting 14:16:05 3f3a8bcf1eab: Waiting 14:16:05 0c92f367c5e7: Waiting 14:16:05 94645a83ff95: Verifying Checksum 14:16:05 94645a83ff95: Download complete 14:16:05 1a89e8eeedd5: Verifying Checksum 14:16:05 1a89e8eeedd5: Download complete 14:16:05 0c92f367c5e7: Download complete 14:16:05 f7c0051592d6: Download complete 14:16:05 9b3977197b4f: Verifying Checksum 14:16:05 9b3977197b4f: Download complete 14:16:05 a227ed2f7395: Verifying Checksum 14:16:05 a227ed2f7395: Download complete 14:16:06 9b3977197b4f: Pull complete 14:16:06 1a89e8eeedd5: Pull complete 14:16:07 94645a83ff95: Pull complete 14:16:07 7b1c46037f91: Download complete 14:16:07 3f3a8bcf1eab: Verifying Checksum 14:16:07 3f3a8bcf1eab: Download complete 14:16:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:16:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:16:10 ---> 7691ce62e17b 14:16:10 Step 3/22 : WORKDIR /edgex-go 14:16:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:16:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:16:10 ---> 7691ce62e17b 14:16:10 Step 3/23 : WORKDIR /edgex-go 14:16:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:16:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:16:10 ---> 7691ce62e17b 14:16:10 Step 3/25 : WORKDIR /edgex-go 14:16:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:16:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:16:10 ---> 7691ce62e17b 14:16:10 Step 3/22 : WORKDIR /edgex-go 14:16:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:16:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:16:10 ---> 7691ce62e17b 14:16:10 Step 3/22 : WORKDIR /edgex-go 14:16:11 ---> Running in 720b05713c6d 14:16:11 ---> Running in 52604233d86e 14:16:11 ---> Running in f32b32c70ccd 14:16:11 ---> Running in fe604de5b79a 14:16:11 ---> Running in 7dfa9e323914 14:16:11 Removing intermediate container fe604de5b79a 14:16:11 ---> c0ce90ee0c4a 14:16:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:11 Removing intermediate container 720b05713c6d 14:16:11 ---> 5f18ff340f0c 14:16:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:11 Removing intermediate container 7dfa9e323914 14:16:11 ---> 6d574fc43fcf 14:16:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:11 Removing intermediate container f32b32c70ccd 14:16:11 ---> 867c9836f3d8 14:16:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:11 Removing intermediate container 52604233d86e 14:16:11 ---> 671b9c543c2e 14:16:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:11 ---> Running in 7e7647fa2358 14:16:11 ---> Running in 85b4a6320242 14:16:11 ---> Running in adad955d575b 14:16:11 ---> Running in 1337b93d451c 14:16:11 ---> Running in d3afcc786fa0 14:16:13 Removing intermediate container 7e7647fa2358 14:16:13 ---> 40dcee383c71 14:16:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:16:13 ---> Running in c0fbd225b3c5 14:16:13 Removing intermediate container 85b4a6320242 14:16:13 ---> 88871866e173 14:16:13 Step 5/23 : RUN apk add --update --no-cache make git 14:16:13 ---> Running in 5f8496d5a80b 14:16:13 Removing intermediate container d3afcc786fa0 14:16:13 ---> d40681b2da30 14:16:13 Step 5/22 : RUN apk add --update --no-cache make git 14:16:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:16:13 ---> Running in 1c39b7a8bbba 14:16:13 Removing intermediate container 1337b93d451c 14:16:13 ---> 3457f796e4e3 14:16:13 Step 5/22 : RUN apk add --update --no-cache make git 14:16:13 ---> Running in 6986038dfca7 14:16:13 Removing intermediate container adad955d575b 14:16:13 ---> e6155f5a3fb1 14:16:13 Step 5/25 : RUN apk add --update --no-cache make git 14:16:13 ---> Running in ba163233314a 14:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:16:14 OK: 221 MiB in 52 packages 14:16:15 OK: 221 MiB in 52 packages 14:16:15 OK: 221 MiB in 52 packages 14:16:15 Removing intermediate container c0fbd225b3c5 14:16:15 ---> 9c6edccf33ea 14:16:15 Step 6/22 : COPY go.mod vendor* ./ 14:16:15 OK: 221 MiB in 52 packages 14:16:15 OK: 221 MiB in 52 packages 14:16:15 ---> 5dd9a451e4ce 14:16:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:15 ---> Running in 4bd60f5d1922 14:16:16 Removing intermediate container 5f8496d5a80b 14:16:16 ---> 23c4aaba5d4e 14:16:16 Step 6/23 : COPY go.mod vendor* ./ 14:16:16 Removing intermediate container ba163233314a 14:16:16 ---> e867db8267a1 14:16:16 Step 6/25 : COPY go.mod vendor* ./ 14:16:16 Removing intermediate container 1c39b7a8bbba 14:16:16 ---> ca70eca99918 14:16:16 Step 6/22 : COPY go.mod vendor* ./ 14:16:16 ---> 7710cdde9b57 14:16:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:16 Removing intermediate container 6986038dfca7 14:16:16 ---> 99d9ebfc04ea 14:16:16 Step 6/22 : COPY go.mod vendor* ./ 14:16:16 ---> Running in b34720a2c8da 14:16:16 ---> 79c5297f76c1 14:16:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:16 ---> Running in 05029f468f9a 14:16:16 ---> 5681aab0a99d 14:16:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:16 ---> Running in e547e4c5f91b 14:16:16 ---> e3f3faf023f1 14:16:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:16 ---> Running in f666b01197ec 14:16:16 Removing intermediate container 4bd60f5d1922 14:16:16 ---> c55502fb1e80 14:16:16 Step 8/22 : COPY . . 14:16:17 Removing intermediate container b34720a2c8da 14:16:17 ---> 1db872bebc36 14:16:17 Step 8/23 : COPY . . 14:16:20 3f3a8bcf1eab: Pull complete 14:16:20 0c92f367c5e7: Pull complete 14:16:20 f7c0051592d6: Pull complete 14:16:20 a227ed2f7395: Pull complete 14:16:21 Removing intermediate container e547e4c5f91b 14:16:21 ---> 681289b5fbbd 14:16:21 Step 8/22 : COPY . . 14:16:21 Removing intermediate container 05029f468f9a 14:16:21 ---> 0fdb45e80b94 14:16:21 Step 8/25 : COPY . . 14:16:21 Removing intermediate container f666b01197ec 14:16:21 ---> ff44a66b7db9 14:16:21 Step 8/22 : COPY . . 14:16:28 7b1c46037f91: Pull complete 14:16:28 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:16:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:16:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:16:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:16:29 WORKDIR /edgex 14:16:29 COPY go.mod . 14:16:29 RUN go mod download 14:16:29 + docker build -t ci-base-image-arm64 -f - . 14:16:30 ---> 0cbae81641c5 14:16:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:16:31 ---> Running in a904f304a52d 14:16:31 ---> 4ccaffd0a7c1 14:16:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:16:31 ---> 64e1cacae4c4 14:16:31 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:16:31 ---> 4279b613281a 14:16:31 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:16:31 ---> af3065b43c4c 14:16:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:16:31 ---> Running in 80783f8aa93d 14:16:31 ---> Running in 08c94dc28abc 14:16:31 ---> Running in bae702473613 14:16:31 ---> Running in ee56944100c1 14:16:31 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 14:16:31 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 14:16:31 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 14:16:31 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 14:16:31 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 14:16:31 Sending build context to Docker daemon 169.1MB 14:16:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:16:31 ---> f79e39bc4007 14:16:31 Step 2/4 : WORKDIR /edgex 14:16:33 ---> Running in 99cb0bf45552 14:16:33 Removing intermediate container 99cb0bf45552 14:16:33 ---> 30b2f7de1015 14:16:33 Step 3/4 : COPY go.mod . 14:16:34 ---> 2b18dd0cf3fa 14:16:34 Step 4/4 : RUN go mod download 14:16:34 ---> Running in c6d954e31ca3 14:17:10 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 14:17:11 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 14:17:17 Removing intermediate container ee56944100c1 14:17:17 ---> 4d6a6924977e 14:17:17 14:17:17 Step 10/22 : FROM alpine:3.14 14:17:17 Removing intermediate container 08c94dc28abc 14:17:17 ---> 3816806a72c9 14:17:17 14:17:17 Step 10/25 : FROM alpine:3.14 14:17:17 Removing intermediate container bae702473613 14:17:17 ---> 74feac83438a 14:17:17 14:17:17 Step 10/22 : FROM alpine:3.14 14:17:17 Removing intermediate container 80783f8aa93d 14:17:17 ---> 18fc32f4648d 14:17:17 14:17:17 Step 10/23 : FROM alpine:3.14 14:17:17 Removing intermediate container a904f304a52d 14:17:17 ---> 83fe48d476ee 14:17:17 14:17:17 Step 10/22 : FROM alpine:3.14 14:17:17 3.14: Pulling from library/alpine 14:17:18 3.14: Pulling from library/alpine 14:17:19 3.14: Pulling from library/alpine 14:17:19 3.14: Pulling from library/alpine 14:17:19 3.14: Pulling from library/alpine 14:17:21 Removing intermediate container c6d954e31ca3 14:17:21 ---> 09b424b7447c 14:17:21 Successfully built 09b424b7447c 14:17:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:17:21 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 14:17:21 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 14:17:21 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 14:17:21 Status: Image is up to date for alpine:3.14 14:17:21 Status: Downloaded newer image for alpine:3.14 14:17:21 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 14:17:21 Status: Downloaded newer image for alpine:3.14 14:17:21 Status: Image is up to date for alpine:3.14 14:17:21 ---> a33ac4f1069a 14:17:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:17:21 ---> a33ac4f1069a 14:17:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:17:21 ---> a33ac4f1069a 14:17:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:17:21 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 14:17:21 Status: Image is up to date for alpine:3.14 14:17:21 ---> a33ac4f1069a 14:17:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:17:21 ---> a33ac4f1069a 14:17:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:17:21 ---> Running in 85becd0f25fb 14:17:21 ---> Running in f93317de298a 14:17:21 ---> Running in 5d4de9ab1e97 14:17:21 ---> Running in 2d87fa3a8e4d 14:17:21 ---> Running in 240768afdb3f 14:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:17:21 + docker inspect -f . ci-base-image-arm64 14:17:21 . [Pipeline] withDockerContainer 14:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:17:22 prd-ubuntu20.04-docker-arm64-4c-16g-9076 does not seem to be running inside a container 14:17:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 14:17:22 (1/3) Installing ca-certificates (20211220-r0) 14:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:17:22 (2/3) Installing dumb-init (1.2.5-r1) 14:17:22 (3/3) Installing su-exec (0.2-r1) 14:17:22 Executing busybox-1.33.1-r6.trigger 14:17:22 Executing ca-certificates-20211220-r0.trigger 14:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:17:22 OK: 6 MiB in 17 packages 14:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:17:22 (1/1) Installing dumb-init (1.2.5-r1) 14:17:22 Executing busybox-1.33.1-r6.trigger 14:17:22 OK: 6 MiB in 15 packages 14:17:22 (1/1) Installing dumb-init (1.2.5-r1) 14:17:22 Executing busybox-1.33.1-r6.trigger 14:17:22 (1/2) Installing ca-certificates (20211220-r0) 14:17:22 (1/6) Installing ca-certificates (20211220-r0) 14:17:22 OK: 6 MiB in 15 packages 14:17:22 (2/2) Installing dumb-init (1.2.5-r1) 14:17:22 Executing busybox-1.33.1-r6.trigger 14:17:22 (2/6) Installing brotli-libs (1.0.9-r5) 14:17:22 Executing ca-certificates-20211220-r0.trigger 14:17:22 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:17:22 (4/6) Installing libcurl (7.79.1-r0) 14:17:22 (5/6) Installing curl (7.79.1-r0) 14:17:22 (6/6) Installing dumb-init (1.2.5-r1) 14:17:22 Executing busybox-1.33.1-r6.trigger 14:17:22 Executing ca-certificates-20211220-r0.trigger 14:17:22 OK: 6 MiB in 16 packages 14:17:22 OK: 8 MiB in 20 packages 14:17:22 Removing intermediate container f93317de298a 14:17:22 ---> 7d0484b5c548 14:17:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:17:22 Removing intermediate container 85becd0f25fb 14:17:22 ---> 1b5230f5d522 14:17:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:17:22 ---> Running in 2f59526ecf71 14:17:22 ---> Running in a156808907d3 14:17:22 Removing intermediate container 240768afdb3f 14:17:22 ---> 5d8e456072c3 14:17:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:17:22 ---> Running in b4dc036a859e 14:17:22 Removing intermediate container a156808907d3 14:17:22 ---> 60a5d3540af7 14:17:22 Step 13/25 : WORKDIR / 14:17:22 Removing intermediate container 2f59526ecf71 14:17:22 ---> a19420fa6434 14:17:22 Step 13/22 : ENV APP_PORT=59861 14:17:23 ---> Running in b89813ac3649 14:17:23 ---> Running in 5cab8f898012 14:17:23 Removing intermediate container b4dc036a859e 14:17:23 ---> c679a61f6b6f 14:17:23 Step 13/23 : ENV APP_PORT=59881 14:17:23 ---> Running in 538375586ee0 14:17:23 Removing intermediate container 5d4de9ab1e97 14:17:23 ---> 44a0a66f9dcc 14:17:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:17:23 Removing intermediate container b89813ac3649 14:17:23 ---> bc2e53163d71 14:17:23 Step 14/22 : EXPOSE $APP_PORT 14:17:23 $ docker top a75885f15ba1c45cac89bfb6f842444bb095a5c9df7e66d7cbd526a752afbea6 -eo pid,comm 14:17:23 Removing intermediate container 5cab8f898012 14:17:23 ---> 76e4793391c4 14:17:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:17:23 ---> Running in a2de90f253fe 14:17:23 ---> Running in 7a6f3bbe8789 14:17:23 Removing intermediate container 538375586ee0 14:17:23 ---> 5587967a160d 14:17:23 Step 14/23 : EXPOSE $APP_PORT 14:17:23 Removing intermediate container 2d87fa3a8e4d 14:17:23 ---> 4b7b1dbc1a83 14:17:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:17:23 ---> Running in 37c4058d59d2 14:17:23 Removing intermediate container a2de90f253fe 14:17:23 ---> 93e23a0fd645 14:17:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:23 ---> Running in f35e0b562689 14:17:23 Removing intermediate container 7a6f3bbe8789 14:17:23 ---> cf49bf2bc61f 14:17:23 Step 13/22 : ENV APP_PORT=59860 [Pipeline] { [Pipeline] sh 14:17:23 ---> 2b510ec644ba 14:17:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:17:23 ---> Running in 1153b2ba7531 14:17:23 Removing intermediate container 37c4058d59d2 14:17:23 ---> 38d30b341a6e 14:17:23 Step 15/23 : WORKDIR / 14:17:23 Removing intermediate container f35e0b562689 14:17:23 ---> 998c91a2d3b0 14:17:23 Step 13/22 : WORKDIR /edgex 14:17:23 ---> Running in 8a2285e4bce0 14:17:23 ---> Running in bfa04b6aaaf4 14:17:23 Removing intermediate container 1153b2ba7531 14:17:23 ---> 5f1254b9fa1a 14:17:23 Step 14/22 : EXPOSE $APP_PORT 14:17:23 ---> 24e9b866cfcd 14:17:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:17:24 ---> 7a4431c371a8 14:17:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:17:24 ---> Running in 79728d8179c5 14:17:24 Removing intermediate container bfa04b6aaaf4 14:17:24 ---> fb3c8b727adc 14:17:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:17:24 Removing intermediate container 8a2285e4bce0 14:17:24 ---> 95eee0effcca 14:17:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:24 Removing intermediate container 79728d8179c5 14:17:24 ---> 13ec8efba397 14:17:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:24 ---> 35dc7ba99a89 14:17:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:17:24 ---> 6ea7ebab1f7d 14:17:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . ---> 10cecf127186 14:17:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:17:24 14:17:24 + go version 14:17:24 go version go1.17.6 linux/arm64 [Pipeline] } 14:17:24 $ docker stop --time=1 a75885f15ba1c45cac89bfb6f842444bb095a5c9df7e66d7cbd526a752afbea6 14:17:24 ---> 5b93202ff55f 14:17:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:17:24 ---> b2104bb58afa 14:17:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:17:24 ---> 82e48fb3e52e 14:17:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:17:25 ---> f42ba1f8620d 14:17:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:17:25 ---> Running in dc91dc3aec1e 14:17:25 ---> 77e2f96402e8 14:17:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:17:25 ---> d8eb18615f65 14:17:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:17:25 ---> 320b36edf8a1 14:17:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:17:25 ---> 142372a61b3c 14:17:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:17:25 Removing intermediate container dc91dc3aec1e 14:17:25 ---> 10ec90a9034a 14:17:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:17:25 ---> Running in 8fc94e92438a 14:17:25 ---> ed42af3243e4 14:17:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:17:25 ---> Running in e570f9a8fb76 14:17:25 Removing intermediate container 8fc94e92438a 14:17:25 ---> 58e15ea493a2 14:17:25 Step 20/22 : LABEL arch=x86_64 14:17:25 ---> c3602828b19d 14:17:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:17:25 ---> 0233c401f1a5 14:17:25 ---> a489d77f8303 14:17:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:17:25 14:17:25 ---> Running in 5c74a0f59126 14:17:25 ---> Running in 32b31422878d 14:17:25 Removing intermediate container e570f9a8fb76 14:17:25 ---> c6da8461ade4 14:17:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:17:26 $ docker rm -f a75885f15ba1c45cac89bfb6f842444bb095a5c9df7e66d7cbd526a752afbea6 14:17:26 ---> Running in b95f21bdac07 14:17:26 Removing intermediate container 5c74a0f59126 14:17:26 ---> 23a56b84bed4 14:17:26 Step 21/22 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:17:26 ---> 04ce395a0edb 14:17:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:17:26 Removing intermediate container 32b31422878d 14:17:26 ---> d22b94b67649 14:17:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:17:26 ---> Running in 77d277245933 14:17:26 ---> 9223c1a0c2ba 14:17:26 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/ 14:17:26 ---> Running in 8d0ba9678f8a 14:17:26 ---> Running in cfe5b652ea2c 14:17:26 Removing intermediate container b95f21bdac07 14:17:26 ---> 2b3a61b48f3b 14:17:26 Step 21/23 : LABEL arch=x86_64 14:17:26 ---> Running in 4bb024e387bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:17:26 ---> Running in 87739b0c6026 14:17:26 Removing intermediate container 77d277245933 14:17:26 ---> cf18f3cd1f72 14:17:26 Step 22/22 : LABEL version=0.0.0 14:17:26 Removing intermediate container 8d0ba9678f8a 14:17:26 ---> e7af9bce2e89 14:17:26 Step 20/22 : LABEL arch=x86_64 14:17:26 ---> Running in 7bb3699d016a 14:17:26 ---> Running in 09d638d01f66 14:17:26 Removing intermediate container 87739b0c6026 14:17:26 ---> 5da6e339efb3 14:17:26 Step 22/23 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:17:26 ---> Running in 82f1b1b3486a 14:17:26 Removing intermediate container 7bb3699d016a 14:17:26 ---> b50e7c1032f6 14:17:26 14:17:26 + docker inspect -f . ci-base-image-arm64 14:17:26 . [Pipeline] withDockerContainer 14:17:26 Removing intermediate container 09d638d01f66 14:17:26 ---> 17172161c54e 14:17:26 Step 21/22 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:17:26 ---> Running in 17d54fce7322 14:17:26 Successfully built b50e7c1032f6 14:17:26 Successfully tagged support-scheduler:latest 14:17:26  Building support-scheduler ... done Building core-data 14:17:26 Removing intermediate container 82f1b1b3486a 14:17:26 ---> c1f252458564 14:17:26 Step 23/23 : LABEL version=0.0.0 14:17:26 ---> Running in fb9d866e8f43 14:17:26 Removing intermediate container 17d54fce7322 14:17:26 ---> bb0881941644 14:17:26 Step 22/22 : LABEL version=0.0.0 14:17:26 prd-ubuntu20.04-docker-arm64-4c-16g-9076 does not seem to be running inside a container 14:17:26 ---> Running in ba75bd710a8f 14:17:26 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 14:17:27 Removing intermediate container fb9d866e8f43 14:17:27 ---> 9b821d45c2cc 14:17:27 14:17:27 Successfully built 9b821d45c2cc 14:17:27 Successfully tagged core-metadata:latest 14:17:27  Building core-metadata ... done Building security-bootstrapper 14:17:27 Removing intermediate container ba75bd710a8f 14:17:27 ---> e559096ec780 14:17:27 14:17:27 Successfully built e559096ec780 14:17:28 Successfully tagged support-notifications:latest 14:17:28  Building support-notifications ... done Building core-command 14:17:28 $ docker top 34f3a3737f8b91c122fcf74baa447cded3ec376790f8d8a4359668ffefc2e959 -eo pid,comm [Pipeline] { [Pipeline] echo 14:17:28 ========================================================= 14:17:28 [edgeXBuildGoParallel] Running Tests and Build... 14:17:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:17:29 Removing intermediate container cfe5b652ea2c 14:17:29 ---> 7741ca22ab2f 14:17:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:17:29 + make test 14:17:29 go mod tidy -compat=1.17 14:17:29 Removing intermediate container 4bb024e387bd 14:17:29 ---> ced578dfc451 14:17:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:17:29 ---> Running in 941248ce3a61 14:17:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:17:30 ---> Running in f1f021d32812 14:17:30 Removing intermediate container 941248ce3a61 14:17:30 ---> fbf7368732b3 14:17:30 Step 20/22 : LABEL arch=x86_64 14:17:31 Removing intermediate container f1f021d32812 14:17:31 ---> 88189369d07d 14:17:31 Step 23/25 : LABEL arch=x86_64 14:17:31 ---> Running in a81223828753 14:17:31 ---> Running in 362cf585bda4 14:17:31 Removing intermediate container a81223828753 14:17:31 ---> 3eb13e68c849 14:17:31 Step 21/22 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:17:31 Removing intermediate container 362cf585bda4 14:17:31 ---> f757a8483aeb 14:17:31 Step 24/25 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:17:31 ---> Running in 1f44e947e952 14:17:31 ---> Running in 7e6da98d6050 14:17:31 Removing intermediate container 1f44e947e952 14:17:31 ---> 155a276cd73c 14:17:31 Step 22/22 : LABEL version=0.0.0 14:17:31 ---> Running in 51c0306aa13c 14:17:31 Removing intermediate container 7e6da98d6050 14:17:31 ---> bb586d598455 14:17:31 Step 25/25 : LABEL version=0.0.0 14:17:31 ---> Running in 870bcc3becc2 14:17:32 Removing intermediate container 51c0306aa13c 14:17:32 ---> beaa7f1a551a 14:17:32 14:17:32 Removing intermediate container 870bcc3becc2 14:17:32 ---> 985cc20c7a97 14:17:32 14:17:32 Successfully built beaa7f1a551a 14:17:32 Successfully tagged security-proxy-setup:latest 14:17:32 Building security-spire-agent 14:17:32  Building security-proxy-setup ... done Successfully built 985cc20c7a97 14:17:32 Successfully tagged security-secretstore-setup:latest 14:17:32  Building security-secretstore-setup ... done Building security-spire-config 14:17:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:17:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:17:42 ---> 7691ce62e17b 14:17:42 Step 3/23 : WORKDIR /edgex-go 14:17:42 ---> Using cache 14:17:42 ---> 867c9836f3d8 14:17:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:42 ---> Using cache 14:17:42 ---> 3457f796e4e3 14:17:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:17:43 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:17:43 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:17:43 ---> 7691ce62e17b 14:17:43 Step 3/31 : WORKDIR /edgex-go 14:17:43 ---> Using cache 14:17:43 ---> 867c9836f3d8 14:17:43 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:43 ---> Using cache 14:17:43 ---> 3457f796e4e3 14:17:43 Step 5/31 : RUN apk add --update --no-cache make git 14:17:43 ---> Using cache 14:17:43 ---> 99d9ebfc04ea 14:17:43 Step 6/31 : COPY go.mod vendor* ./ 14:17:43 ---> Using cache 14:17:43 ---> e3f3faf023f1 14:17:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:43 ---> Using cache 14:17:43 ---> ff44a66b7db9 14:17:43 Step 8/31 : COPY . . 14:17:43 ---> Using cache 14:17:43 ---> 4279b613281a 14:17:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:17:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:17:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:17:44 ---> 7691ce62e17b 14:17:44 Step 3/23 : WORKDIR /edgex-go 14:17:44 ---> Using cache 14:17:44 ---> 867c9836f3d8 14:17:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:44 ---> Using cache 14:17:44 ---> 3457f796e4e3 14:17:44 Step 5/23 : RUN apk add --update --no-cache make git 14:17:44 ---> Using cache 14:17:44 ---> 99d9ebfc04ea 14:17:44 Step 6/23 : COPY go.mod vendor* ./ 14:17:44 ---> Using cache 14:17:44 ---> e3f3faf023f1 14:17:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:44 ---> Using cache 14:17:44 ---> ff44a66b7db9 14:17:44 Step 8/23 : COPY . . 14:17:44 ---> Using cache 14:17:44 ---> 4279b613281a 14:17:44 Step 9/23 : RUN make cmd/core-command/core-command 14:17:46 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:17:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:17:46 ---> 7691ce62e17b 14:17:46 Step 3/24 : WORKDIR /edgex-go 14:17:46 ---> Using cache 14:17:46 ---> 867c9836f3d8 14:17:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:46 ---> Using cache 14:17:46 ---> 3457f796e4e3 14:17:46 Step 5/24 : RUN apk add --update --no-cache make git 14:17:46 ---> Using cache 14:17:46 ---> 99d9ebfc04ea 14:17:46 Step 6/24 : COPY go.mod vendor* ./ 14:17:46 ---> Using cache 14:17:46 ---> e3f3faf023f1 14:17:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:46 ---> Using cache 14:17:46 ---> ff44a66b7db9 14:17:46 Step 8/24 : COPY . . 14:17:46 ---> Using cache 14:17:46 ---> 4279b613281a 14:17:46 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 14:17:46 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:17:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:17:46 ---> 7691ce62e17b 14:17:46 Step 3/24 : WORKDIR /edgex-go 14:17:46 ---> Using cache 14:17:46 ---> 867c9836f3d8 14:17:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:46 ---> Using cache 14:17:46 ---> 3457f796e4e3 14:17:46 Step 5/24 : RUN apk add --update --no-cache make git 14:17:46 ---> Using cache 14:17:46 ---> 99d9ebfc04ea 14:17:46 Step 6/24 : COPY go.mod vendor* ./ 14:17:46 ---> Using cache 14:17:46 ---> e3f3faf023f1 14:17:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:46 ---> Using cache 14:17:46 ---> ff44a66b7db9 14:17:46 Step 8/24 : COPY . . 14:17:46 ---> Using cache 14:17:46 ---> 4279b613281a 14:17:46 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 14:17:49 ---> Running in 4fb48e446a42 14:17:49 ---> Running in e2070b3ea37d 14:17:49 ---> Running in 092e02487317 14:17:49 ---> Running in 40771b63fa9d 14:17:49 ---> Running in c815e47e697a 14:17:49 Removing intermediate container 4fb48e446a42 14:17:49 ---> 39a628e3d3a6 14:17:49 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" 14:17:49 Removing intermediate container c815e47e697a 14:17:49 ---> 574c8b43794e 14:17:49 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" 14:17:49 ---> Running in 6f08836df727 14:17:49 ---> Running in 0e1ce5463062 14:17:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:17: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 14:17: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:17:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:17:50 spire-1.2.0/ 14:17:50 spire-1.2.0/ 14:17:50 OK: 221 MiB in 52 packages 14:17:52 Removing intermediate container 092e02487317 14:17:52 ---> c4ea0e0e8929 14:17:52 Step 6/23 : COPY go.mod vendor* ./ 14:17:52 spire-1.2.0/README.md 14:17:52 spire-1.2.0/bin/ 14:17:52 spire-1.2.0/bin/spire-server 14:17:52 spire-1.2.0/bin/spire-agent 14:17:52 spire-1.2.0/conf/ 14:17:52 spire-1.2.0/conf/server/ 14:17:52 spire-1.2.0/conf/server/server.conf 14:17:52 spire-1.2.0/conf/agent/ 14:17:52 spire-1.2.0/conf/agent/agent.conf 14:17:52 spire-1.2.0/LICENSE 14:17:52 spire-1.2.0/README.md 14:17:52 spire-1.2.0/bin/ 14:17:52 spire-1.2.0/bin/spire-server 14:17:52 spire-1.2.0/bin/spire-agent 14:17:52 spire-1.2.0/conf/ 14:17:52 spire-1.2.0/conf/server/ 14:17:52 spire-1.2.0/conf/server/server.conf 14:17:52 spire-1.2.0/conf/agent/ 14:17:52 spire-1.2.0/conf/agent/agent.conf 14:17:52 spire-1.2.0/LICENSE 14:17:52 ---> 30fb5fc03ca5 14:17:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:52 ---> Running in 81e4ad8b1fb9 14:17:55 Removing intermediate container 0e1ce5463062 14:17:55 ---> 9cbeb73bf12f 14:17:55 14:17:55 Step 11/24 : FROM alpine:3.15 14:17:55 Removing intermediate container 6f08836df727 14:17:55 ---> 1f59ada07d12 14:17:55 14:17:55 Step 11/24 : FROM alpine:3.15 14:17:55 Removing intermediate container 81e4ad8b1fb9 14:17:55 ---> 12613264ff90 14:17:55 Step 8/23 : COPY . . 14:17:55 3.15: Pulling from library/alpine 14:17:55 3.15: Pulling from library/alpine 14:17:57 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 14:17:57 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 14:17:57 Status: Downloaded newer image for alpine:3.15 14:17:57 Status: Image is up to date for alpine:3.15 14:17:57 ---> 9c842ac49a39 14:17:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:17:57 ---> 9c842ac49a39 14:17:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:18:00 ---> Running in 5ce36dc71501 14:18:00 ---> Running in e7ff518ac79a 14:18:00 Removing intermediate container e7ff518ac79a 14:18:00 ---> e57bd783dc7e 14:18:00 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:00 Removing intermediate container 5ce36dc71501 14:18:00 ---> d9a267c11f56 14:18:00 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:00 ---> Running in d9361983c713 14:18:00 ---> Running in b11b467c4c8a 14:18:02 ? github.com/edgexfoundry/edgex-go [no test files] 14:18:03 Removing intermediate container d9361983c713 14:18:03 ---> 704db945b32a 14:18:03 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:18:03 ---> Running in 79b166c3a586 14:18:03 Removing intermediate container b11b467c4c8a 14:18:03 ---> c7f011f6ec8a 14:18:03 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:18:03 ---> Running in 0658dca31260 14:18:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:18:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:18:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:18:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:18:05 ---> e5ade2ef9619 14:18:05 Step 9/23 : RUN make cmd/core-data/core-data 14:18:05 ---> Running in d266d938f18e 14:18:05 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:18:05 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 14:18:05 OK: 15854 distinct packages available 14:18:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:18:05 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:18:05 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 14:18:05 OK: 15854 distinct packages available 14:18:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:18:06 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 14:18:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:18:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:18:06 (1/4) Installing dumb-init (1.2.5-r1) 14:18:06 (1/5) Installing dumb-init (1.2.5-r1) 14:18:06 (2/4) Installing musl-obstack (1.2.2-r0) 14:18:06 (2/5) Installing musl-obstack (1.2.2-r0) 14:18:06 (3/4) Installing libucontext (1.1-r0) 14:18:06 (4/4) Installing gcompat (1.0.0-r4) 14:18:06 (3/5) Installing libucontext (1.1-r0) 14:18:07 Executing busybox-1.34.1-r4.trigger 14:18:07 (4/5) Installing gcompat (1.0.0-r4) 14:18:07 OK: 6 MiB in 18 packages 14:18:07 (5/5) Installing openssl (1.1.1n-r0) 14:18:07 Executing busybox-1.34.1-r4.trigger 14:18:07 OK: 6 MiB in 19 packages 14:18:08 Removing intermediate container 79b166c3a586 14:18:08 ---> d13e29035fe9 14:18:08 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 14:18:08 Removing intermediate container 0658dca31260 14:18:08 ---> f243ff442971 14:18:08 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 14:18:10 ---> 125a0226ee31 14:18:10 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 14:18:10 ---> 3fbdd78f5050 14:18:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:18:11 ---> 4d29a283e524 14:18:11 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:18:11 ---> Running in 272828fd08c6 14:18:11 Removing intermediate container 272828fd08c6 14:18:11 ---> 8eb46269af0b 14:18:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:18:12 ---> f0fd9e356f7e 14:18:12 Step 19/24 : WORKDIR / 14:18:12 ---> 9c194ed535a5 14:18:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:18:12 ---> Running in 5076e90c0022 14:18:12 Removing intermediate container 5076e90c0022 14:18:12 ---> be7acc7b9e6a 14:18:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:18:12 ---> 21fd13aa1af9 14:18:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:18:12 ---> Running in f46efb884542 14:18:13 Removing intermediate container f46efb884542 14:18:13 ---> 066cd3b4e32d 14:18:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:18:13 ---> fbefc07f1dea 14:18:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:18:13 ---> Running in 48abf448ab95 14:18:14 ---> 5a8229bcc60f 14:18:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:18:14 Removing intermediate container 48abf448ab95 14:18:14 ---> 7a1db2cb60ef 14:18:14 Step 22/24 : LABEL arch=x86_64 14:18:14 ---> Running in 9a08e1d20df8 14:18:14 ---> Running in f2761ffc1939 14:18:14 Removing intermediate container 9a08e1d20df8 14:18:14 ---> 3aec76401b0d 14:18:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:18:15 Removing intermediate container f2761ffc1939 14:18:15 ---> dd7b56124d79 14:18:15 Step 23/24 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:18:15 ---> Running in fa5773ca3bd4 14:18:15 ---> Running in cccfcbb4c146 14:18:15 Removing intermediate container fa5773ca3bd4 14:18:15 ---> 633887803d82 14:18:15 Step 22/24 : LABEL arch=x86_64 14:18:15 Removing intermediate container cccfcbb4c146 14:18:15 ---> 4285c0c6b966 14:18:15 Step 24/24 : LABEL version=0.0.0 14:18:15 ---> Running in 62dc7f68ef72 14:18:16 ---> Running in 74c6ca174407 14:18:16 Removing intermediate container 62dc7f68ef72 14:18:16 ---> a1d89915fe80 14:18:16 Step 23/24 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:18:16 Removing intermediate container e2070b3ea37d 14:18:16 ---> 94ea29ca08b5 14:18:16 14:18:16 Step 10/31 : FROM alpine:3.14 14:18:16 ---> a33ac4f1069a 14:18:16 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:18:16 Removing intermediate container 74c6ca174407 14:18:16 ---> 4a44373756e5 14:18:16 14:18:16 ---> Running in 94bf3d3c528d 14:18:16 ---> Running in a5a8748a7b62 14:18:16 Removing intermediate container 40771b63fa9d 14:18:16 ---> fafa05856dac 14:18:16 14:18:16 Step 10/23 : FROM alpine:3.14 14:18:16 ---> a33ac4f1069a 14:18:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:18:16 ---> Using cache 14:18:16 ---> 5d8e456072c3 14:18:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:18:16 ---> Using cache 14:18:16 ---> c679a61f6b6f 14:18:16 Step 13/23 : ENV APP_PORT=59882 14:18:16 ---> Running in 108d19c090ef 14:18:16 Removing intermediate container 94bf3d3c528d 14:18:16 ---> b030d9e6af8a 14:18:16 Step 24/24 : LABEL version=0.0.0 14:18:16 Successfully built 4a44373756e5 14:18:16 Successfully tagged security-spire-config:latest 14:18:16  Building security-spire-config ... done Building sys-mgmt-agent 14:18:16 Removing intermediate container a5a8748a7b62 14:18:16 ---> c3e7d3dbddcb 14:18:16 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:18:16 ---> Running in e1af8f4126f5 14:18:16 ---> Running in b749b9e35dd2 14:18:16 Removing intermediate container 108d19c090ef 14:18:16 ---> 675697bcbada 14:18:16 Step 14/23 : EXPOSE $APP_PORT 14:18:17 Removing intermediate container e1af8f4126f5 14:18:17 ---> 7c7064caba54 14:18:17 14:18:17 Successfully built 7c7064caba54 14:18:17 Successfully tagged security-spire-agent:latest 14:18:17  Building security-spire-agent ... done Building security-spiffe-token-provider 14:18:17 ---> Running in df19afdb6f0b 14:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:18:18 (1/2) Installing dumb-init (1.2.5-r1) 14:18:18 (2/2) Installing su-exec (0.2-r1) 14:18:18 Executing busybox-1.33.1-r6.trigger 14:18:18 OK: 6 MiB in 16 packages 14:18:20 Removing intermediate container df19afdb6f0b 14:18:20 ---> fe29e53f4045 14:18:20 Step 15/23 : WORKDIR / 14:18:20 ---> Running in 7f1c4dd3d6b9 14:18:21 Removing intermediate container b749b9e35dd2 14:18:21 ---> 4a2df25bc99e 14:18:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:18:21 Removing intermediate container 7f1c4dd3d6b9 14:18:21 ---> eca7b254f8ae 14:18:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:21 ---> Running in dc43f41d33e0 14:18:22 ---> 921364e06b6b 14:18:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:18:22 Removing intermediate container dc43f41d33e0 14:18:22 ---> 0754af8285ab 14:18:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:18:22 ---> Running in c1435171b18e 14:18:22 Removing intermediate container c1435171b18e 14:18:22 ---> 46c383db1377 14:18:22 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:18:23 ---> e18aa7f0ca80 14:18:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:18:23 ---> Running in afaefdc213eb 14:18:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:18:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:18:24 ---> 7691ce62e17b 14:18:24 Step 3/23 : WORKDIR /edgex-go 14:18:24 ---> Using cache 14:18:24 ---> 867c9836f3d8 14:18:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:24 ---> Using cache 14:18:24 ---> 3457f796e4e3 14:18:24 Step 5/23 : RUN apk add --update --no-cache make bash git 14:18:24 ---> 9e2712bb0ece 14:18:24 Step 19/23 : ENTRYPOINT ["/core-command"] 14:18:24 ---> Running in 864de7a3f02d 14:18:24 ---> Running in 506469ddd1ff 14:18:24 Removing intermediate container 506469ddd1ff 14:18:24 ---> c6889f9ce958 14:18:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:18:24 ---> Running in 8b49225825d7 14:18:24 Removing intermediate container afaefdc213eb 14:18:24 ---> 3145176bf409 14:18:24 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:18:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:18:24 Removing intermediate container 8b49225825d7 14:18:24 ---> 5af1fa6c0930 14:18:24 Step 21/23 : LABEL arch=x86_64 14:18:24 ---> Running in 110f97b943e1 14:18:25 ---> Running in 4b1a31f58791 14:18:25 Removing intermediate container 110f97b943e1 14:18:25 ---> 4b9fef2f6eae 14:18:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:18:25 Removing intermediate container 4b1a31f58791 14:18:25 ---> 8217aafcae40 14:18:25 Step 22/23 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:18:25 ---> Running in 257cd1b9a83d 14:18:25 ---> 2ac6ec6a334e 14:18:25 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:18:25 ---> Running in 1c9a73c92fde 14:18:25 Removing intermediate container 257cd1b9a83d 14:18:25 ---> b39d6bba812e 14:18:25 Step 23/23 : LABEL version=0.0.0 14:18:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:18:26 ---> Running in f7242e4c2e9e 14:18:26 Removing intermediate container f7242e4c2e9e 14:18:26 ---> 3b059139ccc1 14:18:26 14:18:26 OK: 221 MiB in 52 packages 14:18:26 Successfully built 3b059139ccc1 14:18:26 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:18:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:18:26 ---> 7691ce62e17b 14:18:26 Step 3/20 : WORKDIR /edgex-go 14:18:26 ---> Using cache 14:18:26 ---> 867c9836f3d8 14:18:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:18:26 Successfully tagged core-command:latest 14:18:26 Building security-spire-server 14:18:26  Building core-command ... done  ---> Running in 85d17250b99b 14:18:27 Removing intermediate container 864de7a3f02d 14:18:27 ---> edde19caae8d 14:18:27 Step 6/23 : COPY go.mod vendor* ./ 14:18:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:18:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:18:29 ---> c03eb4bbf132 14:18:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:29 Removing intermediate container 1c9a73c92fde 14:18:29 ---> 804c420ed811 14:18:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:29 ---> Running in 05445ba59404 14:18:29 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:18:29 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 14:18:29 OK: 15863 distinct packages available 14:18:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:18:29 ---> 74325f024fc0 14:18:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:18:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:18:30 OK: 221 MiB in 52 packages 14:18:31 ---> ed3e6a0b049a 14:18:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:18:31 Removing intermediate container 05445ba59404 14:18:31 ---> ce204c5af25f 14:18:31 Step 8/23 : COPY . . 14:18:31 Removing intermediate container d266d938f18e 14:18:31 ---> 44cedbc3f0db 14:18:31 14:18:31 Step 10/23 : FROM alpine:3.14 14:18:31 ---> a33ac4f1069a 14:18:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:18:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:18:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:18:31 ---> 7691ce62e17b 14:18:31 Step 3/23 : WORKDIR /edgex-go 14:18:31 ---> Using cache 14:18:31 ---> 867c9836f3d8 14:18:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:31 ---> Using cache 14:18:31 ---> 3457f796e4e3 14:18:31 Step 5/23 : RUN apk add --update --no-cache make git 14:18:31 ---> Using cache 14:18:31 ---> 99d9ebfc04ea 14:18:31 Step 6/23 : COPY go.mod vendor* ./ 14:18:31 ---> Using cache 14:18:31 ---> e3f3faf023f1 14:18:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:31 ---> Using cache 14:18:31 ---> ff44a66b7db9 14:18:31 Step 8/23 : COPY . . 14:18:31 ---> Using cache 14:18:31 ---> 4279b613281a 14:18:31 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 14:18:31 ---> Using cache 14:18:31 ---> 39a628e3d3a6 14:18:31 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" 14:18:31 ---> Using cache 14:18:31 ---> 1f59ada07d12 14:18:31 14:18:31 Step 11/23 : FROM alpine:3.15 14:18:31 ---> 9c842ac49a39 14:18:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:18:31 ---> Using cache 14:18:31 ---> d9a267c11f56 14:18:31 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:31 ---> Using cache 14:18:31 ---> c7f011f6ec8a 14:18:31 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:18:31 ---> Using cache 14:18:31 ---> f243ff442971 14:18:31 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 14:18:32 ---> Running in b09208e0bffb 14:18:34 ---> f3e84f7a8696 14:18:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:18:34 Removing intermediate container 85d17250b99b 14:18:34 ---> ab66accbeafc 14:18:34 Step 5/20 : COPY go.mod vendor* ./ 14:18:34 Removing intermediate container b09208e0bffb 14:18:34 ---> 272bc96924b9 14:18:34 Step 12/23 : ENV APP_PORT=59880 14:18:34 ---> 4a2783e11be2 14:18:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:18:34 ---> Running in 9ae0379374d3 14:18:34 ---> ce240778f814 14:18:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:18:34 ---> fef9665029bb 14:18:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:34 ---> Running in 4331eb6f7399 14:18:34 Removing intermediate container 9ae0379374d3 14:18:34 ---> 2661f628728e 14:18:34 Step 13/23 : EXPOSE $APP_PORT 14:18:34 ---> 7f3aa8760f90 14:18:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:18:34 ---> f30f59a589c4 14:18:34 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:18:34 ---> Running in a096f885a7c2 14:18:34 ---> Running in 41df451ffef3 14:18:34 ---> c8cb1e90eb3b 14:18:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:18:34 Removing intermediate container a096f885a7c2 14:18:34 ---> 32587c91652e 14:18:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:34 ---> Running in 9177a9a4b89b 14:18:34 Removing intermediate container 41df451ffef3 14:18:34 ---> e4b8ebb189b7 14:18:34 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:18:34 ---> 7ae7fdeeff8a 14:18:34 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:18:35 ---> 26d24faed9a7 14:18:35 Step 26/31 : RUN chmod +x /entrypoint.sh 14:18:35 ---> Running in 3c7cde205548 14:18:35 ---> Running in 9288dfcd8d3c 14:18:35 Removing intermediate container 3c7cde205548 14:18:35 ---> 9f6b8adedaf3 14:18:35 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:18:35 Removing intermediate container 4331eb6f7399 14:18:35 ---> 7484920b9c3a 14:18:35 Step 7/20 : COPY . . 14:18:35 ---> Running in ba781a169d9e 14:18:35 Removing intermediate container ba781a169d9e 14:18:35 ---> 6c819fe95e01 14:18:35 Step 21/23 : LABEL arch=x86_64 14:18:35 ---> Running in bd5f511eb5c2 14:18:35 Removing intermediate container 9177a9a4b89b 14:18:35 ---> 38ace0a1acac 14:18:35 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:18:37 ---> Running in 6c5428e3e0d3 14:18:37 Removing intermediate container bd5f511eb5c2 14:18:37 ---> 4ff78c3468b6 14:18:37 Step 22/23 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:18:37 ---> Running in d45badd34038 14:18:38 Removing intermediate container 9288dfcd8d3c 14:18:38 ---> 846ab824ff11 14:18:38 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:18:38 Removing intermediate container d45badd34038 14:18:38 ---> eb99351b481e 14:18:38 Step 23/23 : LABEL version=0.0.0 14:18:38 ---> 92642a77850e 14:18:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:18:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:18:38 ---> Running in 8fd0b8edc80a 14:18:38 ---> Running in 478c96743c49 14:18:38 ---> Running in 70725a039d9b 14:18:38 Removing intermediate container 70725a039d9b 14:18:38 ---> 73427c03bed9 14:18:38 14:18:38 Removing intermediate container 478c96743c49 14:18:38 ---> aaddcb88746a 14:18:38 Step 28/31 : CMD ["gate"] 14:18:38 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 14:18:38 Successfully built 73427c03bed9 14:18:38 Successfully tagged security-spire-server:latest 14:18:38  Building security-spire-server ... done  ---> Running in 41013074a7e3 14:18:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:18:39 Removing intermediate container 41013074a7e3 14:18:39 ---> 773536421cc8 14:18:39 Step 29/31 : LABEL arch=x86_64 14:18:39 (1/6) Installing dumb-init (1.2.5-r1) 14:18:39 ---> Running in 55537e077e56 14:18:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:18:39 (3/6) Installing libsodium (1.0.18-r0) 14:18:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:18:39 Removing intermediate container 55537e077e56 14:18:39 ---> 9a931bdb7a53 14:18:39 Step 30/31 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:18:39 (5/6) Installing libzmq (4.3.4-r0) 14:18:39 (6/6) Installing zeromq (4.3.4-r0) 14:18:39 ---> Running in 3cb5653dc90a 14:18:39 Executing busybox-1.33.1-r6.trigger 14:18:39 OK: 8 MiB in 20 packages 14:18:40 Removing intermediate container 3cb5653dc90a 14:18:40 ---> 4468c4388100 14:18:40 Step 31/31 : LABEL version=0.0.0 14:18:40 ---> Running in ed91c038658f 14:18:40 Removing intermediate container ed91c038658f 14:18:40 ---> 733aa63a3455 14:18:40 14:18:40 Successfully built 733aa63a3455 14:18:40 Successfully tagged security-bootstrapper:latest 14:18:41  Building security-bootstrapper ... done Removing intermediate container 6c5428e3e0d3 14:18:41 ---> 7be47bf7bec4 14:18:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:41 ---> 173818fd7122 14:18:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:18:41 ---> 3e0c6b6200f1 14:18:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:18:42 ---> Running in d85fec86d11b 14:18:42 ---> 2f4b610d11d1 14:18:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:18: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:18:43 ---> 3fea189f3581 14:18:43 Step 19/23 : ENTRYPOINT ["/core-data"] 14:18:43 ---> Running in 3e2cb2dadaf9 14:18:43 Removing intermediate container 3e2cb2dadaf9 14:18:43 ---> d3a2c739d79d 14:18:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:18:43 ---> Running in 367d2ae946aa 14:18:43 Removing intermediate container 367d2ae946aa 14:18:43 ---> fecb0005e078 14:18:43 Step 21/23 : LABEL arch=x86_64 14:18:43 ---> Running in 5806c5b75ce0 14:18:43 Removing intermediate container 5806c5b75ce0 14:18:43 ---> f0c44349a4c4 14:18:43 Step 22/23 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:18:43 ---> Running in 29316195c3e1 14:18:44 Removing intermediate container 29316195c3e1 14:18:44 ---> e64d4445101f 14:18:44 Step 23/23 : LABEL version=0.0.0 14:18:44 ---> Running in 85a2082d7cbd 14:18:44 Removing intermediate container 85a2082d7cbd 14:18:44 ---> f733873f9120 14:18:44 14:18:44 Successfully built f733873f9120 14:18:44 Successfully tagged core-data:latest 14:18:59  Building core-data ... done Removing intermediate container 8fd0b8edc80a 14:18:59 ---> 20f3b5543e6c 14:18:59 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:18:59 ---> Running in a0676271e9a6 14:19: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 14:19:01 Removing intermediate container a0676271e9a6 14:19:01 ---> f6121e9d126a 14:19:01 14:19:01 Step 11/23 : FROM docker:20.10.10 14:19:01 20.10.10: Pulling from library/docker 14:19:01 Removing intermediate container d85fec86d11b 14:19:01 ---> ccbaf0a0181b 14:19:01 14:19:01 Step 9/20 : FROM alpine:3.15 14:19:01 ---> 9c842ac49a39 14:19:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:19:01 ---> Using cache 14:19:01 ---> d9a267c11f56 14:19:01 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:01 ---> Using cache 14:19:01 ---> c7f011f6ec8a 14:19:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:19:01 ---> Running in ed3956482992 14:19:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:19:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:19:03 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:19:03 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 14:19:03 OK: 15854 distinct packages available 14:19:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:19:03 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 14:19:03 Status: Downloaded newer image for docker:20.10.10 14:19:03 ---> b706a049f56e 14:19:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:19:04 ---> Running in e97f132e642c 14:19:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:19:04 Removing intermediate container e97f132e642c 14:19:04 ---> cf99cf5cfbe2 14:19:04 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 14:19:04 ---> Running in dce33d6af708 14:19:04 (1/9) Installing ca-certificates (20211220-r0) 14:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:19:04 (2/9) Installing brotli-libs (1.0.9-r5) 14:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:19:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:19:05 (4/9) Installing libcurl (7.80.0-r0) 14:19:05 (1/42) Installing readline (8.1.0-r0) 14:19:05 (2/42) Installing bash (5.1.16-r0) 14:19:05 Executing bash-5.1.16-r0.post-install 14:19:05 (3/42) Installing brotli-libs (1.0.9-r5) 14:19:05 (4/42) Installing nghttp2-libs (1.43.0-r0) 14:19:05 (5/42) Installing libcurl (7.79.1-r0) 14:19:05 (6/42) Installing curl (7.79.1-r0) 14:19:05 (7/42) Installing dumb-init (1.2.5-r1) 14:19:05 (8/42) Installing libbz2 (1.0.8-r1) 14:19:05 (9/42) Installing expat (2.4.7-r0) 14:19:05 (5/9) Installing curl (7.80.0-r0) 14:19:05 (10/42) Installing libffi (3.3-r2) 14:19:05 (11/42) Installing gdbm (1.19-r0) 14:19:05 (12/42) Installing xz-libs (5.2.5-r0) 14:19:05 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:19:05 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:19:05 (15/42) Installing mpdecimal (2.5.1-r1) 14:19:05 (16/42) Installing sqlite-libs (3.35.5-r0) 14:19:05 (17/42) Installing python3 (3.9.5-r2) 14:19:05 (6/9) Installing dumb-init (1.2.5-r1) 14:19:05 (7/9) Installing musl-obstack (1.2.2-r0) 14:19:05 (8/9) Installing libucontext (1.1-r0) 14:19:05 (9/9) Installing gcompat (1.0.0-r4) 14:19:05 (18/42) Installing py3-appdirs (1.4.4-r2) 14:19:05 (19/42) Installing py3-chardet (4.0.0-r2) 14:19:05 Executing busybox-1.34.1-r4.trigger 14:19:05 Executing ca-certificates-20211220-r0.trigger 14:19:05 OK: 8 MiB in 23 packages 14:19:05 (20/42) Installing py3-idna (3.2-r0) 14:19:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 14:19:05 (22/42) Installing py3-certifi (2020.12.5-r1) 14:19:05 (23/42) Installing py3-requests (2.25.1-r4) 14:19:05 (24/42) Installing py3-msgpack (1.0.2-r1) 14:19:05 (25/42) Installing py3-lockfile (0.12.2-r4) 14:19:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:19:05 (27/42) Installing py3-colorama (0.4.4-r1) 14:19:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:19:05 (29/42) Installing py3-distlib (0.3.1-r3) 14:19:05 (30/42) Installing py3-distro (1.5.0-r3) 14:19:05 (31/42) Installing py3-six (1.15.0-r1) 14:19:05 (32/42) Installing py3-webencodings (0.5.1-r4) 14:19:05 (33/42) Installing py3-html5lib (1.1-r1) 14:19:05 (34/42) Installing py3-parsing (2.4.7-r2) 14:19:05 (35/42) Installing py3-packaging (20.9-r1) 14:19:05 (36/42) Installing py3-toml (0.10.2-r2) 14:19:05 (37/42) Installing py3-pep517 (0.10.0-r2) 14:19:05 (38/42) Installing py3-progress (1.5-r2) 14:19:05 (39/42) Installing py3-retrying (1.3.3-r1) 14:19:05 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:19:05 (41/42) Installing py3-setuptools (52.0.0-r3) 14:19:05 (42/42) Installing py3-pip (20.3.4-r1) 14:19:06 Executing busybox-1.33.1-r6.trigger 14:19:06 OK: 84 MiB in 64 packages 14:19:06 Removing intermediate container ed3956482992 14:19:06 ---> 4113e248310e 14:19:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:19:06 ---> d2262661b682 14:19:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:19:06 Collecting docker-compose==1.23.2 14:19:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:19:06 Collecting PyYAML<4,>=3.10 14:19:06 Downloading PyYAML-3.13.tar.gz (270 kB) 14:19:07 ---> 18518fb0843c 14:19:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:19:07 ---> f1dd561494a4 14:19:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:19:07 ---> Running in 1586c94e10d6 14:19:07 Removing intermediate container 1586c94e10d6 14:19:07 ---> 6a957d3bb40d 14:19:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:19:07 ---> Running in 102526214cad 14:19:07 Collecting texttable<0.10,>=0.9.0 14:19:07 Downloading texttable-0.9.1.tar.gz (11 kB) 14:19:07 Removing intermediate container 102526214cad 14:19:07 ---> c68b1d33c837 14:19:07 Step 18/20 : LABEL arch=x86_64 14:19:07 ---> Running in 32de88b18e7d 14:19:07 Removing intermediate container 32de88b18e7d 14:19:07 ---> 8b0586a066d5 14:19:07 Step 19/20 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:19:07 ---> Running in 7a4d5bd067bf 14:19:07 Removing intermediate container 7a4d5bd067bf 14:19:07 ---> 553fff2bf56e 14:19:07 Step 20/20 : LABEL version=0.0.0 14:19:07 Collecting docker<4.0,>=3.6.0 14:19:07 ---> Running in 728ff76a38ea 14:19:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:19:07 Collecting dockerpty<0.5,>=0.4.1 14:19:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:19:07 Removing intermediate container 728ff76a38ea 14:19:07 ---> 96e819cfc96c 14:19:07 14:19:08 Successfully built 96e819cfc96c 14:19:08 Successfully tagged security-spiffe-token-provider:latest 14:19:08  Building security-spiffe-token-provider ... done Collecting docopt<0.7,>=0.6.1 14:19:08 Downloading docopt-0.6.2.tar.gz (25 kB) 14:19:08 Collecting jsonschema<3,>=2.5.1 14:19:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:19:08 Collecting cached-property<2,>=1.2.0 14:19:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:19:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:19:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:19:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 14:19:08 Collecting websocket-client<1.0,>=0.32.0 14:19:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:19:08 Collecting docker-pycreds>=0.4.0 14:19:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:19:08 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) 14:19:08 Collecting urllib3<1.25,>=1.21.1 14:19:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:19:08 Collecting chardet<3.1.0,>=3.0.2 14:19:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:19:08 Collecting idna<2.8,>=2.5 14:19:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:19:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:19:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:19:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:19:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:19:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:19:09 Attempting uninstall: urllib3 14:19:09 Found existing installation: urllib3 1.26.5 14:19:09 Uninstalling urllib3-1.26.5: 14:19:09 Successfully uninstalled urllib3-1.26.5 14:19:09 Attempting uninstall: idna 14:19:09 Found existing installation: idna 3.2 14:19:09 Uninstalling idna-3.2: 14:19:09 Successfully uninstalled idna-3.2 14:19:09 Attempting uninstall: chardet 14:19:09 Found existing installation: chardet 4.0.0 14:19:09 Uninstalling chardet-4.0.0: 14:19:09 Successfully uninstalled chardet-4.0.0 14:19:09 Attempting uninstall: requests 14:19:09 Found existing installation: requests 2.25.1 14:19:09 Uninstalling requests-2.25.1: 14:19:09 Successfully uninstalled requests-2.25.1 14:19:09 Running setup.py install for texttable: started 14:19:09 Running setup.py install for texttable: finished with status 'done' 14:19:09 Running setup.py install for PyYAML: started 14:19:10 Running setup.py install for PyYAML: finished with status 'done' 14:19:10 Running setup.py install for docopt: started 14:19:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:19:10 Running setup.py install for docopt: finished with status 'done' 14:19:10 Running setup.py install for dockerpty: started 14:19:11 Running setup.py install for dockerpty: finished with status 'done' 14:19:11 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 14:19:13 Removing intermediate container dce33d6af708 14:19:13 ---> 56991515af19 14:19:13 Step 14/23 : ENV APP_PORT=58890 14:19:13 ---> Running in 0804d354581e 14:19:13 Removing intermediate container 0804d354581e 14:19:13 ---> 55ad198e7a70 14:19:13 Step 15/23 : EXPOSE $APP_PORT 14:19:14 ---> Running in 62286151beba 14:19:14 Removing intermediate container 62286151beba 14:19:14 ---> 5813ce629da4 14:19:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:19:14 ---> e975ef2474a2 14:19:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:19:14 ---> db5de9d1f234 14:19:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:19:14 ---> 0a6d1e15309c 14:19:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:19:14 ---> Running in 16e955f2c6eb 14:19:15 Removing intermediate container 16e955f2c6eb 14:19:15 ---> 4547fe012e64 14:19:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:19:15 ---> Running in a85e5d370fea 14:19:15 Removing intermediate container a85e5d370fea 14:19:15 ---> 28ca82d46a7c 14:19:15 Step 21/23 : LABEL arch=x86_64 14:19:15 ---> Running in ee51f0420b2f 14:19:15 Removing intermediate container ee51f0420b2f 14:19:15 ---> f5e3c1053d9f 14:19:15 Step 22/23 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b 14:19:15 ---> Running in dc809580c2ab 14:19:15 Removing intermediate container dc809580c2ab 14:19:15 ---> 1996e37a303f 14:19:15 Step 23/23 : LABEL version=0.0.0 14:19:15 ---> Running in 3e2d4c4fa435 14:19:15 Removing intermediate container 3e2d4c4fa435 14:19:15 ---> e156bb33691f 14:19:15 14:19:15 Successfully built e156bb33691f 14:19:15 Successfully tagged sys-mgmt-agent:latest 14:19:15  Building sys-mgmt-agent ... done  [Pipeline] } 14:19:15 $ docker stop --time=1 bd9013caac67449fa3148424642bc309f2c4e042f5f3913a41d07b7f6a49ff7a 14:19:17 $ docker rm -f bd9013caac67449fa3148424642bc309f2c4e042f5f3913a41d07b7f6a49ff7a [Pipeline] // withDockerContainer [Pipeline] sh 14:19:17 + docker images 14:19:17 REPOSITORY TAG IMAGE ID CREATED SIZE 14:19:17 sys-mgmt-agent latest e156bb33691f 2 seconds ago 305MB 14:19:17 security-spiffe-token-provider latest 96e819cfc96c 10 seconds ago 28.5MB 14:19:17 ccbaf0a0181b 16 seconds ago 1.61GB 14:19:17 f6121e9d126a 17 seconds ago 1.61GB 14:19:17 core-data latest f733873f9120 33 seconds ago 35.9MB 14:19:17 security-bootstrapper latest 733aa63a3455 37 seconds ago 24.3MB 14:19:17 security-spire-server latest 73427c03bed9 39 seconds ago 82.9MB 14:19:17 44cedbc3f0db 46 seconds ago 1.65GB 14:19:17 core-command latest 3b059139ccc1 52 seconds ago 24.5MB 14:19:17 security-spire-agent latest 7c7064caba54 About a minute ago 119MB 14:19:17 fafa05856dac About a minute ago 1.61GB 14:19:17 94ea29ca08b5 About a minute ago 1.61GB 14:19:17 security-spire-config latest 4a44373756e5 About a minute ago 82.2MB 14:19:17 1f59ada07d12 About a minute ago 1.61GB 14:19:17 9cbeb73bf12f About a minute ago 1.61GB 14:19:17 security-proxy-setup latest beaa7f1a551a About a minute ago 43.4MB 14:19:17 security-secretstore-setup latest 985cc20c7a97 About a minute ago 42.1MB 14:19:17 support-notifications latest e559096ec780 About a minute ago 26.6MB 14:19:17 support-scheduler latest b50e7c1032f6 About a minute ago 26MB 14:19:17 core-metadata latest 9b821d45c2cc About a minute ago 26.1MB 14:19:17 74feac83438a 2 minutes ago 1.63GB 14:19:17 4d6a6924977e 2 minutes ago 1.62GB 14:19:17 3816806a72c9 2 minutes ago 1.63GB 14:19:17 83fe48d476ee 2 minutes ago 1.62GB 14:19:17 18fc32f4648d 2 minutes ago 1.62GB 14:19:17 ci-base-image-x86_64 latest 7691ce62e17b 5 minutes ago 896MB 14:19:17 alpine 3.15 9c842ac49a39 47 hours ago 5.57MB 14:19:17 alpine 3.14 a33ac4f1069a 7 days ago 5.59MB 14:19:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 14:19:17 docker 20.10.10 b706a049f56e 4 months ago 216MB 14:19:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 14:19:17 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 14:19:32 Still waiting to schedule task 14:19:32 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:19:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:19:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements 14:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:19:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.570s coverage: 98.5% of statements 14:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:19:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.440s coverage: 54.9% of statements 14:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.430s coverage: 89.2% of statements 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.455s coverage: 84.4% of statements 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.078s coverage: 94.2% of statements 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:20:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.382s coverage: 72.2% of statements 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:20:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.554s coverage: 60.0% of statements 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:20:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.510s coverage: 0.9% of statements 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:20:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.225s coverage: 58.8% of statements 14:20:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 24.0% of statements 14:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements 14:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.314s coverage: 79.5% of statements 14:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 14:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements 14:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.275s coverage: 87.5% of statements 14:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.219s coverage: 94.4% of statements 14:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 14:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.713s coverage: 82.5% of statements 14:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.085s coverage: 65.1% of statements 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 58.8% of statements 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.791s coverage: 91.2% of statements 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.847s coverage: 64.4% of statements 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:20:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.204s coverage: 100.0% of statements 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.150s coverage: 89.4% of statements 14:20:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 14:20:41 Running on prd-ubuntu18.04-docker-8c-8g-9077 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 14:20:41 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 14:20:42 The recommended git tool is: git 14:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 14:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 14:20:43 using credential edgex-jenkins-ssh 14:20:43 Cloning the remote Git repository 14:20:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:20:43 > git init /w/workspace/edgex-go/19 # timeout=10 14:20:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:20:43 > git --version # timeout=10 14:20:43 > git --version # 'git version 2.17.1' 14:20:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:20:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:48 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit e36d841e191cb590a0ef37358cdc8d931ba44ef4 14:20:48 Merge succeeded, producing dcdbe7517045eaf1f173ba4200cbd319e1888c40 14:20:48 Checking out Revision dcdbe7517045eaf1f173ba4200cbd319e1888c40 (PR-3904) 14:20:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:20:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:20:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:20:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:20:48 > 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 14:20:48 > git config core.sparsecheckout # timeout=10 14:20:48 > git checkout -f e36d841e191cb590a0ef37358cdc8d931ba44ef4 # timeout=10 14:20:48 > git remote # timeout=10 14:20:48 > git config --get remote.origin.url # timeout=10 14:20:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:20:48 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 14:20:48 > git rev-parse HEAD^{commit} # timeout=10 14:20:48 > git config core.sparsecheckout # timeout=10 14:20:48 > git checkout -f dcdbe7517045eaf1f173ba4200cbd319e1888c40 # timeout=10 14:20:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.324s coverage: 65.4% of statements 14:20:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:20:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:20:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:20:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.695s coverage: 43.8% of statements 14:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:20:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 14:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:20:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements 14:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:20:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:20:52 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" 14:20:52 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:20:52 > git rev-list --no-walk 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 # timeout=10 14:20:53 + echo snap-build.sh 14:20:53 snap-build.sh 14:20:53 + SNAP_BASE_DIR=. 14:20:53 + '[' '!' -z /w/workspace/edgex-go/19 ']' 14:20:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/19 14:20:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/19]' 14:20:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/19] 14:20:53 + cd /w/workspace/edgex-go/19 14:20:53 + sudo apt-get remove -qy --purge lxd lxd-client 14:20:53 Reading package lists... 14:20:53 Building dependency tree... 14:20:53 Reading state information... 14:20:53 The following packages were automatically installed and are no longer required: 14:20:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 14:20:53 uidmap xdelta3 14:20:53 Use 'sudo apt autoremove' to remove them. 14:20:53 The following packages will be REMOVED: 14:20:53 lxd* lxd-client* 14:20:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 14:20:53 After this operation, 31.7 MB disk space will be freed. 14:20:54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 14:20:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 14:20:55 Removing lxd dnsmasq configuration 14:20:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 14:20:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 14:20:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:20:56 (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.) 14:20:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 14:20:57 Processing triggers for systemd (237-3ubuntu10.52) ... 14:20:57 Processing triggers for ureadahead (0.100.0-21) ... 14:20:57 + sudo snap remove --purge lxd 14:20:57 snap "lxd" is not installed 14:20:57 + sudo groupadd --force --system lxd 14:20:57 ++ whoami 14:20:57 + sudo /usr/sbin/usermod -G lxd -a jenkins 14:20:57 + newgrp - lxd 14:20:57 + sudo snap install lxd 14:20:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.348s coverage: 17.7% of statements 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:20:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:20:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.340s coverage: 63.2% of statements 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:20:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.544s coverage: 97.7% of statements 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:20:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:20:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:20:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements 14:20:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 14:20:59 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 14:20:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:20:59 GO111MODULE=on go vet ./... 14:21:07 2022-03-25T14:21:05Z INFO Waiting for automatic snapd restart... 14:21:22 lxd 4.24-c92c0b2 from Canonical* installed 14:21:22 + sudo lxd init --auto 14:21:32 + sudo snap install --classic snapcraft 14:21:37 snapcraft 6.1 from Canonical* installed 14:21:37 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 14:21:37 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 14:21:37 % Total % Received % Xferd Average Speed Time Time Time Current 14:21:37 Dload Upload Total Spent Left Speed 14:21:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3847 0 --:--:-- --:--:-- --:--:-- 3847 14:21:37 68 3325k 68 2263k 0 0 6185k 0 --:--:-- --:--:-- --:--:-- 6185k 100 3325k 100 3325k 0 0 8796k 0 --:--:-- --:--:-- --:--:-- 86.3M 14:21:37 ./yq_linux_amd64 14:21:37 + sudo snapcraft prime --use-lxd 14:21:39 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 14:21:39 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: 14:21:39 - README.md 14:21:39 14:21:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:21:40 Launching a container. 14:21:50 Waiting for container to be ready 14:21:50 To start your first container, try: lxc launch ubuntu:20.04 14:21:50 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 14:21:50 14:21:55 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 14:21:56 Waiting for network to be ready... 14:21:56 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 14:21:56 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 14:21:56 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 14:21:56 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] 14:21:56 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 14:21:56 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] 14:21:56 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 14:21:56 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 14:21:56 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] 14:21:56 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 14:21:56 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 14:21:56 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 14:21:56 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 14:21:56 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 14:21:56 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 14:21:56 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 14:21:56 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 14:21:56 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 14:21:56 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 14:21:56 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] 14:21:56 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] 14:21:56 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 14:21:56 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 14:21:56 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] 14:21:56 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 14:21:56 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 14:21:56 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 14:22:00 Fetched 23.5 MB in 3s (7085 kB/s) 14:22:00 Reading package lists... 14:22:00 Reading package lists... 14:22:00 Building dependency tree... 14:22:00 Reading state information... 14:22:00 The following additional packages will be installed: 14:22:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:22:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:22:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:22:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 14:22:00 Suggested packages: 14:22:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 14:22:00 Recommended packages: 14:22:00 gnupg libsasl2-modules 14:22:00 The following NEW packages will be installed: 14:22:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:22:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:22:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:22:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 14:22:00 The following packages will be upgraded: 14:22:00 gpg gpg-agent gpgconf libudev1 14:22:00 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 14:22:00 Need to get 3859 kB of archives. 14:22:00 After this operation, 14.9 MB of additional disk space will be used. 14:22:00 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 14:22:00 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 14:22:00 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 14:22:00 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 14:22:00 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 14:22:01 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 14:22:01 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 14:22:01 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 14:22:01 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 14:22:01 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 14:22:01 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 14:22:01 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 14:22:01 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 14:22:01 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 14:22:01 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 14:22:01 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 14:22:01 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 14:22:01 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 14:22:01 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 14:22:01 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 14:22:01 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 14:22:01 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 14:22:02 debconf: delaying package configuration, since apt-utils is not installed 14:22:02 Fetched 3859 kB in 1s (3374 kB/s) 14:22:02 (Reading database ... 12816 files and directories currently installed.) 14:22:02 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 14:22:02 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 14:22:02 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 14:22:02 Selecting previously unselected package udev. 14:22:02 (Reading database ... 12816 files and directories currently installed.) 14:22:02 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 14:22:02 Unpacking udev (245.4-4ubuntu3.15) ... 14:22:02 Selecting previously unselected package libfuse2:amd64. 14:22:02 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 14:22:02 Unpacking libfuse2:amd64 (2.9.9-3) ... 14:22:02 Selecting previously unselected package fuse. 14:22:02 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 14:22:02 Unpacking fuse (2.9.9-3) ... 14:22:02 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 14:22:02 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 14:22:02 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 14:22:02 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 14:22:02 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 14:22:02 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 14:22:02 Selecting previously unselected package libksba8:amd64. 14:22:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 14:22:02 Unpacking libksba8:amd64 (1.3.5-2) ... 14:22:02 Selecting previously unselected package libroken18-heimdal:amd64. 14:22:02 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 14:22:02 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 14:22:02 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 14:22:02 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:03 Selecting previously unselected package libheimbase1-heimdal:amd64. 14:22:03 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 14:22:03 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:03 Selecting previously unselected package libhcrypto4-heimdal:amd64. 14:22:03 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 14:22:03 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:03 Selecting previously unselected package libwind0-heimdal:amd64. 14:22:03 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 14:22:03 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 14:22:03 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 14:22:03 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 14:22:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 14:22:03 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 14:22:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 14:22:03 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 14:22:03 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 14:22:03 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:03 Selecting previously unselected package libsasl2-modules-db:amd64. 14:22:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 14:22:03 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 14:22:03 Selecting previously unselected package libsasl2-2:amd64. 14:22:03 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 14:22:03 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 14:22:03 Selecting previously unselected package libldap-common. 14:22:03 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 14:22:03 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 14:22:03 Selecting previously unselected package libldap-2.4-2:amd64. 14:22:03 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 14:22:03 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 14:22:03 Selecting previously unselected package dirmngr. 14:22:03 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 14:22:03 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 14:22:03 Setting up libksba8:amd64 (1.3.5-2) ... 14:22:03 Setting up libfuse2:amd64 (2.9.9-3) ... 14:22:03 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 14:22:03 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 14:22:03 Setting up udev (245.4-4ubuntu3.15) ... 14:22:04 invoke-rc.d: policy-rc.d denied execution of start. 14:22:04 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 14:22:04 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:04 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 14:22:04 Setting up gpg (2.2.19-3ubuntu2.1) ... 14:22:04 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:04 Setting up fuse (2.9.9-3) ... 14:22:04 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 14:22:05 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:05 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:05 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:05 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:05 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:05 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:05 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 14:22:05 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 14:22:05 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 14:22:05 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 14:22:05 Processing triggers for systemd (245.4-4ubuntu3) ... 14:22:05 Processing triggers for libc-bin (2.31-0ubuntu9) ... 14:22:05 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 14:22:05 Alias= settings in the [Install] section, and DefaultInstance= for template 14:22:05 units). This means they are not meant to be enabled using systemctl. 14:22:05 14:22:05 Possible reasons for having this kind of units are: 14:22:05 • A unit may be statically enabled by being symlinked from another unit's 14:22:05 .wants/ or .requires/ directory. 14:22:05 • A unit's purpose may be to act as a helper for some other unit which has 14:22:05 a requirement dependency on it. 14:22:05 • A unit may be started when needed via activation (socket, path, timer, 14:22:05 D-Bus, udev, scripted systemctl call, ...). 14:22:05 • In case of template units, the unit is meant to be enabled with some 14:22:05 instance name specified. 14:22:05 Reading package lists... 14:22:06 Building dependency tree... 14:22:06 Reading state information... 14:22:06 The following additional packages will be installed: 14:22:06 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 14:22:06 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 14:22:06 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 14:22:06 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 14:22:06 openssh-client python3 python3-minimal python3.8 python3.8-minimal 14:22:06 squashfs-tools systemd systemd-sysv systemd-timesyncd 14:22:06 Suggested packages: 14:22:06 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 14:22:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 14:22:06 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 14:22:06 systemd-container policykit-1 14:22:06 Recommended packages: 14:22:06 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 14:22:06 The following NEW packages will be installed: 14:22:06 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 14:22:06 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 14:22:06 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 14:22:06 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 14:22:06 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 14:22:06 The following packages will be upgraded: 14:22:06 libsystemd0 systemd systemd-sysv systemd-timesyncd 14:22:06 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 14:22:06 Need to get 46.5 MB of archives. 14:22:06 After this operation, 181 MB of additional disk space will be used. 14:22:06 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 14:22:06 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 14:22:06 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 14:22:06 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 14:22:06 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 14:22:06 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 14:22:06 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 14:22:06 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 14:22:06 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 14:22:06 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 14:22:06 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 14:22:06 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 14:22:06 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 14:22:06 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 14:22:06 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 14:22:06 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 14:22:06 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 14:22:06 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 14:22:06 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 14:22:06 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 14:22:06 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 14:22:06 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 14:22:06 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 14:22:06 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 14:22:06 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 14:22:06 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 14:22:06 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 14:22:06 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 14:22:06 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 14:22:06 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 14:22:06 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 14:22:06 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 14:22:06 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 14:22:06 debconf: delaying package configuration, since apt-utils is not installed 14:22:06 Fetched 46.5 MB in 1s (74.0 MB/s) 14:22:07 (Reading database ... 13067 files and directories currently installed.) 14:22:07 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 14:22:07 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 14:22:07 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 14:22:07 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 14:22:07 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 14:22:07 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 14:22:07 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 14:22:07 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 14:22:07 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 14:22:07 Selecting previously unselected package libpython3.8-minimal:amd64. 14:22:07 (Reading database ... 13068 files and directories currently installed.) 14:22:07 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 14:22:07 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 14:22:08 Selecting previously unselected package libexpat1:amd64. 14:22:08 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 14:22:08 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 14:22:08 Selecting previously unselected package python3.8-minimal. 14:22:08 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 14:22:08 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 14:22:08 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 14:22:08 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 14:22:08 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 14:22:09 Selecting previously unselected package python3-minimal. 14:22:09 (Reading database ... 13359 files and directories currently installed.) 14:22:09 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 14:22:09 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 14:22:09 Selecting previously unselected package mime-support. 14:22:09 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 14:22:09 Unpacking mime-support (3.64ubuntu1) ... 14:22:09 Selecting previously unselected package libmpdec2:amd64. 14:22:09 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 14:22:09 Unpacking libmpdec2:amd64 (2.4.2-3) ... 14:22:09 Selecting previously unselected package libpython3.8-stdlib:amd64. 14:22:09 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 14:22:09 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 14:22:09 Selecting previously unselected package python3.8. 14:22:09 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 14:22:09 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 14:22:09 Selecting previously unselected package libpython3-stdlib:amd64. 14:22:09 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 14:22:09 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 14:22:09 Setting up python3-minimal (3.8.2-0ubuntu2) ... 14:22:09 Selecting previously unselected package python3. 14:22:09 (Reading database ... 13761 files and directories currently installed.) 14:22:09 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 14:22:09 Unpacking python3 (3.8.2-0ubuntu2) ... 14:22:09 Selecting previously unselected package libdbus-1-3:amd64. 14:22:09 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 14:22:09 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 14:22:09 Selecting previously unselected package dbus. 14:22:09 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 14:22:09 Unpacking dbus (1.12.16-2ubuntu2.1) ... 14:22:09 Selecting previously unselected package libbsd0:amd64. 14:22:09 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 14:22:09 Unpacking libbsd0:amd64 (0.10.0-1) ... 14:22:09 Selecting previously unselected package libpam-systemd:amd64. 14:22:09 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 14:22:09 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 14:22:09 Selecting previously unselected package sudo. 14:22:09 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 14:22:09 Unpacking sudo (1.8.31-1ubuntu1.2) ... 14:22:10 Selecting previously unselected package apparmor. 14:22:10 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 14:22:10 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 14:22:10 Selecting previously unselected package libcbor0.6:amd64. 14:22:10 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 14:22:10 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 14:22:10 Selecting previously unselected package libedit2:amd64. 14:22:10 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 14:22:10 Unpacking libedit2:amd64 (3.1-20191231-1) ... 14:22:10 Selecting previously unselected package libfido2-1:amd64. 14:22:10 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 14:22:10 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 14:22:10 Selecting previously unselected package libkrb5support0:amd64. 14:22:10 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 14:22:10 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 14:22:10 Selecting previously unselected package libk5crypto3:amd64. 14:22:10 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 14:22:10 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 14:22:10 Selecting previously unselected package libkeyutils1:amd64. 14:22:10 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 14:22:10 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 14:22:10 Selecting previously unselected package libkrb5-3:amd64. 14:22:10 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 14:22:10 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 14:22:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 14:22:10 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 14:22:10 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 14:22:10 Selecting previously unselected package openssh-client. 14:22:10 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 14:22:10 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 14:22:10 Selecting previously unselected package dbus-user-session. 14:22:10 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 14:22:10 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 14:22:10 Selecting previously unselected package liblzo2-2:amd64. 14:22:10 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 14:22:10 Unpacking liblzo2-2:amd64 (2.10-2) ... 14:22:10 Selecting previously unselected package squashfs-tools. 14:22:10 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 14:22:10 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 14:22:10 Selecting previously unselected package snapd. 14:22:10 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 14:22:10 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 14:22:14 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 14:22:14 Setting up mime-support (3.64ubuntu1) ... 14:22:14 Setting up liblzo2-2:amd64 (2.10-2) ... 14:22:14 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 14:22:14 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 14:22:14 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 14:22:14 Setting up dbus (1.12.16-2ubuntu2.1) ... 14:22:14 Setting up sudo (1.8.31-1ubuntu1.2) ... 14:22:14 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 14:22:14 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 14:22:14 Setting up libmpdec2:amd64 (2.4.2-3) ... 14:22:14 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 14:22:14 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 14:22:14 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 14:22:14 Setting up libbsd0:amd64 (0.10.0-1) ... 14:22:14 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 14:22:14 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 14:22:14 Setting up libedit2:amd64 (3.1-20191231-1) ... 14:22:14 Setting up python3 (3.8.2-0ubuntu2) ... 14:22:14 running python rtupdate hooks for python3.8... 14:22:14 running python post-rtupdate hooks for python3.8... 14:22:14 Setting up apparmor (2.13.3-7ubuntu5.1) ... 14:22:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 14:22:16 Reloading AppArmor profiles 14:22:16 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 14:22:16 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 14:22:16 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 14:22:16 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 14:22:16 Setting up systemd (245.4-4ubuntu3.15) ... 14:22:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 14:22:16 Installing new version of config file /etc/systemd/resolved.conf ... 14:22:18 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 14:22:18 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 14:22:18 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 14:22:18 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 14:22:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 14:22:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 14:22:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 14:22:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 14:22:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:22:19 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:22:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 14:22:19 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 14:22:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 14:22:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 14:22:20 /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' 14:22:20 Processing triggers for libc-bin (2.31-0ubuntu9) ... 14:22:21 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 14:22:21 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 14:22:21 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 14:22:22 Reading package lists... 14:22:22 Reading package lists... 14:22:22 Building dependency tree... 14:22:22 Reading state information... 14:22:23 Calculating upgrade... 14:22:23 The following packages will be upgraded: 14:22:23 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 14:22:23 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 14:22:23 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 14:22:23 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 14:22:23 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 14:22:23 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 14:22:23 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 14:22:23 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 14:22:23 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 14:22:23 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 14:22:23 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 14:22:23 xz-utils zlib1g 14:22:23 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:22:23 Need to get 65.7 MB of archives. 14:22:23 After this operation, 27.6 MB of additional disk space will be used. 14:22:23 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 14:22:23 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 14:22:23 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 14:22:23 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 14:22:23 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 14:22:23 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 14:22:23 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 14:22:23 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 14:22:23 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 14:22:23 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 14:22:23 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 14:22:23 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 14:22:23 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 14:22:23 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 14:22:23 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 14:22:23 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 14:22:23 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 14:22:23 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 14:22:23 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 14:22:23 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 14:22:23 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 14:22:23 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 14:22:23 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 14:22:23 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 14:22:23 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 14:22:23 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 14:22:23 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 14:22:23 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 14:22:23 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 14:22:23 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 14:22:23 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 14:22:23 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 14:22:23 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 14:22:23 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 14:22:23 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 14:22:23 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 14:22:23 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 14:22:23 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 14:22:23 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 14:22:23 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 14:22:23 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 14:22:23 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 14:22:23 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 14:22:23 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 14:22:23 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 14:22:23 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 14:22:23 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 14:22:23 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 14:22:23 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 14:22:23 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 14:22:23 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 14:22:23 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 14:22:23 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 14:22:23 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 14:22:23 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 14:22:23 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 14:22:23 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 14:22:23 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 14:22:23 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 14:22:23 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 14:22:23 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 14:22:23 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 14:22:23 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 14:22:23 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 14:22:24 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 14:22:24 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 14:22:24 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 14:22:24 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 14:22:24 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 14:22:24 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 14:22:24 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 14:22:24 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 14:22:24 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 14:22:24 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 14:22:24 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 14:22:24 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 14:22:24 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 14:22:24 debconf: delaying package configuration, since apt-utils is not installed 14:22:24 Fetched 65.7 MB in 1s (56.9 MB/s) 14:22:24 (Reading database ... 14313 files and directories currently installed.) 14:22:24 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 14:22:24 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 14:22:25 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 14:22:25 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 14:22:25 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 14:22:25 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 14:22:25 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 14:22:25 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 14:22:25 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 14:22:25 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 14:22:25 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 14:22:25 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 14:22:25 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 14:22:25 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 14:22:25 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 14:22:25 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 14:22:25 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 14:22:25 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 14:22:25 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 14:22:25 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 14:22:25 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 14:22:26 (Reading database ... 14312 files and directories currently installed.) 14:22:26 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 14:22:26 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 14:22:26 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 14:22:26 (Reading database ... 14312 files and directories currently installed.) 14:22:26 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 14:22:26 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 14:22:26 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 14:22:26 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 14:22:26 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 14:22:26 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 14:22:26 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 14:22:26 (Reading database ... 14312 files and directories currently installed.) 14:22:26 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 14:22:26 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 14:22:26 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 14:22:27 (Reading database ... 14312 files and directories currently installed.) 14:22:27 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 14:22:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 14:22:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 14:22:27 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 14:22:27 Setting up base-files (11ubuntu5.5) ... 14:22:27 Installing new version of config file /etc/issue ... 14:22:27 Installing new version of config file /etc/issue.net ... 14:22:27 Installing new version of config file /etc/lsb-release ... 14:22:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 14:22:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 14:22:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 14:22:28 Removing obsolete conffile /etc/default/motd-news ... 14:22:28 (Reading database ... 14311 files and directories currently installed.) 14:22:28 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 14:22:28 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 14:22:28 Setting up bash (5.0-6ubuntu1.1) ... 14:22:28 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 14:22:28 (Reading database ... 14311 files and directories currently installed.) 14:22:28 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 14:22:28 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 14:22:28 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 14:22:28 (Reading database ... 14311 files and directories currently installed.) 14:22:28 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 14:22:28 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 14:22:28 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 14:22:28 (Reading database ... 14311 files and directories currently installed.) 14:22:28 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 14:22:28 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 14:22:29 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 14:22:29 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 14:22:29 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 14:22:29 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 14:22:29 Setting up perl-base (5.30.0-9ubuntu0.2) ... 14:22:29 (Reading database ... 14311 files and directories currently installed.) 14:22:29 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 14:22:29 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 14:22:30 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 14:22:30 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 14:22:30 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 14:22:30 (Reading database ... 14311 files and directories currently installed.) 14:22:30 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 14:22:30 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 14:22:30 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 14:22:30 (Reading database ... 14311 files and directories currently installed.) 14:22:30 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 14:22:30 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 14:22:30 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 14:22:30 (Reading database ... 14311 files and directories currently installed.) 14:22:30 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 14:22:30 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 14:22:30 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 14:22:30 (Reading database ... 14311 files and directories currently installed.) 14:22:30 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 14:22:30 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 14:22:30 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 14:22:30 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 14:22:30 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 14:22:31 (Reading database ... 14311 files and directories currently installed.) 14:22:31 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 14:22:31 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 14:22:31 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 14:22:31 (Reading database ... 14311 files and directories currently installed.) 14:22:31 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 14:22:31 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 14:22:31 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 14:22:31 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 14:22:31 Setting up util-linux (2.34-0.1ubuntu9.3) ... 14:22:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 14:22:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 14:22:32 (Reading database ... 14311 files and directories currently installed.) 14:22:32 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 14:22:32 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 14:22:32 Setting up libc-bin (2.31-0ubuntu9.7) ... 14:22:32 (Reading database ... 14311 files and directories currently installed.) 14:22:32 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 14:22:32 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 14:22:32 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 14:22:32 (Reading database ... 14311 files and directories currently installed.) 14:22:32 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 14:22:32 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 14:22:32 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 14:22:32 (Reading database ... 14311 files and directories currently installed.) 14:22:32 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 14:22:32 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 14:22:32 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 14:22:32 (Reading database ... 14311 files and directories currently installed.) 14:22:32 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 14:22:32 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 14:22:32 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 14:22:32 (Reading database ... 14311 files and directories currently installed.) 14:22:32 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 14:22:32 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 14:22:33 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 14:22:33 (Reading database ... 14311 files and directories currently installed.) 14:22:33 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 14:22:33 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 14:22:33 Setting up gpgv (2.2.19-3ubuntu2.1) ... 14:22:33 (Reading database ... 14311 files and directories currently installed.) 14:22:33 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 14:22:33 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 14:22:33 Setting up ubuntu-keyring (2020.02.11.4) ... 14:22:33 (Reading database ... 14311 files and directories currently installed.) 14:22:33 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 14:22:33 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 14:22:33 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 14:22:33 (Reading database ... 14311 files and directories currently installed.) 14:22:33 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 14:22:33 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 14:22:33 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 14:22:33 (Reading database ... 14311 files and directories currently installed.) 14:22:33 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 14:22:33 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 14:22:33 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 14:22:33 (Reading database ... 14311 files and directories currently installed.) 14:22:33 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 14:22:33 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 14:22:33 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 14:22:33 (Reading database ... 14311 files and directories currently installed.) 14:22:33 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 14:22:33 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 14:22:33 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 14:22:34 (Reading database ... 14311 files and directories currently installed.) 14:22:34 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 14:22:34 Unpacking apt (2.0.6) over (2.0.2) ... 14:22:34 Setting up apt (2.0.6) ... 14:22:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 14:22:35 (Reading database ... 14311 files and directories currently installed.) 14:22:35 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 14:22:35 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 14:22:35 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 14:22:35 (Reading database ... 14311 files and directories currently installed.) 14:22:35 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 14:22:35 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 14:22:35 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 14:22:35 (Reading database ... 14313 files and directories currently installed.) 14:22:35 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 14:22:35 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 14:22:35 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 14:22:35 (Reading database ... 14317 files and directories currently installed.) 14:22:35 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 14:22:35 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 14:22:35 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 14:22:35 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 14:22:35 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 14:22:35 (Reading database ... 14317 files and directories currently installed.) 14:22:35 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 14:22:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:22:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:22:36 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 14:22:36 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 14:22:36 (Reading database ... 14317 files and directories currently installed.) 14:22:36 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 14:22:36 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 14:22:36 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 14:22:36 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 14:22:36 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 14:22:36 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 14:22:36 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 14:22:36 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 14:22:36 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 14:22:36 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 14:22:36 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 14:22:36 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 14:22:36 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 14:22:36 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 14:22:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 14:22:36 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 14:22:37 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 14:22:37 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 14:22:37 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 14:22:37 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 14:22:37 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 14:22:37 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 14:22:37 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 14:22:37 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 14:22:37 ./bin/test-attribution-txt.sh 14:22:37 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 14:22:37 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 14:22:37 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 14:22:37 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 14:22:37 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 14:22:37 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 14:22:37 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 14:22:37 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 14:22:37 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 14:22:37 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 14:22:38 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 14:22:38 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 14:22:38 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 14:22:38 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 14:22:38 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 14:22:38 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 14:22:39 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 14:22:39 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 14:22:39 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 14:22:39 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 14:22:40 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 14:22:40 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 14:22:40 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 14:22:40 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [Pipeline] echo 14:22:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:22:41 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 14:22:41 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 14:22:41 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 14:22:41 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 14:22:41 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 14:22:41 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 14:22:41 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 14:22:41 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 14:22:41 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 14:22:41 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 14:22:41 Setting up tzdata (2022a-0ubuntu0.20.04) ... 14:22:41 14:22:41 Current default time zone: 'Etc/UTC' 14:22:41 Local time is now: Fri Mar 25 14:22:41 UTC 2022. 14:22:41 Universal Time is now: Fri Mar 25 14:22:41 UTC 2022. 14:22:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 14:22:41 14:22:41 Setting up xz-utils (5.2.4-1ubuntu1) ... 14:22:41 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 14:22:41 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 14:22:41 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 14:22:41 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 14:22:41 Setting up mount (2.34-0.1ubuntu9.3) ... 14:22:41 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 14:22:41 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 14:22:41 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 14:22:41 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 14:22:41 Setting up openssl (1.1.1f-1ubuntu2.12) ... 14:22:41 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 14:22:41 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 14:22:41 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 14:22:41 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 14:22:41 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 14:22:41 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 14:22:41 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 14:22:41 Setting up fdisk (2.34-0.1ubuntu9.3) ... 14:22:41 Setting up ca-certificates (20210119~20.04.2) ... 14:22:41 + ls -al . 14:22:41 total 660 14:22:41 drwxrwxr-x 9 1001 1001 4096 Mar 25 14:22 . 14:22:41 drwxr-xr-x 4 root root 4096 Mar 25 14:17 .. 14:22:41 -rw-rw-r-- 1 1001 1001 11 Mar 25 14:15 .dockerignore 14:22:41 drwxrwxr-x 8 1001 1001 4096 Mar 25 14:15 .git 14:22:41 drwxrwxr-x 4 1001 1001 4096 Mar 25 14:15 .github 14:22:41 -rw-rw-r-- 1 1001 1001 870 Mar 25 14:15 .gitignore 14:22:41 -rw-rw-r-- 1 1001 1001 42 Mar 25 14:15 .golangci.yml 14:22:41 -rw-rw-r-- 1 1001 1001 87 Mar 25 14:15 .hadolint.yml 14:22:41 -rw-rw-r-- 1 1001 1001 166 Mar 25 14:15 .sonarcloud.properties 14:22:41 -rw-rw-r-- 1 1001 1001 1171 Mar 25 14:15 ADOPTERS.md 14:22:41 -rw-rw-r-- 1 1001 1001 9953 Mar 25 14:15 Attribution.txt 14:22:41 -rw-rw-r-- 1 1001 1001 51732 Mar 25 14:15 CHANGELOG.md 14:22:41 -rw-rw-r-- 1 1001 1001 3804 Mar 25 14:15 CONTRIBUTING.md 14:22:41 -rw-rw-r-- 1 1001 1001 677 Mar 25 14:15 GOVERNANCE.md 14:22:41 -rw-rw-r-- 1 1001 1001 849 Mar 25 14:15 Jenkinsfile 14:22:41 -rw-rw-r-- 1 1001 1001 10775 Mar 25 14:15 LICENSE 14:22:41 -rw-rw-r-- 1 1001 1001 8478 Mar 25 14:15 Makefile 14:22:41 -rw-rw-r-- 1 1001 1001 582 Mar 25 14:15 OWNERS.md 14:22:41 -rw-rw-r-- 1 1001 1001 8207 Mar 25 14:15 README.md 14:22:41 -rw-rw-r-- 1 1001 1001 6912 Mar 25 14:15 SECURITY.md 14:22:41 -rw-rw-r-- 1 1001 1001 5 Mar 25 14:13 VERSION 14:22:41 -rw-rw-r-- 1 1001 1001 4131 Mar 25 14:15 ZMQWindows.md 14:22:41 drwxrwxr-x 2 1001 1001 4096 Mar 25 14:15 bin 14:22:41 drwxrwxr-x 18 1001 1001 4096 Mar 25 14:15 cmd 14:22:41 -rw-r--r-- 1 root root 426503 Mar 25 14:20 coverage.out 14:22:41 -rw-rw-r-- 1 1001 1001 3175 Mar 25 14:15 go.mod 14:22:41 -rw-rw-r-- 1 1001 1001 34990 Mar 25 14:15 go.sum 14:22:41 drwxrwxr-x 8 1001 1001 4096 Mar 25 14:15 internal 14:22:41 drwxrwxr-x 3 1001 1001 4096 Mar 25 14:15 openapi 14:22:41 drwxrwxr-x 4 1001 1001 4096 Mar 25 14:15 snap 14:22:41 -rw-rw-r-- 1 1001 1001 204 Mar 25 14:15 version.go [Pipeline] sh 14:22:42 + '[' -e coverage.out ] 14:22:42 + chown 1001:1001 coverage.out [Pipeline] stash 14:22:42 Warning: overwriting stash ‘coverage-report’ 14:22:43 Stashed 1 file(s) [Pipeline] sh 14:22:43 Updating certificates in /etc/ssl/certs... 14:22:43 + make build 14:22:43 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 14:22:44 21 added, 21 removed; done. 14:22:44 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 14:22:44 Setting up perl (5.30.0-9ubuntu0.2) ... 14:22:44 Setting up procps (2:3.3.16-1ubuntu2.3) ... 14:22:44 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 14:22:44 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 14:22:44 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 14:22:44 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 14:22:44 Setting up binutils (2.34-6ubuntu1.3) ... 14:22:44 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 14:22:44 Setting up build-essential (12.8ubuntu1.1) ... 14:22:44 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 14:22:44 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 14:22:44 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 14:22:44 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 14:22:44 Processing triggers for systemd (245.4-4ubuntu3.15) ... 14:22:44 Processing triggers for mime-support (3.64ubuntu1) ... 14:22:44 Processing triggers for ca-certificates (20210119~20.04.2) ... 14:22:44 Updating certificates in /etc/ssl/certs... 14:22:45 0 added, 0 removed; done. 14:22:45 Running hooks in /etc/ca-certificates/update.d... 14:22:45 done. 14:22:46 Reading package lists... 14:22:46 Building dependency tree... 14:22:46 Reading state information... 14:22:46 The following NEW packages will be installed: 14:22:46 apt-transport-https 14:22:46 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 14:22:46 Need to get 4680 B of archives. 14:22:46 After this operation, 162 kB of additional disk space will be used. 14:22:46 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 14:22:46 debconf: delaying package configuration, since apt-utils is not installed 14:22:46 Fetched 4680 B in 0s (89.7 kB/s) 14:22:46 Selecting previously unselected package apt-transport-https. 14:22:46 (Reading database ... 14320 files and directories currently installed.) 14:22:46 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 14:22:46 Unpacking apt-transport-https (2.0.6) ... 14:22:46 Setting up apt-transport-https (2.0.6) ... 14:22:46 Waiting for network to be ready... 14:22:53 2022-03-25T14:22:50Z INFO Waiting for automatic snapd restart... 14:22:54 snapd 2.54.4 from Canonical* installed 14:22:54 "snapd" switched to the "latest/stable" channel 14:22:54 14:22:57 core20 20220304 from Canonical* installed 14:22:57 "core20" switched to the "latest/stable" channel 14:22:57 14:23:00 snapcraft 6.1 from Canonical* installed 14:23:00 "snapcraft" switched to the "latest/stable" channel 14:23:00 14:23:04 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: 14:23:04 - README.md 14:23:04 14:23:04 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:23:04 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 14:23:04 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 14:23:04 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 14:23:05 Reading package lists... 14:23:06 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 14:23:06 Reading package lists... 14:23:06 Building dependency tree... 14:23:06 Reading state information... 14:23:06 Suggested packages: 14:23:06 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 14:23:06 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 14:23:06 krb5-user libnorm-doc 14:23:06 Recommended packages: 14:23:06 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 14:23:06 The following NEW packages will be installed: 14:23:06 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 14:23:06 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 14:23:06 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 14:23:06 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 14:23:06 libzmq5 pkg-config zip 14:23:06 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 14:23:06 Need to get 10.3 MB of archives. 14:23:06 After this operation, 56.5 MB of additional disk space will be used. 14:23:06 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 14:23:06 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 14:23:06 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 14:23:06 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 14:23:06 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 14:23:06 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 14:23:06 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 14:23:06 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 14:23:06 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 14:23:06 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 14:23:06 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 14:23:06 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 14:23:06 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 14:23:06 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 14:23:06 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 14:23:06 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 14:23:06 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 14:23:06 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 14:23:06 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 14:23:06 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 14:23:06 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 14:23:06 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 14:23:06 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 14:23:06 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 14:23:06 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 14:23:06 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 14:23:06 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 14:23:06 debconf: delaying package configuration, since apt-utils is not installed 14:23:06 Fetched 10.3 MB in 0s (38.7 MB/s) 14:23:06 Selecting previously unselected package libglib2.0-0:amd64. 14:23:06 (Reading database ... 14324 files and directories currently installed.) 14:23:06 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 14:23:06 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 14:23:06 Selecting previously unselected package libsodium23:amd64. 14:23:06 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 14:23:06 Unpacking libsodium23:amd64 (1.0.18-1) ... 14:23:07 Selecting previously unselected package libpsl5:amd64. 14:23:07 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 14:23:07 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 14:23:07 Selecting previously unselected package libbrotli1:amd64. 14:23:07 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 14:23:07 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 14:23:07 Selecting previously unselected package libnghttp2-14:amd64. 14:23:07 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 14:23:07 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 14:23:07 Selecting previously unselected package librtmp1:amd64. 14:23:07 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 14:23:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 14:23:07 Selecting previously unselected package libssh-4:amd64. 14:23:07 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 14:23:07 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 14:23:07 Selecting previously unselected package libcurl3-gnutls:amd64. 14:23:07 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 14:23:07 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 14:23:07 Selecting previously unselected package liberror-perl. 14:23:07 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 14:23:07 Unpacking liberror-perl (0.17029-1) ... 14:23:07 Selecting previously unselected package git-man. 14:23:07 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 14:23:07 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 14:23:07 Selecting previously unselected package git. 14:23:07 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 14:23:07 Unpacking git (1:2.25.1-1ubuntu3.2) ... 14:23:08 Selecting previously unselected package libgssrpc4:amd64. 14:23:08 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 14:23:08 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 14:23:08 Selecting previously unselected package libkdb5-9:amd64. 14:23:08 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 14:23:08 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 14:23:08 Selecting previously unselected package libkadm5srv-mit11:amd64. 14:23:08 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 14:23:08 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 14:23:08 Selecting previously unselected package libkadm5clnt-mit11:amd64. 14:23:08 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 14:23:08 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 14:23:08 Selecting previously unselected package comerr-dev:amd64. 14:23:08 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 14:23:08 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 14:23:08 Selecting previously unselected package krb5-multidev:amd64. 14:23:08 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 14:23:08 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 14:23:08 Selecting previously unselected package libnorm1:amd64. 14:23:08 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 14:23:08 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 14:23:08 Selecting previously unselected package libnorm-dev:amd64. 14:23:08 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 14:23:08 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 14:23:08 Selecting previously unselected package libpgm-5.2-0:amd64. 14:23:08 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 14:23:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 14:23:08 Selecting previously unselected package libpgm-dev:amd64. 14:23:08 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 14:23:08 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 14:23:08 Selecting previously unselected package libsodium-dev:amd64. 14:23:08 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 14:23:08 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 14:23:08 Selecting previously unselected package libzmq5:amd64. 14:23:08 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 14:23:08 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 14:23:08 Selecting previously unselected package libkrb5-dev:amd64. 14:23:08 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 14:23:08 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 14:23:08 Selecting previously unselected package libzmq3-dev:amd64. 14:23:08 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 14:23:08 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 14:23:09 Selecting previously unselected package pkg-config. 14:23:09 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 14:23:09 Unpacking pkg-config (0.29.1-0ubuntu4) ... 14:23:09 Selecting previously unselected package zip. 14:23:09 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 14:23:09 Unpacking zip (3.0-11build1) ... 14:23:09 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 14:23:09 Setting up libsodium23:amd64 (1.0.18-1) ... 14:23:09 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 14:23:09 No schema files found: doing nothing. 14:23:09 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 14:23:09 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 14:23:09 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 14:23:09 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 14:23:09 Setting up liberror-perl (0.17029-1) ... 14:23:09 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 14:23:09 Setting up zip (3.0-11build1) ... 14:23:09 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 14:23:09 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 14:23:09 Setting up pkg-config (0.29.1-0ubuntu4) ... 14:23:09 Setting up libsodium-dev:amd64 (1.0.18-1) ... 14:23:09 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 14:23:09 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 14:23:09 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 14:23:09 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 14:23:09 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 14:23:09 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 14:23:09 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 14:23:09 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 14:23:09 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 14:23:09 Setting up git (1:2.25.1-1ubuntu3.2) ... 14:23:09 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 14:23:09 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 14:23:09 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 14:23:09 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 14:23:09 comerr-dev set to automatically installed. 14:23:09 git set to automatically installed. 14:23:09 git-man set to automatically installed. 14:23:09 krb5-multidev set to automatically installed. 14:23:09 libbrotli1 set to automatically installed. 14:23:09 libcurl3-gnutls set to automatically installed. 14:23:09 liberror-perl set to automatically installed. 14:23:09 libglib2.0-0 set to automatically installed. 14:23:09 libgssrpc4 set to automatically installed. 14:23:09 libkadm5clnt-mit11 set to automatically installed. 14:23:09 libkadm5srv-mit11 set to automatically installed. 14:23:09 libkdb5-9 set to automatically installed. 14:23:09 libkrb5-dev set to automatically installed. 14:23:09 libnghttp2-14 set to automatically installed. 14:23:09 libnorm-dev set to automatically installed. 14:23:09 libnorm1 set to automatically installed. 14:23:09 libpgm-5.2-0 set to automatically installed. 14:23:09 libpgm-dev set to automatically installed. 14:23:09 libpsl5 set to automatically installed. 14:23:09 librtmp1 set to automatically installed. 14:23:09 libsodium-dev set to automatically installed. 14:23:09 libsodium23 set to automatically installed. 14:23:09 libssh-4 set to automatically installed. 14:23:09 libzmq3-dev set to automatically installed. 14:23:09 libzmq5 set to automatically installed. 14:23:09 pkg-config set to automatically installed. 14:23:09 zip set to automatically installed. 14:23:10 snapd is not logged in, snap install commands will use sudo 14:23:23 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 14:23:23 Downloading snap 'edgex-app-service-configurable' 14:23:25 Pulling app-service-configurable 14:23:25 + snapcraftctl pull 14:23:27 Pulling config-common 14:23:27 + snapcraftctl pull 14:23:28 Pulling go-build-helper 14:23:28 + snapcraftctl pull 14:23:29 'edgex-go' has dependencies that need to be staged: go-build-helper 14:23:29 Skipping pull go-build-helper (already ran) 14:23:29 Building go-build-helper 14:23:29 + snapcraftctl build 14:23:30 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 14:23:31 Staging go-build-helper 14:23:31 + snapcraftctl stage 14:23:36 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 14:23:36 Fetched 290 kB in 0s (0 B/s) 14:23:36 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 14:23:36 Fetched 158 kB in 0s (0 B/s) 14:23:36 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 14:23:36 Fetched 242 kB in 0s (0 B/s) 14:23:36 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 14:23:36 Fetched 150 kB in 0s (0 B/s) 14:23:36 Pulling edgex-go 14:23:36 + snapcraftctl pull 14:23:36 Pulling hooks 14:23:36 + snapcraftctl pull 14:23:46 Removing suid/guid from /root/parts/static-packages/install/bin/su 14:23:46 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 14:23:46 Fetched 96.1 kB in 0s (0 B/s) 14:23:46 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 14:23:46 Fetched 78.7 kB in 0s (0 B/s) 14:23:46 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 14:23:46 Fetched 48.0 kB in 0s (0 B/s) 14:23:46 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 14:23:46 Fetched 50.2 kB in 0s (0 B/s) 14:23:46 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 14:23:46 Fetched 14.7 kB in 0s (0 B/s) 14:23:46 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 14:23:46 Fetched 234 kB in 0s (0 B/s) 14:23:46 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 14:23:46 Fetched 155 kB in 0s (0 B/s) 14:23:46 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 14:23:46 Fetched 170 kB in 0s (0 B/s) 14:23:46 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 14:23:46 Fetched 267 kB in 0s (0 B/s) 14:23:46 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 14:23:46 Fetched 50.6 kB in 0s (0 B/s) 14:23:46 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 14:23:46 Fetched 15.1 kB in 0s (0 B/s) 14:23:46 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 14:23:46 Fetched 51.5 kB in 0s (0 B/s) 14:23:46 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 14:23:46 Fetched 121 kB in 0s (0 B/s) 14:23:46 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 14:23:46 Fetched 29.7 kB in 0s (0 B/s) 14:23:46 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 14:23:46 Fetched 1021 kB in 0s (0 B/s) 14:23:46 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 14:23:46 Fetched 49.3 kB in 0s (0 B/s) 14:23:46 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 14:23:46 Fetched 54.9 kB in 0s (0 B/s) 14:23:46 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 14:23:46 Fetched 16.6 kB in 0s (0 B/s) 14:23:46 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 14:23:46 Fetched 87.9 kB in 0s (0 B/s) 14:23:46 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 14:23:46 Fetched 142 kB in 0s (0 B/s) 14:23:46 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 14:23:46 Fetched 41.8 kB in 0s (0 B/s) 14:23:46 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 14:23:46 Fetched 181 kB in 0s (0 B/s) 14:23:46 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 14:23:46 Fetched 208 kB in 0s (0 B/s) 14:23:46 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 14:23:46 Fetched 161 kB in 0s (0 B/s) 14:23:46 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 14:23:46 Fetched 107 kB in 0s (0 B/s) 14:23:46 Pulling static-packages 14:23:46 + snapcraftctl pull 14:23:47 Pulling version 14:23:47 + cd /root/project 14:23:47 ++ git describe --tags --abbrev=0 14:23:47 ++ sed s/v// 14:23:47 + GIT_VERSION=2.2.0-dev.46 14:23:47 + '[' -z 2.2.0-dev.46 ']' 14:23:47 + snapcraftctl set-version 2.2.0-dev.46 14:23:48 Building app-service-configurable 14:23:48 + snapcraftctl build 14:23:50 Building config-common 14:23:50 + snapcraftctl build 14:23:51 + cp --archive --link --no-dereference . /root/parts/config-common/install 14:23:52 Skipping build go-build-helper (already ran) 14:23:52 Building edgex-go 14:23:52 + cd /root/parts/edgex-go/src 14:23:52 ++ git describe --tags --abbrev=0 14:23:52 ++ sed s/v// 14:23:52 + GIT_VERSION=2.2.0-dev.46 14:23:52 + '[' -z 2.2.0-dev.46 ']' 14:23:52 + echo 2.2.0-dev.46 14:23:52 + '[' '!' -d vendor ']' 14:23:52 + go mod download all 14:23:57 + make build 14:23:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:24:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:24:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:24:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:24:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:24:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:24:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:24:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:24:35 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 14:24:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:24:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:24:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:24:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:24:41 + 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 14:24:41 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 14:24:41 + case "$service" in 14:24:41 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 14:24:41 + 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 14:24:41 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 14:24:41 + case "$service" in 14:24:41 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 14:24:41 + 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 14:24:41 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 14:24:41 + case "$service" in 14:24:41 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 14:24:41 + 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 14:24:41 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 14:24:41 + case "$service" in 14:24:41 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 14:24:41 + 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 14:24:41 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 14:24:41 + case "$service" in 14:24:41 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 14:24:41 + 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 14:24:41 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 14:24:41 + case "$service" in 14:24:41 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 14:24:41 + 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 14:24:41 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 14:24:41 + case "$service" in 14:24:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 14:24:41 + 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 14:24:41 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 14:24:41 + case "$service" in 14:24:41 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 14:24:41 + 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 14:24:41 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 14:24:41 + case "$service" in 14:24:41 + 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 14:24:41 + 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 14:24:41 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 14:24:41 + case "$service" in 14:24:41 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 14:24:41 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 14:24:41 + 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 14:24:41 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 14:24:41 + case "$service" in 14:24:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 14:24:41 + 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 14:24:41 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 14:24:41 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 14:24:41 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 14:24:42 Building hooks 14:24:42 + cd /root/parts/hooks/src 14:24:42 + make build 14:24:42 go mod tidy 14:24:42 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 14:24:42 go: downloading github.com/stretchr/testify v1.7.0 14:24:42 go: downloading github.com/davecgh/go-spew v1.1.0 14:24:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 14:24:42 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 14:24:44 GO111MODULE=on go build -o cmd/install/install ./cmd/install 14:24:45 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 14:24:45 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 14:24:47 Removing suid/guid from /root/parts/static-packages/install/bin/su 14:24:47 Building static-packages 14:24:47 + snapcraftctl build 14:24:48 Building version 14:24:48 + snapcraftctl build 14:24:50 Staging app-service-configurable 14:24:50 + snapcraftctl stage 14:24:52 Staging config-common 14:24:52 + snapcraftctl stage 14:24:53 Skipping stage go-build-helper (already ran) 14:24:53 Staging edgex-go 14:24:53 + snapcraftctl stage 14:24:54 Staging hooks 14:24:54 + snapcraftctl stage 14:24:56 Staging static-packages 14:24:56 + snapcraftctl stage 14:24:57 Staging version 14:24:57 + snapcraftctl stage 14:24:59 Priming app-service-configurable 14:24:59 + snapcraftctl prime 14:25:01 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 14:25:01 stage-packages: 14:25:01 - libnorm1 14:25:01 - libpgm-5.2-0 14:25:01 - libsodium23 14:25:01 - libzmq5 14:25:01 Priming config-common 14:25:01 + snapcraftctl prime 14:25:03 Priming go-build-helper 14:25:03 + snapcraftctl prime 14:25:04 Priming edgex-go 14:25:04 + snapcraftctl prime 14:25:06 Priming hooks 14:25:06 + snapcraftctl prime 14:25:07 Priming static-packages 14:25:07 + snapcraftctl prime 14:25:11 Priming version 14:25:11 + snapcraftctl prime 14:25:13 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] } 14:25: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-command/core-command ./cmd/core-command 14:25:57 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 14:26:02 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 14:26:04 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 14:26:10 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 14:26: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:26:21 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 14:26:28 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 14:26:32 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 14:26:37 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 14:26:47 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] } 14:26:51 $ docker stop --time=1 34f3a3737f8b91c122fcf74baa447cded3ec376790f8d8a4359668ffefc2e959 14:26:53 $ docker rm -f 34f3a3737f8b91c122fcf74baa447cded3ec376790f8d8a4359668ffefc2e959 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:26:55 14:26:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:26:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:26:56 latest: Pulling from edgex-devops/edgex-compose-arm64 14:26:56 29e5d40040c1: Pulling fs layer 14:26:56 1ce36da41761: Pulling fs layer 14:26:56 25b303627fd3: Pulling fs layer 14:26:56 29e5d40040c1: Verifying Checksum 14:26:56 29e5d40040c1: Download complete 14:26:56 1ce36da41761: Verifying Checksum 14:26:56 1ce36da41761: Download complete 14:26:56 29e5d40040c1: Pull complete 14:26:58 25b303627fd3: Verifying Checksum 14:26:58 25b303627fd3: Download complete 14:26:58 1ce36da41761: Pull complete 14:27:10 25b303627fd3: Pull complete 14:27:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:27:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:27:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:27:10 prd-ubuntu20.04-docker-arm64-4c-16g-9076 does not seem to be running inside a container 14:27:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 14:27:13 $ docker top 88b2b9196aabe0de04665a84f975c8808eb86213f935e85d820ecca9d1cc7841 -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:14 + docker-compose build --help 14:27:14 + grep parallel 14:27:18 --parallel Build images in parallel. [Pipeline] } 14:27:18 $ docker stop --time=1 88b2b9196aabe0de04665a84f975c8808eb86213f935e85d820ecca9d1cc7841 14:27:20 $ docker rm -f 88b2b9196aabe0de04665a84f975c8808eb86213f935e85d820ecca9d1cc7841 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:27:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:27:20 . [Pipeline] withDockerContainer 14:27:21 prd-ubuntu20.04-docker-arm64-4c-16g-9076 does not seem to be running inside a container 14:27:21 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 14:27:22 $ docker top c4247b2c5289a40b677bfaed742ee759e5e9f1134d8278cc5b71a19e0b3ac627 -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:23 + docker-compose -f ./docker-compose-build.yml build --parallel 14:27:27 Building core-command ... 14:27:27 Building core-data ... 14:27:27 Building core-metadata ... 14:27:27 Building security-bootstrapper ... 14:27:27 Building security-proxy-setup ... 14:27:27 Building security-secretstore-setup ... 14:27:27 Building security-spiffe-token-provider ... 14:27:27 Building security-spire-agent ... 14:27:27 Building security-spire-config ... 14:27:27 Building security-spire-server ... 14:27:27 Building support-notifications ... 14:27:27 Building support-scheduler ... 14:27:27 Building sys-mgmt-agent ... 14:27:27 Building security-proxy-setup 14:27:27 Building sys-mgmt-agent 14:27:27 Building security-spire-agent 14:27:27 Building security-spire-config 14:27:27 Building security-spire-server 14:29:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:29:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:29:19 ---> 09b424b7447c 14:29:19 Step 3/22 : WORKDIR /edgex-go 14:29:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:29:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:29:19 ---> 09b424b7447c 14:29:19 Step 3/23 : WORKDIR /edgex-go 14:29:19 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:29:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:29:19 ---> 09b424b7447c 14:29:19 Step 3/24 : WORKDIR /edgex-go 14:29:19 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:29:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:29:19 ---> 09b424b7447c 14:29:19 Step 3/24 : WORKDIR /edgex-go 14:29:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:29:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:29:19 ---> 09b424b7447c 14:29:19 Step 3/23 : WORKDIR /edgex-go 14:29:19 ---> Running in ffd41e217b2b 14:29:19 ---> Running in 1cc72e517669 14:29:19 ---> Running in 00828a1eff52 14:29:19 ---> Running in 677361bbcab8 14:29:19 ---> Running in eb9bb7dbfe05 14:29:19 Removing intermediate container 1cc72e517669 14:29:19 ---> fc81322b2897 14:29:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:19 Removing intermediate container 00828a1eff52 14:29:19 ---> cca1b0fb17e6 14:29:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:19 Removing intermediate container 677361bbcab8 14:29:19 Removing intermediate container ffd41e217b2b 14:29:19 ---> 111ce12dea8c 14:29:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:19 ---> 4e5150ed315c 14:29:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:19 ---> Running in 906779388d62 14:29:19 ---> Running in 0ae10ca092e2 14:29:19 Removing intermediate container eb9bb7dbfe05 14:29:19 ---> d7ccd357a166 14:29:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:19 ---> Running in 9992b52bcd7a 14:29:19 ---> Running in 0e7014ab2a03 14:29:19 ---> Running in 09500440b52d 14:29:19 Removing intermediate container 906779388d62 14:29:19 ---> 58edea499864 14:29:19 Removing intermediate container 0ae10ca092e2 14:29:19 ---> b1041d8d14cd 14:29:19 Step 5/23 : RUN apk add --update --no-cache make git 14:29:19 Step 5/24 : RUN apk add --update --no-cache make git 14:29:19 ---> Running in 19bc559f21a4 14:29:19 ---> Running in 78411aa24024 14:29:19 Removing intermediate container 0e7014ab2a03 14:29:19 ---> d8b24faa9442 14:29:19 Step 5/22 : RUN apk add --update --no-cache make git 14:29:19 ---> Running in 89dfd265ba04 14:29:19 Removing intermediate container 09500440b52d 14:29:19 ---> 1d0ee1196b9a 14:29:19 Step 5/23 : RUN apk add --update --no-cache make bash git 14:29:19 Removing intermediate container 9992b52bcd7a 14:29:19 ---> bb2d78bc6829 14:29:19 Step 5/24 : RUN apk add --update --no-cache make git 14:29:19 ---> Running in 417ea6007b0e 14:29:19 ---> Running in 41ebfdfef6d0 14:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:29:19 OK: 220 MiB in 52 packages 14:29:19 OK: 220 MiB in 52 packages 14:29:19 OK: 220 MiB in 52 packages 14:29:19 OK: 220 MiB in 52 packages 14:29:19 OK: 220 MiB in 52 packages 14:29:19 Removing intermediate container 19bc559f21a4 14:29:19 ---> edcb33e0f88a 14:29:19 Step 6/24 : COPY go.mod vendor* ./ 14:29:19 Removing intermediate container 78411aa24024 14:29:19 ---> e9c5117a50d4 14:29:19 Step 6/23 : COPY go.mod vendor* ./ 14:29:19 Removing intermediate container 417ea6007b0e 14:29:19 ---> 3cc1aea80c36 14:29:19 Step 6/23 : COPY go.mod vendor* ./ 14:29:19 Removing intermediate container 89dfd265ba04 14:29:19 ---> 204795c158b7 14:29:19 Step 6/22 : COPY go.mod vendor* ./ 14:29:19 Removing intermediate container 41ebfdfef6d0 14:29:19 ---> d33725ef9767 14:29:19 Step 6/24 : COPY go.mod vendor* ./ 14:29:19 ---> 5a6376c6ad6f 14:29:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:19 ---> 593595501040 14:29:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:19 ---> Running in 50bd2a399bec 14:29:19 ---> Running in 53dc48c9c611 14:29:20 ---> d2348a74dc94 14:29:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:20 ---> 4d9db07f6ac0 14:29:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:20 ---> 36e3dc02215e 14:29:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:20 ---> Running in 578caaa5b11b 14:29:20 ---> Running in d92baa12d03e 14:29:20 ---> Running in 167876a3878c 14:29:25 Removing intermediate container 53dc48c9c611 14:29:25 ---> 42e73640685a 14:29:25 Step 8/23 : COPY . . 14:29:25 Removing intermediate container 50bd2a399bec 14:29:25 ---> 63680fe16e44 14:29:25 Step 8/24 : COPY . . 14:29:26 Removing intermediate container 167876a3878c 14:29:26 ---> 90a770b7f260 14:29:26 Step 8/24 : COPY . . 14:29:26 Removing intermediate container 578caaa5b11b 14:29:26 Removing intermediate container d92baa12d03e 14:29:26 ---> e019df6bd1df 14:29:26 ---> 4dd7a9684925 14:29:26 Step 8/23 : COPY . .Step 8/22 : COPY . . 14:29:26 14:29:59 ---> f8cf1cd6a586 14:29:59 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 14:29:59 ---> 19fc6267ca57 14:29:59 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 14:29:59 ---> Running in 2406f4872cda 14:29:59 ---> Running in 76cefd508b90 14:29:59 ---> 049ecd76732e 14:29:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:29:59 ---> Running in bea7170a29c9 14:29:59 Removing intermediate container 76cefd508b90 14:29:59 ---> f304275dd999 14:29:59 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" 14:29:59 Removing intermediate container 2406f4872cda 14:29:59 ---> bd5f90ce0d83 14:29:59 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" 14:29:59 ---> Running in 511d2c51f452 14:29:59 ---> Running in 638f8457ed53 14:29:59 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 14:29:59 ---> 61e308966578 14:29:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:29:59 ---> Running in 24033df5cbbc 14:30:01 ---> 3add5372775e 14:30:01 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 14:30:01 ---> Running in 77dc6fda98b7 14:30:01 spire-1.2.0/ 14:30:01 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 14:30:01 Removing intermediate container 77dc6fda98b7 14:30:01 ---> 7f06265a693b 14:30:01 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" 14:30:01 ---> Running in 015b3cf4c43f 14:30:01 spire-1.2.0/ 14:30:05 spire-1.2.0/ 14:30:06 spire-1.2.0/README.md 14:30:06 spire-1.2.0/bin/ 14:30:06 spire-1.2.0/bin/spire-server 14:30:06 spire-1.2.0/bin/spire-agent 14:30:06 spire-1.2.0/conf/ 14:30:06 spire-1.2.0/conf/server/ 14:30:06 spire-1.2.0/conf/server/server.conf 14:30:06 spire-1.2.0/conf/agent/ 14:30:06 spire-1.2.0/conf/agent/agent.conf 14:30:06 spire-1.2.0/LICENSE 14:30:06 spire-1.2.0/README.md 14:30:06 spire-1.2.0/bin/ 14:30:06 spire-1.2.0/bin/spire-server 14:30:06 spire-1.2.0/bin/spire-agent 14:30:06 spire-1.2.0/conf/ 14:30:06 spire-1.2.0/conf/server/ 14:30:06 spire-1.2.0/conf/server/server.conf 14:30:06 spire-1.2.0/conf/agent/ 14:30:06 spire-1.2.0/conf/agent/agent.conf 14:30:06 spire-1.2.0/LICENSE 14:30:10 spire-1.2.0/README.md 14:30:10 spire-1.2.0/bin/ 14:30:10 spire-1.2.0/bin/spire-server 14:30:10 spire-1.2.0/bin/spire-agent 14:30:10 spire-1.2.0/conf/ 14:30:10 spire-1.2.0/conf/server/ 14:30:10 spire-1.2.0/conf/server/server.conf 14:30:10 spire-1.2.0/conf/agent/ 14:30:10 spire-1.2.0/conf/agent/agent.conf 14:30:10 spire-1.2.0/LICENSE 14:30:16 Removing intermediate container 638f8457ed53 14:30:16 ---> 4d3c1b3f57a8 14:30:16 14:30:16 Step 11/24 : FROM alpine:3.15 14:30:16 3.15: Pulling from library/alpine 14:30:16 Removing intermediate container 511d2c51f452 14:30:16 ---> 2381fc2dd842 14:30:16 14:30:16 Step 11/23 : FROM alpine:3.15 14:30:17 3.15: Pulling from library/alpine 14:30:18 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 14:30:18 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 14:30:18 Status: Downloaded newer image for alpine:3.15 14:30:18 Status: Downloaded newer image for alpine:3.15 14:30:18 ---> 7ffa42511a80 14:30:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:30:18 ---> 7ffa42511a80 14:30:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:30:18 ---> Running in feaf5688ecc2 14:30:18 ---> Running in 3b78e0325aae 14:30:19 Removing intermediate container 015b3cf4c43f 14:30:19 ---> ebedde3b075e 14:30:19 14:30:19 Step 11/24 : FROM alpine:3.15 14:30:19 ---> 7ffa42511a80 14:30:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:30:19 ---> Using cache 14:30:19 ---> 7b64afc6ff7b 14:30:19 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:19 Removing intermediate container feaf5688ecc2 14:30:19 ---> 7b64afc6ff7b 14:30:19 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:19 ---> Running in 9d2737eb4aea 14:30:19 Removing intermediate container 3b78e0325aae 14:30:19 ---> 7f02b53affd2 14:30:19 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:19 ---> Running in 1026b0e4a12c 14:30:20 ---> Running in 573a995f89aa 14:30:23 Removing intermediate container 9d2737eb4aea 14:30:23 ---> 5f74ed5e59d0 14:30:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:30:23 ---> Running in 8c7ecf060650 14:30:24 Removing intermediate container 573a995f89aa 14:30:24 ---> 08302f96fa03 14:30:24 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:30:24 Removing intermediate container 1026b0e4a12c 14:30:24 ---> 34d4dc2fed38 14:30:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:30:24 ---> Running in 978f177d1b5f 14:30:24 ---> Running in b7f4e3a5f1f1 14:30:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:28 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:30:28 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 14:30:28 OK: 15729 distinct packages available 14:30:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:29 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:30:29 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 14:30:29 OK: 15729 distinct packages available 14:30:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:30 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:30:30 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 14:30:30 OK: 15729 distinct packages available 14:30:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:31 (1/4) Installing dumb-init (1.2.5-r1) 14:30:31 (2/4) Installing musl-obstack (1.2.2-r0) 14:30:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:31 (3/4) Installing libucontext (1.1-r0) 14:30:31 (4/4) Installing gcompat (1.0.0-r4) 14:30:31 Executing busybox-1.34.1-r4.trigger 14:30:31 OK: 6 MiB in 18 packages 14:30:31 (1/5) Installing dumb-init (1.2.5-r1) 14:30:32 (2/5) Installing musl-obstack (1.2.2-r0) 14:30:32 (3/5) Installing libucontext (1.1-r0) 14:30:32 (4/5) Installing gcompat (1.0.0-r4) 14:30:32 (1/5) Installing dumb-init (1.2.5-r1) 14:30:32 (5/5) Installing openssl (1.1.1n-r0) 14:30:32 (2/5) Installing musl-obstack (1.2.2-r0) 14:30:32 Executing busybox-1.34.1-r4.trigger 14:30:32 OK: 6 MiB in 19 packages 14:30:32 (3/5) Installing libucontext (1.1-r0) 14:30:32 (4/5) Installing gcompat (1.0.0-r4) 14:30:32 (5/5) Installing openssl (1.1.1n-r0) 14:30:33 Executing busybox-1.34.1-r4.trigger 14:30:33 OK: 6 MiB in 19 packages 14:30:33 Removing intermediate container 8c7ecf060650 14:30:33 ---> 5bf6e7ae8894 14:30:33 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 14:30:34 Removing intermediate container 978f177d1b5f 14:30:34 ---> 940f01d01c22 14:30:34 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 14:30:34 Removing intermediate container b7f4e3a5f1f1 14:30:34 ---> c8a94b52df48 14:30:34 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 14:30:41 ---> 296663095a3a 14:30:41 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 14:30:44 ---> aa4f7b558ca3 14:30:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:30:44 ---> ac81d58cc89c 14:30:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:30:45 ---> 0b9c4742ae5e 14:30:45 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:30:46 ---> Running in a053c2fd1eda 14:30:46 ---> 105d573d544e 14:30:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:30:47 Removing intermediate container a053c2fd1eda 14:30:47 ---> 3ff4467d3417 14:30:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:30:48 ---> 8316b7d995c4 14:30:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:30:49 ---> 76ed6cfcbca0 14:30:49 Step 19/24 : WORKDIR / 14:30:49 ---> Running in ca5974f2e9cb 14:30:50 Removing intermediate container ca5974f2e9cb 14:30:50 ---> 2475b76da25c 14:30:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:30:50 ---> 1b07b5544b6b 14:30:50 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:30:50 ---> Running in a8a806a4778b 14:30:50 ---> Running in 8a949b56c0f4 14:30:51 Removing intermediate container 8a949b56c0f4 14:30:51 ---> 70f8298183c4 14:30:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:30:51 ---> Running in 84eed283e8b9 14:30:51 Removing intermediate container a8a806a4778b 14:30:51 ---> d8c059b7a475 14:30:51 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:30:51 ---> Running in 724cd3269afb 14:30:52 ---> 84855fe6a6ca 14:30:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:30:52 Removing intermediate container 84eed283e8b9 14:30:52 ---> c5b942fe46f1 14:30:52 Step 22/24 : LABEL arch=arm64 14:30:52 ---> Running in ecc98b18bac7 14:30:52 Removing intermediate container 724cd3269afb 14:30:52 ---> 11160f812e25 14:30:52 Step 21/23 : LABEL arch=arm64 14:30:52 ---> Running in 56df91ee2b9c 14:30:53 Removing intermediate container ecc98b18bac7 14:30:53 ---> c35c926eac27 14:30:53 Step 23/24 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:30:53 ---> Running in 3e27c44e5427 14:30:53 ---> 9659bdf5979b 14:30:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:30:53 Removing intermediate container 56df91ee2b9c 14:30:53 ---> 29507b6d4294 14:30:53 Step 22/23 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:30:54 ---> Running in ce47f9fdffdd 14:30:54 Removing intermediate container 3e27c44e5427 14:30:54 ---> 06b6d9047999 14:30:54 Step 24/24 : LABEL version=0.0.0 14:30:54 ---> Running in e96549fd0fa4 14:30:54 Removing intermediate container ce47f9fdffdd 14:30:54 ---> 7ebdf3894f34 14:30:54 Step 23/23 : LABEL version=0.0.0 14:30:54 ---> Running in 14b24594dd3f 14:30:54 ---> 97cab32ab405 14:30:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:30:55 Removing intermediate container e96549fd0fa4 14:30:55 ---> 4e5892547729 14:30:55 14:30:55 Removing intermediate container 14b24594dd3f 14:30:55 ---> ac93148d10f3 14:30:55 14:30:56 ---> ee6972164ff0 14:30:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:30:56 ---> Running in a848621bc733 14:30:56 Successfully built 4e5892547729 14:30:57 Successfully tagged security-spire-config-arm64:latest 14:30:57  Building security-spire-config ... done Building core-data 14:30:57 Successfully built ac93148d10f3 14:30:57 Successfully tagged security-spire-server-arm64:latest 14:30:57  Building security-spire-server ... done Building security-bootstrapper 14:30:57 Removing intermediate container a848621bc733 14:30:57 ---> 0425fd822f7b 14:30:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:30:57 ---> Running in 99899d802c25 14:30:58 Removing intermediate container 99899d802c25 14:30:58 ---> dcee9f80df14 14:30:58 Step 22/24 : LABEL arch=arm64 14:30:58 ---> Running in 431529c12bb2 14:30:58 Removing intermediate container 431529c12bb2 14:30:58 ---> 04f4f3286b03 14:30:58 Step 23/24 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:30:58 ---> Running in 78c4627f5895 14:30:59 Removing intermediate container 78c4627f5895 14:30:59 ---> 9c3fe6694f2d 14:30:59 Step 24/24 : LABEL version=0.0.0 14:30:59 ---> Running in 87201ef5e86d 14:30:59 Removing intermediate container 87201ef5e86d 14:30:59 ---> 9f3962636ef7 14:30:59 14:31:00 Successfully built 9f3962636ef7 14:31:00 Successfully tagged security-spire-agent-arm64:latest 14:31:00  Building security-spire-agent ... done Building security-spiffe-token-provider 14:32:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:32:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:32:09 ---> 09b424b7447c 14:32:09 Step 3/23 : WORKDIR /edgex-go 14:32:09 ---> Using cache 14:32:09 ---> d7ccd357a166 14:32:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:32:09 ---> Using cache 14:32:09 ---> 1d0ee1196b9a 14:32:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:32:09 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:32:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:32:09 ---> 09b424b7447c 14:32:09 Step 3/31 : WORKDIR /edgex-go 14:32:09 ---> Using cache 14:32:09 ---> d7ccd357a166 14:32:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:32:09 ---> Using cache 14:32:09 ---> 1d0ee1196b9a 14:32:09 Step 5/31 : RUN apk add --update --no-cache make git 14:32:09 ---> Running in cb1cdd6bb067 14:32:09 ---> Running in 29758415627f 14:32:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:32:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:32:09 ---> 09b424b7447c 14:32:09 Step 3/20 : WORKDIR /edgex-go 14:32:09 ---> Using cache 14:32:09 ---> d7ccd357a166 14:32:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:32:09 ---> Running in db97b09d3004 14:32:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:32:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:32:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:32:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:32:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:32:10 OK: 220 MiB in 52 packages 14:32:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:32:11 OK: 220 MiB in 52 packages 14:32:12 Removing intermediate container cb1cdd6bb067 14:32:12 ---> 49876f1afb66 14:32:12 Step 6/23 : COPY go.mod vendor* ./ 14:32:12 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:32:12 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 14:32:12 OK: 15738 distinct packages available 14:32:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:32:12 Removing intermediate container 29758415627f 14:32:12 ---> c47067cf11be 14:32:12 Step 6/31 : COPY go.mod vendor* ./ 14:32:13 ---> 3b3d7662d5e7 14:32:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:13 ---> Running in 2d8008f1fc9e 14:32:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:32:14 ---> 8ae20e6ce926 14:32:14 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:14 ---> Running in 2c597e2c11e2 14:32:15 OK: 220 MiB in 52 packages 14:32:17 Removing intermediate container db97b09d3004 14:32:17 ---> 232c9abaf20a 14:32:17 Step 5/20 : COPY go.mod vendor* ./ 14:32:17 ---> 07e602246d04 14:32:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:17 ---> Running in 9b2d2ccdd6ef 14:32:20 Removing intermediate container 2d8008f1fc9e 14:32:20 ---> d9198c1f574e 14:32:20 Step 8/23 : COPY . . 14:32:21 Removing intermediate container 2c597e2c11e2 14:32:21 ---> d5d5aad61cb9 14:32:21 Step 8/31 : COPY . . 14:32:24 Removing intermediate container 9b2d2ccdd6ef 14:32:24 ---> b624712380d9 14:32:24 Step 7/20 : COPY . . 14:33:11 ---> d39b868500ab 14:33:11 Step 9/23 : RUN make cmd/core-data/core-data 14:33:11 ---> Running in b96a848ca023 14:33:13 ---> 84b39fe308b3 14:33:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:33:13 ---> Running in f6eb9ea9a58f 14:33:14 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 14:33:14 ---> 99b40b7babe6 14:33:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:33:14 ---> Running in e04f4edd9585 14: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:34:38 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 14:35:00 Removing intermediate container bea7170a29c9 14:35:00 ---> e36735c26d2a 14:35:00 14:35:00 Step 10/22 : FROM alpine:3.14 14:35:00 3.14: Pulling from library/alpine 14:35:02 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 14:35:02 Status: Downloaded newer image for alpine:3.14 14:35:02 ---> 71a2028e5025 14:35:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:35:03 ---> Running in 71399b8b3289 14:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:35:07 Removing intermediate container 24033df5cbbc 14:35:07 ---> 3a6f72bb0d97 14:35:07 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:35:07 (1/6) Installing ca-certificates (20211220-r0) 14:35:07 ---> Running in d3ee5d57a3c5 14:35:07 (2/6) Installing brotli-libs (1.0.9-r5) 14:35:07 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:35:07 (4/6) Installing libcurl (7.79.1-r0) 14:35:07 (5/6) Installing curl (7.79.1-r0) 14:35:07 (6/6) Installing dumb-init (1.2.5-r1) 14:35:07 Executing busybox-1.33.1-r6.trigger 14:35:07 Executing ca-certificates-20211220-r0.trigger 14:35:08 OK: 8 MiB in 20 packages 14:35: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 14:35:10 Removing intermediate container 71399b8b3289 14:35:10 ---> 46ff2cbbd83d 14:35:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:35:10 ---> Running in 25fd2f383f1c 14:35:10 Removing intermediate container 25fd2f383f1c 14:35:10 ---> 6020953670c4 14:35:10 Step 13/22 : WORKDIR /edgex 14:35:11 ---> Running in 5f722e25b23c 14:35:11 Removing intermediate container 5f722e25b23c 14:35:11 ---> 20d71e68c328 14:35:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:35:12 ---> b093d5f4d9e8 14:35:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:35:14 Removing intermediate container d3ee5d57a3c5 14:35:14 ---> 98d4185217aa 14:35:14 14:35:14 Step 11/23 : FROM docker:20.10.10 14:35:14 20.10.10: Pulling from library/docker 14:35:15 ---> 60cd032d298d 14:35:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:35:20 ---> 6f0bcb5724ea 14:35:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:35:21 ---> 6c07c3e1be88 14:35:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:35:21 ---> Running in 25736d41d68a 14:35:26 Removing intermediate container 25736d41d68a 14:35:26 ---> a1c9fb64a48b 14:35:26 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:35:26 ---> Running in 66d7abd01886 14:35:26 Removing intermediate container 66d7abd01886 14:35:26 ---> 05ade5545319 14:35:26 Step 20/22 : LABEL arch=arm64 14:35:26 ---> Running in f4d0f999ba85 14:35:27 Removing intermediate container f4d0f999ba85 14:35:27 ---> 3289c11f3eb6 14:35:27 Step 21/22 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:35:27 ---> Running in c93f0e1f1bff 14:35:28 Removing intermediate container c93f0e1f1bff 14:35:28 ---> 0e2d319c1b4e 14:35:28 Step 22/22 : LABEL version=0.0.0 14:35:29 ---> Running in 69e89395ebb3 14:35:29 Removing intermediate container 69e89395ebb3 14:35:29 ---> c924c699a289 14:35:29 14:35:30 Successfully built c924c699a289 14:35:30 Successfully tagged security-proxy-setup-arm64:latest 14:35:30 Building support-scheduler 14:35:37  Building security-proxy-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 14:35:37 Status: Downloaded newer image for docker:20.10.10 14:35:37 ---> 520e9a0a30f7 14:35:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:35:37 ---> Running in 058fd401be12 14:35:37 Removing intermediate container 058fd401be12 14:35:37 ---> 3937e49f9470 14:35:37 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 14:35:37 ---> Running in 9511721dda07 14:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:35:41 (1/42) Installing readline (8.1.0-r0) 14:35:41 (2/42) Installing bash (5.1.16-r0) 14:35:41 Executing bash-5.1.16-r0.post-install 14:35:41 (3/42) Installing brotli-libs (1.0.9-r5) 14:35:41 (4/42) Installing nghttp2-libs (1.43.0-r0) 14:35:41 (5/42) Installing libcurl (7.79.1-r0) 14:35:41 (6/42) Installing curl (7.79.1-r0) 14:35:41 (7/42) Installing dumb-init (1.2.5-r1) 14:35:41 (8/42) Installing libbz2 (1.0.8-r1) 14:35:41 (9/42) Installing expat (2.4.7-r0) 14:35:41 (10/42) Installing libffi (3.3-r2) 14:35:41 (11/42) Installing gdbm (1.19-r0) 14:35:41 (12/42) Installing xz-libs (5.2.5-r0) 14:35:41 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:35:41 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:35:41 (15/42) Installing mpdecimal (2.5.1-r1) 14:35:41 (16/42) Installing sqlite-libs (3.35.5-r0) 14:35:41 (17/42) Installing python3 (3.9.5-r2) 14:35:44 (18/42) Installing py3-appdirs (1.4.4-r2) 14:35:44 (19/42) Installing py3-chardet (4.0.0-r2) 14:35:44 (20/42) Installing py3-idna (3.2-r0) 14:35:44 (21/42) Installing py3-urllib3 (1.26.5-r0) 14:35:44 (22/42) Installing py3-certifi (2020.12.5-r1) 14:35:44 (23/42) Installing py3-requests (2.25.1-r4) 14:35:44 (24/42) Installing py3-msgpack (1.0.2-r1) 14:35:44 (25/42) Installing py3-lockfile (0.12.2-r4) 14:35:44 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:35:44 (27/42) Installing py3-colorama (0.4.4-r1) 14:35:44 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:35:44 (29/42) Installing py3-distlib (0.3.1-r3) 14:35:45 (30/42) Installing py3-distro (1.5.0-r3) 14:35:45 (31/42) Installing py3-six (1.15.0-r1) 14:35:45 (32/42) Installing py3-webencodings (0.5.1-r4) 14:35:45 (33/42) Installing py3-html5lib (1.1-r1) 14:35:45 (34/42) Installing py3-parsing (2.4.7-r2) 14:35:45 (35/42) Installing py3-packaging (20.9-r1) 14:35:45 (36/42) Installing py3-toml (0.10.2-r2) 14:35:45 (37/42) Installing py3-pep517 (0.10.0-r2) 14:35:45 (38/42) Installing py3-progress (1.5-r2) 14:35:45 (39/42) Installing py3-retrying (1.3.3-r1) 14:35:45 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:35:45 (41/42) Installing py3-setuptools (52.0.0-r3) 14:35:45 (42/42) Installing py3-pip (20.3.4-r1) 14:35:46 Executing busybox-1.33.1-r6.trigger 14:35:46 OK: 84 MiB in 64 packages 14:35:54 Collecting docker-compose==1.23.2 14:35:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:35:56 Collecting websocket-client<1.0,>=0.32.0 14:35:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:35:56 Collecting dockerpty<0.5,>=0.4.1 14:35:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:36:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:36:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:36:03 Collecting docopt<0.7,>=0.6.1 14:36:03 Downloading docopt-0.6.2.tar.gz (25 kB) 14:36:06 Collecting texttable<0.10,>=0.9.0 14:36:06 Downloading texttable-0.9.1.tar.gz (11 kB) 14:36:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:36:08 ---> 09b424b7447c 14:36:08 Step 3/22 : WORKDIR /edgex-go 14:36:08 ---> Using cache 14:36:08 ---> d7ccd357a166 14:36:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:08 ---> Using cache 14:36:08 ---> 1d0ee1196b9a 14:36:08 Step 5/22 : RUN apk add --update --no-cache make git 14:36:08 ---> Using cache 14:36:08 ---> c47067cf11be 14:36:08 Step 6/22 : COPY go.mod vendor* ./ 14:36:08 ---> Using cache 14:36:08 ---> 8ae20e6ce926 14:36:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:08 ---> Using cache 14:36:08 ---> d5d5aad61cb9 14:36:08 Step 8/22 : COPY . . 14:36:08 ---> Using cache 14:36:08 ---> 84b39fe308b3 14:36:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:36:09 ---> Running in 863b518865e8 14:36:09 Collecting jsonschema<3,>=2.5.1 14:36:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:36:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 14:36:09 Collecting cached-property<2,>=1.2.0 14:36:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:36:10 Collecting docker<4.0,>=3.6.0 14:36:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:36:10 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 14:36:11 Collecting PyYAML<4,>=3.10 14:36:11 Downloading PyYAML-3.13.tar.gz (270 kB) 14:36:16 Collecting docker-pycreds>=0.4.0 14:36:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:36:16 Collecting idna<2.8,>=2.5 14:36:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:36:17 Collecting urllib3<1.25,>=1.21.1 14:36:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:36:17 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) 14:36:17 Collecting chardet<3.1.0,>=3.0.2 14:36:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:36:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:36:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:36:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:36:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:36:19 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:36:19 Attempting uninstall: urllib3 14:36:19 Found existing installation: urllib3 1.26.5 14:36:19 Uninstalling urllib3-1.26.5: 14:36:19 Successfully uninstalled urllib3-1.26.5 14:36:20 Attempting uninstall: idna 14:36:20 Found existing installation: idna 3.2 14:36:20 Uninstalling idna-3.2: 14:36:20 Successfully uninstalled idna-3.2 14:36:22 Attempting uninstall: chardet 14:36:22 Found existing installation: chardet 4.0.0 14:36:22 Uninstalling chardet-4.0.0: 14:36:22 Successfully uninstalled chardet-4.0.0 14:36:24 Attempting uninstall: requests 14:36:24 Found existing installation: requests 2.25.1 14:36:24 Uninstalling requests-2.25.1: 14:36:24 Successfully uninstalled requests-2.25.1 14:36:24 Running setup.py install for texttable: started 14:36:27 Running setup.py install for texttable: finished with status 'done' 14:36:27 Running setup.py install for PyYAML: started 14:36:30 Running setup.py install for PyYAML: finished with status 'done' 14:36:30 Running setup.py install for docopt: started 14:36:33 Running setup.py install for docopt: finished with status 'done' 14:36:33 Running setup.py install for dockerpty: started 14:36:35 Running setup.py install for dockerpty: finished with status 'done' 14:36:37 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 14:36:53 Removing intermediate container 9511721dda07 14:36:53 ---> ff970548d198 14:36:53 Step 14/23 : ENV APP_PORT=58890 14:36:53 ---> Running in 8a18abbd80a9 14:36:54 Removing intermediate container 8a18abbd80a9 14:36:54 ---> 8e59c31fc7cd 14:36:54 Step 15/23 : EXPOSE $APP_PORT 14:36:54 ---> Running in 413f7d0b3a91 14:36:54 Removing intermediate container 413f7d0b3a91 14:36:54 ---> 14da448584f9 14:36:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:36:57 ---> a7bf74cf0a8e 14:36:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:36:58 ---> 554fa169b1fa 14:36:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:36:59 ---> 97c3caf59366 14:36:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:36:59 ---> Running in d5d7b734ff55 14:36:59 Removing intermediate container d5d7b734ff55 14:36:59 ---> b96582cd470a 14:36:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:36:59 ---> Running in 685abe240062 14:37:00 Removing intermediate container 685abe240062 14:37:00 ---> 365f70dc622c 14:37:00 Step 21/23 : LABEL arch=arm64 14:37:00 ---> Running in a204d68fe16c 14:37:00 Removing intermediate container a204d68fe16c 14:37:00 ---> ee76b8bbbf15 14:37:00 Step 22/23 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:37:00 ---> Running in e424b256baf8 14:37:01 Removing intermediate container e424b256baf8 14:37:01 ---> 696a91c6b0b4 14:37:01 Step 23/23 : LABEL version=0.0.0 14:37:01 ---> Running in 4286ec7b1294 14:37:02 Removing intermediate container 4286ec7b1294 14:37:02 ---> 026142061a95 14:37:02 14:37:03 Successfully built 026142061a95 14:37:03 Successfully tagged sys-mgmt-agent-arm64:latest 14:37:03 Building support-notifications 14:37:42  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:37:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:37:42 ---> 09b424b7447c 14:37:42 Step 3/22 : WORKDIR /edgex-go 14:37:42 ---> Using cache 14:37:42 ---> d7ccd357a166 14:37:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:42 ---> Using cache 14:37:42 ---> 1d0ee1196b9a 14:37:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:37:42 ---> Running in 31a44ba5aeb8 14:37:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:37:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:37:44 OK: 220 MiB in 52 packages 14:37:45 Removing intermediate container 31a44ba5aeb8 14:37:45 ---> 79a7c7088d29 14:37:45 Step 6/22 : COPY go.mod vendor* ./ 14:37:46 ---> 084f3fe705fd 14:37:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:46 ---> Running in bc6641c083bc 14:37:52 Removing intermediate container bc6641c083bc 14:37:52 ---> 9e61e381b4d0 14:37:52 Step 8/22 : COPY . . 14:38:19 ---> 04d01974e457 14:38:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:38:19 ---> Running in 55ccaf682c6f 14:38:19 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 14:39:56 Removing intermediate container e04f4edd9585 14:39:56 ---> e3b73144c1cc 14:39:56 14:39:56 Step 9/20 : FROM alpine:3.15 14:39:56 ---> 7ffa42511a80 14:39:56 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:39:56 ---> Using cache 14:39:56 ---> 7f02b53affd2 14:39:56 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:56 ---> Using cache 14:39:56 ---> 08302f96fa03 14:39:56 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:39:56 ---> Running in 3d6b43f2657b 14:39:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:39:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:39:56 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:39:56 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 14:39:56 OK: 15729 distinct packages available 14:39:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:39:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:39:59 (1/9) Installing ca-certificates (20211220-r0) 14:39:59 (2/9) Installing brotli-libs (1.0.9-r5) 14:39:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:40:00 (4/9) Installing libcurl (7.80.0-r0) 14:40:00 (5/9) Installing curl (7.80.0-r0) 14:40:00 (6/9) Installing dumb-init (1.2.5-r1) 14:40:00 (7/9) Installing musl-obstack (1.2.2-r0) 14:40:00 (8/9) Installing libucontext (1.1-r0) 14:40:00 (9/9) Installing gcompat (1.0.0-r4) 14:40:00 Executing busybox-1.34.1-r4.trigger 14:40:00 Executing ca-certificates-20211220-r0.trigger 14:40:01 OK: 8 MiB in 23 packages 14:40:03 Removing intermediate container f6eb9ea9a58f 14:40:03 ---> bd1ace7edc36 14:40:03 14:40:03 Step 10/31 : FROM alpine:3.14 14:40:03 ---> 71a2028e5025 14:40:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:40:03 ---> Running in 98c5b6d366cc 14:40:04 Removing intermediate container 98c5b6d366cc 14:40:04 ---> cbe93bdb6ee0 14:40:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:40:04 ---> Running in c39df8481989 14:40:04 Removing intermediate container 3d6b43f2657b 14:40:04 ---> 7ac5e39ab59f 14:40:04 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:40:05 ---> fb0de50ce218 14:40:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:40:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:40:08 (1/2) Installing dumb-init (1.2.5-r1) 14:40:08 (2/2) Installing su-exec (0.2-r1) 14:40:08 Executing busybox-1.33.1-r6.trigger 14:40:08 OK: 6 MiB in 16 packages 14:40:08 ---> 38c1d6b50be4 14:40:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:40:09 ---> 1956f1084bea 14:40:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:40:09 ---> Running in 3b436af7e859 14:40:09 Removing intermediate container c39df8481989 14:40:09 ---> 088209fceb9c 14:40:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:40:10 ---> Running in ed62a0831f9f 14:40:10 Removing intermediate container 3b436af7e859 14:40:10 ---> 5eac62d220be 14:40:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:40:10 ---> Running in 6616d0c88048 14:40:10 Removing intermediate container ed62a0831f9f 14:40:10 ---> 83115423034b 14:40:10 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:40:11 ---> Running in afc6f7df9064 14:40:11 Removing intermediate container 6616d0c88048 14:40:11 ---> 2ef460114e10 14:40:11 Step 18/20 : LABEL arch=arm64 14:40:11 ---> Running in f77379662a90 14:40:11 Removing intermediate container afc6f7df9064 14:40:11 ---> 873c559dae06 14:40:11 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:40:11 ---> Running in e6410057f860 14:40:12 Removing intermediate container f77379662a90 14:40:12 ---> fd5554e291e9 14:40:12 Step 19/20 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:40:12 ---> Running in 7b3ca9856a06 14:40:13 Removing intermediate container 7b3ca9856a06 14:40:13 ---> 071f663b4a1a 14:40:13 Step 20/20 : LABEL version=0.0.0 14:40:13 ---> Running in 8b7b7fed6b78 14:40:14 Removing intermediate container 8b7b7fed6b78 14:40:14 ---> 610a85e38bdd 14:40:14 14:40:15 Successfully built 610a85e38bdd 14:40:15 Successfully tagged security-spiffe-token-provider-arm64:latest 14:40:15  Building security-spiffe-token-provider ... done Building core-metadata 14:40:15 Removing intermediate container e6410057f860 14:40:15 ---> ae5c5f7e64bd 14:40:15 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:40:16 ---> Running in 9fa875e3136e 14:40:16 Removing intermediate container 9fa875e3136e 14:40:16 ---> dad4389f8486 14:40:16 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:40:17 ---> 5398d7e41419 14:40:17 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:40:17 ---> Running in db5de0b4c6e4 14:40:21 Removing intermediate container db5de0b4c6e4 14:40:21 ---> b96b2ae52fc1 14:40:21 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:40:21 ---> c7a6d49c8f4c 14:40:21 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:40:24 ---> 182b39080da5 14:40:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:40:24 ---> 97775a684de1 14:40:24 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:40:25 ---> 3cbc866da3ff 14:40:25 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:40:26 ---> dbf4b14db561 14:40:26 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:40:27 ---> Running in 10fbf0c597ff 14:40:27 Removing intermediate container 10fbf0c597ff 14:40:27 ---> 94afb0e12f6c 14:40:27 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:40:28 ---> 8a0acb5ed039 14:40:28 Step 26/31 : RUN chmod +x /entrypoint.sh 14:40:28 ---> Running in c2fc5cd218f8 14:40:32 Removing intermediate container c2fc5cd218f8 14:40:32 ---> bd111699cb9f 14:40:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:40:32 ---> Running in ca027d305295 14:40:33 Removing intermediate container ca027d305295 14:40:33 ---> 291d2ae43d1d 14:40:33 Step 28/31 : CMD ["gate"] 14:40:33 ---> Running in 8008ff3ab7b1 14:40:34 Removing intermediate container 8008ff3ab7b1 14:40:34 ---> bde6e4d7fda3 14:40:34 Step 29/31 : LABEL arch=arm64 14:40:35 ---> Running in 29fa884ea6cc 14:40:35 Removing intermediate container 29fa884ea6cc 14:40:35 ---> 43eadd54eee2 14:40:35 Step 30/31 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:40:35 ---> Running in bd9f833bfce8 14:40:36 Removing intermediate container bd9f833bfce8 14:40:36 ---> e8239e9e248e 14:40:36 Step 31/31 : LABEL version=0.0.0 14:40:37 ---> Running in cebac5bdfe80 14:40:37 Removing intermediate container cebac5bdfe80 14:40:37 ---> 94d00c15b269 14:40:37 14:40:38 Successfully built 94d00c15b269 14:40:38 Successfully tagged security-bootstrapper-arm64:latest 14:40:38  Building security-bootstrapper ... done Building security-secretstore-setup 14:41:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:41:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:41:00 ---> 09b424b7447c 14:41:00 Step 3/23 : WORKDIR /edgex-go 14:41:00 ---> Using cache 14:41:00 ---> d7ccd357a166 14:41:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:00 ---> Using cache 14:41:00 ---> 1d0ee1196b9a 14:41:00 Step 5/23 : RUN apk add --update --no-cache make git 14:41:00 ---> Using cache 14:41:00 ---> c47067cf11be 14:41:00 Step 6/23 : COPY go.mod vendor* ./ 14:41:00 ---> Using cache 14:41:00 ---> 8ae20e6ce926 14:41:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:41:00 ---> Using cache 14:41:00 ---> d5d5aad61cb9 14:41:00 Step 8/23 : COPY . . 14:41:00 ---> Using cache 14:41:00 ---> 84b39fe308b3 14:41:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:41:00 ---> Running in 3b099e2256a0 14:41:02 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 14:41:04 Removing intermediate container b96a848ca023 14:41:04 ---> 19e00c79a6da 14:41:04 14:41:04 Step 10/23 : FROM alpine:3.14 14:41:04 ---> 71a2028e5025 14:41:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:41:04 ---> Running in a5a27588499c 14:41:05 Removing intermediate container a5a27588499c 14:41:05 ---> a327818c84c6 14:41:05 Step 12/23 : ENV APP_PORT=59880 14:41:05 ---> Running in 1e64475548f5 14:41:06 Removing intermediate container 1e64475548f5 14:41:06 ---> c1d20de03538 14:41:06 Step 13/23 : EXPOSE $APP_PORT 14:41:06 ---> Running in e302ddc0f2f1 14:41:06 Removing intermediate container e302ddc0f2f1 14:41:06 ---> a5dadc9287f8 14:41:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:07 ---> Running in 0090f808786c 14:41:11 Removing intermediate container 0090f808786c 14:41:11 ---> 071ed93e7dd3 14:41:11 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:41:11 ---> Running in f0c503bea64d 14:41:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:41:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:41:15 (1/6) Installing dumb-init (1.2.5-r1) 14:41:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:41:15 (3/6) Installing libsodium (1.0.18-r0) 14:41:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:41:16 (5/6) Installing libzmq (4.3.4-r0) 14:41:16 (6/6) Installing zeromq (4.3.4-r0) 14:41:16 Executing busybox-1.33.1-r6.trigger 14:41:16 OK: 8 MiB in 20 packages 14:41:19 Removing intermediate container f0c503bea64d 14:41:19 ---> b5aa19a08297 14:41:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:41:20 ---> 019c9b848d3a 14:41:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:41:23 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:41:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:41:23 ---> 09b424b7447c 14:41:23 Step 3/25 : WORKDIR /edgex-go 14:41:23 ---> Using cache 14:41:23 ---> d7ccd357a166 14:41:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:23 ---> Using cache 14:41:23 ---> 1d0ee1196b9a 14:41:23 Step 5/25 : RUN apk add --update --no-cache make git 14:41:23 ---> Using cache 14:41:23 ---> c47067cf11be 14:41:23 Step 6/25 : COPY go.mod vendor* ./ 14:41:23 ---> Using cache 14:41:23 ---> 8ae20e6ce926 14:41:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:41:23 ---> Using cache 14:41:23 ---> d5d5aad61cb9 14:41:23 Step 8/25 : COPY . . 14:41:23 ---> Using cache 14:41:23 ---> 84b39fe308b3 14:41:23 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:41:23 ---> Running in f887ae9771e8 14:41:24 ---> 467910e8226d 14:41:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:41:25 ---> 388dada6e30b 14:41:25 Step 19/23 : ENTRYPOINT ["/core-data"] 14:41:25 ---> Running in e747536f4ff9 14:41:25 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 14:41:25 Removing intermediate container e747536f4ff9 14:41:25 ---> c5a8587b465e 14:41:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:41:26 ---> Running in c43219c035d8 14:41:26 Removing intermediate container c43219c035d8 14:41:26 ---> 994601514840 14:41:26 Step 21/23 : LABEL arch=arm64 14:41:26 ---> Running in 7449b4d34ae2 14:41:27 Removing intermediate container 7449b4d34ae2 14:41:27 ---> b6903bd35682 14:41:27 Step 22/23 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:41:27 ---> Running in 38f2d3ccafa9 14:41:27 Removing intermediate container 38f2d3ccafa9 14:41:27 ---> 4b5678afddf0 14:41:27 Step 23/23 : LABEL version=0.0.0 14:41:27 ---> Running in 01f20ec1b265 14:41:28 Removing intermediate container 01f20ec1b265 14:41:28 ---> 4f3180647b42 14:41:28 14:41:28 Successfully built 4f3180647b42 14:41:28 Successfully tagged core-data-arm64:latest 14:41:28 Building core-command 14:42:07  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:42:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:42:07 ---> 09b424b7447c 14:42:07 Step 3/23 : WORKDIR /edgex-go 14:42:07 ---> Using cache 14:42:07 ---> d7ccd357a166 14:42:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:07 ---> Using cache 14:42:07 ---> 1d0ee1196b9a 14:42:07 Step 5/23 : RUN apk add --update --no-cache make git 14:42:07 ---> Using cache 14:42:07 ---> c47067cf11be 14:42:07 Step 6/23 : COPY go.mod vendor* ./ 14:42:07 ---> Using cache 14:42:07 ---> 8ae20e6ce926 14:42:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:07 ---> Using cache 14:42:07 ---> d5d5aad61cb9 14:42:07 Step 8/23 : COPY . . 14:42:07 ---> Using cache 14:42:07 ---> 84b39fe308b3 14:42:07 Step 9/23 : RUN make cmd/core-command/core-command 14:42:07 ---> Running in b7c7469987ac 14:42:07 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 14:43:15 Removing intermediate container 863b518865e8 14:43:15 ---> 8c928ca79a0d 14:43:15 14:43:15 Step 10/22 : FROM alpine:3.14 14:43:15 ---> 71a2028e5025 14:43:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:43:15 ---> Running in ecc1e35e3b7b 14:43:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:43:17 (1/1) Installing dumb-init (1.2.5-r1) 14:43:17 Executing busybox-1.33.1-r6.trigger 14:43:17 OK: 5 MiB in 15 packages 14:43:19 Removing intermediate container ecc1e35e3b7b 14:43:19 ---> ab6f3b4e6f7e 14:43:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:43:19 ---> Running in d5a42ffc31cf 14:43:19 Removing intermediate container d5a42ffc31cf 14:43:19 ---> 5c9fd6142f60 14:43:19 Step 13/22 : ENV APP_PORT=59861 14:43:19 ---> Running in cda19be662e9 14:43:20 Removing intermediate container cda19be662e9 14:43:20 ---> dded8a118799 14:43:20 Step 14/22 : EXPOSE $APP_PORT 14:43:20 ---> Running in 2877fd562960 14:43:20 Removing intermediate container 2877fd562960 14:43:20 ---> d03b6139925c 14:43:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:43:21 ---> 8a1b85510d8c 14:43:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:43:24 ---> e0245aa4d451 14:43:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:43:24 ---> 43ef34adf103 14:43:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:43:24 ---> Running in 92f4be4cdfee 14:43:25 Removing intermediate container 92f4be4cdfee 14:43:25 ---> 1d92fd8ae042 14:43:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:43:25 ---> Running in 3d352fdd2d02 14:43:25 Removing intermediate container 3d352fdd2d02 14:43:25 ---> b6d814fad061 14:43:25 Step 20/22 : LABEL arch=arm64 14:43:26 ---> Running in 1b48f73ad747 14:43:26 Removing intermediate container 1b48f73ad747 14:43:26 ---> 87849a1d14b7 14:43:26 Step 21/22 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:43:26 ---> Running in bedb5c58240d 14:43:27 Removing intermediate container bedb5c58240d 14:43:27 ---> 93074cb0e324 14:43:27 Step 22/22 : LABEL version=0.0.0 14:43:27 ---> Running in 3a56927c0db3 14:43:27 Removing intermediate container 3a56927c0db3 14:43:27 ---> 5e6b1cf62a4e 14:43:27 14:43:28 Successfully built 5e6b1cf62a4e 14:43:28 Successfully tagged support-scheduler-arm64:latest 14:44:50  Building support-scheduler ... done Removing intermediate container 55ccaf682c6f 14:44:50 ---> fc1dfaea3716 14:44:50 14:44:50 Step 10/22 : FROM alpine:3.14 14:44:50 ---> 71a2028e5025 14:44:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:44:50 ---> Running in c594b07ce448 14:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:44:52 (1/2) Installing ca-certificates (20211220-r0) 14:44:52 (2/2) Installing dumb-init (1.2.5-r1) 14:44:52 Executing busybox-1.33.1-r6.trigger 14:44:52 Executing ca-certificates-20211220-r0.trigger 14:44:52 OK: 6 MiB in 16 packages 14:44:54 Removing intermediate container c594b07ce448 14:44:54 ---> a553dca091d1 14:44:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:44:54 ---> Running in fb111b1743ed 14:44:55 Removing intermediate container fb111b1743ed 14:44:55 ---> 51286f6e7e27 14:44:55 Step 13/22 : ENV APP_PORT=59860 14:44:55 ---> Running in 4e5c82a32bba 14:44:55 Removing intermediate container 4e5c82a32bba 14:44:55 ---> dc411a37fef7 14:44:55 Step 14/22 : EXPOSE $APP_PORT 14:44:55 ---> Running in aa55cc8c5e0c 14:44:56 Removing intermediate container aa55cc8c5e0c 14:44:56 ---> a4791d6b8f5b 14:44:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:44:57 ---> fe189d56500b 14:44:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:44:59 ---> 26729eb8a66e 14:44:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:45:00 ---> 2b39559fe9b6 14:45:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:45:00 ---> Running in 3eafcb5326ba 14:45:00 Removing intermediate container 3eafcb5326ba 14:45:00 ---> 3bcac65b9dfd 14:45:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:45:00 ---> Running in 160c85132407 14:45:01 Removing intermediate container 160c85132407 14:45:01 ---> e6224132b5a6 14:45:01 Step 20/22 : LABEL arch=arm64 14:45:01 ---> Running in 16ead02d6ef2 14:45:02 Removing intermediate container 16ead02d6ef2 14:45:02 ---> 9716fec9cfcd 14:45:02 Step 21/22 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:45:02 ---> Running in f344326c9c7b 14:45:02 Removing intermediate container f344326c9c7b 14:45:02 ---> 515d9ad82076 14:45:02 Step 22/22 : LABEL version=0.0.0 14:45:02 ---> Running in e8c33c22e21f 14:45:03 Removing intermediate container e8c33c22e21f 14:45:03 ---> f64a551b5b91 14:45:03 14:45:04 Successfully built f64a551b5b91 14:45:04 Successfully tagged support-notifications-arm64:latest 14:46:25  Building support-notifications ... done 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 14:46:38 Removing intermediate container 3b099e2256a0 14:46:38 ---> 53bc48fed798 14:46:38 14:46:38 Step 10/23 : FROM alpine:3.14 14:46:38 ---> 71a2028e5025 14:46:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:46:38 ---> Using cache 14:46:38 ---> ab6f3b4e6f7e 14:46:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:46:38 ---> Using cache 14:46:38 ---> 5c9fd6142f60 14:46:38 Step 13/23 : ENV APP_PORT=59881 14:46:38 ---> Running in 5cefe77d0efe 14:46:38 Removing intermediate container 5cefe77d0efe 14:46:38 ---> 91e1626af91b 14:46:38 Step 14/23 : EXPOSE $APP_PORT 14:46:39 ---> Running in 996f66195537 14:46:39 Removing intermediate container 996f66195537 14:46:39 ---> 4951e4624744 14:46:39 Step 15/23 : WORKDIR / 14:46:39 ---> Running in 2f913e982c3d 14:46:40 Removing intermediate container f887ae9771e8 14:46:40 ---> 8b6a17236d5b 14:46:40 14:46:40 Step 10/25 : FROM alpine:3.14 14:46:40 ---> 71a2028e5025 14:46:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:46:40 Removing intermediate container 2f913e982c3d 14:46:40 ---> e21a375aa7f6 14:46:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:46:40 ---> Running in 25a01483cbf9 14:46:41 ---> fd55a160f212 14:46:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:46:42 (1/3) Installing ca-certificates (20211220-r0) 14:46:42 (2/3) Installing dumb-init (1.2.5-r1) 14:46:42 (3/3) Installing su-exec (0.2-r1) 14:46:42 Executing busybox-1.33.1-r6.trigger 14:46:42 Executing ca-certificates-20211220-r0.trigger 14:46:42 OK: 6 MiB in 17 packages 14:46:43 ---> 92038c909548 14:46:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:46:44 ---> 095f5c2bf94b 14:46:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:46:44 ---> Running in 5ca04504a08c 14:46:44 Removing intermediate container 25a01483cbf9 14:46:44 ---> 81c2a0c273e6 14:46:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:46:44 ---> Running in 757e3b0367bf 14:46:45 Removing intermediate container 5ca04504a08c 14:46:45 ---> 5e14e251ab69 14:46:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:46:45 ---> Running in 461753096eaa 14:46:45 Removing intermediate container 757e3b0367bf 14:46:45 ---> c628d72aeda3 14:46:45 Step 13/25 : WORKDIR / 14:46:45 ---> Running in 6ab9f53afc80 14:46:45 Removing intermediate container 461753096eaa 14:46:45 ---> 6f5f927cc6bc 14:46:45 Step 21/23 : LABEL arch=arm64 14:46:46 ---> Running in ce89afed6ce6 14:46:46 Removing intermediate container 6ab9f53afc80 14:46:46 ---> a1dc791bdb3a 14:46:46 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:46:46 Removing intermediate container ce89afed6ce6 14:46:46 ---> 199047afb580 14:46:46 Step 22/23 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:46:46 ---> Running in 0b902aa00a4a 14:46:46 ---> a6cacf428847 14:46:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:46:46 Removing intermediate container 0b902aa00a4a 14:46:46 ---> 52b6c7744b99 14:46:46 Step 23/23 : LABEL version=0.0.0 14:46:47 ---> Running in 027bf3047bf5 14:46:47 Removing intermediate container b7c7469987ac 14:46:47 ---> 0344f573cf8a 14:46:47 14:46:47 Step 10/23 : FROM alpine:3.14 14:46:47 ---> 71a2028e5025 14:46:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:46:47 ---> Using cache 14:46:47 ---> ab6f3b4e6f7e 14:46:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:46:47 ---> Using cache 14:46:47 ---> 5c9fd6142f60 14:46:47 Step 13/23 : ENV APP_PORT=59882 14:46:47 ---> Running in fa1acae3a5e8 14:46:47 ---> 08b078943bf2 14:46:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:46:47 Removing intermediate container 027bf3047bf5 14:46:47 ---> 934a2aaec4af 14:46:47 14:46:48 Removing intermediate container fa1acae3a5e8 14:46:48 ---> 9230680f819b 14:46:48 Step 14/23 : EXPOSE $APP_PORT 14:46:48 ---> Running in 0666374cd5e5 14:46:48 ---> dfe4bc3a5ea8 14:46:48 Successfully built 934a2aaec4af 14:46:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:46:48 Successfully tagged core-metadata-arm64:latest 14:46:48  Building core-metadata ... done Removing intermediate container 0666374cd5e5 14:46:48 ---> 8a138c72b565 14:46:48 Step 15/23 : WORKDIR / 14:46:48 ---> Running in a6a19dee64de 14:46:48 Removing intermediate container a6a19dee64de 14:46:48 ---> 09d9a572f2cc 14:46:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:46:49 ---> 301ffe67b024 14:46:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:46:49 ---> 492fddae8e0d 14:46:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:46:50 ---> 899c9166670e 14:46:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:46:51 ---> 14262f5b035a 14:46:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:46:51 ---> d59e6fe5e4c7 14:46:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:46:51 ---> d557574ab244 14:46:51 Step 19/23 : ENTRYPOINT ["/core-command"] 14:46:51 ---> Running in b7294454614d 14:46:52 Removing intermediate container b7294454614d 14:46:52 ---> dc0b67a53867 14:46:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:46:52 ---> Running in da22b5a573bb 14:46:52 ---> 04335ec9ef22 14:46:52 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/ 14:46:52 ---> Running in e6322a9198c2 14:46:52 Removing intermediate container da22b5a573bb 14:46:52 ---> 42c69ce213c2 14:46:52 Step 21/23 : LABEL arch=arm64 14:46:52 ---> Running in fb818ed9b23f 14:46:53 Removing intermediate container fb818ed9b23f 14:46:53 ---> 1f05ae78da6d 14:46:53 Step 22/23 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:46:53 ---> Running in f8b4ec5d533c 14:46:53 Removing intermediate container f8b4ec5d533c 14:46:53 ---> 4e671667d196 14:46:53 Step 23/23 : LABEL version=0.0.0 14:46:53 ---> Running in 2a79a247fcda 14:46:54 Removing intermediate container 2a79a247fcda 14:46:54 ---> 955902bb4515 14:46:54 14:46:54 Removing intermediate container e6322a9198c2 14:46:54 ---> 468e5be4e420 14:46:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:46:54 ---> Running in 04b67b18211c 14:46:54 Removing intermediate container 04b67b18211c 14:46:54 ---> 5bd022be777a 14:46:54 Step 23/25 : LABEL arch=arm64 14:46:54 ---> Running in 826a49ceea70 14:46:55 Successfully built 955902bb4515 14:46:55 Successfully tagged core-command-arm64:latest 14:46:55  Building core-command ... done Removing intermediate container 826a49ceea70 14:46:55 ---> e1eb24e8ee1d 14:46:55 Step 24/25 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 14:46:55 ---> Running in e52a2d70eeb5 14:46:55 Removing intermediate container e52a2d70eeb5 14:46:55 ---> a519c48bde17 14:46:55 Step 25/25 : LABEL version=0.0.0 14:46:55 ---> Running in 25d76dacd5d3 14:46:56 Removing intermediate container 25d76dacd5d3 14:46:56 ---> 8777ac0d4f03 14:46:56 14:46:56 Successfully built 8777ac0d4f03 14:46:56 Successfully tagged security-secretstore-setup-arm64:latest 14:46:56  Building security-secretstore-setup ... done  [Pipeline] } 14:46:56 $ docker stop --time=1 c4247b2c5289a40b677bfaed742ee759e5e9f1134d8278cc5b71a19e0b3ac627 14:46:58 $ docker rm -f c4247b2c5289a40b677bfaed742ee759e5e9f1134d8278cc5b71a19e0b3ac627 [Pipeline] // withDockerContainer [Pipeline] sh 14:46:58 + docker images 14:46:59 REPOSITORY TAG IMAGE ID CREATED SIZE 14:46:59 security-secretstore-setup-arm64 latest 8777ac0d4f03 4 seconds ago 40.8MB 14:46:59 core-command-arm64 latest 955902bb4515 5 seconds ago 23.7MB 14:46:59 core-metadata-arm64 latest 934a2aaec4af 12 seconds ago 25MB 14:46:59 0344f573cf8a 13 seconds ago 1.43GB 14:46:59 8b6a17236d5b 20 seconds ago 1.44GB 14:46:59 53bc48fed798 23 seconds ago 1.43GB 14:46:59 support-notifications-arm64 latest f64a551b5b91 About a minute ago 25.5MB 14:46:59 fc1dfaea3716 2 minutes ago 1.43GB 14:46:59 support-scheduler-arm64 latest 5e6b1cf62a4e 3 minutes ago 24.9MB 14:46:59 8c928ca79a0d 3 minutes ago 1.43GB 14:46:59 core-data-arm64 latest 4f3180647b42 5 minutes ago 34.4MB 14:46:59 19e00c79a6da 5 minutes ago 1.46GB 14:46:59 security-bootstrapper-arm64 latest 94d00c15b269 6 minutes ago 23.6MB 14:46:59 security-spiffe-token-provider-arm64 latest 610a85e38bdd 6 minutes ago 27.7MB 14:46:59 bd1ace7edc36 6 minutes ago 1.43GB 14:46:59 e3b73144c1cc 7 minutes ago 1.42GB 14:46:59 sys-mgmt-agent-arm64 latest 026142061a95 9 minutes ago 288MB 14:46:59 security-proxy-setup-arm64 latest c924c699a289 11 minutes ago 42.1MB 14:46:59 98d4185217aa 11 minutes ago 1.43GB 14:46:59 e36735c26d2a 12 minutes ago 1.44GB 14:46:59 security-spire-agent-arm64 latest 9f3962636ef7 16 minutes ago 118MB 14:46:59 security-spire-config-arm64 latest 4e5892547729 16 minutes ago 81.9MB 14:46:59 security-spire-server-arm64 latest ac93148d10f3 16 minutes ago 82.6MB 14:46:59 ebedde3b075e 16 minutes ago 1.42GB 14:46:59 2381fc2dd842 16 minutes ago 1.42GB 14:46:59 4d3c1b3f57a8 16 minutes ago 1.42GB 14:46:59 ci-base-image-arm64 latest 09b424b7447c 29 minutes ago 885MB 14:46:59 alpine 3.15 7ffa42511a80 38 hours ago 5.32MB 14:46:59 alpine 3.14 71a2028e5025 7 days ago 5.34MB 14:46:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 14:46:59 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 14:46:59 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 14:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:59 14:46:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:47:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:47:00 arm64: Pulling from edgex-lftools-log-publisher 14:47:00 8998bd30e6a1: Pulling fs layer 14:47:00 04944245beec: Pulling fs layer 14:47:00 699f458cf7ca: Pulling fs layer 14:47:00 765212b225bb: Pulling fs layer 14:47:00 f23df028b6ca: Pulling fs layer 14:47:00 d65c8cfc05b1: Pulling fs layer 14:47:00 2437ff75d9bd: Pulling fs layer 14:47:00 765212b225bb: Waiting 14:47:00 f23df028b6ca: Waiting 14:47:00 2437ff75d9bd: Waiting 14:47:00 d65c8cfc05b1: Waiting 14:47:00 04944245beec: Verifying Checksum 14:47:00 04944245beec: Download complete 14:47:00 765212b225bb: Verifying Checksum 14:47:00 765212b225bb: Download complete 14:47:00 f23df028b6ca: Verifying Checksum 14:47:00 f23df028b6ca: Download complete 14:47:00 d65c8cfc05b1: Verifying Checksum 14:47:00 d65c8cfc05b1: Download complete 14:47:00 699f458cf7ca: Verifying Checksum 14:47:00 699f458cf7ca: Download complete 14:47:00 8998bd30e6a1: Verifying Checksum 14:47:00 8998bd30e6a1: Download complete 14:47:03 2437ff75d9bd: Verifying Checksum 14:47:03 2437ff75d9bd: Download complete 14:47:05 8998bd30e6a1: Pull complete 14:47:05 04944245beec: Pull complete 14:47:07 699f458cf7ca: Pull complete 14:47:07 765212b225bb: Pull complete 14:47:08 f23df028b6ca: Pull complete 14:47:08 d65c8cfc05b1: Pull complete 14:47:23 2437ff75d9bd: Pull complete 14:47:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:47:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:47:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:47:23 prd-ubuntu20.04-docker-arm64-4c-16g-9076 does not seem to be running inside a container 14:47:24 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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 14:47:26 $ docker top a0cbeb3c0a6789c8db093cac8e3cd5627942b84f23304aef5f7e2309847fd721 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:27 ---> job-cost.sh 14:47:27 lf-activate-venv: SKIPPING 14:47:27 INFO: No Stack... 14:47:28 INFO: Retrieving Pricing Info for: v3-standard-4 14:47:29 INFO: Archiving Costs [Pipeline] sh 14:47:30 + cut -d, -f6 14:47:30 + cat /w/workspace/edgex-go/19/archives/cost.csv [Pipeline] lock 14:47:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-19-stack-cost] 14:47:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3904-19-stack-cost] did not exist. Created. 14:47:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:47:30 + echo total: 0.10999999940395355 [Pipeline] stash 14:47:31 Stashed 1 file(s) [Pipeline] } 14:47:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-19-stack-cost] [Pipeline] // lock [Pipeline] } 14:47:31 $ docker stop --time=1 a0cbeb3c0a6789c8db093cac8e3cd5627942b84f23304aef5f7e2309847fd721 14:47:32 $ docker rm -f a0cbeb3c0a6789c8db093cac8e3cd5627942b84f23304aef5f7e2309847fd721 [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 14:47:33 provisioning config files... 14:47:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config5696811250506748754tmp [Pipeline] { [Pipeline] sh 14:47:33 + set +x 14:47:33 + + curl -s https://codecov.io/bash 14:47:33 bash -s -- 14:47:33 14:47:33 _____ _ 14:47:33 / ____| | | 14:47:33 | | ___ __| | ___ ___ _____ __ 14:47:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:47:33 | |___| (_) | (_| | __/ (_| (_) \ V / 14:47:33 \_____\___/ \__,_|\___|\___\___/ \_/ 14:47:33 Bash-1.0.6 14:47:33 14:47:33 14:47:33 ==> git version 2.25.1 found 14:47:33 ==> 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 14:47:33 Release-Date: 2020-01-08 14:47:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:47:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:47:33 ==> Jenkins CI detected. 14:47:33 current dir:  /w/workspace/edgex-go/19 14:47:33 project root: . 14:47:33 --> token set from env 14:47:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:47:33 ==> Running gcov in . (disable via -X gcov) 14:47:33 ==> Python coveragepy not found 14:47:33 ==> Searching for coverage reports in: 14:47:33 + . 14:47:33 -> Found 1 reports 14:47:33 ==> Detecting git/mercurial file structure 14:47:33 ==> Reading reports 14:47:33 + ./coverage.out bytes=426503 14:47:33 ==> Appending adjustments 14:47:33 https://docs.codecov.io/docs/fixing-reports 14:47:35 + Found adjustments 14:47:35 ==> Gzipping contents 14:47:35 60K /tmp/codecov.RGgfjl.gz 14:47:35 ==> Uploading reports 14:47:35 url: https://codecov.io 14:47:35 query: branch=PR-3904&commit=8d450a7601a899b46e472b478e3ebc9f1b4d294b&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 14:47:35 -> Pinging Codecov 14:47:35 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=8d450a7601a899b46e472b478e3ebc9f1b4d294b&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 14:47:35 -> Uploading to 14:47:35 https://storage.googleapis.com/codecov/v4/raw/2022-03-25/00271124DB129430A58F1EEE437C3FCB/8d450a7601a899b46e472b478e3ebc9f1b4d294b/0ea6773c-83e7-4040-9175-aafb566aa857.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220325T144734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=145236b1c15a2a6828800abb6eda9ff9a9e5c1ec5392e80fe53e7f4d50f157b3 14:47:35 % Total % Received % Xferd Average Speed Time Time Time Current 14:47:35 Dload Upload Total Spent Left Speed 14:47:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58339 0 0 100 58339 0 238k --:--:-- --:--:-- --:--:-- 238k 14:47:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8d450a7601a899b46e472b478e3ebc9f1b4d294b [Pipeline] } 14:47:35 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 14:47:36 + [ -d /w/workspace/edgex-go/19/archives ] [Pipeline] libraryResource [Pipeline] sh 14:47:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:47:37 ---> package-listing.sh 14:47:37 ++ facter osfamily 14:47:37 ++ tr '[:upper:]' '[:lower:]' 14:47:37 + OS_FAMILY=debian 14:47:37 + workspace=/w/workspace/edgex-go/19 14:47:37 + START_PACKAGES=/tmp/packages_start.txt 14:47:37 + END_PACKAGES=/tmp/packages_end.txt 14:47:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:47:37 + PACKAGES=/tmp/packages_start.txt 14:47:37 + '[' /w/workspace/edgex-go/19 ']' 14:47:37 + PACKAGES=/tmp/packages_end.txt 14:47:37 + case "${OS_FAMILY}" in 14:47:37 + dpkg -l 14:47:37 + grep '^ii' 14:47:37 + '[' -f /tmp/packages_start.txt ']' 14:47:37 + '[' -f /tmp/packages_end.txt ']' 14:47:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:47:37 + '[' /w/workspace/edgex-go/19 ']' 14:47:37 + mkdir -p /w/workspace/edgex-go/19/archives/ 14:47:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo 14:47:37 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:47:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:47:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:47:38 14:47:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:47:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:47:38 latest: Pulling from edgex-lftools-log-publisher 14:47:38 5eb5b503b376: Pulling fs layer 14:47:38 5c69ac0246d0: Pulling fs layer 14:47:38 ec43610c2a17: Pulling fs layer 14:47:38 3a2ae6a8a46f: Pulling fs layer 14:47:38 33b1e0a273af: Pulling fs layer 14:47:38 5d3b04190fa2: Pulling fs layer 14:47:38 2f39f015ded8: Pulling fs layer 14:47:38 33b1e0a273af: Waiting 14:47:38 2f39f015ded8: Waiting 14:47:38 5d3b04190fa2: Waiting 14:47:38 3a2ae6a8a46f: Waiting 14:47:38 5c69ac0246d0: Verifying Checksum 14:47:38 5c69ac0246d0: Download complete 14:47:38 3a2ae6a8a46f: Verifying Checksum 14:47:38 3a2ae6a8a46f: Download complete 14:47:38 33b1e0a273af: Verifying Checksum 14:47:38 33b1e0a273af: Download complete 14:47:38 ec43610c2a17: Verifying Checksum 14:47:38 ec43610c2a17: Download complete 14:47:38 5d3b04190fa2: Verifying Checksum 14:47:38 5d3b04190fa2: Download complete 14:47:38 5eb5b503b376: Verifying Checksum 14:47:38 5eb5b503b376: Download complete 14:47:39 2f39f015ded8: Download complete 14:47:40 5eb5b503b376: Pull complete 14:47:40 5c69ac0246d0: Pull complete 14:47:40 ec43610c2a17: Pull complete 14:47:40 3a2ae6a8a46f: Pull complete 14:47:40 33b1e0a273af: Pull complete 14:47:41 5d3b04190fa2: Pull complete 14:47:45 2f39f015ded8: Pull complete 14:47:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:47:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:47:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:47:45 prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container 14:47:45 $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:47:47 $ docker top df4518166f5389caa9b6b46cb08fc914e7d634201f7890f3e315598c641ae7a7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:47:47 + touch /tmp/pre-build-complete [Pipeline] sh 14:47:47 + mkdir -p /var/log/sysstat [Pipeline] sh 14:47:48 + ls /var/log/sa-host 14:47:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:48 provisioning config files... 14:47:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config726274289175520330tmp [Pipeline] { [Pipeline] echo 14:47:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:47:48 ---> create-netrc.sh [Pipeline] } 14:47:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:47:49 ---> python-tools-install.sh [Pipeline] echo 14:47:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:47:49 ---> sudo-logs.sh 14:47:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:47:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:47:49 ---> job-cost.sh 14:47:49 lf-activate-venv: SKIPPING 14:47:49 DEBUG: total: 0.10999999940395355 14:47:49 INFO: Retrieving Stack Cost... 14:47:49 INFO: Retrieving Pricing Info for: v3-standard-8 14:47:50 INFO: Archiving Costs [Pipeline] echo 14:47:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:47:50 ---> logs-deploy.sh 14:47:50 lf-activate-venv: SKIPPING 14:47:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/19 14:47:50 INFO: archiving workspace using pattern(s): 14:47:51 Archives upload complete. 14:47:52 INFO: archiving logs to Nexus 14:47:52 ---> uname -a: 14:47:52 Linux prd-ubuntu20-04-docker-8c-8g-9075 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:47:52 14:47:52 14:47:52 ---> lscpu: 14:47:52 Architecture: x86_64 14:47:52 CPU op-mode(s): 32-bit, 64-bit 14:47:52 Byte Order: Little Endian 14:47:52 Address sizes: 40 bits physical, 48 bits virtual 14:47:52 CPU(s): 8 14:47:52 On-line CPU(s) list: 0-7 14:47:52 Thread(s) per core: 1 14:47:52 Core(s) per socket: 1 14:47:52 Socket(s): 8 14:47:52 NUMA node(s): 1 14:47:52 Vendor ID: AuthenticAMD 14:47:52 CPU family: 23 14:47:52 Model: 49 14:47:52 Model name: AMD EPYC-Rome Processor 14:47:52 Stepping: 0 14:47:52 CPU MHz: 2799.976 14:47:52 BogoMIPS: 5599.95 14:47:52 Virtualization: AMD-V 14:47:52 Hypervisor vendor: KVM 14:47:52 Virtualization type: full 14:47:52 L1d cache: 256 KiB 14:47:52 L1i cache: 256 KiB 14:47:52 L2 cache: 4 MiB 14:47:52 L3 cache: 128 MiB 14:47:52 NUMA node0 CPU(s): 0-7 14:47:52 Vulnerability Itlb multihit: Not affected 14:47:52 Vulnerability L1tf: Not affected 14:47:52 Vulnerability Mds: Not affected 14:47:52 Vulnerability Meltdown: Not affected 14:47:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:47:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:47:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:47:52 Vulnerability Srbds: Not affected 14:47:52 Vulnerability Tsx async abort: Not affected 14:47:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:47:52 14:47:52 14:47:52 ---> nproc: 14:47:52 8 14:47:52 14:47:52 14:47:52 ---> df -h: 14:47:52 Filesystem Size Used Avail Use% Mounted on 14:47:52 overlay 155G 18G 138G 12% / 14:47:52 tmpfs 64M 0 64M 0% /dev 14:47:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:47:52 shm 64M 0 64M 0% /dev/shm 14:47:52 /dev/vda1 155G 18G 138G 12% /facter-os 14:47:52 14:47:52 14:47:52 ---> sar -b -r -n DEV: 14:47:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9075) 03/25/22 _x86_64_ (8 CPU) 14:47:52 14:47:52 14:12:07 LINUX RESTART (8 CPU) 14:47:52 14:47:52 14:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:47:52 14:14:01 132.60 2.15 130.45 0.00 41.62 74396.34 0.00 14:47:52 14:15:01 34.76 0.18 34.57 0.00 2.13 12516.78 0.00 14:47:52 14:16:01 97.50 0.00 97.50 0.00 0.00 66399.73 0.00 14:47:52 14:17:01 365.43 0.18 365.25 0.00 17.99 349721.14 0.00 14:47:52 14:18:01 724.77 0.30 724.47 0.00 11.46 320182.98 0.00 14:47:52 14:19:01 1049.98 0.08 1049.89 0.00 2.67 300842.11 0.00 14:47:52 14:20:01 159.08 0.00 159.08 0.00 0.00 20746.02 0.00 14:47:52 14:21:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 14:47:52 14:22:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 14:47:52 14:23:01 1.55 0.00 1.55 0.00 0.00 22.39 0.00 14:47:52 14:24:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 14:47:52 14:25:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 14:47:52 14:26:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 14:47:52 14:27:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 14:47:52 14:28:01 1.80 0.02 1.78 0.00 0.13 20.53 0.00 14:47:52 14:29:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 14:47:52 14:30:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 14:47:52 14:31:01 1.22 0.00 1.22 0.00 0.00 15.19 0.00 14:47:52 14:32:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 14:47:52 14:33:01 1.57 0.00 1.57 0.00 0.00 18.79 0.00 14:47:52 14:34:01 3.05 0.87 2.18 0.00 18.39 29.86 0.00 14:47:52 14:35:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 14:47:52 14:36:01 1.12 0.02 1.10 0.00 2.40 12.13 0.00 14:47:52 14:37:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 14:47:52 14:38:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 14:47:52 14:39:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 14:47:52 14:40:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 14:47:52 14:41:01 1.52 0.00 1.52 0.00 0.00 18.52 0.00 14:47:52 14:42:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 14:47:52 14:43:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 14:47:52 14:44:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 14:47:52 14:45:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 14:47:52 14:46:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 14:47:52 14:47:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 14:47:52 Average: 76.49 0.11 76.38 0.00 2.83 33669.03 0.00 14:47:52 14:47:52 14:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:47:52 14:14:01 28012168 31661952 627364 1.91 149868 3705692 2245016 6.62 1579724 2836556 376384 14:47:52 14:15:01 27590596 31498428 786896 2.39 154260 3928840 2332596 6.87 1692904 3110900 361944 14:47:52 14:16:01 23690052 31607728 679092 2.07 155680 7835660 3033328 8.94 1987152 6611508 3030232 14:47:52 14:17:01 20309544 31014084 1240924 3.77 180112 10439652 4283728 12.62 3027012 8755596 944056 14:47:52 14:18:01 19239188 31296420 968208 2.94 197908 11749740 4579560 13.50 2578312 10256612 54320 14:47:52 14:19:01 19491156 31697580 574160 1.75 224896 11858224 2026596 5.97 2295452 10285364 24696 14:47:52 14:20:01 20541828 31765676 509908 1.55 232172 10893596 1835128 5.41 2287840 9275020 172 14:47:52 14:21:01 20542656 31766500 509004 1.55 232196 10893596 1835128 5.41 2287760 9275020 24 14:47:52 14:22:01 20555092 31778916 496572 1.51 232232 10893596 1835128 5.41 2275152 9275032 32 14:47:52 14:23:01 20555352 31779180 496272 1.51 232268 10893580 1835128 5.41 2275556 9275012 12 14:47:52 14:24:01 20557036 31781024 494384 1.50 232276 10893708 1835128 5.41 2273644 9275140 16 14:47:52 14:25:01 20558008 31782008 493584 1.50 232300 10893716 1835128 5.41 2273560 9275144 192 14:47:52 14:26:01 20558252 31782280 493300 1.50 232312 10893716 1835128 5.41 2273400 9275144 12 14:47:52 14:27:01 20558204 31782272 493268 1.50 232332 10893716 1835128 5.41 2273432 9275160 12 14:47:52 14:28:01 20558456 31782576 493032 1.50 232356 10893724 1838540 5.42 2273532 9275164 12 14:47:52 14:29:01 20558448 31782584 492960 1.50 232372 10893724 1838540 5.42 2273248 9275164 28 14:47:52 14:30:01 20558392 31782548 492924 1.50 232384 10893728 1838540 5.42 2273256 9275168 20 14:47:52 14:31:01 20558124 31782324 493096 1.50 232412 10893732 1838540 5.42 2273296 9275172 32 14:47:52 14:32:01 20558536 31782760 492820 1.50 232428 10893732 1838540 5.42 2273540 9275172 8 14:47:52 14:33:01 20558496 31782748 492788 1.50 232456 10893744 1822020 5.37 2273996 9275184 36 14:47:52 14:34:01 20557404 31782416 493068 1.50 232512 10894256 1870780 5.51 2273516 9275628 28 14:47:52 14:35:01 20557356 31782384 493000 1.50 232524 10894260 1870780 5.51 2273532 9275632 12 14:47:52 14:36:01 20557560 31782660 492744 1.50 232540 10894336 1870780 5.51 2273540 9275696 8 14:47:52 14:37:01 20557140 31782312 492976 1.50 232568 10894324 1870780 5.51 2273572 9275708 12 14:47:52 14:38:01 20557092 31782300 492940 1.50 232580 10894340 1870780 5.51 2274080 9275712 8 14:47:52 14:39:01 20557192 31782412 493188 1.50 232592 10894340 1870780 5.51 2273616 9275712 12 14:47:52 14:40:01 20556916 31782148 493416 1.50 232600 10894344 1870780 5.51 2273608 9275716 12 14:47:52 14:41:01 20557120 31782460 492996 1.50 232620 10894480 1870780 5.51 2273624 9275816 24 14:47:52 14:42:01 20557140 31782596 492724 1.50 232640 10894480 1870780 5.51 2273672 9275816 40 14:47:52 14:43:01 20556644 31782176 493156 1.50 232656 10894484 1870780 5.51 2274820 9275856 12 14:47:52 14:44:01 20556628 31782180 493124 1.50 232672 10894488 1870780 5.51 2273724 9275860 32 14:47:52 14:45:01 20556580 31782136 493096 1.50 232684 10894488 1870780 5.51 2273724 9275860 16 14:47:52 14:46:01 20556476 31782056 493072 1.50 232688 10894492 1854204 5.46 2273740 9275864 32 14:47:52 14:47:01 20556396 31781984 493076 1.50 232720 10894476 1854204 5.46 2273924 9275864 12 14:47:52 Average: 20997271 31724759 550680 1.67 222700 10427971 2069245 6.10 2260425 8869676 140956 14:47:52 14:47:52 14:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:47:52 14:14:01 docker0 101.46 133.45 8.21 1005.02 0.00 0.00 0.00 0.00 14:47:52 14:14:01 ens3 312.76 208.35 4442.51 68.41 0.00 0.00 0.00 0.00 14:47:52 14:14:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 14:47:52 14:14:01 vethe4204f0 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 14:47:52 14:15:01 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 14:47:52 14:15:01 ens3 27.24 15.74 22.19 11.84 0.00 0.00 0.00 0.00 14:47:52 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:15:01 vethe4204f0 1.43 1.47 0.11 0.11 0.00 0.00 0.00 0.00 14:47:52 14:16:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:47:52 14:16:01 ens3 135.36 94.10 1702.21 79.20 0.00 0.00 0.00 0.00 14:47:52 14:16:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:47:52 14:16:01 vethf346789 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 14:47:52 14:17:01 veth7bb300a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:47:52 14:17:01 vethc1f5fc0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:47:52 14:17:01 vethdfdba3e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:47:52 14:17:01 docker0 34.07 42.90 1.93 190.44 0.00 0.00 0.00 0.00 14:47:52 14:17:01 vethd56f9cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:47:52 14:17:01 ens3 62.79 45.26 206.92 11.27 0.00 0.00 0.00 0.00 14:47:52 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:17:01 vethf346789 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 14:47:52 14:17:01 veth61049a5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:47:52 14:18:01 veth75aeae5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:18:01 vethf7ba865 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 14:47:52 14:18:01 docker0 66.27 92.75 3.62 1238.78 0.00 0.00 0.00 0.00 14:47:52 14:18:01 veth5fc9567 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 14:47:52 14:18:01 vethc3bbf9f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:18:01 ens3 167.77 127.59 1365.82 76.07 0.00 0.00 0.00 0.00 14:47:52 14:18:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 14:47:52 14:18:01 veth2b9937a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:18:01 vethf346789 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 14:47:52 14:19:01 docker0 62.50 79.73 3.62 361.42 0.00 0.00 0.00 0.00 14:47:52 14:19:01 ens3 188.46 155.79 1013.24 96.54 0.00 0.00 0.00 0.00 14:47:52 14:19:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 14:47:52 14:19:01 vethf346789 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 14:47:52 14:20:01 docker0 28.76 53.02 2.05 499.80 0.00 0.00 0.00 0.00 14:47:52 14:20:01 ens3 87.24 46.48 1022.74 10.63 0.00 0.00 0.00 0.00 14:47:52 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:21:01 ens3 3.40 1.62 2.95 0.35 0.00 0.00 0.00 0.00 14:47:52 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:47:52 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:23:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:47:52 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:28:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:47:52 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:29:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:30:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:33:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:47:52 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:38:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:47:52 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:43:01 ens3 0.22 0.22 0.08 0.08 0.00 0.00 0.00 0.00 14:47:52 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:45:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:46:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:52 14:47:01 ens3 0.23 0.23 0.29 0.02 0.00 0.00 0.00 0.00 14:47:52 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:52 Average: docker0 8.62 11.81 0.57 96.49 0.00 0.00 0.00 0.00 14:47:52 Average: ens3 28.90 20.41 285.59 10.41 0.00 0.00 0.00 0.00 14:47:52 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 14:47:52 14:47:52 14:47:52 ---> sar -P ALL: 14:47:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9075) 03/25/22 _x86_64_ (8 CPU) 14:47:52 14:47:52 14:12:07 LINUX RESTART (8 CPU) 14:47:52 14:47:52 14:13:02 CPU %user %nice %system %iowait %steal %idle 14:47:52 14:14:01 all 26.69 0.00 6.02 1.23 0.07 65.99 14:47:52 14:14:01 0 24.82 0.00 6.00 0.26 0.07 68.85 14:47:52 14:14:01 1 24.71 0.00 6.06 2.58 0.07 66.58 14:47:52 14:14:01 2 26.60 0.00 5.42 0.17 0.07 67.75 14:47:52 14:14:01 3 25.58 0.00 5.98 1.68 0.07 66.69 14:47:52 14:14:01 4 28.09 0.00 6.00 0.59 0.07 65.25 14:47:52 14:14:01 5 27.63 0.00 6.70 3.64 0.07 61.96 14:47:52 14:14:01 6 24.65 0.00 6.13 0.12 0.05 69.05 14:47:52 14:14:01 7 31.43 0.00 5.89 0.82 0.09 61.77 14:47:52 14:15:01 all 42.08 0.00 6.44 0.24 0.07 51.17 14:47:52 14:15:01 0 42.23 0.00 6.62 0.03 0.07 51.04 14:47:52 14:15:01 1 42.09 0.00 6.65 0.20 0.08 50.97 14:47:52 14:15:01 2 41.80 0.00 6.43 0.03 0.07 51.67 14:47:52 14:15:01 3 39.02 0.00 5.36 1.27 0.07 54.28 14:47:52 14:15:01 4 43.41 0.00 6.01 0.00 0.08 50.50 14:47:52 14:15:01 5 44.29 0.00 6.64 0.02 0.07 48.98 14:47:52 14:15:01 6 41.31 0.00 7.41 0.07 0.08 51.13 14:47:52 14:15:01 7 42.45 0.00 6.42 0.27 0.07 50.79 14:47:52 14:16:01 all 26.74 0.00 7.96 0.84 0.07 64.39 14:47:52 14:16:01 0 27.60 0.00 8.21 0.19 0.07 63.94 14:47:52 14:16:01 1 28.56 0.00 9.13 0.07 0.07 62.17 14:47:52 14:16:01 2 27.11 0.00 7.95 0.03 0.07 64.85 14:47:52 14:16:01 3 25.23 0.00 7.61 1.30 0.07 65.80 14:47:52 14:16:01 4 27.01 0.00 7.31 1.31 0.07 64.30 14:47:52 14:16:01 5 26.31 0.00 7.94 0.02 0.07 65.67 14:47:52 14:16:01 6 26.00 0.00 7.97 2.95 0.07 63.01 14:47:52 14:16:01 7 26.10 0.00 7.54 0.88 0.07 65.41 14:47:52 14:17:01 all 54.25 0.00 13.84 5.74 0.10 26.07 14:47:52 14:17:01 0 54.38 0.00 14.10 2.74 0.10 28.68 14:47:52 14:17:01 1 53.37 0.00 14.09 2.25 0.08 30.20 14:47:52 14:17:01 2 55.61 0.00 13.83 1.31 0.10 29.16 14:47:52 14:17:01 3 53.33 0.00 12.32 14.49 0.10 19.75 14:47:52 14:17:01 4 54.00 0.00 14.72 13.45 0.08 17.75 14:47:52 14:17:01 5 54.17 0.00 14.02 1.18 0.10 30.53 14:47:52 14:17:01 6 54.57 0.00 13.64 8.34 0.10 23.35 14:47:52 14:17:01 7 54.57 0.00 13.97 2.18 0.10 29.18 14:47:52 14:18:01 all 37.65 0.00 14.38 6.69 0.10 41.19 14:47:52 14:18:01 0 37.03 0.00 14.97 15.28 0.09 32.64 14:47:52 14:18:01 1 36.82 0.00 15.12 5.87 0.10 42.09 14:47:52 14:18:01 2 36.72 0.00 14.50 9.18 0.10 39.50 14:47:52 14:18:01 3 38.47 0.00 14.34 6.02 0.10 41.07 14:47:52 14:18:01 4 39.17 0.00 14.74 6.28 0.10 39.71 14:47:52 14:18:01 5 38.13 0.00 13.26 2.64 0.09 45.88 14:47:52 14:18:01 6 37.62 0.00 13.39 4.32 0.10 44.57 14:47:52 14:18:01 7 37.19 0.00 14.71 4.00 0.10 44.00 14:47:52 14:19:01 all 56.38 0.00 15.01 6.40 0.13 22.09 14:47:52 14:19:01 0 56.57 0.00 15.87 7.64 0.10 19.82 14:47:52 14:19:01 1 58.81 0.00 15.33 3.53 0.12 22.21 14:47:52 14:19:01 2 58.16 0.00 16.34 7.16 0.12 18.23 14:47:52 14:19:01 3 54.01 0.00 14.29 7.43 0.15 24.11 14:47:52 14:19:01 4 54.21 0.00 13.76 5.92 0.12 25.99 14:47:52 14:19:01 5 56.46 0.00 16.10 5.29 0.14 22.02 14:47:52 14:19:01 6 54.52 0.00 13.22 5.24 0.12 26.90 14:47:52 14:19:01 7 58.26 0.00 15.18 9.01 0.15 17.40 14:47:52 14:20:01 all 3.19 0.00 1.41 0.81 0.02 94.57 14:47:52 14:20:01 0 2.79 0.00 1.15 0.50 0.02 95.53 14:47:52 14:20:01 1 2.65 0.00 1.69 2.73 0.02 92.92 14:47:52 14:20:01 2 2.01 0.00 1.05 0.40 0.03 96.51 14:47:52 14:20:01 3 6.05 0.00 1.47 1.49 0.02 90.97 14:47:52 14:20:01 4 4.93 0.00 1.87 0.02 0.02 93.17 14:47:52 14:20:01 5 2.39 0.00 1.44 0.47 0.02 95.69 14:47:52 14:20:01 6 1.38 0.00 1.30 0.17 0.00 97.15 14:47:52 14:20:01 7 3.33 0.00 1.29 0.70 0.02 94.66 14:47:52 14:21:01 all 0.02 0.00 0.02 0.01 0.00 99.95 14:47:52 14:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:47:52 14:21:01 1 0.02 0.00 0.03 0.02 0.02 99.92 14:47:52 14:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:47:52 14:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:47:52 14:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:21:01 5 0.02 0.00 0.02 0.03 0.00 99.93 14:47:52 14:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:22:01 all 0.24 0.00 0.02 0.00 0.01 99.73 14:47:52 14:22:01 0 0.07 0.00 0.05 0.00 0.00 99.88 14:47:52 14:22:01 1 0.05 0.00 0.00 0.02 0.00 99.93 14:47:52 14:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:22:01 3 1.68 0.00 0.03 0.00 0.02 98.27 14:47:52 14:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:47:52 14:22:01 5 0.00 0.00 0.03 0.02 0.00 99.95 14:47:52 14:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:22:01 7 0.08 0.00 0.03 0.00 0.03 99.85 14:47:52 14:23:01 all 0.26 0.00 0.01 0.01 0.00 99.72 14:47:52 14:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:47:52 14:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:47:52 14:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:47:52 14:23:01 3 1.97 0.00 0.00 0.00 0.00 98.03 14:47:52 14:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:23:01 7 0.02 0.00 0.02 0.03 0.02 99.92 14:47:52 14:24:01 all 0.27 0.00 0.00 0.00 0.01 99.71 14:47:52 14:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:47:52 14:24:01 1 0.03 0.00 0.02 0.02 0.02 99.92 14:47:52 14:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:24:01 3 1.99 0.00 0.00 0.00 0.02 98.00 14:47:52 14:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:47:52 14:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:24:01 7 0.03 0.00 0.00 0.02 0.02 99.93 14:47:52 14:47:52 14:24:01 CPU %user %nice %system %iowait %steal %idle 14:47:52 14:25:01 all 0.12 0.00 0.02 0.01 0.00 99.85 14:47:52 14:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:47:52 14:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:25:01 3 0.96 0.00 0.08 0.00 0.00 98.96 14:47:52 14:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:47:52 14:25:01 7 0.02 0.00 0.02 0.03 0.02 99.92 14:47:52 14:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:47:52 14:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:47:52 14:26:01 1 0.03 0.00 0.02 0.03 0.02 99.90 14:47:52 14:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:47:52 14:27:01 all 0.01 0.00 0.01 0.01 0.00 99.96 14:47:52 14:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:47:52 14:27:01 1 0.02 0.00 0.02 0.07 0.00 99.90 14:47:52 14:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:27:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:47:52 14:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:27:01 7 0.00 0.00 0.03 0.00 0.02 99.95 14:47:52 14:28:01 all 0.03 0.00 0.03 0.01 0.01 99.93 14:47:52 14:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:47:52 14:28:01 1 0.03 0.00 0.03 0.02 0.02 99.90 14:47:52 14:28:01 2 0.00 0.00 0.05 0.00 0.00 99.95 14:47:52 14:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:47:52 14:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:28:01 5 0.02 0.00 0.07 0.00 0.00 99.92 14:47:52 14:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:28:01 7 0.08 0.00 0.07 0.03 0.02 99.80 14:47:52 14:29:01 all 0.01 0.00 0.00 0.01 0.00 99.98 14:47:52 14:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:47:52 14:29:01 1 0.05 0.00 0.00 0.02 0.00 99.93 14:47:52 14:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:29:01 7 0.00 0.00 0.00 0.03 0.02 99.95 14:47:52 14:30:01 all 0.07 0.00 0.01 0.00 0.01 99.91 14:47:52 14:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:47:52 14:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 14:47:52 14:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:30:01 3 0.20 0.00 0.02 0.00 0.00 99.78 14:47:52 14:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:47:52 14:30:01 5 0.15 0.00 0.02 0.00 0.00 99.83 14:47:52 14:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 14:47:52 14:31:01 all 0.01 0.00 0.00 0.01 0.00 99.97 14:47:52 14:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:31:01 1 0.00 0.00 0.02 0.05 0.00 99.93 14:47:52 14:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:47:52 14:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:31:01 7 0.05 0.00 0.00 0.00 0.02 99.93 14:47:52 14:32:01 all 0.02 0.00 0.00 0.00 0.00 99.97 14:47:52 14:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:32:01 1 0.02 0.00 0.00 0.03 0.00 99.95 14:47:52 14:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 14:47:52 14:33:01 all 0.01 0.00 0.01 0.01 0.01 99.97 14:47:52 14:33:01 0 0.02 0.00 0.00 0.02 0.00 99.97 14:47:52 14:33:01 1 0.02 0.00 0.02 0.03 0.02 99.92 14:47:52 14:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 14:47:52 14:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:47:52 14:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:47:52 14:34:01 all 0.04 0.00 0.04 0.01 0.00 99.90 14:47:52 14:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 14:47:52 14:34:01 1 0.18 0.00 0.08 0.05 0.00 99.68 14:47:52 14:34:01 2 0.02 0.00 0.05 0.00 0.00 99.93 14:47:52 14:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:47:52 14:34:01 4 0.00 0.00 0.05 0.00 0.00 99.95 14:47:52 14:34:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:47:52 14:34:01 6 0.05 0.00 0.05 0.00 0.00 99.90 14:47:52 14:34:01 7 0.02 0.00 0.03 0.05 0.02 99.88 14:47:52 14:35:01 all 0.03 0.00 0.00 0.01 0.01 99.96 14:47:52 14:35:01 0 0.05 0.00 0.00 0.02 0.02 99.92 14:47:52 14:35:01 1 0.02 0.00 0.00 0.02 0.02 99.95 14:47:52 14:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:47:52 14:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:47:52 14:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:35:01 7 0.03 0.00 0.02 0.02 0.02 99.92 14:47:52 14:47:52 14:35:01 CPU %user %nice %system %iowait %steal %idle 14:47:52 14:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:47:52 14:36:01 0 0.00 0.00 0.02 0.02 0.00 99.97 14:47:52 14:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:47:52 14:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:47:52 14:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:47:52 14:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:47:52 14:37:01 0 0.03 0.00 0.02 0.03 0.00 99.92 14:47:52 14:37:01 1 0.05 0.00 0.02 0.02 0.02 99.90 14:47:52 14:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:37:01 4 0.05 0.00 0.00 0.00 0.02 99.93 14:47:52 14:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:38:01 all 0.00 0.00 0.00 0.00 0.00 99.99 14:47:52 14:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 14:47:52 14:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:47:52 14:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:47:52 14:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:47:52 14:39:01 0 0.02 0.00 0.02 0.03 0.00 99.93 14:47:52 14:39:01 1 0.03 0.00 0.02 0.02 0.00 99.93 14:47:52 14:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:47:52 14:39:01 4 0.02 0.00 0.03 0.00 0.02 99.93 14:47:52 14:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:47:52 14:40:01 0 0.02 0.00 0.02 0.02 0.02 99.93 14:47:52 14:40:01 1 0.00 0.00 0.02 0.02 0.02 99.95 14:47:52 14:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 14:47:52 14:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:47:52 14:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:41:01 all 0.21 0.00 0.01 0.01 0.00 99.76 14:47:52 14:41:01 0 0.00 0.00 0.00 0.10 0.00 99.90 14:47:52 14:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:47:52 14:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:41:01 3 0.02 0.00 0.05 0.00 0.00 99.93 14:47:52 14:41:01 4 1.63 0.00 0.00 0.00 0.02 98.35 14:47:52 14:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:42:01 all 0.26 0.00 0.01 0.00 0.01 99.72 14:47:52 14:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 14:47:52 14:42:01 1 0.02 0.00 0.02 0.02 0.02 99.93 14:47:52 14:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:47:52 14:42:01 4 2.02 0.00 0.00 0.00 0.02 97.96 14:47:52 14:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:43:01 all 0.26 0.00 0.01 0.02 0.00 99.70 14:47:52 14:43:01 0 0.02 0.00 0.02 0.17 0.00 99.80 14:47:52 14:43:01 1 0.03 0.00 0.00 0.03 0.00 99.93 14:47:52 14:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:43:01 4 1.97 0.00 0.03 0.00 0.02 97.98 14:47:52 14:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:47:52 14:44:01 all 0.26 0.00 0.01 0.00 0.01 99.72 14:47:52 14:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:47:52 14:44:01 1 0.02 0.00 0.02 0.03 0.02 99.92 14:47:52 14:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:44:01 4 1.99 0.00 0.03 0.00 0.02 97.96 14:47:52 14:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:47:52 14:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:47:52 14:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:47:52 14:45:01 all 0.17 0.00 0.03 0.00 0.00 99.79 14:47:52 14:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:47:52 14:45:01 1 0.02 0.00 0.03 0.02 0.00 99.93 14:47:52 14:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:47:52 14:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:47:52 14:45:01 4 1.22 0.00 0.12 0.00 0.02 98.64 14:47:52 14:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:47:52 14:45:01 7 0.05 0.00 0.02 0.02 0.00 99.92 14:47:52 14:46:01 all 0.00 0.00 0.01 0.01 0.00 99.97 14:47:52 14:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:46:01 1 0.00 0.00 0.02 0.10 0.00 99.88 14:47:52 14:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 14:47:52 14:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:47:52 14:46:01 CPU %user %nice %system %iowait %steal %idle 14:47:52 14:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:47:52 14:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:47:52 14:47:01 1 0.03 0.00 0.02 0.05 0.02 99.88 14:47:52 14:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:47:52 14:47:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:47:52 14:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:47:52 14:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:47:52 14:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:47:52 Average: all 7.22 0.00 1.89 0.64 0.02 90.22 14:47:52 Average: 0 7.13 0.00 1.95 0.78 0.02 90.12 14:47:52 Average: 1 7.19 0.00 1.99 0.52 0.02 90.28 14:47:52 Average: 2 7.19 0.00 1.91 0.53 0.02 90.36 14:47:52 Average: 3 7.21 0.00 1.79 0.98 0.02 90.00 14:47:52 Average: 4 7.52 0.00 1.87 0.80 0.02 89.78 14:47:52 Average: 5 7.24 0.00 1.92 0.38 0.02 90.44 14:47:52 Average: 6 6.95 0.00 1.83 0.61 0.02 90.59 14:47:52 Average: 7 7.36 0.00 1.89 0.52 0.02 90.20 14:47:52 14:47:52 14:47:52