hahattan commented: recheck 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 81bad761160ed823b117fb91638cbc671260dbae rather than ad60142b355f7adf7628945f95dbdce0084c47c7 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-ssh4017377212404993356.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-ssh14440903094598913055.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-3926/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-3926/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh129107382141214781.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-ssh11572118427849791655.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-3926/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-3926/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17591590297970314992.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9058 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit ad60142b355f7adf7628945f95dbdce0084c47c7 Merge succeeded, producing ad60142b355f7adf7628945f95dbdce0084c47c7 Checking out Revision ad60142b355f7adf7628945f95dbdce0084c47c7 (PR-3926) > 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/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad60142b355f7adf7628945f95dbdce0084c47c7 # 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 ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 Commit message: "build(deps): update dependency" > git rev-list --no-walk ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:00:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:00:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:00:12 ========================================================= 09:00:12 EdgeX Global Pipelines Version Info 09:00:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:00:13 ------------------- 09:00:13 stable info: 09:00:13 ------------------- 09:00:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:00:13 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:00:13 Message: update stable to v1.0.221 09:00:14 ------------------- 09:00:14 experimental info: 09:00:14 ------------------- 09:00:14 Commited By: **** collab-it+edgex@linuxfoundation.org 09:00:14 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:00:14 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3926 [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3926 [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3926 [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad60142b355f7adf7628945f95dbdce0084c47c7 [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad60142 [Pipeline] echo 09:00:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:14 provisioning config files... 09:00:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config797557513135046314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:14 ---> docker-login.sh 09:00:14 nexus3.edgexfoundry.org:10001 09:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:00:15 Configure a credential helper to remove this warning. See 09:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:00:15 09:00:15 Login Succeeded 09:00:15 nexus3.edgexfoundry.org:10002 09:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:00:15 Configure a credential helper to remove this warning. See 09:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:00:15 09:00:15 Login Succeeded 09:00:15 nexus3.edgexfoundry.org:10003 09:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:00:15 Configure a credential helper to remove this warning. See 09:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:00:15 09:00:15 Login Succeeded 09:00:15 nexus3.edgexfoundry.org:10004 09:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:00:15 Configure a credential helper to remove this warning. See 09:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:00:15 09:00:15 Login Succeeded 09:00:15 docker.io 09:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:00:16 Configure a credential helper to remove this warning. See 09:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:00:16 09:00:16 Login Succeeded 09:00:16 ---> docker-login.sh ends [Pipeline] } 09:00:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:16 + 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 09:00:16 + dirname cmd/core-command/Dockerfile 09:00:16 + cut -d/ -f2 09:00:16 + echo core-command,cmd/core-command/Dockerfile 09:00:16 + + cutdirname -d/ cmd/core-data/Dockerfile -f2 09:00:16 09:00:16 + echo core-data,cmd/core-data/Dockerfile 09:00:16 + dirname cmd/core-metadata/Dockerfile 09:00:16 + cut -d/ -f2 09:00:16 + echo core-metadata,cmd/core-metadata/Dockerfile 09:00:16 + cut -d/ -f2 09:00:16 + dirname cmd/security-bootstrapper/Dockerfile 09:00:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:00:16 + + dirname cmd/security-proxy-setup/Dockerfile 09:00:16 cut -d/ -f2 09:00:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:00:16 + dirname cmd/security-secretstore-setup/Dockerfile 09:00:16 + cut -d/ -f2 09:00:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:00:16 + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 09:00:16 09:00:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:00:16 + dirname cmd/security-spire-agent/Dockerfile 09:00:16 + cut -d/ -f2 09:00:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:00:16 + dirname cmd/security-spire-config/Dockerfile 09:00:16 + cut -d/ -f2 09:00:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:00:16 + cut -d/ -f2 09:00:16 + dirname cmd/security-spire-server/Dockerfile 09:00:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:00:16 + dirname cmd/support-notifications/Dockerfile 09:00:16 + cut -d/ -f2 09:00:16 + echo support-notifications,cmd/support-notifications/Dockerfile 09:00:16 + dirname cmd/support-scheduler/Dockerfile 09:00:16 + cut -d/ -f2 09:00:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:00:16 + dirname cmd/sys-mgmt-agent/Dockerfile 09:00:16 + cut -d/ -f2 09:00:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:00:16 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 09:00:17 + git rev-list -1 --merges ad60142b355f7adf7628945f95dbdce0084c47c7~1..ad60142b355f7adf7628945f95dbdce0084c47c7 [Pipeline] echo 09:00:17 -----------> git rev-list -1 --merges ad60142b355f7adf7628945f95dbdce0084c47c7~1..ad60142b355f7adf7628945f95dbdce0084c47c7 ad60142b355f7adf7628945f95dbdce0084c47c7 [false] [Pipeline] sh 09:00:17 + git log --format=format:%s -1 ad60142b355f7adf7628945f95dbdce0084c47c7 [Pipeline] echo 09:00:17 ========================================================= 09:00:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:00:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:00:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:18 + grep -v github /etc/ssh/ssh_known_hosts 09:00:18 + [ -e /tmp/ssh_known_hosts ] 09:00:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:00:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:00:18 + sudo tee -a /etc/ssh/ssh_known_hosts 09:00:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:18 09:00:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:00:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:18 latest: Pulling from edgex-devops/git-semver 09:00:18 a0d0a0d46f8b: Pulling fs layer 09:00:18 3e5f54012d9b: Pulling fs layer 09:00:18 4c7163046ea9: Pulling fs layer 09:00:18 0c2d73faf560: Pulling fs layer 09:00:18 0c2d73faf560: Waiting 09:00:18 3e5f54012d9b: Verifying Checksum 09:00:18 3e5f54012d9b: Download complete 09:00:18 a0d0a0d46f8b: Download complete 09:00:18 0c2d73faf560: Verifying Checksum 09:00:18 0c2d73faf560: Download complete 09:00:18 4c7163046ea9: Verifying Checksum 09:00:18 4c7163046ea9: Download complete 09:00:18 a0d0a0d46f8b: Pull complete 09:00:18 3e5f54012d9b: Pull complete 09:00:19 4c7163046ea9: Pull complete 09:00:19 0c2d73faf560: Pull complete 09:00:19 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:00:19 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 09:00:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:00:20 $ docker top adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:20 [ssh-agent] Looking for ssh-agent implementation... 09:00:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:20 $ docker exec adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 ssh-agent 09:00:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJeNJoI/agent.14 09:00:20 SSH_AGENT_PID=20 09:00:20 Running ssh-add (command line suppressed) 09:00:20 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5629764326794878678.key (/w/workspace/edgex-go/3@tmp/private_key_5629764326794878678.key) 09:00:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:21 + git tag --points-at HEAD [Pipeline] } 09:00:21 $ docker exec --env ******** --env ******** adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 ssh-agent -k 09:00:21 unset SSH_AUTH_SOCK; 09:00:21 unset SSH_AGENT_PID; 09:00:21 echo Agent pid 20 killed; 09:00:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:21 [ssh-agent] Looking for ssh-agent implementation... 09:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:21 $ docker exec adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 ssh-agent 09:00:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkkgbco/agent.54 09:00:21 SSH_AGENT_PID=60 09:00:21 Running ssh-add (command line suppressed) 09:00:21 Identity added: /w/workspace/edgex-go/3@tmp/private_key_894187212166648053.key (/w/workspace/edgex-go/3@tmp/private_key_894187212166648053.key) 09:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:22 + git semver init 09:00:22 # -> Open(): unable to determine branch for HEAD 09:00:22 # $GIT_DIR = /w/workspace/edgex-go/3/.git 09:00:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 09:00:22 # $SEMVER_REMOTE_NAME = origin 09:00:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:00:22 # $SEMVER_USER_NAME = edgex-jenkins 09:00:22 # $SEMVER_BRANCH = PR-3926 09:00:22 # $SEMVER_TEMP = /tmp/semver-859607184 09:00:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:00:37 # '/tmp/semver-859607184' -> '/w/workspace/edgex-go/3/.semver' 09:00:37 # -> Force: false 09:00:37 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 09:00:37 $ docker exec --env ******** --env ******** adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 ssh-agent -k 09:00:37 unset SSH_AUTH_SOCK; 09:00:37 unset SSH_AGENT_PID; 09:00:37 echo Agent pid 60 killed; 09:00:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:37 + git semver [Pipeline] } 09:00:37 $ docker stop --time=1 adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 09:00:39 $ docker rm -f adbb81a26873b60d8e2dfcefe06bfa2b0bca40e8efa9e72b436c1a277e30c169 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:00:39 Stashed 1 file(s) [Pipeline] echo 09:00:39 [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 09:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:00:39 ========================================================= 09:00:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:00:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:00:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:00:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:00:40 59bf1c3509f3: Pulling fs layer 09:00:40 666ba61612fd: Pulling fs layer 09:00:40 8ed8ca486205: Pulling fs layer 09:00:40 4fe6c5a15a65: Pulling fs layer 09:00:40 22a0e8bec74d: Pulling fs layer 09:00:40 640e595b4fbd: Pulling fs layer 09:00:40 763cafe07f6e: Pulling fs layer 09:00:40 0c0b528cf693: Pulling fs layer 09:00:40 10935f4eaf8b: Pulling fs layer 09:00:40 640e595b4fbd: Waiting 09:00:40 763cafe07f6e: Waiting 09:00:40 4fe6c5a15a65: Waiting 09:00:40 22a0e8bec74d: Waiting 09:00:40 10935f4eaf8b: Waiting 09:00:40 8ed8ca486205: Download complete 09:00:40 666ba61612fd: Verifying Checksum 09:00:40 666ba61612fd: Download complete 09:00:40 22a0e8bec74d: Verifying Checksum 09:00:40 22a0e8bec74d: Download complete 09:00:40 640e595b4fbd: Verifying Checksum 09:00:40 640e595b4fbd: Download complete 09:00:40 59bf1c3509f3: Verifying Checksum 09:00:40 59bf1c3509f3: Download complete 09:00:40 763cafe07f6e: Download complete 09:00:40 0c0b528cf693: Verifying Checksum 09:00:40 0c0b528cf693: Download complete 09:00:40 59bf1c3509f3: Pull complete 09:00:40 666ba61612fd: Pull complete 09:00:40 8ed8ca486205: Pull complete 09:00:41 10935f4eaf8b: Verifying Checksum 09:00:41 10935f4eaf8b: Download complete 09:00:41 4fe6c5a15a65: Verifying Checksum 09:00:41 4fe6c5a15a65: Download complete 09:00:45 4fe6c5a15a65: Pull complete 09:00:45 22a0e8bec74d: Pull complete 09:00:45 640e595b4fbd: Pull complete 09:00:45 763cafe07f6e: Pull complete 09:00:45 0c0b528cf693: Pull complete 09:00:47 10935f4eaf8b: Pull complete 09:00:47 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 09:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:00:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:00:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:00:48 WORKDIR /edgex 09:00:48 COPY go.mod . 09:00:48 RUN go mod download 09:00:48 + docker build -t ci-base-image-x86_64 -f - . 09:00:49 Sending build context to Docker daemon 334.4MB 09:00:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:00:49 ---> 99d49a6021b9 09:00:49 Step 2/4 : WORKDIR /edgex 09:00:50 ---> Running in 21d581b476c7 09:00:51 Removing intermediate container 21d581b476c7 09:00:51 ---> 0083fb2b7c13 09:00:51 Step 3/4 : COPY go.mod . 09:00:51 ---> 259a8e5c0f96 09:00:51 Step 4/4 : RUN go mod download 09:00:51 ---> Running in 653bd4caba63 09:00:54 Still waiting to schedule task 09:00:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:01:09 Removing intermediate container 653bd4caba63 09:01:09 ---> 4365130ec038 09:01:09 Successfully built 4365130ec038 09:01:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:01:09 + docker inspect -f . ci-base-image-x86_64 09:01:09 . [Pipeline] withDockerContainer 09:01:09 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 09:01:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:01:10 $ docker top 100d2a4d9cf5c32d22940c0b38de128fc4759490c3feb33014ec6b6174a4c44e -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:10 + go version 09:01:10 go version go1.17.6 linux/amd64 [Pipeline] } 09:01:10 $ docker stop --time=1 100d2a4d9cf5c32d22940c0b38de128fc4759490c3feb33014ec6b6174a4c44e 09:01:11 $ docker rm -f 100d2a4d9cf5c32d22940c0b38de128fc4759490c3feb33014ec6b6174a4c44e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:01:12 + docker inspect -f . ci-base-image-x86_64 09:01:12 . [Pipeline] withDockerContainer 09:01:12 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 09:01:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:01:12 $ docker top c9154d39bad5a022553387a54bf3557e96673fc2d9685707406d30cd8a82f8c5 -eo pid,comm [Pipeline] { [Pipeline] echo 09:01:12 ========================================================= 09:01:12 [edgeXBuildGoParallel] Running Tests and Build... 09:01:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:01:13 + make test 09:01:13 go mod tidy -compat=1.17 09:01:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:01:19 ? github.com/edgexfoundry/edgex-go [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:01:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.099s coverage: 28.7% of statements 09:01:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:01:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements 09:01:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:01:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.9% of statements 09:01:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:01:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.077s coverage: 89.2% of statements 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.110s coverage: 84.4% of statements 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.324s coverage: 94.5% of statements 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 24.0% of statements 09:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 09:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements 09:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 09:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 09:01:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements 09:01:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 58.8% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.054s coverage: 89.4% of statements 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 43.8% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:01:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 09:01:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 09:01:56 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 09:02:14 GO111MODULE=on go vet ./... 09:02:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:02:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:02:17 ./bin/test-attribution-txt.sh [Pipeline] echo 09:02:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:02:18 + ls -al . 09:02:18 total 664 09:02:18 drwxrwxr-x 10 1001 1001 4096 Mar 25 09:02 . 09:02:18 drwxr-xr-x 4 root root 4096 Mar 25 09:01 .. 09:02:18 -rw-rw-r-- 1 1001 1001 11 Mar 25 09:00 .dockerignore 09:02:18 drwxrwxr-x 8 1001 1001 4096 Mar 25 09:00 .git 09:02:18 drwxrwxr-x 4 1001 1001 4096 Mar 25 09:00 .github 09:02:18 -rw-rw-r-- 1 1001 1001 870 Mar 25 09:00 .gitignore 09:02:18 -rw-rw-r-- 1 1001 1001 42 Mar 25 09:00 .golangci.yml 09:02:18 -rw-rw-r-- 1 1001 1001 87 Mar 25 09:00 .hadolint.yml 09:02:18 drwx------ 3 1001 1001 4096 Mar 25 09:00 .semver 09:02:18 -rw-rw-r-- 1 1001 1001 166 Mar 25 09:00 .sonarcloud.properties 09:02:18 -rw-rw-r-- 1 1001 1001 1171 Mar 25 09:00 ADOPTERS.md 09:02:18 -rw-rw-r-- 1 1001 1001 9953 Mar 25 09:00 Attribution.txt 09:02:18 -rw-rw-r-- 1 1001 1001 51732 Mar 25 09:00 CHANGELOG.md 09:02:18 -rw-rw-r-- 1 1001 1001 3804 Mar 25 09:00 CONTRIBUTING.md 09:02:18 -rw-rw-r-- 1 1001 1001 677 Mar 25 09:00 GOVERNANCE.md 09:02:18 -rw-rw-r-- 1 1001 1001 849 Mar 25 09:00 Jenkinsfile 09:02:18 -rw-rw-r-- 1 1001 1001 10775 Mar 25 09:00 LICENSE 09:02:18 -rw-rw-r-- 1 1001 1001 8478 Mar 25 09:00 Makefile 09:02:18 -rw-rw-r-- 1 1001 1001 582 Mar 25 09:00 OWNERS.md 09:02:18 -rw-rw-r-- 1 1001 1001 8207 Mar 25 09:00 README.md 09:02:18 -rw-rw-r-- 1 1001 1001 6912 Mar 25 09:00 SECURITY.md 09:02:18 -rw-rw-r-- 1 1001 1001 5 Mar 25 09:00 VERSION 09:02:18 -rw-rw-r-- 1 1001 1001 4131 Mar 25 09:00 ZMQWindows.md 09:02:18 drwxrwxr-x 2 1001 1001 4096 Mar 25 09:00 bin 09:02:18 drwxrwxr-x 18 1001 1001 4096 Mar 25 09:00 cmd 09:02:18 -rw-r--r-- 1 root root 427963 Mar 25 09:01 coverage.out 09:02:18 -rw-rw-r-- 1 1001 1001 3327 Mar 25 09:00 go.mod 09:02:18 -rw-rw-r-- 1 1001 1001 35046 Mar 25 09:00 go.sum 09:02:18 drwxrwxr-x 8 1001 1001 4096 Mar 25 09:00 internal 09:02:18 drwxrwxr-x 3 1001 1001 4096 Mar 25 09:00 openapi 09:02:18 drwxrwxr-x 4 1001 1001 4096 Mar 25 09:00 snap 09:02:18 -rw-rw-r-- 1 1001 1001 204 Mar 25 09:00 version.go [Pipeline] sh 09:02:18 + '[' -e coverage.out ] 09:02:18 + chown 1001:1001 coverage.out [Pipeline] stash 09:02:18 Stashed 1 file(s) [Pipeline] sh 09:02:19 + make build 09:02:19 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 09:02:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9059 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws 09:02:30 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 09:02:30 The recommended git tool is: git 09:02:37 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 09:02:38 using credential edgex-jenkins-ssh 09:02:38 Cloning the remote Git repository 09:02:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:02:39 > git init /w/workspace/edgex-go/3 # timeout=10 09:02:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:02:39 > git --version # timeout=10 09:02:39 > git --version # 'git version 2.25.1' 09:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:02:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:47 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 09:02:47 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 09:02:48 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 09:02:48 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 09:02:49 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 09:02: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:02:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:02:53 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 09:02:54 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 09:02:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:02:56 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 09:02:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:02:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:02:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:02:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:02:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:02:57 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit ad60142b355f7adf7628945f95dbdce0084c47c7 [Pipeline] } 09:02:57 $ docker stop --time=1 c9154d39bad5a022553387a54bf3557e96673fc2d9685707406d30cd8a82f8c5 09:02:57 Merge succeeded, producing ad60142b355f7adf7628945f95dbdce0084c47c7 09:02:57 Checking out Revision ad60142b355f7adf7628945f95dbdce0084c47c7 (PR-3926) 09:02:57 > git config core.sparsecheckout # timeout=10 09:02:57 > git checkout -f ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 09:02:57 > git remote # timeout=10 09:02:57 > git config --get remote.origin.url # timeout=10 09:02:57 using GIT_SSH to set credentials SSH Credentials for GitHub 09:02:57 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 09:02:57 > git rev-parse HEAD^{commit} # timeout=10 09:02:57 > git config core.sparsecheckout # timeout=10 09:02:57 > git checkout -f ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 09:03:00 $ docker rm -f c9154d39bad5a022553387a54bf3557e96673fc2d9685707406d30cd8a82f8c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:03:01 09:03:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:03:02 latest: Pulling from edgex-devops/edgex-compose 09:03:02 cbdbe7a5bc2a: Pulling fs layer 09:03:02 ca9280d653b3: Pulling fs layer 09:03:02 7e9c9ca2126c: Pulling fs layer 09:03:02 cbdbe7a5bc2a: Verifying Checksum 09:03:02 cbdbe7a5bc2a: Download complete 09:03:02 Commit message: "build(deps): update dependency" 09:03:02 ca9280d653b3: Download complete 09:03:02 cbdbe7a5bc2a: Pull complete 09:03:02 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:03:02 ca9280d653b3: Pull complete 09:03:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:03:03 % Total % Received % Xferd Average Speed Time Time Time Current 09:03:03 Dload Upload Total Spent Left Speed 09:03:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43540 0 --:--:-- --:--:-- --:--:-- 43540 [Pipeline] sh 09:03:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:03:04 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:03:04 sudo tee /etc/docker/daemon.new 09:03:04 { 09:03:04 "registry-mirrors": [ 09:03:04 "https://nexus3.edgexfoundry.org:10001" 09:03:04 ], 09:03:04 "bip": "10.250.0.254/24", 09:03:04 "hosts": [ 09:03:04 "tcp://0.0.0.0:5555", 09:03:04 "unix:///var/run/docker.sock" 09:03:04 ], 09:03:04 "mtu": 1458, 09:03:04 "selinux-enabled": true, 09:03:04 "seccomp-profile": "/etc/docker/seccomp.json" 09:03:04 } [Pipeline] sh 09:03:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:03:04 + sudo service docker restart 09:03:06 7e9c9ca2126c: Pull complete 09:03:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:03:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:03:06 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 09:03:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:03:07 $ docker top 60016aefd100d98bb7a2274ccbb033c34a223d513714018d94ed25feec927af6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:07 + docker-compose build --help 09:03:07 + grep parallel 09:03:08 --parallel Build images in parallel. [Pipeline] } 09:03:08 $ docker stop --time=1 60016aefd100d98bb7a2274ccbb033c34a223d513714018d94ed25feec927af6 09:03:09 $ docker rm -f 60016aefd100d98bb7a2274ccbb033c34a223d513714018d94ed25feec927af6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:03:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:03:10 . [Pipeline] withDockerContainer 09:03:10 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 09:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:03:10 $ docker top 9c3248f3ab53651ec87ad16e963303dcec4de661af7197a66514d4c67ffc13c8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:11 + docker-compose -f ./docker-compose-build.yml build --parallel 09:03:11 Building core-command ... 09:03:11 Building core-data ... 09:03:11 Building core-metadata ... 09:03:11 Building security-bootstrapper ... 09:03:11 Building security-proxy-setup ... 09:03:11 Building security-secretstore-setup ... 09:03:11 Building security-spiffe-token-provider ... 09:03:11 Building security-spire-agent ... 09:03:11 Building security-spire-config ... 09:03:11 Building security-spire-server ... 09:03:11 Building support-notifications ... 09:03:11 Building support-scheduler ... 09:03:11 Building sys-mgmt-agent ... 09:03:11 Building security-proxy-setup 09:03:11 Building security-spire-agent 09:03:11 Building security-spire-config 09:03:11 Building core-data 09:03:11 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:23 provisioning config files... 09:03:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8395188721126020174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:23 ---> docker-login.sh 09:03:23 nexus3.edgexfoundry.org:10001 09:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:24 Configure a credential helper to remove this warning. See 09:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:24 09:03:24 Login Succeeded 09:03:24 nexus3.edgexfoundry.org:10002 09:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:24 Configure a credential helper to remove this warning. See 09:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:24 09:03:24 Login Succeeded 09:03:24 nexus3.edgexfoundry.org:10003 09:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:25 Configure a credential helper to remove this warning. See 09:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:25 09:03:25 Login Succeeded 09:03:25 nexus3.edgexfoundry.org:10004 09:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:25 Configure a credential helper to remove this warning. See 09:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:25 09:03:25 Login Succeeded 09:03:25 docker.io 09:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:26 Configure a credential helper to remove this warning. See 09:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:26 09:03:26 Login Succeeded 09:03:26 ---> docker-login.sh ends [Pipeline] } 09:03:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:03:27 ========================================================= 09:03:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:03:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:03:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:03:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:03:27 9b3977197b4f: Pulling fs layer 09:03:27 1a89e8eeedd5: Pulling fs layer 09:03:27 94645a83ff95: Pulling fs layer 09:03:27 3f3a8bcf1eab: Pulling fs layer 09:03:27 0c92f367c5e7: Pulling fs layer 09:03:27 f7c0051592d6: Pulling fs layer 09:03:27 a227ed2f7395: Pulling fs layer 09:03:27 7b1c46037f91: Pulling fs layer 09:03:27 3f3a8bcf1eab: Waiting 09:03:27 0c92f367c5e7: Waiting 09:03:27 f7c0051592d6: Waiting 09:03:27 a227ed2f7395: Waiting 09:03:27 7b1c46037f91: Waiting 09:03:27 94645a83ff95: Verifying Checksum 09:03:27 94645a83ff95: Download complete 09:03:27 1a89e8eeedd5: Verifying Checksum 09:03:27 1a89e8eeedd5: Download complete 09:03:27 0c92f367c5e7: Verifying Checksum 09:03:27 0c92f367c5e7: Download complete 09:03:27 f7c0051592d6: Verifying Checksum 09:03:27 f7c0051592d6: Download complete 09:03:27 9b3977197b4f: Download complete 09:03:27 a227ed2f7395: Verifying Checksum 09:03:27 a227ed2f7395: Download complete 09:03:28 9b3977197b4f: Pull complete 09:03:29 1a89e8eeedd5: Pull complete 09:03:29 94645a83ff95: Pull complete 09:03:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:03:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:29 ---> 4365130ec038 09:03:29 Step 3/23 : WORKDIR /edgex-go 09:03:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:03:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:29 ---> 4365130ec038 09:03:29 Step 3/22 : WORKDIR /edgex-go 09:03:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:03:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:29 ---> 4365130ec038 09:03:29 Step 3/23 : WORKDIR /edgex-go 09:03:29 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:03:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:03:29 ---> 4365130ec038 09:03:29 Step 3/24 : WORKDIR /edgex-go 09:03:29 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:03:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:03:29 ---> 4365130ec038 09:03:29 Step 3/24 : WORKDIR /edgex-go 09:03:30 7b1c46037f91: Verifying Checksum 09:03:30 7b1c46037f91: Download complete 09:03:30 3f3a8bcf1eab: Verifying Checksum 09:03:30 3f3a8bcf1eab: Download complete 09:03:32 ---> Running in d2b233fe16bb 09:03:32 ---> Running in 8ba63adcfd7d 09:03:32 ---> Running in e91cbbc1cd6b 09:03:32 ---> Running in ace2a30a94ef 09:03:32 ---> Running in aaf0ac9e74db 09:03:32 Removing intermediate container e91cbbc1cd6b 09:03:32 ---> 0227e9e0d16a 09:03:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:32 Removing intermediate container 8ba63adcfd7d 09:03:32 ---> 07f6ed5dee43 09:03:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:32 Removing intermediate container aaf0ac9e74db 09:03:32 ---> 00bf0a58f82c 09:03:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:32 Removing intermediate container ace2a30a94ef 09:03:32 ---> b944786fe50c 09:03:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:32 Removing intermediate container d2b233fe16bb 09:03:32 ---> 1fcd03d016ad 09:03:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:32 ---> Running in 4e5e91dc718f 09:03:32 ---> Running in 056efc8900ba 09:03:32 ---> Running in e3e8a93a9532 09:03:32 ---> Running in a8c006b21b61 09:03:32 ---> Running in 8d765ece14e2 09:03:33 Removing intermediate container 4e5e91dc718f 09:03:33 ---> a99ac1e20d94 09:03:33 Step 5/22 : RUN apk add --update --no-cache make git 09:03:33 ---> Running in 103c192f0315 09:03:33 Removing intermediate container 056efc8900ba 09:03:33 ---> 9d07f7cac8ed 09:03:33 Step 5/24 : RUN apk add --update --no-cache make git 09:03:33 ---> Running in 068cbb7cc823 09:03:33 Removing intermediate container e3e8a93a9532 09:03:33 ---> df6a859d5568 09:03:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:03:33 Removing intermediate container a8c006b21b61 09:03:33 ---> c5d878a724ba 09:03:33 Step 5/24 : RUN apk add --update --no-cache make git 09:03:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:03:33 ---> Running in 2e46c981bf8d 09:03:33 ---> Running in 2a95ad67cf19 09:03:33 Removing intermediate container 8d765ece14e2 09:03:33 ---> e1a34d179d04 09:03:33 Step 5/23 : RUN apk add --update --no-cache make bash git 09:03:33 ---> Running in 941e8fdaf345 09:03:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:03:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:03:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:03:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:03:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:03:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:03:34 OK: 221 MiB in 52 packages 09:03:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:03:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:03:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:03:35 OK: 221 MiB in 52 packages 09:03:35 Removing intermediate container 103c192f0315 09:03:35 ---> b0dafc9bebb7 09:03:35 Step 6/22 : COPY go.mod vendor* ./ 09:03:35 OK: 221 MiB in 52 packages 09:03:35 ---> 4cbc6d5d22ac 09:03:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:35 OK: 221 MiB in 52 packages 09:03:35 Removing intermediate container 068cbb7cc823 09:03:35 ---> 2722bf5131b5 09:03:35 Step 6/24 : COPY go.mod vendor* ./ 09:03:35 OK: 221 MiB in 52 packages 09:03:35 ---> Running in a090e0bbc9ac 09:03:35 ---> c5b6af5bf75b 09:03:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:35 ---> Running in 9bea47f63ab8 09:03:35 Removing intermediate container 941e8fdaf345 09:03:35 ---> 281e96f58e29 09:03:35 Step 6/23 : COPY go.mod vendor* ./ 09:03:35 ---> 9bfc65905e12 09:03:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:35 Removing intermediate container 2a95ad67cf19 09:03:35 ---> 4973e55be7bb 09:03:35 Step 6/24 : COPY go.mod vendor* ./ 09:03:35 ---> Running in 1a7c4de6ac92 09:03:35 Removing intermediate container 2e46c981bf8d 09:03:35 ---> d8ab19111d8d 09:03:35 Step 6/23 : COPY go.mod vendor* ./ 09:03:36 ---> 93e7f136a627 09:03:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:36 ---> Running in 9b2ec0db51bd 09:03:36 ---> a43c5b4ef4d8 09:03:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:36 ---> Running in d149ce5f6a86 09:03:36 Removing intermediate container a090e0bbc9ac 09:03:36 ---> 8514e7982798 09:03:36 Step 8/22 : COPY . . 09:03:37 Removing intermediate container 9bea47f63ab8 09:03:37 ---> 7b6edb201d2c 09:03:37 Step 8/24 : COPY . . 09:03:37 Removing intermediate container 1a7c4de6ac92 09:03:37 ---> 674354136130 09:03:37 Step 8/23 : COPY . . 09:03:42 Removing intermediate container 9b2ec0db51bd 09:03:42 ---> 6cc3fef00b79 09:03:42 Step 8/24 : COPY . . 09:03:42 Removing intermediate container d149ce5f6a86 09:03:42 ---> 5a2fed8175de 09:03:42 Step 8/23 : COPY . . 09:03:42 ---> 1b80febee95a 09:03:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:03:43 3f3a8bcf1eab: Pull complete 09:03:43 0c92f367c5e7: Pull complete 09:03:43 f7c0051592d6: Pull complete 09:03:43 a227ed2f7395: Pull complete 09:03:46 ---> Running in 76f6b424cc4e 09:03:46 ---> bdb48cc5c17e 09:03:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:03:46 ---> af3c1bcf41bd 09:03:46 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 09:03:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:03:47 ---> Running in f9c5782ace3c 09:03:47 ---> Running in f8a7d13c3a09 09:03:47 Removing intermediate container f8a7d13c3a09 09:03:47 ---> 12d6b9848505 09:03:47 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" 09:03:47 ---> Running in 2ca307921144 09:03:47 ---> 98e1d8e181c0 09:03:47 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 09:03:47 ---> Running in c1bba1255122 09:03:47 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 09:03:47 Removing intermediate container c1bba1255122 09:03:47 ---> 67744b196976 09:03:47 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" 09:03:47 ---> Running in 33e2aa4f722b 09:03:47 ---> 11238883ff4a 09:03:47 Step 9/23 : RUN make cmd/core-data/core-data 09:03:47 ---> Running in 2745e1ed05eb 09:03:48 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 09:03:48 spire-1.2.0/ 09:03:48 spire-1.2.0/ 09:03:49 spire-1.2.0/README.md 09:03:49 spire-1.2.0/bin/ 09:03:49 spire-1.2.0/bin/spire-server 09:03:49 spire-1.2.0/bin/spire-agent 09:03:49 spire-1.2.0/conf/ 09:03:49 spire-1.2.0/conf/server/ 09:03:49 spire-1.2.0/conf/server/server.conf 09:03:49 spire-1.2.0/conf/agent/ 09:03:49 spire-1.2.0/conf/agent/agent.conf 09:03:49 spire-1.2.0/LICENSE 09:03:49 spire-1.2.0/README.md 09:03:49 spire-1.2.0/bin/ 09:03:49 spire-1.2.0/bin/spire-server 09:03:49 spire-1.2.0/bin/spire-agent 09:03:49 spire-1.2.0/conf/ 09:03:49 spire-1.2.0/conf/server/ 09:03:49 spire-1.2.0/conf/server/server.conf 09:03:49 spire-1.2.0/conf/agent/ 09:03:49 spire-1.2.0/conf/agent/agent.conf 09:03:49 spire-1.2.0/LICENSE 09:03:50 7b1c46037f91: Pull complete 09:03:50 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 09:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:03:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:03:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:03:50 WORKDIR /edgex 09:03:50 COPY go.mod . 09:03:50 RUN go mod download 09:03:50 + docker build -t ci-base-image-arm64 -f - . 09:03:53 Removing intermediate container 33e2aa4f722b 09:03:53 ---> ea1e68eff741 09:03:53 09:03:53 Step 11/24 : FROM alpine:3.15 09:03:53 Removing intermediate container 2ca307921144 09:03:53 ---> c05d2438cda2 09:03:53 09:03:53 Step 11/24 : FROM alpine:3.15 09:03:53 3.15: Pulling from library/alpine 09:03:53 3.15: Pulling from library/alpine 09:03:53 Sending build context to Docker daemon 169MB 09:03:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:03:53 ---> f79e39bc4007 09:03:53 Step 2/4 : WORKDIR /edgex 09:03:54 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 09:03:54 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 09:03:54 Status: Downloaded newer image for alpine:3.15 09:03:54 Status: Image is up to date for alpine:3.15 09:03:54 ---> 9c842ac49a39 09:03:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:54 ---> 9c842ac49a39 09:03:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:54 ---> Running in 67cb1235d201 09:03:54 ---> Running in bf062d0aad98 09:03:55 Removing intermediate container 67cb1235d201 09:03:55 ---> 9326826bf49a 09:03:55 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:55 Removing intermediate container bf062d0aad98 09:03:55 ---> 8820ef15742c 09:03:55 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:55 ---> Running in 86075b897222 09:03:55 ---> Running in d830fc85d097 09:03:55 ---> Running in 3111b4a2ae0f 09:03:55 Removing intermediate container 3111b4a2ae0f 09:03:55 ---> 8d764079c903 09:03:55 Step 3/4 : COPY go.mod . 09:03:56 ---> ba477f88b05e 09:03:56 Step 4/4 : RUN go mod download 09:03:56 ---> Running in 4772f4397aa7 09:03:57 Removing intermediate container 86075b897222 09:03:57 ---> 0a617ce1f342 09:03:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:57 ---> Running in bd7d45c76dee 09:03:57 Removing intermediate container d830fc85d097 09:03:57 ---> 686e9551f29a 09:03:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:57 ---> Running in 7489fc68ce73 09:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:03:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:03:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:03:59 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:03:59 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 09:03:59 OK: 15854 distinct packages available 09:03:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:03:59 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:03:59 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 09:03:59 OK: 15854 distinct packages available 09:04:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:04:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:04:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:04:00 (1/5) Installing dumb-init (1.2.5-r1) 09:04:00 (2/5) Installing musl-obstack (1.2.2-r0) 09:04:01 (3/5) Installing libucontext (1.1-r0) 09:04:01 (1/4) Installing dumb-init (1.2.5-r1) 09:04:01 (4/5) Installing gcompat (1.0.0-r4) 09:04:01 (2/4) Installing musl-obstack (1.2.2-r0) 09:04:01 (5/5) Installing openssl (1.1.1n-r0) 09:04:01 (3/4) Installing libucontext (1.1-r0) 09:04:01 Executing busybox-1.34.1-r4.trigger 09:04:01 OK: 6 MiB in 19 packages 09:04:01 (4/4) Installing gcompat (1.0.0-r4) 09:04:01 Executing busybox-1.34.1-r4.trigger 09:04:01 OK: 6 MiB in 18 packages 09:04:03 Removing intermediate container 7489fc68ce73 09:04:03 ---> 08c01f8f896d 09:04:03 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:04:03 Removing intermediate container bd7d45c76dee 09:04:03 ---> 40f995bc7b7e 09:04:03 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 09:04:05 ---> 7a6cad3f0274 09:04:05 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:04:05 ---> 53f5bc4e3ec4 09:04:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:04:06 ---> 7f243aca495a 09:04:06 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:04:06 ---> Running in e8e99b2aa41d 09:04:06 Removing intermediate container e8e99b2aa41d 09:04:06 ---> 2313230c61e7 09:04:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:04:06 ---> 7d23379a3b08 09:04:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:04:06 ---> 1b5e8a586bea 09:04:06 Step 19/24 : WORKDIR / 09:04:07 ---> Running in 7fdda4a85a07 09:04:07 ---> c043ccbc538a 09:04:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:04:07 Removing intermediate container 7fdda4a85a07 09:04:07 ---> 1202d8eec755 09:04:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:07 ---> Running in eba28cdb6fac 09:04:07 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 09:04:07 ---> da13329208a0 09:04:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:04:07 Removing intermediate container eba28cdb6fac 09:04:07 ---> 9daff8acc29f 09:04:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:07 ---> Running in 38246aa5be66 09:04:07 Removing intermediate container 38246aa5be66 09:04:07 ---> 43b8d4e17d58 09:04:07 Step 22/24 : LABEL arch=x86_64 09:04:07 ---> 1a4ba4909327 09:04:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:07 ---> Running in 1cca5106bf1a 09:04:07 ---> Running in dd296e277e9a 09:04:07 Removing intermediate container dd296e277e9a 09:04:07 ---> 10c3543a67b9 09:04:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:08 Removing intermediate container 1cca5106bf1a 09:04:08 ---> 5eefbf2b664d 09:04:08 Step 23/24 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:04:08 ---> Running in d808c9031ece 09:04:08 ---> Running in 89eef03e800c 09:04:08 Removing intermediate container d808c9031ece 09:04:08 ---> a66d0935eaeb 09:04:08 Step 22/24 : LABEL arch=x86_64 09:04:08 Removing intermediate container 89eef03e800c 09:04:08 ---> 369a176b0f8c 09:04:08 Step 24/24 : LABEL version=0.0.0 09:04:08 ---> Running in 4fab304bc640 09:04:08 ---> Running in cea07e304a4b 09:04:08 Removing intermediate container 4fab304bc640 09:04:08 ---> 0b1fb8db164e 09:04:08 Step 23/24 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:04:08 Removing intermediate container cea07e304a4b 09:04:08 ---> 50b6268df27a 09:04:08 09:04:08 ---> Running in 7477d3f43fe2 09:04:08 Successfully built 50b6268df27a 09:04:08 Successfully tagged security-spire-config:latest 09:04:08  Building security-spire-config ... done Building security-bootstrapper 09:04:08 Removing intermediate container 7477d3f43fe2 09:04:08 ---> 972cd03558d9 09:04:08 Step 24/24 : LABEL version=0.0.0 09:04:09 ---> Running in 18ecfcaf3b78 09:04:11 Removing intermediate container 18ecfcaf3b78 09:04:11 ---> 6f6da898663c 09:04:11 09:04:11 Removing intermediate container 76f6b424cc4e 09:04:11 ---> db8f43460b3b 09:04:11 09:04:11 Step 10/22 : FROM alpine:3.14 09:04:11 Successfully built 6f6da898663c 09:04:11 Successfully tagged security-spire-agent:latest 09:04:11  Building security-spire-agent ... done Building security-spiffe-token-provider 09:04:11 3.14: Pulling from library/alpine 09:04:12 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 09:04:12 Status: Downloaded newer image for alpine:3.14 09:04:12 ---> a33ac4f1069a 09:04:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:04:14 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:04:14 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:04:14 ---> 4365130ec038 09:04:14 Step 3/31 : WORKDIR /edgex-go 09:04:14 ---> Using cache 09:04:14 ---> 1fcd03d016ad 09:04:14 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:14 ---> Using cache 09:04:14 ---> e1a34d179d04 09:04:14 Step 5/31 : RUN apk add --update --no-cache make git 09:04:15 ---> Running in c2edc5ba6852 09:04:15 ---> Running in d6718df9fce0 09:04:15 Removing intermediate container f9c5782ace3c 09:04:15 ---> ef13a2e94eab 09:04:15 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:04:15 ---> Running in d709bd77cab7 09:04:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:04:15 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 09:04:15 (1/6) Installing ca-certificates (20211220-r0) 09:04:15 (2/6) Installing brotli-libs (1.0.9-r5) 09:04:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:04:15 (4/6) Installing libcurl (7.79.1-r0) 09:04:15 (5/6) Installing curl (7.79.1-r0) 09:04:15 (6/6) Installing dumb-init (1.2.5-r1) 09:04:15 Executing busybox-1.33.1-r6.trigger 09:04:15 Executing ca-certificates-20211220-r0.trigger 09:04:15 OK: 8 MiB in 20 packages 09:04:16 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:04:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:04:16 ---> 4365130ec038 09:04:16 Step 3/20 : WORKDIR /edgex-go 09:04:16 ---> Using cache 09:04:16 ---> 1fcd03d016ad 09:04:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:04:16 OK: 221 MiB in 52 packages 09:04:16 ---> Running in 1a8e44172067 09:04:17 Removing intermediate container d709bd77cab7 09:04:17 ---> 7fb080365c83 09:04:17 09:04:17 Step 11/23 : FROM docker:20.10.10 09:04:17 Removing intermediate container c2edc5ba6852 09:04:17 ---> 2073a6650f99 09:04:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:04:17 ---> Running in 3602563fc2b5 09:04:17 Removing intermediate container d6718df9fce0 09:04:17 ---> 08d4e137025d 09:04:17 Step 6/31 : COPY go.mod vendor* ./ 09:04:17 Removing intermediate container 3602563fc2b5 09:04:17 ---> bcb78c363b70 09:04:17 Step 13/22 : WORKDIR /edgex 09:04:17 Removing intermediate container 2745e1ed05eb 09:04:17 ---> 79593decf7aa 09:04:17 09:04:17 Step 10/23 : FROM alpine:3.14 09:04:17 ---> a33ac4f1069a 09:04:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:04:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:04:17 ---> Running in 037d62dba2a4 09:04:17 ---> 0eb1b30921aa 09:04:17 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:17 ---> Running in e7841ec7ca3b 09:04:17 ---> Running in 4572b32720fb 09:04:17 20.10.10: Pulling from library/docker 09:04:17 Removing intermediate container 037d62dba2a4 09:04:17 ---> 9059a68c79bf 09:04:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:04:17 Removing intermediate container e7841ec7ca3b 09:04:17 ---> 3ead574814c9 09:04:17 Step 12/23 : ENV APP_PORT=59880 09:04:17 ---> Running in 517455137ee5 09:04:17 ---> cfe8f360f942 09:04:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:04:18 Removing intermediate container 517455137ee5 09:04:18 ---> fa49b145892a 09:04:18 Step 13/23 : EXPOSE $APP_PORT 09:04:18 ---> Running in 622cffa1682b 09:04:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:04:18 Removing intermediate container 622cffa1682b 09:04:18 ---> ce8e657cdf22 09:04:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:18 ---> 46d977c81ca2 09:04:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:04:18 ---> Running in cbf22a2fc6fa 09:04:18 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:04:18 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 09:04:18 OK: 15863 distinct packages available 09:04:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:04:18 Removing intermediate container 4572b32720fb 09:04:18 ---> e5221d771b2c 09:04:18 Step 8/31 : COPY . . 09:04:19 ---> d4756e0b51b0 09:04:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:04:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:04:19 OK: 221 MiB in 52 packages 09:04:20 ---> 91a878bc584d 09:04:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:20 Removing intermediate container cbf22a2fc6fa 09:04:20 ---> 4e7862d844bf 09:04:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:04:20 ---> Running in 2d5e81230db6 09:04:20 ---> Running in 2f0c5a55027e 09:04:20 Removing intermediate container 1a8e44172067 09:04:20 ---> aef9e352850c 09:04:20 Step 5/20 : COPY go.mod vendor* ./ 09:04:21 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 09:04:21 Status: Downloaded newer image for docker:20.10.10 09:04:21 ---> b706a049f56e 09:04:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:04:21 ---> Running in 4a0c6c819112 09:04:21 ---> 97d3b7890c6d 09:04:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:21 ---> Running in 412f108a6ed5 09:04:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:04:21 Removing intermediate container 4a0c6c819112 09:04:21 ---> 57724c0ddfb7 09:04:21 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 09:04:21 ---> Running in 46ca23be1184 09:04:21 Removing intermediate container 2d5e81230db6 09:04:21 ---> 4e4c15e941a1 09:04:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:04:21 ---> Running in 90aaba721538 09:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:04:21 Removing intermediate container 90aaba721538 09:04:21 ---> c1d819d335e3 09:04:21 Step 20/22 : LABEL arch=x86_64 09:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:04:21 ---> Running in 4c17405ab9a7 09:04:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:04:21 (1/42) Installing readline (8.1.0-r0) 09:04:22 (2/42) Installing bash (5.1.16-r0) 09:04:22 Removing intermediate container 4c17405ab9a7 09:04:22 ---> 39165ddd5f7e 09:04:22 Executing bash-5.1.16-r0.post-install 09:04:22 Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:04:22 (3/42) Installing brotli-libs (1.0.9-r5) 09:04:22 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:04:22 (5/42) Installing libcurl (7.79.1-r0) 09:04:22 ---> Running in 1537e65ac4be 09:04:22 (6/42) Installing curl (7.79.1-r0) 09:04:22 (7/42) Installing dumb-init (1.2.5-r1) 09:04:22 (8/42) Installing libbz2 (1.0.8-r1) 09:04:22 (9/42) Installing expat (2.4.7-r0) 09:04:22 (10/42) Installing libffi (3.3-r2) 09:04:22 (11/42) Installing gdbm (1.19-r0) 09:04:22 Removing intermediate container 412f108a6ed5 09:04:22 ---> 9d189d6fbe11 09:04:22 Step 7/20 : COPY . . 09:04:22 (12/42) Installing xz-libs (5.2.5-r0) 09:04:22 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:04:22 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:04:22 (15/42) Installing mpdecimal (2.5.1-r1) 09:04:22 (16/42) Installing sqlite-libs (3.35.5-r0) 09:04:22 (17/42) Installing python3 (3.9.5-r2) 09:04:22 (1/6) Installing dumb-init (1.2.5-r1) 09:04:22 Removing intermediate container 1537e65ac4be 09:04:22 ---> b0b16b6612ec 09:04:22 Step 22/22 : LABEL version=0.0.0 09:04:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:04:22 (3/6) Installing libsodium (1.0.18-r0) 09:04:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:04:22 (5/6) Installing libzmq (4.3.4-r0) 09:04:22 (18/42) Installing py3-appdirs (1.4.4-r2) 09:04:22 (19/42) Installing py3-chardet (4.0.0-r2) 09:04:22 (20/42) Installing py3-idna (3.2-r0) 09:04:22 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:04:22 (22/42) Installing py3-certifi (2020.12.5-r1) 09:04:22 (23/42) Installing py3-requests (2.25.1-r4) 09:04:22 (24/42) Installing py3-msgpack (1.0.2-r1) 09:04:22 (25/42) Installing py3-lockfile (0.12.2-r4) 09:04:22 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:04:22 (6/6) Installing zeromq (4.3.4-r0) 09:04:22 (27/42) Installing py3-colorama (0.4.4-r1) 09:04:22 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:04:22 (29/42) Installing py3-distlib (0.3.1-r3) 09:04:22 (30/42) Installing py3-distro (1.5.0-r3) 09:04:22 (31/42) Installing py3-six (1.15.0-r1) 09:04:22 (32/42) Installing py3-webencodings (0.5.1-r4) 09:04:22 (33/42) Installing py3-html5lib (1.1-r1) 09:04:22 Executing busybox-1.33.1-r6.trigger 09:04:22 OK: 8 MiB in 20 packages 09:04:22 ---> Running in 440fcade741e 09:04:22 (34/42) Installing py3-parsing (2.4.7-r2) 09:04:22 (35/42) Installing py3-packaging (20.9-r1) 09:04:22 (36/42) Installing py3-toml (0.10.2-r2) 09:04:22 (37/42) Installing py3-pep517 (0.10.0-r2) 09:04:22 (38/42) Installing py3-progress (1.5-r2) 09:04:22 (39/42) Installing py3-retrying (1.3.3-r1) 09:04:22 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:04:22 (41/42) Installing py3-setuptools (52.0.0-r3) 09:04:22 (42/42) Installing py3-pip (20.3.4-r1) 09:04:22 Executing busybox-1.33.1-r6.trigger 09:04:22 OK: 84 MiB in 64 packages 09:04:23 Collecting docker-compose==1.23.2 09:04:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:04:23 Collecting texttable<0.10,>=0.9.0 09:04:23 Downloading texttable-0.9.1.tar.gz (11 kB) 09:04:24 Removing intermediate container 440fcade741e 09:04:24 ---> 64853ca4761e 09:04:24 09:04:24 Successfully built 64853ca4761e 09:04:24 Successfully tagged security-proxy-setup:latest 09:04:24 Building core-metadata 09:04:24  Building security-proxy-setup ... done Collecting PyYAML<4,>=3.10 09:04:24 Downloading PyYAML-3.13.tar.gz (270 kB) 09:04:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:04:25 Removing intermediate container 2f0c5a55027e 09:04:25 ---> 8b9c28626249 09:04:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:04:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:04:25 Collecting websocket-client<1.0,>=0.32.0 09:04:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:04:25 Collecting dockerpty<0.5,>=0.4.1 09:04:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:04:25 Collecting jsonschema<3,>=2.5.1 09:04:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:04:25 Collecting cached-property<2,>=1.2.0 09:04:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:04:25 Collecting docopt<0.7,>=0.6.1 09:04:25 Downloading docopt-0.6.2.tar.gz (25 kB) 09:04:26 ---> 32f7477692e1 09:04:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:04:26 Collecting docker<4.0,>=3.6.0 09:04:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:04:26 Collecting docker-pycreds>=0.4.0 09:04:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:04:26 Collecting idna<2.8,>=2.5 09:04:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:04:26 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) 09:04:26 Collecting chardet<3.1.0,>=3.0.2 09:04:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:04:26 Collecting urllib3<1.25,>=1.21.1 09:04:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:04:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:04:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:04:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:04:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:04:26 ---> f155e2d74231 09:04:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:04:26 ---> Running in ceeb068a01e5 09:04:26 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:04:26 Attempting uninstall: urllib3 09:04:26 Found existing installation: urllib3 1.26.5 09:04:26 Uninstalling urllib3-1.26.5: 09:04:26 Successfully uninstalled urllib3-1.26.5 09:04:26 Attempting uninstall: idna 09:04:26 Found existing installation: idna 3.2 09:04:26 Uninstalling idna-3.2: 09:04:26 Successfully uninstalled idna-3.2 09:04:27 Attempting uninstall: chardet 09:04:27 Found existing installation: chardet 4.0.0 09:04:27 Uninstalling chardet-4.0.0: 09:04: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:04:27 Successfully uninstalled chardet-4.0.0 09:04:27 Attempting uninstall: requests 09:04:27 Found existing installation: requests 2.25.1 09:04:27 Uninstalling requests-2.25.1: 09:04:27 Successfully uninstalled requests-2.25.1 09:04:27 ---> 35bb1525b382 09:04:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:04:27 Running setup.py install for texttable: started 09:04:28 ---> 3e8aad566b81 09:04:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:28 ---> 23d471728a28 09:04:28 Step 19/23 : ENTRYPOINT ["/core-data"] 09:04:28 ---> Running in d8dd67c2bfd5 09:04:28 ---> Running in a6c653e8190a 09:04:28 Running setup.py install for texttable: finished with status 'done' 09:04:28 Running setup.py install for PyYAML: started 09:04:28 Removing intermediate container a6c653e8190a 09:04:28 ---> a9ed6228d0af 09:04:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:04:28 ---> Running in f71d4d65473f 09:04: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:04:28 Removing intermediate container f71d4d65473f 09:04:28 ---> b754affb641f 09:04:28 Step 21/23 : LABEL arch=x86_64 09:04:28 ---> Running in 72b089d23815 09:04:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:04:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:28 ---> 4365130ec038 09:04:28 Step 3/23 : WORKDIR /edgex-go 09:04:28 ---> Using cache 09:04:28 ---> 1fcd03d016ad 09:04:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:28 ---> Using cache 09:04:28 ---> e1a34d179d04 09:04:28 Step 5/23 : RUN apk add --update --no-cache make git 09:04:28 ---> Using cache 09:04:28 ---> 08d4e137025d 09:04:28 Step 6/23 : COPY go.mod vendor* ./ 09:04:28 ---> Using cache 09:04:28 ---> 0eb1b30921aa 09:04:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:28 ---> Using cache 09:04:28 ---> e5221d771b2c 09:04:28 Step 8/23 : COPY . . 09:04:28 ---> Using cache 09:04:28 ---> 32f7477692e1 09:04:28 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:04:28 ---> Running in b1ca54d77eb6 09:04:28 Running setup.py install for PyYAML: finished with status 'done' 09:04:28 Removing intermediate container 72b089d23815 09:04:28 ---> 3534f26aa3eb 09:04:28 Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:04:28 ---> Running in 552a39e21509 09:04:28 Running setup.py install for docopt: started 09:04:28 Removing intermediate container 552a39e21509 09:04:28 ---> de66071ca9ef 09:04:28 Step 23/23 : LABEL version=0.0.0 09:04:28 ---> Running in e9015d0e4bbe 09:04:29 Removing intermediate container e9015d0e4bbe 09:04:29 ---> 1ef9780c4cba 09:04:29 09:04:29 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 09:04:29 Running setup.py install for docopt: finished with status 'done' 09:04:29 Running setup.py install for dockerpty: started 09:04:29 Successfully built 1ef9780c4cba 09:04:29 Successfully tagged core-data:latest 09:04:29  Building core-data ... done Building security-secretstore-setup 09:04:29 Running setup.py install for dockerpty: finished with status 'done' 09:04:30 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 09:04:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:04:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:04:34 ---> 4365130ec038 09:04:34 Step 3/25 : WORKDIR /edgex-go 09:04:34 ---> Using cache 09:04:34 ---> 1fcd03d016ad 09:04:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:34 ---> Using cache 09:04:34 ---> e1a34d179d04 09:04:34 Step 5/25 : RUN apk add --update --no-cache make git 09:04:34 ---> Using cache 09:04:34 ---> 08d4e137025d 09:04:34 Step 6/25 : COPY go.mod vendor* ./ 09:04:34 ---> Using cache 09:04:34 ---> 0eb1b30921aa 09:04:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:34 ---> Using cache 09:04:34 ---> e5221d771b2c 09:04:34 Step 8/25 : COPY . . 09:04:34 ---> Using cache 09:04:34 ---> 32f7477692e1 09:04:34 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:04:35 ---> Running in 1cc5d41fd04a 09:04:35 Removing intermediate container 46ca23be1184 09:04:35 ---> 989e2a1556e2 09:04:35 Step 14/23 : ENV APP_PORT=58890 09:04:35 ---> Running in 7cf1fc411979 09:04:36 Removing intermediate container 7cf1fc411979 09:04:36 ---> fbb93390b17e 09:04:36 Step 15/23 : EXPOSE $APP_PORT 09:04:36 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 09:04:36 ---> Running in 4752f41ec146 09:04:36 Removing intermediate container 4752f41ec146 09:04:36 ---> 1b2a2b3ec254 09:04:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:04:37 ---> e6128011ae7b 09:04:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:04:38 ---> 549bee00ebdd 09:04:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:04:38 ---> bec893eb9b0b 09:04:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:04:38 ---> Running in 4201f041226a 09:04:39 Removing intermediate container 4201f041226a 09:04:39 ---> 8dfe15d080fb 09:04:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:04:39 ---> Running in 94afc9089944 09:04:39 Removing intermediate container 94afc9089944 09:04:39 ---> af3dbb991ea3 09:04:39 Step 21/23 : LABEL arch=x86_64 09:04:39 ---> Running in daa0ee85b3d5 09:04:40 Removing intermediate container daa0ee85b3d5 09:04:40 ---> e69764496320 09:04:40 Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:04:40 ---> Running in 8d8b8b2837ef 09:04:40 Removing intermediate container 8d8b8b2837ef 09:04:40 ---> 5dd0a1ea1cdd 09:04:40 Step 23/23 : LABEL version=0.0.0 09:04:40 ---> Running in 59221e3cb02d 09:04:40 Removing intermediate container 59221e3cb02d 09:04:40 ---> 2593c1d0b443 09:04:40 09:04:40 Successfully built 2593c1d0b443 09:04:40 Successfully tagged sys-mgmt-agent:latest 09:04:40 Building security-spire-server 09:04:43 Removing intermediate container 4772f4397aa7 09:04:43 ---> 8c502036f50c 09:04:43 Successfully built 8c502036f50c 09:04:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:04:43 + docker inspect -f . ci-base-image-arm64 09:04:43 . [Pipeline] withDockerContainer 09:04:44 prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container 09:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:04:45 $ docker top 21c03361ecc98464696321526a0d371a21e91561f8b5f2256a1ed41387e7c330 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:46  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:04:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:46 ---> 4365130ec038 09:04:46 Step 3/23 : WORKDIR /edgex-go 09:04:46 ---> Using cache 09:04:46 ---> 1fcd03d016ad 09:04:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:46 ---> Using cache 09:04:46 ---> e1a34d179d04 09:04:46 Step 5/23 : RUN apk add --update --no-cache make git 09:04:46 ---> Using cache 09:04:46 ---> 08d4e137025d 09:04:46 Step 6/23 : COPY go.mod vendor* ./ 09:04:46 ---> Using cache 09:04:46 ---> 0eb1b30921aa 09:04:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:46 ---> Using cache 09:04:46 ---> e5221d771b2c 09:04:46 Step 8/23 : COPY . . 09:04:46 ---> Using cache 09:04:46 ---> 32f7477692e1 09:04:46 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 09:04:46 + go version 09:04:46 go version go1.17.6 linux/arm64 [Pipeline] } 09:04:46 $ docker stop --time=1 21c03361ecc98464696321526a0d371a21e91561f8b5f2256a1ed41387e7c330 09:04:48 ---> Running in 76c863260708 09:04:48 $ docker rm -f 21c03361ecc98464696321526a0d371a21e91561f8b5f2256a1ed41387e7c330 [Pipeline] // withDockerContainer [Pipeline] } 09:04:48 Removing intermediate container 76c863260708 09:04:48 ---> 30b30b3e3f29 09:04:48 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" [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:04:48 ---> Running in 6934af11faa2 09:04:48 + docker inspect -f . ci-base-image-arm64 09:04:48 . [Pipeline] withDockerContainer 09:04:48 prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container 09:04:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:04:49 spire-1.2.0/ 09:04:50 $ docker top ae970ffe3ac1665b3fc54910ba2ced3d55c78b7898b5608f8f68474b1686b1c3 -eo pid,comm [Pipeline] { [Pipeline] echo 09:04:50 ========================================================= 09:04:50 [edgeXBuildGoParallel] Running Tests and Build... 09:04:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:04:50 spire-1.2.0/README.md 09:04:50 spire-1.2.0/bin/ 09:04:50 spire-1.2.0/bin/spire-server 09:04:50 spire-1.2.0/bin/spire-agent 09:04:50 spire-1.2.0/conf/ 09:04:50 spire-1.2.0/conf/server/ 09:04:50 spire-1.2.0/conf/server/server.conf 09:04:50 spire-1.2.0/conf/agent/ 09:04:50 spire-1.2.0/conf/agent/agent.conf 09:04:50 spire-1.2.0/LICENSE 09:04:51 + make test 09:04:51 go mod tidy -compat=1.17 09:04:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:04:54 Removing intermediate container 6934af11faa2 09:04:54 ---> 419f64d1212f 09:04:54 09:04:54 Step 11/23 : FROM alpine:3.15 09:04:54 ---> 9c842ac49a39 09:04:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:54 ---> Using cache 09:04:54 ---> 8820ef15742c 09:04:54 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:54 ---> Using cache 09:04:54 ---> 686e9551f29a 09:04:54 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:04:54 ---> Running in 76d2cc46cff2 09:04:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:04:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:04:56 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:04:56 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 09:04:56 OK: 15854 distinct packages available 09:04:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:04:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:04:57 (1/5) Installing dumb-init (1.2.5-r1) 09:04:57 (2/5) Installing musl-obstack (1.2.2-r0) 09:04:57 (3/5) Installing libucontext (1.1-r0) 09:04:57 (4/5) Installing gcompat (1.0.0-r4) 09:04:57 Removing intermediate container ceeb068a01e5 09:04:57 ---> 5ff84beef8e4 09:04:57 09:04:57 Step 10/31 : FROM alpine:3.14 09:04:57 ---> a33ac4f1069a 09:04:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:04:57 (5/5) Installing openssl (1.1.1n-r0) 09:04:57 ---> Running in 7ce34a9d4282 09:04:57 Executing busybox-1.34.1-r4.trigger 09:04:57 OK: 6 MiB in 19 packages 09:04:58 Removing intermediate container 7ce34a9d4282 09:04:58 ---> 8e89b39a58da 09:04:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:04:58 ---> Running in 53728a69efc0 09:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:04:58 Removing intermediate container 76d2cc46cff2 09:04:58 ---> d91c2de0a15d 09:04:58 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:04:59 (1/2) Installing dumb-init (1.2.5-r1) 09:04:59 (2/2) Installing su-exec (0.2-r1) 09:04:59 Executing busybox-1.33.1-r6.trigger 09:04:59 OK: 6 MiB in 16 packages 09:05:00 ---> 998ac0c3c0a8 09:05:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:05:00 Removing intermediate container 53728a69efc0 09:05:00 ---> 11e50d5dbca3 09:05:00 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:05:00 Removing intermediate container d8dd67c2bfd5 09:05:00 ---> 45e3d3203e08 09:05:00 09:05:00 Step 9/20 : FROM alpine:3.15 09:05:00 ---> 9c842ac49a39 09:05:00 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:00 ---> Using cache 09:05:00 ---> 8820ef15742c 09:05:00 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:00 ---> Using cache 09:05:00 ---> 686e9551f29a 09:05:00 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:05:00 ---> Running in 89e030cf8289 09:05:00 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 09:05:00 ---> Running in 694aecbb09af 09:05:00 Removing intermediate container b1ca54d77eb6 09:05:00 ---> f6db644f2efd 09:05:00 09:05:00 Step 10/23 : FROM alpine:3.14 09:05:00 ---> a33ac4f1069a 09:05:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:05:00 ---> 48cf8bd23405 09:05:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:05:00 ---> Running in f259ed00dcb1 09:05:00 Removing intermediate container 89e030cf8289 09:05:00 ---> 03bfe7520b45 09:05:00 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:05:00 ---> Running in a675ed3ecf90 09:05:01 ---> 612c94150433 09:05:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:05:01 Removing intermediate container a675ed3ecf90 09:05:01 ---> 720a95dbb672 09:05:01 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:05:01 ---> Running in ed2b64914c04 09:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:05:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:05:01 ---> 778fd87728c3 09:05:01 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:05:01 ---> Running in 353056efa1e0 09:05:01 Removing intermediate container 353056efa1e0 09:05:01 ---> 5dc323510186 09:05:01 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:05:01 ---> Running in 4cc264f1127c 09:05:01 (1/1) Installing dumb-init (1.2.5-r1) 09:05:01 Executing busybox-1.33.1-r6.trigger 09:05:01 OK: 6 MiB in 15 packages 09:05:01 Removing intermediate container 4cc264f1127c 09:05:01 ---> 5cea2bf69030 09:05:01 Step 21/23 : LABEL arch=x86_64 09:05:01 ---> Running in f174344cadd3 09:05:01 Removing intermediate container f174344cadd3 09:05:01 ---> 0a8a120e5f71 09:05:01 Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:05:02 ---> Running in 76a146deb555 09:05:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:05:02 Removing intermediate container 76a146deb555 09:05:02 ---> 157bde9c49c4 09:05:02 Step 23/23 : LABEL version=0.0.0 09:05:02 Removing intermediate container ed2b64914c04 09:05:02 ---> 987a579d9c5c 09:05:02 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:05:02 Removing intermediate container f259ed00dcb1 09:05:02 ---> a3291b5c5aaa 09:05:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:05:02 ---> Running in 25d9cafa81bd 09:05:02 ---> Running in d40f7bdc6c66 09:05:02 ---> Running in b9988a6fa7af 09:05:02 Removing intermediate container 25d9cafa81bd 09:05:02 ---> d3aaef7f0edc 09:05:02 09:05:02 Removing intermediate container b9988a6fa7af 09:05:02 ---> ed2ade8d66d0 09:05:02 Step 13/23 : ENV APP_PORT=59881 09:05:02 Removing intermediate container d40f7bdc6c66 09:05:02 ---> 2234c6cd5da3 09:05:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:05:02 ---> Running in adc1971dec4b 09:05:02 Successfully built d3aaef7f0edc 09:05:02 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:05:02 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 09:05:02 OK: 15854 distinct packages available 09:05:02 Successfully tagged security-spire-server:latest 09:05:02  Building security-spire-server ... done Building support-scheduler 09:05:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:05:02 Removing intermediate container adc1971dec4b 09:05:02 ---> 6d088d8e6b9f 09:05:02 Step 14/23 : EXPOSE $APP_PORT 09:05:02 ---> 69684eaee957 09:05:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:05:02 ---> Running in 01868bff2eca 09:05:03 ---> Running in 8df528bfadfb 09:05:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:05:03 Removing intermediate container 01868bff2eca 09:05:03 ---> 9ff9348327e6 09:05:03 Step 15/23 : WORKDIR / 09:05:03 (1/9) Installing ca-certificates (20211220-r0) 09:05:03 (2/9) Installing brotli-libs (1.0.9-r5) 09:05:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:05:04 (4/9) Installing libcurl (7.80.0-r0) 09:05:04 (5/9) Installing curl (7.80.0-r0) 09:05:04 (6/9) Installing dumb-init (1.2.5-r1) 09:05:04 (7/9) Installing musl-obstack (1.2.2-r0) 09:05:04 ---> Running in 3fff3a545052 09:05:04 (8/9) Installing libucontext (1.1-r0) 09:05:04 Removing intermediate container 1cc5d41fd04a 09:05:04 ---> b54990e2e614 09:05:04 09:05:04 Step 10/25 : FROM alpine:3.14 09:05:04 ---> a33ac4f1069a 09:05:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:05:04 (9/9) Installing gcompat (1.0.0-r4) 09:05:04 Executing busybox-1.34.1-r4.trigger 09:05:04 Executing ca-certificates-20211220-r0.trigger 09:05:04 OK: 8 MiB in 23 packages 09:05:04 ---> Running in 359e874bc697 09:05:04 Removing intermediate container 3fff3a545052 09:05:04 ---> 94e48c66c558 09:05:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:05 ---> 9bd5a6a4c854 09:05:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:05:05 Removing intermediate container 8df528bfadfb 09:05:05 ---> 1474f4bc5c44 09:05:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:05:05 Removing intermediate container 694aecbb09af 09:05:05 ---> b1afcd98a473 09:05:05 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:05 (1/3) Installing ca-certificates (20211220-r0) 09:05:05 (2/3) Installing dumb-init (1.2.5-r1) 09:05:05 (3/3) Installing su-exec (0.2-r1) 09:05:06 Executing busybox-1.33.1-r6.trigger 09:05:06 Executing ca-certificates-20211220-r0.trigger 09:05:06 ---> 32c026dacdfd 09:05:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:05:06 OK: 6 MiB in 17 packages 09:05:06 ---> 4a1f61e8af7b 09:05:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:05:06 ---> be8fdc74abde 09:05:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:05:06 ---> f29ff6b86869 09:05:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:05:06 ---> Running in 8306ecb2fcd3 09:05:06 ---> eea0c002fb60 09:05:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:05:06 Removing intermediate container 8306ecb2fcd3 09:05:06 ---> 1b26abcd5eb3 09:05:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:05:06 ---> 68cd66c1d437 09:05:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:05:06 ---> Running in 924204ee00bf 09:05:06 Removing intermediate container 359e874bc697 09:05:06 ---> 9ec55958a1e7 09:05:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:05:07 ---> 43e50c5ef918 09:05:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:05:07 ---> Running in 4b5fe382e19d 09:05:07 ---> 690f47357bf9 09:05:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:05:07 ---> Running in 6a0f2c5745b7 09:05:07 Removing intermediate container 924204ee00bf 09:05:07 ---> 6be7b193d3af 09:05:07 Step 21/23 : LABEL arch=x86_64 09:05:07 Removing intermediate container 4b5fe382e19d 09:05:07 ---> 347ba40ad606 09:05:07 Step 13/25 : WORKDIR / 09:05:07 ---> Running in 395d44a5ffee 09:05:07 Removing intermediate container 6a0f2c5745b7 09:05:07 ---> 279a00fec1b8 09:05:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:05:07 ---> Running in f7b0db5d665c 09:05:07 ---> Running in d49831383fbe 09:05:07 ---> 5b2e4a3db47a 09:05:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:05:07 Removing intermediate container 395d44a5ffee 09:05:07 ---> daea2a0fd435 09:05:07 Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:05:07 ---> Running in d41793c56236 09:05:07 Removing intermediate container f7b0db5d665c 09:05:07 ---> 3ba56ad88ffe 09:05:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:05:07 Removing intermediate container d49831383fbe 09:05:07 ---> 9919c3d045c0 09:05:07 Step 18/20 : LABEL arch=x86_64 09:05:07 ---> 288248dc15bb 09:05:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:05:07 Removing intermediate container d41793c56236 09:05:07 ---> c81cbd6cb0d1 09:05:07 Step 23/23 : LABEL version=0.0.0 09:05:07 ---> Running in 655e0a8983f0 09:05:07 ---> Running in f74393ec7693 09:05:07 ---> Running in 59350c1887fe 09:05:07 ---> 45ec0ef22423 09:05:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:05:08 Removing intermediate container 655e0a8983f0 09:05:08 ---> f7405b30e159 09:05:08 Step 19/20 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:05:08 Removing intermediate container f74393ec7693 09:05:08 ---> 3a2228dea4d7 09:05:08 09:05:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:05:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:05:08 ---> 4365130ec038 09:05:08 Step 3/22 : WORKDIR /edgex-go 09:05:08 ---> Using cache 09:05:08 ---> 1fcd03d016ad 09:05:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:08 ---> Using cache 09:05:08 ---> e1a34d179d04 09:05:08 Step 5/22 : RUN apk add --update --no-cache make git 09:05:08 ---> Using cache 09:05:08 ---> 08d4e137025d 09:05:08 Step 6/22 : COPY go.mod vendor* ./ 09:05:08 ---> Using cache 09:05:08 ---> 0eb1b30921aa 09:05:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:08 ---> Using cache 09:05:08 ---> e5221d771b2c 09:05:08 Step 8/22 : COPY . . 09:05:08 ---> Using cache 09:05:08 ---> 32f7477692e1 09:05:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:05:08 Removing intermediate container 59350c1887fe 09:05:08 ---> e972930b0a7f 09:05:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:05:08 ---> Running in 4b97d276673f 09:05:08 ---> Running in b0ac76f7667e 09:05:08 ---> 9d48eab0e9c9 09:05:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:05:08 Successfully built 3a2228dea4d7 09:05:08 Successfully tagged core-metadata:latest 09:05:08  Building core-metadata ... done Building support-notifications 09:05:08 Removing intermediate container 4b97d276673f 09:05:08 ---> a70b26a941cd 09:05:08 Step 20/20 : LABEL version=0.0.0 09:05:08 ---> Running in 6e9eb56c4a05 09:05:08 ---> d267cd8d8b34 09:05:08 Step 26/31 : RUN chmod +x /entrypoint.sh 09:05:08 ---> 35a223ddd4b1 09:05:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:05:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:05:09 ---> Running in e54662e7d039 09:05:09 Removing intermediate container 6e9eb56c4a05 09:05:09 ---> 5502ea29538a 09:05:09 09:05:09 Successfully built 5502ea29538a 09:05:09 ---> bb00986687fa 09:05:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:05:09 Successfully tagged security-spiffe-token-provider:latest 09:05:09  Building security-spiffe-token-provider ... done Building core-command 09:05:12 ---> 0dc9ad5f207d 09:05:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:05:12 Removing intermediate container e54662e7d039 09:05:12 ---> b52245d6e447 09:05:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:05:12 ---> Running in 30b83addb400 09:05:13 ---> 2395b0ff0906 09:05:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:05:13 Removing intermediate container 30b83addb400 09:05:13 ---> 7ecffd92501c 09:05:13 Step 28/31 : CMD ["gate"] 09:05:13 ---> Running in 6cfcf6312fef 09:05:13 ---> 68fed3f7a53d 09:05:13 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/ 09:05:13 ---> Running in 57020b4f7999 09:05:13 Removing intermediate container 6cfcf6312fef 09:05:13 ---> 8f7c576b67f7 09:05:13 Step 29/31 : LABEL arch=x86_64 09:05:13 ---> Running in 7439ed217f77 09:05:14 Removing intermediate container 7439ed217f77 09:05:14 ---> ff3fc031a359 09:05:14 Step 30/31 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:05:14 ---> Running in c1a1e34c9c2b 09:05:14 Removing intermediate container c1a1e34c9c2b 09:05:14 ---> 85c680ac8cc3 09:05:14 Step 31/31 : LABEL version=0.0.0 09:05:15 ---> Running in 93200042a961 09:05:15 Removing intermediate container 57020b4f7999 09:05:15 ---> 2d1e0241463b 09:05:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:05:15 ---> Running in b0a1dd8b8e72 09:05:15 Removing intermediate container 93200042a961 09:05:15 ---> 907ea907ddad 09:05:15 09:05:15 Removing intermediate container b0a1dd8b8e72 09:05:15 ---> c97328f195cf 09:05:15 Step 23/25 : LABEL arch=x86_64 09:05:15 Successfully built 907ea907ddad 09:05:15 Successfully tagged security-bootstrapper:latest 09:05:15  Building security-bootstrapper ... done  ---> Running in 93c83211a973 09:05:16 Removing intermediate container 93c83211a973 09:05:16 ---> f76c66d7ec1d 09:05:16 Step 24/25 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:05:16 ---> Running in 76231df18f8b 09:05:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:05:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:05:16 ---> 4365130ec038 09:05:16 Step 3/22 : WORKDIR /edgex-go 09:05:16 ---> Using cache 09:05:16 ---> 1fcd03d016ad 09:05:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:16 ---> Using cache 09:05:16 ---> e1a34d179d04 09:05:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:05:16 ---> Running in 755416c08258 09:05:16 Removing intermediate container 76231df18f8b 09:05:16 ---> 1b45594059bc 09:05:16 Step 25/25 : LABEL version=0.0.0 09:05:16 ---> Running in 03d3f9cff35c 09:05:16 Removing intermediate container 03d3f9cff35c 09:05:16 ---> f2dc3cb6ffb5 09:05:16 09:05:16 Successfully built f2dc3cb6ffb5 09:05:16 Successfully tagged security-secretstore-setup:latest 09:05:16  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:05:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:05:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:05:17 ---> 4365130ec038 09:05:17 Step 3/23 : WORKDIR /edgex-go 09:05:17 ---> Using cache 09:05:17 ---> 1fcd03d016ad 09:05:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:17 ---> Using cache 09:05:17 ---> e1a34d179d04 09:05:17 Step 5/23 : RUN apk add --update --no-cache make git 09:05:17 ---> Using cache 09:05:17 ---> 08d4e137025d 09:05:17 Step 6/23 : COPY go.mod vendor* ./ 09:05:17 ---> Using cache 09:05:17 ---> 0eb1b30921aa 09:05:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:17 ---> Using cache 09:05:17 ---> e5221d771b2c 09:05:17 Step 8/23 : COPY . . 09:05:17 ---> Using cache 09:05:17 ---> 32f7477692e1 09:05:17 Step 9/23 : RUN make cmd/core-command/core-command 09:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:05:18 OK: 221 MiB in 52 packages 09:05:18 ---> Running in bb03ba792492 09:05:18 Removing intermediate container 755416c08258 09:05:18 ---> 9dcee703759b 09:05:18 Step 6/22 : COPY go.mod vendor* ./ 09:05:18 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 09:05:18 ---> 9ead8e26f63b 09:05:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:18 ---> Running in d7831548312e 09:05:20 Removing intermediate container d7831548312e 09:05:20 ---> f19ce8a11021 09:05:20 Step 8/22 : COPY . . 09:05:24 ? github.com/edgexfoundry/edgex-go [no test files] 09:05:26 ---> f2b43a4ce832 09:05:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:05:26 ---> Running in 1ff083fc48e6 09:05:26 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 09:05:28 Removing intermediate container b0ac76f7667e 09:05:28 ---> 13017b7690c2 09:05:28 09:05:28 Step 10/22 : FROM alpine:3.14 09:05:28 ---> a33ac4f1069a 09:05:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:05:28 ---> Using cache 09:05:28 ---> a3291b5c5aaa 09:05:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:05:28 ---> Using cache 09:05:28 ---> ed2ade8d66d0 09:05:28 Step 13/22 : ENV APP_PORT=59861 09:05:28 ---> Running in 32014c6045dc 09:05:28 Removing intermediate container 32014c6045dc 09:05:28 ---> 0bd4d00e44da 09:05:28 Step 14/22 : EXPOSE $APP_PORT 09:05:28 ---> Running in 1f43c6aa5790 09:05:28 Removing intermediate container 1f43c6aa5790 09:05:28 ---> 5be337f3565b 09:05:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:29 ---> 89034a95fabf 09:05:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:30 ---> c6a607a5d4aa 09:05:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:05:30 ---> 5f21448b1cbb 09:05:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:05:30 ---> Running in 0da99c14b414 09:05:30 Removing intermediate container 0da99c14b414 09:05:30 ---> ef7314014946 09:05:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:05:30 ---> Running in 312b19364bbc 09:05:30 Removing intermediate container 312b19364bbc 09:05:30 ---> 802afef95b1c 09:05:30 Step 20/22 : LABEL arch=x86_64 09:05:31 ---> Running in dee4aaccf345 09:05:31 Removing intermediate container dee4aaccf345 09:05:31 ---> c3ba9c450b64 09:05:31 Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:05:31 ---> Running in e7fb6c6e5c2d 09:05:31 Removing intermediate container e7fb6c6e5c2d 09:05:31 ---> a52605261506 09:05:31 Step 22/22 : LABEL version=0.0.0 09:05:31 ---> Running in 1b2e27121b95 09:05:31 Removing intermediate container 1b2e27121b95 09:05:31 ---> 7c4718823fc4 09:05:31 09:05:31 Successfully built 7c4718823fc4 09:05:31 Successfully tagged support-scheduler:latest 09:05:36  Building support-scheduler ... done Removing intermediate container bb03ba792492 09:05:36 ---> a9184aa661bd 09:05:36 09:05:36 Step 10/23 : FROM alpine:3.14 09:05:36 ---> a33ac4f1069a 09:05:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:05:36 ---> Using cache 09:05:36 ---> a3291b5c5aaa 09:05:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:05:36 ---> Using cache 09:05:36 ---> ed2ade8d66d0 09:05:36 Step 13/23 : ENV APP_PORT=59882 09:05:36 ---> Running in e4d62b8dd347 09:05:36 Removing intermediate container e4d62b8dd347 09:05:36 ---> 30e345dab5e0 09:05:36 Step 14/23 : EXPOSE $APP_PORT 09:05:36 ---> Running in a1fe5aa65abc 09:05:36 Removing intermediate container a1fe5aa65abc 09:05:36 ---> 50e19e676fb6 09:05:36 Step 15/23 : WORKDIR / 09:05:36 ---> Running in e21f85e934d9 09:05:36 Removing intermediate container e21f85e934d9 09:05:36 ---> 3a611e033f99 09:05:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:36 ---> e003845f810a 09:05:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:05:36 ---> 0ffb4c6af928 09:05:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:05:36 ---> 37bcb3c4bc3b 09:05:36 Step 19/23 : ENTRYPOINT ["/core-command"] 09:05:36 ---> Running in b2adea27c7e1 09:05:37 Removing intermediate container b2adea27c7e1 09:05:37 ---> 46c67c346808 09:05:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:05:37 ---> Running in 1dd961fc2bf5 09:05:37 Removing intermediate container 1dd961fc2bf5 09:05:37 ---> 338096228a6d 09:05:37 Step 21/23 : LABEL arch=x86_64 09:05:37 ---> Running in da065fa95746 09:05:37 Removing intermediate container da065fa95746 09:05:37 ---> 0416aabcd697 09:05:37 Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:05:37 ---> Running in 34c343ed0875 09:05:37 Removing intermediate container 34c343ed0875 09:05:37 ---> cb667caa1d43 09:05:37 Step 23/23 : LABEL version=0.0.0 09:05:37 ---> Running in 523fbee63967 09:05:37 Removing intermediate container 523fbee63967 09:05:37 ---> 78653a217ed2 09:05:37 09:05:37 Successfully built 78653a217ed2 09:05:37 Successfully tagged core-command:latest 09:05:42  Building core-command ... done Removing intermediate container 1ff083fc48e6 09:05:42 ---> def0c70080f3 09:05:42 09:05:42 Step 10/22 : FROM alpine:3.14 09:05:42 ---> a33ac4f1069a 09:05:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:05:42 ---> Running in 9488fde4a755 09:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:05:42 (1/2) Installing ca-certificates (20211220-r0) 09:05:42 (2/2) Installing dumb-init (1.2.5-r1) 09:05:42 Executing busybox-1.33.1-r6.trigger 09:05:42 Executing ca-certificates-20211220-r0.trigger 09:05:42 OK: 6 MiB in 16 packages 09:05:42 Removing intermediate container 9488fde4a755 09:05:42 ---> 19b46c15f360 09:05:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:05:43 ---> Running in 05f29d5e0fcc 09:05:43 Removing intermediate container 05f29d5e0fcc 09:05:43 ---> c617ec509e87 09:05:43 Step 13/22 : ENV APP_PORT=59860 09:05:43 ---> Running in 9a0b7fd41851 09:05:43 Removing intermediate container 9a0b7fd41851 09:05:43 ---> d055352213e8 09:05:43 Step 14/22 : EXPOSE $APP_PORT 09:05:43 ---> Running in 17d4218d7ed6 09:05:43 Removing intermediate container 17d4218d7ed6 09:05:43 ---> 1958c00e298e 09:05:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:43 ---> 1136a47b7a8d 09:05:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:43 ---> ad6fe0958e76 09:05:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:05:43 ---> 4a6ea0d1d44e 09:05:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:05:43 ---> Running in 894ebec576f5 09:05:44 Removing intermediate container 894ebec576f5 09:05:44 ---> 839b0b165862 09:05:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:05:44 ---> Running in acac80070956 09:05:44 Removing intermediate container acac80070956 09:05:44 ---> fba4a7447ef3 09:05:44 Step 20/22 : LABEL arch=x86_64 09:05:44 ---> Running in fa119ff4a325 09:05:44 Removing intermediate container fa119ff4a325 09:05:44 ---> b4e78917e3f4 09:05:44 Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:05:44 ---> Running in 01abafaf9510 09:05:44 Removing intermediate container 01abafaf9510 09:05:44 ---> 5a05a6c31a3a 09:05:44 Step 22/22 : LABEL version=0.0.0 09:05:44 ---> Running in 4c07eacca84e 09:05:44 Removing intermediate container 4c07eacca84e 09:05:44 ---> a4d26664f358 09:05:44 09:05:44 Successfully built a4d26664f358 09:05:44 Successfully tagged support-notifications:latest 09:05:44  Building support-notifications ... done  [Pipeline] } 09:05:44 $ docker stop --time=1 9c3248f3ab53651ec87ad16e963303dcec4de661af7197a66514d4c67ffc13c8 09:05:46 $ docker rm -f 9c3248f3ab53651ec87ad16e963303dcec4de661af7197a66514d4c67ffc13c8 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:46 + docker images 09:05:46 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:46 support-notifications latest a4d26664f358 2 seconds ago 26.6MB 09:05:46 def0c70080f3 5 seconds ago 1.62GB 09:05:46 core-command latest 78653a217ed2 9 seconds ago 24.5MB 09:05:46 a9184aa661bd 12 seconds ago 1.61GB 09:05:46 support-scheduler latest 7c4718823fc4 15 seconds ago 26MB 09:05:46 13017b7690c2 19 seconds ago 1.62GB 09:05:46 security-secretstore-setup latest f2dc3cb6ffb5 30 seconds ago 42.1MB 09:05:46 security-bootstrapper latest 907ea907ddad 31 seconds ago 24.3MB 09:05:46 security-spiffe-token-provider latest 5502ea29538a 38 seconds ago 28.5MB 09:05:46 core-metadata latest 3a2228dea4d7 39 seconds ago 26.1MB 09:05:46 b54990e2e614 43 seconds ago 1.63GB 09:05:46 security-spire-server latest d3aaef7f0edc 44 seconds ago 82.9MB 09:05:46 f6db644f2efd 46 seconds ago 1.62GB 09:05:46 45e3d3203e08 47 seconds ago 1.61GB 09:05:46 5ff84beef8e4 49 seconds ago 1.61GB 09:05:46 419f64d1212f 53 seconds ago 1.61GB 09:05:46 sys-mgmt-agent latest 2593c1d0b443 About a minute ago 305MB 09:05:46 core-data latest 1ef9780c4cba About a minute ago 35.9MB 09:05:46 security-proxy-setup latest 64853ca4761e About a minute ago 43.4MB 09:05:46 79593decf7aa About a minute ago 1.65GB 09:05:46 7fb080365c83 About a minute ago 1.61GB 09:05:46 db8f43460b3b About a minute ago 1.63GB 09:05:46 security-spire-agent latest 6f6da898663c About a minute ago 119MB 09:05:46 security-spire-config latest 50b6268df27a About a minute ago 82.2MB 09:05:46 c05d2438cda2 About a minute ago 1.61GB 09:05:46 ea1e68eff741 About a minute ago 1.61GB 09:05:46 ci-base-image-x86_64 latest 4365130ec038 4 minutes ago 896MB 09:05:46 alpine 3.15 9c842ac49a39 42 hours ago 5.57MB 09:05:46 alpine 3.14 a33ac4f1069a 7 days ago 5.59MB 09:05:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 09:05:46 docker 20.10.10 b706a049f56e 4 months ago 216MB 09:05:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 09:05:46 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 09:06:01 Still waiting to schedule task 09:06:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:06:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:06:38 Running on prd-ubuntu18.04-docker-8c-8g-9061 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws 09:06:38 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 09:06:38 The recommended git tool is: git 09:06:40 using credential edgex-jenkins-ssh 09:06:40 Cloning the remote Git repository 09:06:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:06:40 > git init /w/workspace/edgex-go/3 # timeout=10 09:06:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:06:40 > git --version # timeout=10 09:06:40 > git --version # 'git version 2.17.1' 09:06:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:45 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit ad60142b355f7adf7628945f95dbdce0084c47c7 09:06:45 Merge succeeded, producing ad60142b355f7adf7628945f95dbdce0084c47c7 09:06:45 Checking out Revision ad60142b355f7adf7628945f95dbdce0084c47c7 (PR-3926) 09:06:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:06:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:06:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:06:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:06:45 > git config core.sparsecheckout # timeout=10 09:06:45 > git checkout -f ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 09:06:45 > git remote # timeout=10 09:06:45 > git config --get remote.origin.url # timeout=10 09:06:45 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:45 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 09:06:45 > git rev-parse HEAD^{commit} # timeout=10 09:06:45 > git config core.sparsecheckout # timeout=10 09:06:45 > git checkout -f ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 09:06:49 Commit message: "build(deps): update dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:49 + echo snap-build.sh 09:06:49 snap-build.sh 09:06:49 + SNAP_BASE_DIR=. 09:06:49 + '[' '!' -z /w/workspace/edgex-go/3 ']' 09:06:49 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 09:06:49 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 09:06:49 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 09:06:49 + cd /w/workspace/edgex-go/3 09:06:49 + sudo apt-get remove -qy --purge lxd lxd-client 09:06:49 Reading package lists... 09:06:49 Building dependency tree... 09:06:49 Reading state information... 09:06:49 The following packages were automatically installed and are no longer required: 09:06:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:06:49 uidmap xdelta3 09:06:49 Use 'sudo apt autoremove' to remove them. 09:06:49 The following packages will be REMOVED: 09:06:49 lxd* lxd-client* 09:06:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:06:50 After this operation, 31.7 MB disk space will be freed. 09:06:51 (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.) 09:06:51 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:06:51 Removing lxd dnsmasq configuration 09:06:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:06:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:06:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:06:52 (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.) 09:06:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:06:54 Processing triggers for systemd (237-3ubuntu10.52) ... 09:06:54 Processing triggers for ureadahead (0.100.0-21) ... 09:06:54 + sudo snap remove --purge lxd 09:06:55 snap "lxd" is not installed 09:06:55 + sudo groupadd --force --system lxd 09:06:55 ++ whoami 09:06:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:06:55 + newgrp - lxd 09:06:55 + sudo snap install lxd 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:07:05 2022-03-25T09:07:01Z INFO Waiting for automatic snapd restart... 09:07:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements 09:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:07:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.585s coverage: 98.5% of statements 09:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:07:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.442s coverage: 54.9% of statements 09:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:07:19 lxd 4.24-c92c0b2 from Canonical* installed 09:07:19 + sudo lxd init --auto 09:07:30 + sudo snap install --classic snapcraft 09:07:33 snapcraft 6.1 from Canonical* installed 09:07:33 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:07:33 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:07:33 % Total % Received % Xferd Average Speed Time Time Time Current 09:07:33 Dload Upload Total Spent Left Speed 09:07:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4217 0 --:--:-- --:--:-- --:--:-- 4217 09:07:33 52 3325k 52 1757k 0 0 5359k 0 --:--:-- --:--:-- --:--:-- 5359k 100 3325k 100 3325k 0 0 9637k 0 --:--:-- --:--:-- --:--:-- 90.0M 09:07:33 ./yq_linux_amd64 09:07:33 + sudo snapcraft prime --use-lxd 09:07:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:07:35 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: 09:07:35 - README.md 09:07:35 09:07:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:07:36 Launching a container. 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.493s coverage: 89.2% of statements 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.384s coverage: 84.4% of statements 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.549s coverage: 94.5% of statements 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.254s coverage: 72.2% of statements 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.387s coverage: 60.0% of statements 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.617s coverage: 0.9% of statements 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.275s coverage: 58.8% of statements 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 24.0% of statements 09:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.356s coverage: 47.1% of statements 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.418s coverage: 79.5% of statements 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements 09:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.292s coverage: 87.5% of statements 09:07:46 Waiting for container to be ready 09:07:47 To start your first container, try: lxc launch ubuntu:20.04 09:07:47 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 09:07:47 09:07:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:07:52 Waiting for network to be ready... 09:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.275s coverage: 94.4% of statements 09:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 09:07:52 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 09:07:52 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 09:07:53 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 09:07:53 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] 09:07:53 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 09:07:53 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 09:07:53 Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] 09:07:53 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 09:07:53 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 09:07:53 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] 09:07:53 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 09:07:53 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 09:07:53 Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 09:07:53 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 09:07:53 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 09:07:53 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 09:07:53 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 09:07:53 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 09:07:54 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 09:07:54 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] 09:07:54 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] 09:07:54 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 09:07:54 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 09:07:54 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] 09:07:54 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 09:07:54 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 09:07:54 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 09:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.598s coverage: 82.5% of statements 09:07:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:07:56 Fetched 23.5 MB in 4s (5939 kB/s) 09:07:57 Reading package lists... 09:07:57 Reading package lists... 09:07:57 Building dependency tree... 09:07:57 Reading state information... 09:07:57 The following additional packages will be installed: 09:07:57 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:07:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:07:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:07:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:07:57 Suggested packages: 09:07:57 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:07:57 Recommended packages: 09:07:57 gnupg libsasl2-modules 09:07:57 The following NEW packages will be installed: 09:07:57 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:07:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:07:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:07:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:07:57 The following packages will be upgraded: 09:07:57 gpg gpg-agent gpgconf libudev1 09:07:57 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 09:07:57 Need to get 3859 kB of archives. 09:07:57 After this operation, 14.9 MB of additional disk space will be used. 09:07:57 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 09:07:58 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 09:07:58 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 09:07:58 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 09:07:58 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 09:07:58 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 09:07:58 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:07:58 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 09:07:58 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 09:07:58 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 09:07:58 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 09:07:58 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 09:07:58 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 09:07:58 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 09:07:58 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 09:07:58 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 09:07:58 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 09:07:58 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 09:07:58 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 09:07:58 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 09:07:58 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 09:07:58 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 09:07:58 debconf: delaying package configuration, since apt-utils is not installed 09:07:58 Fetched 3859 kB in 1s (4506 kB/s) 09:07:58 (Reading database ... 12816 files and directories currently installed.) 09:07:58 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 09:07:58 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:07:58 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 09:07:58 Selecting previously unselected package udev. 09:07:58 (Reading database ... 12816 files and directories currently installed.) 09:07:58 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 09:07:59 Unpacking udev (245.4-4ubuntu3.15) ... 09:07:59 Selecting previously unselected package libfuse2:amd64. 09:07:59 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 09:07:59 Unpacking libfuse2:amd64 (2.9.9-3) ... 09:07:59 Selecting previously unselected package fuse. 09:07:59 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 09:07:59 Unpacking fuse (2.9.9-3) ... 09:07:59 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 09:07:59 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:07:59 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 09:07:59 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:07:59 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 09:07:59 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:07:59 Selecting previously unselected package libksba8:amd64. 09:07:59 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:07:59 Unpacking libksba8:amd64 (1.3.5-2) ... 09:07:59 Selecting previously unselected package libroken18-heimdal:amd64. 09:07:59 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:07:59 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:07:59 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:07:59 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:07:59 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:07:59 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:07:59 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:07:59 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:07:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:07:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:07:59 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:07:59 Selecting previously unselected package libwind0-heimdal:amd64. 09:07:59 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:07:59 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:07:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:07:59 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:07:59 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:08:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:08:00 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:00 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:08:00 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:08:00 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:00 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:08:00 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:08:00 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:00 Selecting previously unselected package libsasl2-modules-db:amd64. 09:08:00 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:08:00 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:08:00 Selecting previously unselected package libsasl2-2:amd64. 09:08:00 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:08:00 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:08:00 Selecting previously unselected package libldap-common. 09:08:00 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 09:08:00 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 09:08:00 Selecting previously unselected package libldap-2.4-2:amd64. 09:08:00 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 09:08:00 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 09:08:00 Selecting previously unselected package dirmngr. 09:08:00 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 09:08:00 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 09:08:00 Setting up libksba8:amd64 (1.3.5-2) ... 09:08:00 Setting up libfuse2:amd64 (2.9.9-3) ... 09:08:00 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 09:08:00 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:08:00 Setting up udev (245.4-4ubuntu3.15) ... 09:08:01 invoke-rc.d: policy-rc.d denied execution of start. 09:08:01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:08:01 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:01 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 09:08:01 Setting up gpg (2.2.19-3ubuntu2.1) ... 09:08:01 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:01 Setting up fuse (2.9.9-3) ... 09:08:01 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 09:08:01 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:01 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:01 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:01 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:01 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:01 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:01 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:08:01 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 09:08:01 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 09:08:02 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 09:08:02 Processing triggers for systemd (245.4-4ubuntu3) ... 09:08:02 Processing triggers for libc-bin (2.31-0ubuntu9) ... 09:08:02 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 09:08:02 Alias= settings in the [Install] section, and DefaultInstance= for template 09:08:02 units). This means they are not meant to be enabled using systemctl. 09:08:02 09:08:02 Possible reasons for having this kind of units are: 09:08:02 • A unit may be statically enabled by being symlinked from another unit's 09:08:02 .wants/ or .requires/ directory. 09:08:02 • A unit's purpose may be to act as a helper for some other unit which has 09:08:02 a requirement dependency on it. 09:08:02 • A unit may be started when needed via activation (socket, path, timer, 09:08:02 D-Bus, udev, scripted systemctl call, ...). 09:08:02 • In case of template units, the unit is meant to be enabled with some 09:08:02 instance name specified. 09:08:02 Reading package lists... 09:08:02 Building dependency tree... 09:08:02 Reading state information... 09:08:03 The following additional packages will be installed: 09:08:03 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 09:08:03 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 09:08:03 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 09:08:03 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 09:08:03 openssh-client python3 python3-minimal python3.8 python3.8-minimal 09:08:03 squashfs-tools systemd systemd-sysv systemd-timesyncd 09:08:03 Suggested packages: 09:08:03 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 09:08:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:08:03 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 09:08:03 systemd-container policykit-1 09:08:03 Recommended packages: 09:08:03 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 09:08:03 The following NEW packages will be installed: 09:08:03 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 09:08:03 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 09:08:03 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 09:08:03 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 09:08:03 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 09:08:03 The following packages will be upgraded: 09:08:03 libsystemd0 systemd systemd-sysv systemd-timesyncd 09:08:03 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 09:08:03 Need to get 46.5 MB of archives. 09:08:03 After this operation, 181 MB of additional disk space will be used. 09:08:03 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 09:08:03 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 09:08:03 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 09:08:03 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 09:08:03 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 09:08:03 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 09:08:03 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 09:08:03 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 09:08:03 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 09:08:03 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 09:08:03 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 09:08:03 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 09:08:03 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 09:08:03 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 09:08:03 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 09:08:03 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 09:08:04 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 09:08:04 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 09:08:04 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 09:08:04 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 09:08:04 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 09:08:04 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 09:08:04 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 09:08:04 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 09:08:04 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 09:08:04 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 09:08:04 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 09:08:04 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 09:08:04 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 09:08:04 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 09:08:04 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 09:08:04 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 09:08:04 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 09:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.309s coverage: 80.0% of statements 09:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 09:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements 09:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.816s coverage: 91.2% of statements 09:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.827s coverage: 64.4% of statements 09:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.227s coverage: 100.0% of statements 09:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 09:08:05 debconf: delaying package configuration, since apt-utils is not installed 09:08:05 Fetched 46.5 MB in 2s (20.2 MB/s) 09:08:05 (Reading database ... 13067 files and directories currently installed.) 09:08:05 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 09:08:05 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:08:05 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 09:08:05 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:08:05 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 09:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.143s coverage: 100.0% of statements 09:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 09:08:06 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:08:06 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 09:08:06 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:08:06 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 09:08:06 Selecting previously unselected package libpython3.8-minimal:amd64. 09:08:06 (Reading database ... 13068 files and directories currently installed.) 09:08:06 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:08:06 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:08:06 Selecting previously unselected package libexpat1:amd64. 09:08:06 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 09:08:06 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 09:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 09:08:06 Selecting previously unselected package python3.8-minimal. 09:08:06 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:08:06 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 09:08:06 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:08:07 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 09:08:07 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 09:08:07 Selecting previously unselected package python3-minimal. 09:08:07 (Reading database ... 13359 files and directories currently installed.) 09:08:07 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 09:08:07 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 09:08:07 Selecting previously unselected package mime-support. 09:08:07 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 09:08:07 Unpacking mime-support (3.64ubuntu1) ... 09:08:07 Selecting previously unselected package libmpdec2:amd64. 09:08:07 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 09:08:07 Unpacking libmpdec2:amd64 (2.4.2-3) ... 09:08:07 Selecting previously unselected package libpython3.8-stdlib:amd64. 09:08:07 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:08:07 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:08:08 Selecting previously unselected package python3.8. 09:08:08 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:08:08 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 09:08:08 Selecting previously unselected package libpython3-stdlib:amd64. 09:08:08 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 09:08:08 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 09:08:08 Setting up python3-minimal (3.8.2-0ubuntu2) ... 09:08:08 Selecting previously unselected package python3. 09:08:08 (Reading database ... 13761 files and directories currently installed.) 09:08:08 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 09:08:08 Unpacking python3 (3.8.2-0ubuntu2) ... 09:08:08 Selecting previously unselected package libdbus-1-3:amd64. 09:08:08 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 09:08:08 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 09:08:08 Selecting previously unselected package dbus. 09:08:08 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 09:08:08 Unpacking dbus (1.12.16-2ubuntu2.1) ... 09:08:08 Selecting previously unselected package libbsd0:amd64. 09:08:08 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 09:08:08 Unpacking libbsd0:amd64 (0.10.0-1) ... 09:08:08 Selecting previously unselected package libpam-systemd:amd64. 09:08:08 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 09:08:08 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 09:08:08 Selecting previously unselected package sudo. 09:08:08 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 09:08:08 Unpacking sudo (1.8.31-1ubuntu1.2) ... 09:08:08 Selecting previously unselected package apparmor. 09:08:08 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 09:08:08 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 09:08:09 Selecting previously unselected package libcbor0.6:amd64. 09:08:09 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 09:08:09 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:08:09 Selecting previously unselected package libedit2:amd64. 09:08:09 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 09:08:09 Unpacking libedit2:amd64 (3.1-20191231-1) ... 09:08:09 Selecting previously unselected package libfido2-1:amd64. 09:08:09 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 09:08:09 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:08:09 Selecting previously unselected package libkrb5support0:amd64. 09:08:09 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 09:08:09 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 09:08:09 Selecting previously unselected package libk5crypto3:amd64. 09:08:09 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 09:08:09 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 09:08:09 Selecting previously unselected package libkeyutils1:amd64. 09:08:09 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 09:08:09 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 09:08:09 Selecting previously unselected package libkrb5-3:amd64. 09:08:09 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 09:08:09 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 09:08:09 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:08:09 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 09:08:09 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 09:08:09 Selecting previously unselected package openssh-client. 09:08:09 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 09:08:09 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 09:08:09 Selecting previously unselected package dbus-user-session. 09:08:09 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 09:08:09 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 09:08:09 Selecting previously unselected package liblzo2-2:amd64. 09:08:09 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 09:08:09 Unpacking liblzo2-2:amd64 (2.10-2) ... 09:08:09 Selecting previously unselected package squashfs-tools. 09:08:09 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 09:08:09 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 09:08:09 Selecting previously unselected package snapd. 09:08:09 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 09:08:09 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 09:08:13 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 09:08:13 Setting up mime-support (3.64ubuntu1) ... 09:08:13 Setting up liblzo2-2:amd64 (2.10-2) ... 09:08:13 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:08:13 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 09:08:13 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 09:08:13 Setting up dbus (1.12.16-2ubuntu2.1) ... 09:08:13 Setting up sudo (1.8.31-1ubuntu1.2) ... 09:08:13 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 09:08:13 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 09:08:13 Setting up libmpdec2:amd64 (2.4.2-3) ... 09:08:13 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:08:13 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:08:13 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 09:08:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.370s coverage: 65.4% of statements 09:08:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:08:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:08:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:08:13 Setting up libbsd0:amd64 (0.10.0-1) ... 09:08:13 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 09:08:13 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 09:08:13 Setting up libedit2:amd64 (3.1-20191231-1) ... 09:08:13 Setting up python3 (3.8.2-0ubuntu2) ... 09:08:13 running python rtupdate hooks for python3.8... 09:08:13 running python post-rtupdate hooks for python3.8... 09:08:13 Setting up apparmor (2.13.3-7ubuntu5.1) ... 09:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.859s coverage: 43.8% of statements 09:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.266s coverage: 89.5% of statements 09:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements 09:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:08:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:08:15 Reloading AppArmor profiles 09:08:15 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 09:08:15 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 09:08:15 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 09:08:15 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 09:08:15 Setting up systemd (245.4-4ubuntu3.15) ... 09:08:15 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:08:15 Installing new version of config file /etc/systemd/resolved.conf ... 09:08:17 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 09:08:17 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 09:08:17 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 09:08:17 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 09:08:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:08:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:08:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:08:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:08:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:08:18 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:08:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:08:18 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:08:19 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:08:19 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:08:19 /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' 09:08:19 Processing triggers for libc-bin (2.31-0ubuntu9) ... 09:08:20 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 09:08:20 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 09:08:20 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 09:08:21 Reading package lists... 09:08:21 Reading package lists... 09:08:21 Building dependency tree... 09:08:21 Reading state information... 09:08:21 Calculating upgrade... 09:08:21 The following packages will be upgraded: 09:08:21 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 09:08:21 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 09:08:21 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 09:08:21 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 09:08:21 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 09:08:21 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 09:08:21 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 09:08:21 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 09:08:21 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 09:08:21 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 09:08:21 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 09:08:21 xz-utils zlib1g 09:08:22 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:08:22 Need to get 65.7 MB of archives. 09:08:22 After this operation, 27.6 MB of additional disk space will be used. 09:08:22 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 09:08:22 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 09:08:22 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 09:08:22 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 09:08:22 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 09:08:22 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 09:08:22 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 09:08:22 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 09:08:22 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 09:08:22 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 09:08:22 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 09:08:22 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 09:08:22 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 09:08:22 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 09:08:22 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 09:08:22 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 09:08:22 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 09:08:22 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 09:08:22 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 09:08:22 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 09:08:22 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 09:08:22 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 09:08:22 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 09:08:22 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 09:08:22 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 09:08:22 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 09:08:22 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 09:08:22 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 09:08:22 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 09:08:22 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 09:08:22 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 09:08:22 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 09:08:22 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 09:08:22 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 09:08:22 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 09:08:22 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 09:08:22 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 09:08:22 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 09:08:22 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 09:08:22 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 09:08:22 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 09:08:22 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 09:08:22 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 09:08:22 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 09:08:22 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 09:08:22 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 09:08:22 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 09:08:22 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 09:08:22 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 09:08:22 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 09:08:22 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 09:08:22 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 09:08:22 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 09:08:22 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 09:08:22 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 09:08:22 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 09:08:22 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 09:08:22 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 09:08:22 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 09:08:22 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 09:08:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.303s coverage: 17.7% of statements 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:08:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.633s coverage: 92.3% of statements 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:08:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:08:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:08:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:08:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.257s coverage: 100.0% of statements 09:08:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 09:08:22 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 09:08:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:08:22 GO111MODULE=on go vet ./... 09:08:23 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 09:08:23 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 09:08:23 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 09:08:23 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 09:08:23 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 09:08:23 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 09:08:23 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 09:08:23 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 09:08:23 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 09:08:23 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 09:08:23 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 09:08:23 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 09:08:23 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 09:08:23 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 09:08:23 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 09:08:23 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 09:08:23 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 09:08:23 debconf: delaying package configuration, since apt-utils is not installed 09:08:23 Fetched 65.7 MB in 1s (57.0 MB/s) 09:08:23 (Reading database ... 14313 files and directories currently installed.) 09:08:23 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 09:08:23 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:08:24 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 09:08:24 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:08:24 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 09:08:24 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 09:08:24 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:08:24 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:08:24 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:08:24 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:08:24 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:08:24 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:08:24 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:08:24 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:08:24 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:08:25 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:08:25 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:08:25 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:08:25 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:08:25 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:08:25 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 09:08:25 (Reading database ... 14312 files and directories currently installed.) 09:08:25 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:08:25 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:08:25 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:08:25 (Reading database ... 14312 files and directories currently installed.) 09:08:25 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:08:25 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:08:25 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:08:25 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:08:25 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:08:25 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:08:25 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 09:08:25 (Reading database ... 14312 files and directories currently installed.) 09:08:25 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 09:08:26 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:08:26 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 09:08:26 (Reading database ... 14312 files and directories currently installed.) 09:08:26 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 09:08:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:08:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:08:27 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 09:08:27 Setting up base-files (11ubuntu5.5) ... 09:08:27 Installing new version of config file /etc/issue ... 09:08:27 Installing new version of config file /etc/issue.net ... 09:08:27 Installing new version of config file /etc/lsb-release ... 09:08:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:08:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:08:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:08:27 Removing obsolete conffile /etc/default/motd-news ... 09:08:27 (Reading database ... 14311 files and directories currently installed.) 09:08:27 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 09:08:27 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 09:08:27 Setting up bash (5.0-6ubuntu1.1) ... 09:08: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 09:08:28 (Reading database ... 14311 files and directories currently installed.) 09:08:28 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 09:08:28 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 09:08:28 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 09:08:28 (Reading database ... 14311 files and directories currently installed.) 09:08:28 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 09:08:28 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 09:08:28 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 09:08:28 (Reading database ... 14311 files and directories currently installed.) 09:08:28 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 09:08:28 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:08:28 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 09:08:28 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:08:28 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 09:08:28 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:08:29 Setting up perl-base (5.30.0-9ubuntu0.2) ... 09:08:29 (Reading database ... 14311 files and directories currently installed.) 09:08:29 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 09:08:29 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:08:29 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 09:08:29 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 09:08:29 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 09:08:29 (Reading database ... 14311 files and directories currently installed.) 09:08:29 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 09:08:29 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 09:08:29 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 09:08:29 (Reading database ... 14311 files and directories currently installed.) 09:08:30 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 09:08:30 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:08:30 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 09:08:30 (Reading database ... 14311 files and directories currently installed.) 09:08:30 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 09:08:30 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:08:30 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 09:08:30 (Reading database ... 14311 files and directories currently installed.) 09:08:30 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 09:08:30 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:08:30 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 09:08:30 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:08:30 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 09:08:30 (Reading database ... 14311 files and directories currently installed.) 09:08:30 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 09:08:30 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:08:30 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 09:08:30 (Reading database ... 14311 files and directories currently installed.) 09:08:30 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 09:08:30 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:08:30 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 09:08:30 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:08:31 Setting up util-linux (2.34-0.1ubuntu9.3) ... 09:08:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:08:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:08:32 (Reading database ... 14311 files and directories currently installed.) 09:08:32 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 09:08:32 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:08:32 Setting up libc-bin (2.31-0ubuntu9.7) ... 09:08:32 (Reading database ... 14311 files and directories currently installed.) 09:08:32 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 09:08:32 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 09:08:32 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 09:08:32 (Reading database ... 14311 files and directories currently installed.) 09:08:32 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 09:08:32 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 09:08:32 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 09:08:32 (Reading database ... 14311 files and directories currently installed.) 09:08:32 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 09:08:32 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 09:08:32 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 09:08:32 (Reading database ... 14311 files and directories currently installed.) 09:08:32 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 09:08:32 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 09:08:32 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 09:08:32 (Reading database ... 14311 files and directories currently installed.) 09:08:32 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 09:08:32 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 09:08:32 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 09:08:32 (Reading database ... 14311 files and directories currently installed.) 09:08:32 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 09:08:32 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:08:33 Setting up gpgv (2.2.19-3ubuntu2.1) ... 09:08:33 (Reading database ... 14311 files and directories currently installed.) 09:08:33 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 09:08:33 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 09:08:33 Setting up ubuntu-keyring (2020.02.11.4) ... 09:08:33 (Reading database ... 14311 files and directories currently installed.) 09:08:33 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 09:08:33 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 09:08:33 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 09:08:33 (Reading database ... 14311 files and directories currently installed.) 09:08:33 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 09:08:33 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 09:08:33 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 09:08:33 (Reading database ... 14311 files and directories currently installed.) 09:08:33 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 09:08:33 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 09:08:33 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 09:08:33 (Reading database ... 14311 files and directories currently installed.) 09:08:33 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 09:08:33 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 09:08:33 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 09:08:33 (Reading database ... 14311 files and directories currently installed.) 09:08:33 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 09:08:33 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 09:08:33 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 09:08:33 (Reading database ... 14311 files and directories currently installed.) 09:08:33 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 09:08:34 Unpacking apt (2.0.6) over (2.0.2) ... 09:08:34 Setting up apt (2.0.6) ... 09:08:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:08:35 (Reading database ... 14311 files and directories currently installed.) 09:08:35 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 09:08:35 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:08:35 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 09:08:35 (Reading database ... 14311 files and directories currently installed.) 09:08:35 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 09:08:35 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:08:35 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 09:08:35 (Reading database ... 14313 files and directories currently installed.) 09:08:35 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 09:08:35 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:08:35 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 09:08:35 (Reading database ... 14317 files and directories currently installed.) 09:08:35 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 09:08:35 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:08:35 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 09:08:35 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:08:35 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 09:08:36 (Reading database ... 14317 files and directories currently installed.) 09:08:36 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 09:08:36 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 09:08:36 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 09:08:36 (Reading database ... 14317 files and directories currently installed.) 09:08:36 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 09:08:36 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 09:08:36 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 09:08:36 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 09:08:36 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 09:08:36 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 09:08:36 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 09:08:36 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 09:08:37 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 09:08:37 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 09:08:37 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 09:08:37 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 09:08:37 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 09:08:37 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 09:08:37 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 09:08:37 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 09:08:37 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 09:08:37 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 09:08:37 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 09:08:37 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 09:08:37 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 09:08:37 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 09:08:37 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 09:08:37 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:08:37 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 09:08:37 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:08:38 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 09:08:38 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:08:38 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 09:08:38 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:08:38 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 09:08:38 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:08:38 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 09:08:38 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:08:38 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 09:08:38 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 09:08:38 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:08:38 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:08:39 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:08:39 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:08:39 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:08:39 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:08:40 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:08:40 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:08:40 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:08:40 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:08:41 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:08:41 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:08:41 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:08:41 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:08:41 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 09:08:41 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 09:08:41 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 09:08:41 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 09:08:41 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 09:08:41 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 09:08:41 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 09:08:41 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:08:41 Setting up tzdata (2022a-0ubuntu0.20.04) ... 09:08:42 09:08:42 Current default time zone: 'Etc/UTC' 09:08:42 Local time is now: Fri Mar 25 09:08:41 UTC 2022. 09:08:42 Universal Time is now: Fri Mar 25 09:08:41 UTC 2022. 09:08:42 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:08:42 09:08:42 Setting up xz-utils (5.2.4-1ubuntu1) ... 09:08:42 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:08:42 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:08:42 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 09:08:42 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:08:42 Setting up mount (2.34-0.1ubuntu9.3) ... 09:08:42 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 09:08:42 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 09:08:42 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 09:08:42 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 09:08:42 Setting up openssl (1.1.1f-1ubuntu2.12) ... 09:08:42 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:08:42 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:08:42 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 09:08:42 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:08:42 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:08:42 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:08:42 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 09:08:42 Setting up fdisk (2.34-0.1ubuntu9.3) ... 09:08:42 Setting up ca-certificates (20210119~20.04.2) ... 09:08:44 Updating certificates in /etc/ssl/certs... 09:08:44 21 added, 21 removed; done. 09:08:44 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:08:44 Setting up perl (5.30.0-9ubuntu0.2) ... 09:08:45 Setting up procps (2:3.3.16-1ubuntu2.3) ... 09:08:45 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 09:08:45 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 09:08:45 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 09:08:45 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 09:08:45 Setting up binutils (2.34-6ubuntu1.3) ... 09:08:45 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:08:45 Setting up build-essential (12.8ubuntu1.1) ... 09:08:45 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 09:08:45 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:08:45 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 09:08:45 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 09:08:45 Processing triggers for systemd (245.4-4ubuntu3.15) ... 09:08:45 Processing triggers for mime-support (3.64ubuntu1) ... 09:08:45 Processing triggers for ca-certificates (20210119~20.04.2) ... 09:08:45 Updating certificates in /etc/ssl/certs... 09:08:46 0 added, 0 removed; done. 09:08:46 Running hooks in /etc/ca-certificates/update.d... 09:08:46 done. 09:08:47 Reading package lists... 09:08:47 Building dependency tree... 09:08:47 Reading state information... 09:08:47 The following NEW packages will be installed: 09:08:47 apt-transport-https 09:08:47 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:08:47 Need to get 4680 B of archives. 09:08:47 After this operation, 162 kB of additional disk space will be used. 09:08:47 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 09:08:47 debconf: delaying package configuration, since apt-utils is not installed 09:08:47 Fetched 4680 B in 0s (94.7 kB/s) 09:08:47 Selecting previously unselected package apt-transport-https. 09:08:47 (Reading database ... 14320 files and directories currently installed.) 09:08:47 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 09:08:47 Unpacking apt-transport-https (2.0.6) ... 09:08:47 Setting up apt-transport-https (2.0.6) ... 09:08:48 Waiting for network to be ready... 09:08:54 2022-03-25T09:08:52Z INFO Waiting for automatic snapd restart... 09:08:55 snapd 2.54.4 from Canonical* installed 09:08:56 "snapd" switched to the "latest/stable" channel 09:08:56 09:08:59 core20 20220304 from Canonical* installed 09:08:59 "core20" switched to the "latest/stable" channel 09:08:59 09:09:02 snapcraft 6.1 from Canonical* installed 09:09:02 "snapcraft" switched to the "latest/stable" channel 09:09:02 09:09:06 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: 09:09:06 - README.md 09:09:06 09:09:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:09:07 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 09:09:07 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 09:09:07 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 09:09:08 Reading package lists... 09:09:08 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 09:09:08 Reading package lists... 09:09:08 Building dependency tree... 09:09:08 Reading state information... 09:09:08 Suggested packages: 09:09:08 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 09:09:08 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 09:09:08 krb5-user libnorm-doc 09:09:08 Recommended packages: 09:09:08 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:09:08 The following NEW packages will be installed: 09:09:08 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 09:09:08 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 09:09:08 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 09:09:08 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 09:09:08 libzmq5 pkg-config zip 09:09:08 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 09:09:08 Need to get 10.3 MB of archives. 09:09:08 After this operation, 56.5 MB of additional disk space will be used. 09:09:08 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 09:09:09 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 09:09:09 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 09:09:09 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 09:09:09 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 09:09:09 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 09:09:09 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 09:09:09 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 09:09:09 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 09:09:09 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 09:09:09 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 09:09:09 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 09:09:09 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 09:09:09 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 09:09:09 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 09:09:09 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 09:09:09 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 09:09:09 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 09:09:09 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 09:09:09 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 09:09:09 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 09:09:09 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 09:09:09 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 09:09:09 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 09:09:09 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 09:09:09 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 09:09:09 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 09:09:09 debconf: delaying package configuration, since apt-utils is not installed 09:09:09 Fetched 10.3 MB in 1s (9571 kB/s) 09:09:10 Selecting previously unselected package libglib2.0-0:amd64. 09:09:10 (Reading database ... 14324 files and directories currently installed.) 09:09:10 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 09:09:10 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:09:10 Selecting previously unselected package libsodium23:amd64. 09:09:10 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 09:09:10 Unpacking libsodium23:amd64 (1.0.18-1) ... 09:09:10 Selecting previously unselected package libpsl5:amd64. 09:09:10 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 09:09:10 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:09:10 Selecting previously unselected package libbrotli1:amd64. 09:09:10 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 09:09:10 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:09:10 Selecting previously unselected package libnghttp2-14:amd64. 09:09:10 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 09:09:10 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 09:09:10 Selecting previously unselected package librtmp1:amd64. 09:09:10 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 09:09:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:09:10 Selecting previously unselected package libssh-4:amd64. 09:09:10 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 09:09:10 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:09:10 Selecting previously unselected package libcurl3-gnutls:amd64. 09:09:10 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 09:09:10 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:09:10 Selecting previously unselected package liberror-perl. 09:09:10 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 09:09:10 Unpacking liberror-perl (0.17029-1) ... 09:09:10 Selecting previously unselected package git-man. 09:09:10 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 09:09:10 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 09:09:11 Selecting previously unselected package git. 09:09:11 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 09:09:11 Unpacking git (1:2.25.1-1ubuntu3.2) ... 09:09:11 Selecting previously unselected package libgssrpc4:amd64. 09:09:11 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 09:09:11 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:09:11 Selecting previously unselected package libkdb5-9:amd64. 09:09:11 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 09:09:11 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:09:11 Selecting previously unselected package libkadm5srv-mit11:amd64. 09:09:11 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:09:11 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:09:11 Selecting previously unselected package libkadm5clnt-mit11:amd64. 09:09:11 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:09:11 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:09:11 Selecting previously unselected package comerr-dev:amd64. 09:09:11 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 09:09:11 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:09:11 Selecting previously unselected package krb5-multidev:amd64. 09:09:11 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 09:09:11 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:09:11 Selecting previously unselected package libnorm1:amd64. 09:09:11 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 09:09:11 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:09:11 Selecting previously unselected package libnorm-dev:amd64. 09:09:11 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 09:09:11 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:09:11 Selecting previously unselected package libpgm-5.2-0:amd64. 09:09:11 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:09:11 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:09:12 Selecting previously unselected package libpgm-dev:amd64. 09:09:12 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:09:12 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:09:12 Selecting previously unselected package libsodium-dev:amd64. 09:09:12 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 09:09:12 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 09:09:12 Selecting previously unselected package libzmq5:amd64. 09:09:12 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 09:09:12 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:09:12 Selecting previously unselected package libkrb5-dev:amd64. 09:09:12 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 09:09:12 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:09:12 Selecting previously unselected package libzmq3-dev:amd64. 09:09:12 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 09:09:12 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:09:12 Selecting previously unselected package pkg-config. 09:09:12 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 09:09:12 Unpacking pkg-config (0.29.1-0ubuntu4) ... 09:09:12 Selecting previously unselected package zip. 09:09:12 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 09:09:12 Unpacking zip (3.0-11build1) ... 09:09:12 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:09:12 Setting up libsodium23:amd64 (1.0.18-1) ... 09:09:12 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:09:12 No schema files found: doing nothing. 09:09:12 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:09:12 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:09:12 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 09:09:12 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:09:12 Setting up liberror-perl (0.17029-1) ... 09:09:12 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:09:12 Setting up zip (3.0-11build1) ... 09:09:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:09:12 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:09:12 Setting up pkg-config (0.29.1-0ubuntu4) ... 09:09:12 Setting up libsodium-dev:amd64 (1.0.18-1) ... 09:09:12 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:09:12 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:09:12 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 09:09:12 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:09:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:09:12 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:09:12 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:09:12 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:09:12 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:09:12 Setting up git (1:2.25.1-1ubuntu3.2) ... 09:09:12 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:09:12 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:09:12 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:09:12 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 09:09:13 comerr-dev set to automatically installed. 09:09:13 git set to automatically installed. 09:09:13 git-man set to automatically installed. 09:09:13 krb5-multidev set to automatically installed. 09:09:13 libbrotli1 set to automatically installed. 09:09:13 libcurl3-gnutls set to automatically installed. 09:09:13 liberror-perl set to automatically installed. 09:09:13 libglib2.0-0 set to automatically installed. 09:09:13 libgssrpc4 set to automatically installed. 09:09:13 libkadm5clnt-mit11 set to automatically installed. 09:09:13 libkadm5srv-mit11 set to automatically installed. 09:09:13 libkdb5-9 set to automatically installed. 09:09:13 libkrb5-dev set to automatically installed. 09:09:13 libnghttp2-14 set to automatically installed. 09:09:13 libnorm-dev set to automatically installed. 09:09:13 libnorm1 set to automatically installed. 09:09:13 libpgm-5.2-0 set to automatically installed. 09:09:13 libpgm-dev set to automatically installed. 09:09:13 libpsl5 set to automatically installed. 09:09:13 librtmp1 set to automatically installed. 09:09:13 libsodium-dev set to automatically installed. 09:09:13 libsodium23 set to automatically installed. 09:09:13 libssh-4 set to automatically installed. 09:09:13 libzmq3-dev set to automatically installed. 09:09:13 libzmq5 set to automatically installed. 09:09:13 pkg-config set to automatically installed. 09:09:13 zip set to automatically installed. 09:09:14 snapd is not logged in, snap install commands will use sudo 09:09:24 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 09:09:24 Downloading snap 'edgex-app-service-configurable' 09:09:25 Pulling app-service-configurable 09:09:25 + snapcraftctl pull 09:09:27 Pulling config-common 09:09:27 + snapcraftctl pull 09:09:28 Pulling go-build-helper 09:09:28 + snapcraftctl pull 09:09:30 'edgex-go' has dependencies that need to be staged: go-build-helper 09:09:30 Skipping pull go-build-helper (already ran) 09:09:30 Building go-build-helper 09:09:30 + snapcraftctl build 09:09:31 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 09:09:31 Staging go-build-helper 09:09:31 + snapcraftctl stage 09:09:36 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 09:09:36 Fetched 290 kB in 0s (0 B/s) 09:09:36 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 09:09:36 Fetched 158 kB in 0s (0 B/s) 09:09:36 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 09:09:36 Fetched 242 kB in 0s (0 B/s) 09:09:36 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 09:09:36 Fetched 150 kB in 0s (0 B/s) 09:09:36 Pulling edgex-go 09:09:36 + snapcraftctl pull 09:09:38 Pulling hooks 09:09:38 + snapcraftctl pull 09:09:48 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:09:48 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 09:09:48 Fetched 96.1 kB in 0s (0 B/s) 09:09:48 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 09:09:48 Fetched 78.7 kB in 0s (0 B/s) 09:09:48 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 09:09:48 Fetched 48.0 kB in 0s (0 B/s) 09:09:48 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 09:09:48 Fetched 50.2 kB in 0s (0 B/s) 09:09:48 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 09:09:48 Fetched 14.7 kB in 0s (0 B/s) 09:09:48 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 09:09:48 Fetched 234 kB in 0s (0 B/s) 09:09:48 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 09:09:48 Fetched 155 kB in 0s (0 B/s) 09:09:48 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 09:09:48 Fetched 170 kB in 0s (0 B/s) 09:09:48 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 09:09:48 Fetched 267 kB in 0s (0 B/s) 09:09:48 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:09:48 Fetched 50.6 kB in 0s (0 B/s) 09:09:48 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 09:09:48 Fetched 15.1 kB in 0s (0 B/s) 09:09:48 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 09:09:48 Fetched 51.5 kB in 0s (0 B/s) 09:09:48 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 09:09:48 Fetched 121 kB in 0s (0 B/s) 09:09:48 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 09:09:48 Fetched 29.7 kB in 0s (0 B/s) 09:09:48 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 09:09:48 Fetched 1021 kB in 0s (0 B/s) 09:09:48 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 09:09:48 Fetched 49.3 kB in 0s (0 B/s) 09:09:48 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 09:09:48 Fetched 54.9 kB in 0s (0 B/s) 09:09:48 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 09:09:48 Fetched 16.6 kB in 0s (0 B/s) 09:09:48 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 09:09:48 Fetched 87.9 kB in 0s (0 B/s) 09:09:48 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 09:09:48 Fetched 142 kB in 0s (0 B/s) 09:09:48 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 09:09:48 Fetched 41.8 kB in 0s (0 B/s) 09:09:48 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 09:09:48 Fetched 181 kB in 0s (0 B/s) 09:09:48 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 09:09:48 Fetched 208 kB in 0s (0 B/s) 09:09:48 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 09:09:48 Fetched 161 kB in 0s (0 B/s) 09:09:48 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 09:09:48 Fetched 107 kB in 0s (0 B/s) 09:09:48 Pulling static-packages 09:09:48 + snapcraftctl pull 09:09:49 Pulling version 09:09:49 + cd /root/project 09:09:49 ++ git describe --tags --abbrev=0 09:09:49 ++ sed s/v// 09:09:49 + GIT_VERSION=2.2.0-dev.46 09:09:49 + '[' -z 2.2.0-dev.46 ']' 09:09:49 + snapcraftctl set-version 2.2.0-dev.46 09:09:50 Building app-service-configurable 09:09:50 + snapcraftctl build 09:09:52 Building config-common 09:09:52 + snapcraftctl build 09:09:54 + cp --archive --link --no-dereference . /root/parts/config-common/install 09:09:54 Skipping build go-build-helper (already ran) 09:09:54 Building edgex-go 09:09:54 + cd /root/parts/edgex-go/src 09:09:54 ++ git describe --tags --abbrev=0 09:09:54 ++ sed s/v// 09:09:55 + GIT_VERSION=2.2.0-dev.46 09:09:55 + '[' -z 2.2.0-dev.46 ']' 09:09:55 + echo 2.2.0-dev.46 09:09:55 + '[' '!' -d vendor ']' 09:09:55 + go mod download all 09:09:59 + make build 09:09:59 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 09:09:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:10:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:10:02 ./bin/test-attribution-txt.sh [Pipeline] echo 09:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:10:06 + ls -al . 09:10:06 total 660 09:10:06 drwxrwxr-x 9 1001 1001 4096 Mar 25 09:10 . 09:10:06 drwxr-xr-x 4 root root 4096 Mar 25 09:04 .. 09:10:06 -rw-rw-r-- 1 1001 1001 11 Mar 25 09:02 .dockerignore 09:10:06 drwxrwxr-x 8 1001 1001 4096 Mar 25 09:03 .git 09:10:06 drwxrwxr-x 4 1001 1001 4096 Mar 25 09:02 .github 09:10:06 -rw-rw-r-- 1 1001 1001 870 Mar 25 09:02 .gitignore 09:10:06 -rw-rw-r-- 1 1001 1001 42 Mar 25 09:02 .golangci.yml 09:10:06 -rw-rw-r-- 1 1001 1001 87 Mar 25 09:02 .hadolint.yml 09:10:06 -rw-rw-r-- 1 1001 1001 166 Mar 25 09:02 .sonarcloud.properties 09:10:06 -rw-rw-r-- 1 1001 1001 1171 Mar 25 09:02 ADOPTERS.md 09:10:06 -rw-rw-r-- 1 1001 1001 9953 Mar 25 09:02 Attribution.txt 09:10:06 -rw-rw-r-- 1 1001 1001 51732 Mar 25 09:02 CHANGELOG.md 09:10:06 -rw-rw-r-- 1 1001 1001 3804 Mar 25 09:02 CONTRIBUTING.md 09:10:06 -rw-rw-r-- 1 1001 1001 677 Mar 25 09:02 GOVERNANCE.md 09:10:06 -rw-rw-r-- 1 1001 1001 849 Mar 25 09:02 Jenkinsfile 09:10:06 -rw-rw-r-- 1 1001 1001 10775 Mar 25 09:02 LICENSE 09:10:06 -rw-rw-r-- 1 1001 1001 8478 Mar 25 09:02 Makefile 09:10:06 -rw-rw-r-- 1 1001 1001 582 Mar 25 09:02 OWNERS.md 09:10:06 -rw-rw-r-- 1 1001 1001 8207 Mar 25 09:02 README.md 09:10:06 -rw-rw-r-- 1 1001 1001 6912 Mar 25 09:02 SECURITY.md 09:10:06 -rw-rw-r-- 1 1001 1001 5 Mar 25 09:00 VERSION 09:10:06 -rw-rw-r-- 1 1001 1001 4131 Mar 25 09:02 ZMQWindows.md 09:10:06 drwxrwxr-x 2 1001 1001 4096 Mar 25 09:02 bin 09:10:06 drwxrwxr-x 18 1001 1001 4096 Mar 25 09:02 cmd 09:10:06 -rw-r--r-- 1 root root 427963 Mar 25 09:08 coverage.out 09:10:06 -rw-rw-r-- 1 1001 1001 3327 Mar 25 09:02 go.mod 09:10:06 -rw-rw-r-- 1 1001 1001 35046 Mar 25 09:02 go.sum 09:10:06 drwxrwxr-x 8 1001 1001 4096 Mar 25 09:02 internal 09:10:06 drwxrwxr-x 3 1001 1001 4096 Mar 25 09:02 openapi 09:10:06 drwxrwxr-x 4 1001 1001 4096 Mar 25 09:02 snap 09:10:06 -rw-rw-r-- 1 1001 1001 204 Mar 25 09:02 version.go [Pipeline] sh 09:10:07 + '[' -e coverage.out ] 09:10:07 + chown 1001:1001 coverage.out [Pipeline] stash 09:10:07 Warning: overwriting stash ‘coverage-report’ 09:10:07 Stashed 1 file(s) [Pipeline] sh 09:10:08 + make build 09:10:08 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 09:10:21 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 09:10: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/core-command/core-command ./cmd/core-command 09:10: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-notifications/support-notifications ./cmd/support-notifications 09:10:32 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 09:10: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:10: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/support-scheduler/support-scheduler ./cmd/support-scheduler 09:10: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:10: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:10: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:10: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/secrets-config ./cmd/secrets-config 09:10:41 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 09:10:43 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 09:10:44 + 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 09:10:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:10:44 + case "$service" in 09:10:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:10:44 + 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 09:10:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:10:44 + case "$service" in 09:10:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:10:44 + 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 09:10:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:10:44 + case "$service" in 09:10:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:10:44 + 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 09:10:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:10:44 + case "$service" in 09:10:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:10:44 + 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 09:10:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:10:44 + case "$service" in 09:10:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:10:44 + 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 09:10:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:10:44 + case "$service" in 09:10:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:10:44 + 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 09:10:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:10:44 + case "$service" in 09:10:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:10:44 + 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 09:10:44 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:10:44 + case "$service" in 09:10:44 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:10:44 + 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 09:10:44 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:10:44 + case "$service" in 09:10:44 + 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 09:10:44 + 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 09:10:44 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:10:44 + case "$service" in 09:10:44 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:10:44 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:10:44 + 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 09:10:44 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:10:44 + case "$service" in 09:10:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:10:44 + 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 09:10:44 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:10:44 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:10:44 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:10:45 Building hooks 09:10:45 + cd /root/parts/hooks/src 09:10:45 + make build 09:10:45 go mod tidy 09:10:45 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 09:10:46 go: downloading github.com/stretchr/testify v1.7.0 09:10:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:10:46 go: downloading github.com/davecgh/go-spew v1.1.0 09:10:46 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:10:48 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:10:48 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:10:48 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:10:50 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:10:50 Building static-packages 09:10:50 + snapcraftctl build 09:10:52 Building version 09:10:52 + snapcraftctl build 09:10:54 Staging app-service-configurable 09:10:54 + snapcraftctl stage 09:10:55 Staging config-common 09:10:55 + snapcraftctl stage 09:10:56 Skipping stage go-build-helper (already ran) 09:10:56 Staging edgex-go 09:10:56 + snapcraftctl stage 09:10:58 Staging hooks 09:10:58 + snapcraftctl stage 09:10:59 Staging static-packages 09:10:59 + snapcraftctl stage 09:11:01 Staging version 09:11:01 + snapcraftctl stage 09:11:02 Priming app-service-configurable 09:11:02 + snapcraftctl prime 09:11:05 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 09:11:05 stage-packages: 09:11:05 - libnorm1 09:11:05 - libpgm-5.2-0 09:11:05 - libsodium23 09:11:05 - libzmq5 09:11:05 Priming config-common 09:11:05 + snapcraftctl prime 09:11:06 Priming go-build-helper 09:11:06 + snapcraftctl prime 09:11:07 Priming edgex-go 09:11:07 + snapcraftctl prime 09:11:09 Priming hooks 09:11:09 + snapcraftctl prime 09:11:11 Priming static-packages 09:11:11 + snapcraftctl prime 09:11:15 Priming version 09:11:15 + snapcraftctl prime 09:11:16 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] } 09:12:00 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 09:13:22 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 09:13:22 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 09:13:27 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 09:13:28 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 09:13:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:13:40 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 09:13:45 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 09:13:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:13:58 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 09:14:03 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 09:14: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:14:16 $ docker stop --time=1 ae970ffe3ac1665b3fc54910ba2ced3d55c78b7898b5608f8f68474b1686b1c3 09:14:18 $ docker rm -f ae970ffe3ac1665b3fc54910ba2ced3d55c78b7898b5608f8f68474b1686b1c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:14:20 09:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:14:21 latest: Pulling from edgex-devops/edgex-compose-arm64 09:14:21 29e5d40040c1: Pulling fs layer 09:14:21 1ce36da41761: Pulling fs layer 09:14:21 25b303627fd3: Pulling fs layer 09:14:21 29e5d40040c1: Verifying Checksum 09:14:21 29e5d40040c1: Download complete 09:14:21 1ce36da41761: Verifying Checksum 09:14:21 1ce36da41761: Download complete 09:14:21 29e5d40040c1: Pull complete 09:14:23 1ce36da41761: Pull complete 09:14:23 25b303627fd3: Verifying Checksum 09:14:23 25b303627fd3: Download complete 09:14:35 25b303627fd3: Pull complete 09:14:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:14:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:14:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:14:35 prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container 09:14:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:14:38 $ docker top 5d8bab35c740b5dc398335390b637eeca28db67567ea68b65eabee796dc6b264 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:39 + docker-compose build --help 09:14:39 + grep parallel 09:14:43 --parallel Build images in parallel. [Pipeline] } 09:14:43 $ docker stop --time=1 5d8bab35c740b5dc398335390b637eeca28db67567ea68b65eabee796dc6b264 09:14:45 $ docker rm -f 5d8bab35c740b5dc398335390b637eeca28db67567ea68b65eabee796dc6b264 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:14:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:14:45 . [Pipeline] withDockerContainer 09:14:45 prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container 09:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:14:47 $ docker top 47a8f43139b1b28c587e29d3fcdf9e4be26fa75138858846eca5ddee83efa106 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:48 + docker-compose -f ./docker-compose-build.yml build --parallel 09:14:52 Building core-command ... 09:14:52 Building core-data ... 09:14:52 Building core-metadata ... 09:14:52 Building security-bootstrapper ... 09:14:52 Building security-proxy-setup ... 09:14:52 Building security-secretstore-setup ... 09:14:52 Building security-spiffe-token-provider ... 09:14:52 Building security-spire-agent ... 09:14:52 Building security-spire-config ... 09:14:52 Building security-spire-server ... 09:14:52 Building support-notifications ... 09:14:52 Building support-scheduler ... 09:14:52 Building sys-mgmt-agent ... 09:14:52 Building security-spiffe-token-provider 09:14:52 Building security-secretstore-setup 09:14:52 Building security-bootstrapper 09:14:52 Building security-spire-agent 09:14:52 Building security-spire-config 09:16:44 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:16:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:16:44 ---> 8c502036f50c 09:16:44 Step 3/31 : WORKDIR /edgex-go 09:16:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:16:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:16:44 ---> 8c502036f50c 09:16:44 Step 3/25 : WORKDIR /edgex-go 09:16:44 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:16:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:16:44 ---> 8c502036f50c 09:16:44 Step 3/24 : WORKDIR /edgex-go 09:16:44 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:16:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:16:44 ---> 8c502036f50c 09:16:44 Step 3/20 : WORKDIR /edgex-go 09:16:44 ---> Running in 27b0f8db6fe4 09:16:44 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:16:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:16:44 ---> 8c502036f50c 09:16:44 Step 3/24 : WORKDIR /edgex-go 09:16:44 ---> Running in 1dca9558b1bc 09:16:44 ---> Running in 255b123d1bd0 09:16:44 ---> Running in 37d4196e953a 09:16:44 ---> Running in 2e5b0cf3353b 09:16:44 Removing intermediate container 27b0f8db6fe4 09:16:44 ---> 71b9f77fc136 09:16:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:44 Removing intermediate container 255b123d1bd0 09:16:44 ---> fc5467ea9973 09:16:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:16:44 Removing intermediate container 1dca9558b1bc 09:16:44 ---> cc00b50fdac5 09:16:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:44 Removing intermediate container 37d4196e953a 09:16:44 ---> 349da20236b3 09:16:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:44 ---> Running in d8fe8f9335f2 09:16:44 ---> Running in c9aa96c0a9fd 09:16:44 ---> Running in 378d2376df9e 09:16:44 Removing intermediate container 2e5b0cf3353b 09:16:44 ---> 6cf8238271f3 09:16:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:44 ---> Running in 28013d0adce3 09:16:44 ---> Running in 28f12255e8ca 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:16:44 Removing intermediate container d8fe8f9335f2 09:16:44 ---> 6a893e81494f 09:16:44 Step 5/25 : RUN apk add --update --no-cache make git 09:16:44 ---> Running in 2395ebddce4b 09:16:44 Removing intermediate container 28f12255e8ca 09:16:44 ---> 5619f5d3c307 09:16:44 Step 5/24 : RUN apk add --update --no-cache make git 09:16:44 Removing intermediate container c9aa96c0a9fd 09:16:44 ---> fd434d9d1444 09:16:44 Step 5/24 : RUN apk add --update --no-cache make git 09:16:44 ---> Running in 343061bac798 09:16:44 Removing intermediate container 28013d0adce3 09:16:44 ---> d2556dede52b 09:16:44 Step 5/31 : RUN apk add --update --no-cache make git 09:16:44 ---> Running in cb570c32c41a 09:16:44 ---> Running in 661aec67ef85 09:16:44 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:16:44 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 09:16:44 OK: 15738 distinct packages available 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:16:44 OK: 220 MiB in 52 packages 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:16:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:16:44 OK: 220 MiB in 52 packages 09:16:44 Removing intermediate container 378d2376df9e 09:16:44 ---> af67f0a4b977 09:16:44 Step 5/20 : COPY go.mod vendor* ./ 09:16:44 OK: 220 MiB in 52 packages 09:16:44 OK: 220 MiB in 52 packages 09:16:44 OK: 220 MiB in 52 packages 09:16:44 Removing intermediate container 2395ebddce4b 09:16:44 ---> aac5118568ba 09:16:44 Step 6/25 : COPY go.mod vendor* ./ 09:16:44 ---> 8f3b86eed62c 09:16:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:44 ---> Running in 2ed4f77389e0 09:16:44 Removing intermediate container 343061bac798 09:16:44 ---> 3b34642d7ba4 09:16:44 Step 6/24 : COPY go.mod vendor* ./ 09:16:44 Removing intermediate container cb570c32c41a 09:16:44 ---> 3b919ef75a87 09:16:44 Step 6/24 : COPY go.mod vendor* ./ 09:16:44 Removing intermediate container 661aec67ef85 09:16:44 ---> a10d9c0cfd77 09:16:44 Step 6/31 : COPY go.mod vendor* ./ 09:16:45 ---> 8729ce8c8df8 09:16:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:45 ---> Running in 76b076f10a0a 09:16:45 ---> 68e65a9c06c1 09:16:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:45 ---> Running in a4a3688d3319 09:16:46 ---> 100253f9d6fe 09:16:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:46 ---> 7dae319aa53f 09:16:46 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:46 ---> Running in 5d06200767d0 09:16:46 ---> Running in 110d2ca8080f 09:16:48 Removing intermediate container 2ed4f77389e0 09:16:48 ---> b2d1b27838db 09:16:48 Step 7/20 : COPY . . 09:16:50 Removing intermediate container 76b076f10a0a 09:16:50 ---> 5c9f068862fe 09:16:50 Step 8/25 : COPY . . 09:16:51 Removing intermediate container a4a3688d3319 09:16:51 ---> 5cace8f4f0be 09:16:51 Step 8/24 : COPY . . 09:16:52 Removing intermediate container 5d06200767d0 09:16:52 ---> 0221013d00af 09:16:52 Step 8/24 : COPY . . 09:16:52 Removing intermediate container 110d2ca8080f 09:16:52 ---> 780716d9616e 09:16:52 Step 8/31 : COPY . . 09:17:24 ---> f23694a85621 09:17:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:17:24 ---> 17acc64f7782 09:17:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:17:24 ---> Running in dd7472a141ca 09:17:24 ---> Running in c652b4c73f06 09:17:24 ---> ea5b0e1b601d 09:17:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:17:24 ---> Running in 50d17c64ba54 09:17:24 ---> 96a82948c04d 09:17:24 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 09:17:24 ---> Running in 421e653fc3ad 09:17:24 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 09:17: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:17:25 Removing intermediate container 421e653fc3ad 09:17:25 ---> fdbd9487505a 09:17:25 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" 09:17:25 ---> Running in 965cce53e896 09:17:25 ---> 6357d7b8047c 09:17:25 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 09:17:25 ---> Running in 5a46b28b02b5 09:17: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:17:26 Removing intermediate container 5a46b28b02b5 09:17:26 ---> c580a1a336b6 09:17:26 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" 09:17:26 ---> Running in 31c2e9e16340 09:17:29 spire-1.2.0/ 09:17:30 spire-1.2.0/ 09:17:34 spire-1.2.0/README.md 09:17:34 spire-1.2.0/bin/ 09:17:34 spire-1.2.0/bin/spire-server 09:17:34 spire-1.2.0/bin/spire-agent 09:17:34 spire-1.2.0/conf/ 09:17:34 spire-1.2.0/conf/server/ 09:17:34 spire-1.2.0/conf/server/server.conf 09:17:34 spire-1.2.0/conf/agent/ 09:17:34 spire-1.2.0/conf/agent/agent.conf 09:17:34 spire-1.2.0/LICENSE 09:17:35 spire-1.2.0/README.md 09:17:35 spire-1.2.0/bin/ 09:17:35 spire-1.2.0/bin/spire-server 09:17:35 spire-1.2.0/bin/spire-agent 09:17:35 spire-1.2.0/conf/ 09:17:35 spire-1.2.0/conf/server/ 09:17:35 spire-1.2.0/conf/server/server.conf 09:17:35 spire-1.2.0/conf/agent/ 09:17:35 spire-1.2.0/conf/agent/agent.conf 09:17:35 spire-1.2.0/LICENSE 09:17:43 Removing intermediate container 965cce53e896 09:17:43 ---> 884f96408990 09:17:43 09:17:43 Step 11/24 : FROM alpine:3.15 09:17:43 Removing intermediate container 31c2e9e16340 09:17:43 ---> ad6fcf56b3fb 09:17:43 09:17:43 Step 11/24 : FROM alpine:3.15 09:17:43 3.15: Pulling from library/alpine 09:17:43 3.15: Pulling from library/alpine 09:17:45 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 09:17:45 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 09:17:45 Status: Downloaded newer image for alpine:3.15 09:17:45 Status: Image is up to date for alpine:3.15 09:17:45 ---> 7ffa42511a80 09:17:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:17:45 ---> 7ffa42511a80 09:17:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:17:45 ---> Running in 2621e98e7ad4 09:17:45 ---> Running in a2ffd9448ffb 09:17:46 Removing intermediate container 2621e98e7ad4 09:17:46 ---> aac103182f5c 09:17:46 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:46 Removing intermediate container a2ffd9448ffb 09:17:46 ---> 28c259b2251c 09:17:46 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:46 ---> Running in 408e7dad0afb 09:17:46 ---> Running in 27cefedef674 09:17:49 Removing intermediate container 408e7dad0afb 09:17:49 ---> a053ae42bd32 09:17:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:17:50 ---> Running in d74a50ea3e07 09:17:50 Removing intermediate container 27cefedef674 09:17:50 ---> 710128d1e020 09:17:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:17:50 ---> Running in 28e08c5f2672 09:17:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:17:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:17:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:17:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:17:54 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:17:54 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 09:17:54 OK: 15729 distinct packages available 09:17:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:17:54 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:17:54 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 09:17:54 OK: 15729 distinct packages available 09:17:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:17:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:17:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:17:56 (1/5) Installing dumb-init (1.2.5-r1) 09:17:56 (2/5) Installing musl-obstack (1.2.2-r0) 09:17:56 (3/5) Installing libucontext (1.1-r0) 09:17:56 (4/5) Installing gcompat (1.0.0-r4) 09:17:57 (1/4) Installing dumb-init (1.2.5-r1) 09:17:57 (5/5) Installing openssl (1.1.1n-r0) 09:17:57 (2/4) Installing musl-obstack (1.2.2-r0) 09:17:57 Executing busybox-1.34.1-r4.trigger 09:17:57 OK: 6 MiB in 19 packages 09:17:57 (3/4) Installing libucontext (1.1-r0) 09:17:57 (4/4) Installing gcompat (1.0.0-r4) 09:17:57 Executing busybox-1.34.1-r4.trigger 09:17:57 OK: 6 MiB in 18 packages 09:17:59 Removing intermediate container d74a50ea3e07 09:17:59 ---> 431c9d97597b 09:17:59 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 09:17:59 Removing intermediate container 28e08c5f2672 09:17:59 ---> a4e348e6f41c 09:17:59 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:18:05 ---> 7bdacf30ab25 09:18:05 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:18:07 ---> 70e429b28008 09:18:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:18:09 ---> 251c6cac30ba 09:18:09 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:18:09 ---> Running in 4599b7aa61de 09:18:10 Removing intermediate container 4599b7aa61de 09:18:10 ---> c04adab17529 09:18:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:18:12 ---> 2152435f975e 09:18:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:18:12 ---> d8df123d634c 09:18:12 Step 19/24 : WORKDIR / 09:18:12 ---> Running in 733ac9553ee0 09:18:12 Removing intermediate container 733ac9553ee0 09:18:12 ---> 5e6a23454984 09:18:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:18:13 ---> Running in b1748a0be70b 09:18:13 ---> 4b3d01b0465f 09:18:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:18:13 Removing intermediate container b1748a0be70b 09:18:13 ---> ff195d8bff68 09:18:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:18:14 ---> Running in 65d8c15b80f4 09:18:14 ---> dd97b9cf0630 09:18:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:18:15 Removing intermediate container 65d8c15b80f4 09:18:15 ---> adccc6dfb827 09:18:15 Step 22/24 : LABEL arch=arm64 09:18:15 ---> Running in baedd639ed6b 09:18:15 ---> 59dc969f880f 09:18:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:18:15 Removing intermediate container baedd639ed6b 09:18:15 ---> 5d7841175f05 09:18:15 Step 23/24 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:18:15 ---> Running in 7ecc659fdc04 09:18:16 ---> Running in 725846746f9f 09:18:16 Removing intermediate container 7ecc659fdc04 09:18:16 ---> ad2f6c475bbb 09:18:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:18:16 Removing intermediate container 725846746f9f 09:18:16 ---> f9b97fa8b584 09:18:16 Step 24/24 : LABEL version=0.0.0 09:18:16 ---> Running in a8933ef62cd9 09:18:17 ---> Running in b536aa2249f7 09:18:17 Removing intermediate container a8933ef62cd9 09:18:17 ---> a248ae126c88 09:18:17 Step 22/24 : LABEL arch=arm64 09:18:17 Removing intermediate container b536aa2249f7 09:18:17 ---> b34645319ae3 09:18:17 09:18:17 ---> Running in 92aad7b026dc 09:18:18 Removing intermediate container 92aad7b026dc 09:18:18 ---> 108994ac4abd 09:18:18 Step 23/24 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:18:18 ---> Running in 4ed3e7f0ba8e 09:18:18 Successfully built b34645319ae3 09:18:18 Successfully tagged security-spire-config-arm64:latest 09:18:18  Building security-spire-config ... done Building core-command 09:18:19 Removing intermediate container 4ed3e7f0ba8e 09:18:19 ---> dbaee9e11275 09:18:19 Step 24/24 : LABEL version=0.0.0 09:18:19 ---> Running in 2ca903c05fee 09:18:19 Removing intermediate container 2ca903c05fee 09:18:19 ---> 553aeac58fed 09:18:19 09:18:20 Successfully built 553aeac58fed 09:18:20 Successfully tagged security-spire-agent-arm64:latest 09:18:20 Building support-scheduler 09:19:17  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:19:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:19:17 ---> 8c502036f50c 09:19:17 Step 3/23 : WORKDIR /edgex-go 09:19:17 ---> Using cache 09:19:17 ---> 6cf8238271f3 09:19:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:17 ---> Using cache 09:19:17 ---> 5619f5d3c307 09:19:17 Step 5/23 : RUN apk add --update --no-cache make git 09:19:17 ---> Using cache 09:19:17 ---> 3b34642d7ba4 09:19:17 Step 6/23 : COPY go.mod vendor* ./ 09:19:17 ---> Using cache 09:19:17 ---> 68e65a9c06c1 09:19:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:17 ---> Using cache 09:19:17 ---> 5cace8f4f0be 09:19:17 Step 8/23 : COPY . . 09:19:17 ---> Using cache 09:19:17 ---> 96a82948c04d 09:19:17 Step 9/23 : RUN make cmd/core-command/core-command 09:19:17 ---> Running in befa9845d28c 09:19:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:19:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:19:17 ---> 8c502036f50c 09:19:17 Step 3/22 : WORKDIR /edgex-go 09:19:17 ---> Using cache 09:19:17 ---> 6cf8238271f3 09:19:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:17 ---> Using cache 09:19:17 ---> 5619f5d3c307 09:19:17 Step 5/22 : RUN apk add --update --no-cache make git 09:19:17 ---> Using cache 09:19:17 ---> 3b34642d7ba4 09:19:17 Step 6/22 : COPY go.mod vendor* ./ 09:19:17 ---> Using cache 09:19:17 ---> 68e65a9c06c1 09:19:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:17 ---> Using cache 09:19:17 ---> 5cace8f4f0be 09:19:17 Step 8/22 : COPY . . 09:19:17 ---> Using cache 09:19:17 ---> 96a82948c04d 09:19:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:19:17 ---> Running in 729a407cd682 09:19:17 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 09:19:17 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 09:23:39 Removing intermediate container c652b4c73f06 09:23:39 ---> 19628481a820 09:23:39 09:23:39 Step 9/20 : FROM alpine:3.15 09:23:39 ---> 7ffa42511a80 09:23:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:23:39 ---> Using cache 09:23:39 ---> 28c259b2251c 09:23:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:39 ---> Using cache 09:23:39 ---> 710128d1e020 09:23:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:23:39 ---> Running in f6bd19bea4df 09:23:39 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 09:23:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:23:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:23:39 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:23:39 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 09:23:39 OK: 15729 distinct packages available 09:23:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:23:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:23:39 (1/9) Installing ca-certificates (20211220-r0) 09:23:39 (2/9) Installing brotli-libs (1.0.9-r5) 09:23:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:23:39 (4/9) Installing libcurl (7.80.0-r0) 09:23:39 (5/9) Installing curl (7.80.0-r0) 09:23:39 (6/9) Installing dumb-init (1.2.5-r1) 09:23:39 (7/9) Installing musl-obstack (1.2.2-r0) 09:23:39 (8/9) Installing libucontext (1.1-r0) 09:23:39 (9/9) Installing gcompat (1.0.0-r4) 09:23:39 Executing busybox-1.34.1-r4.trigger 09:23:39 Executing ca-certificates-20211220-r0.trigger 09:23:40 OK: 8 MiB in 23 packages 09:23:44 Removing intermediate container f6bd19bea4df 09:23:44 ---> c91f121721c1 09:23:44 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:23:46 ---> d71f1caab00d 09:23:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:23:51 ---> 39b5afea8c8b 09:23:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:23:53 ---> 1d156dcc8dd3 09:23:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:23:53 ---> Running in 5f226f607d8c 09:23:54 Removing intermediate container 5f226f607d8c 09:23:54 ---> 6945c9e7179b 09:23:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:23:54 ---> Running in 8bad3d108d04 09:23:55 Removing intermediate container 8bad3d108d04 09:23:55 ---> 6206e7f01ce1 09:23:55 Step 18/20 : LABEL arch=arm64 09:23:55 ---> Running in 7e057de11453 09:23:56 Removing intermediate container 7e057de11453 09:23:56 ---> 9e22f13697b8 09:23:56 Step 19/20 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:23:57 ---> Running in 93abeceab5c6 09:23:58 Removing intermediate container 93abeceab5c6 09:23:58 ---> 0b589c76cb4a 09:23:58 Step 20/20 : LABEL version=0.0.0 09:23:58 ---> Running in 47c8391f8662 09:23:59 Removing intermediate container 47c8391f8662 09:23:59 ---> f2333fb5e4df 09:23:59 09:24:00 Removing intermediate container dd7472a141ca 09:24:00 ---> 132edf325424 09:24:00 09:24:00 Step 10/25 : FROM alpine:3.14 09:24:00 Successfully built f2333fb5e4df 09:24:00 Removing intermediate container 50d17c64ba54 09:24:00 ---> 3878c03b4739 09:24:00 09:24:00 Step 10/31 : FROM alpine:3.14 09:24:00 Successfully tagged security-spiffe-token-provider-arm64:latest 09:24:00  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 09:24:00 3.14: Pulling from library/alpine 09:24:00 3.14: Pulling from library/alpine 09:24:01 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 09:24:01 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 09:24:01 Status: Downloaded newer image for alpine:3.14 09:24:01 Status: Downloaded newer image for alpine:3.14 09:24:01 ---> 71a2028e5025 09:24:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:24:01 ---> 71a2028e5025 09:24:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:24:01 ---> Running in 5093e0eaa2fa 09:24:01 ---> Running in 763337fdeb32 09:24:02 Removing intermediate container 763337fdeb32 09:24:02 ---> 44b2958cd6e8 09:24:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:24:02 ---> Running in dc0b916ab5e4 09:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:24:05 (1/3) Installing ca-certificates (20211220-r0) 09:24:05 (2/3) Installing dumb-init (1.2.5-r1) 09:24:05 (3/3) Installing su-exec (0.2-r1) 09:24:05 Executing busybox-1.33.1-r6.trigger 09:24:05 Executing ca-certificates-20211220-r0.trigger 09:24:06 OK: 6 MiB in 17 packages 09:24:06 (1/2) Installing dumb-init (1.2.5-r1) 09:24:06 (2/2) Installing su-exec (0.2-r1) 09:24:06 Executing busybox-1.33.1-r6.trigger 09:24:06 OK: 6 MiB in 16 packages 09:24:08 Removing intermediate container dc0b916ab5e4 09:24:08 ---> 0ec31329da88 09:24:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:24:09 Removing intermediate container 5093e0eaa2fa 09:24:09 ---> a7a787063013 09:24:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:24:09 ---> Running in dcb950dfec1d 09:24:09 ---> Running in 626ce3fc95ec 09:24:09 Removing intermediate container dcb950dfec1d 09:24:09 ---> 9093d12d2e44 09:24:09 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:24:09 Removing intermediate container 626ce3fc95ec 09:24:09 ---> 8998e0659d4a 09:24:09 Step 13/25 : WORKDIR / 09:24:09 ---> Running in 5068a9056b64 09:24:09 ---> Running in 7f8ce01ec553 09:24:10 Removing intermediate container 5068a9056b64 09:24:10 ---> 36a3112335c3 09:24:10 Removing intermediate container 7f8ce01ec553 09:24:10 ---> 5364b102951b 09:24:10 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:24:10 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:24:10 ---> Running in df10ffb4d7b9 09:24:12 ---> 0a70cb945187 09:24:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:24:13 ---> 114e58b627d8 09:24:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:24:14 Removing intermediate container df10ffb4d7b9 09:24:14 ---> 075d10bd1ddf 09:24:14 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:24:14 ---> Running in 033a89b7e1d6 09:24:14 ---> f029811e5ddf 09:24:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:24:15 Removing intermediate container 033a89b7e1d6 09:24:15 ---> 4f729c272538 09:24:15 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:24:16 ---> 86a806f74c09 09:24:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:24:17 ---> fb64faaf48cb 09:24:17 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:24:17 ---> Running in 837a51322c27 09:24:20 ---> c2f59ef620cb 09:24:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:24:21 Removing intermediate container 837a51322c27 09:24:21 ---> 4d78ed89b2a7 09:24:21 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:24:23 ---> 484d8aa4b042 09:24:23 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:24:25 ---> 32e45669691e 09:24:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:24:26 ---> f74f8c96cdeb 09:24: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/ 09:24:26 ---> Running in 3d92bf3d3313 09:24:26 ---> b99c59441899 09:24:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:24:28 ---> 6943ad73af96 09:24:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:24:30 ---> 3f4dda9fd6ba 09:24:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:24:31 Removing intermediate container 3d92bf3d3313 09:24:31 ---> 849bb171c223 09:24:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:24:31 ---> Running in 87b14ad0a231 09:24:32 ---> d78a508cebf3 09:24:32 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:24:32 Removing intermediate container 87b14ad0a231 09:24:32 ---> fae6fcca1a26 09:24:32 Step 23/25 : LABEL arch=arm64 09:24:32 ---> Running in afec9a38f43b 09:24:32 ---> Running in aa5a45785ab5 09:24:33 Removing intermediate container afec9a38f43b 09:24:33 ---> ab4cc93d33ca 09:24:33 Step 24/25 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:24:33 ---> Running in e60ce7fdde9f 09:24:33 Removing intermediate container aa5a45785ab5 09:24:33 ---> 2df677bff45e 09:24:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:24:34 Removing intermediate container e60ce7fdde9f 09:24:34 ---> 5b253debef46 09:24:34 Step 25/25 : LABEL version=0.0.0 09:24:34 ---> Running in 1696df797055 09:24:35 ---> 4c5c0f9549fb 09:24:35 Step 26/31 : RUN chmod +x /entrypoint.sh 09:24:35 Removing intermediate container 1696df797055 09:24:35 ---> 80cc263f0123 09:24:35 09:24:36 ---> Running in 12fa8b2b90e9 09:24:37 Successfully built 80cc263f0123 09:24:37 Successfully tagged security-secretstore-setup-arm64:latest 09:24:37  Building security-secretstore-setup ... done Building security-spire-server 09:24:39 Removing intermediate container 12fa8b2b90e9 09:24:39 ---> 645654c410f5 09:24:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:24:39 ---> Running in 5d9524025610 09:24:40 Removing intermediate container 5d9524025610 09:24:40 ---> 46c54e39638a 09:24:40 Step 28/31 : CMD ["gate"] 09:24:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:24:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:24:41 ---> 8c502036f50c 09:24:41 Step 3/23 : WORKDIR /edgex-go 09:24:41 ---> Using cache 09:24:41 ---> 6cf8238271f3 09:24:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:41 ---> Using cache 09:24:41 ---> 5619f5d3c307 09:24:41 Step 5/23 : RUN apk add --update --no-cache make bash git 09:24:41 ---> Running in 39416db8d581 09:24:41 ---> Running in f0971a8db439 09:24:41 Removing intermediate container f0971a8db439 09:24:41 ---> 25a450c2b4cb 09:24:41 Step 29/31 : LABEL arch=arm64 09:24:42 ---> Running in 221c78cc0796 09:24:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:24:43 Removing intermediate container 221c78cc0796 09:24:43 ---> f5b453fdfca0 09:24:43 Step 30/31 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:24:43 ---> Running in f15bd66dee5a 09:24:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:24:43 Removing intermediate container f15bd66dee5a 09:24:43 ---> f26b1db6ccf8 09:24:43 Step 31/31 : LABEL version=0.0.0 09:24:44 ---> Running in 2c3c50b53796 09:24:45 OK: 220 MiB in 52 packages 09:24:45 Removing intermediate container 2c3c50b53796 09:24:45 ---> 609ca3e444b0 09:24:45 09:24:45 Successfully built 609ca3e444b0 09:24:45 Successfully tagged security-bootstrapper-arm64:latest 09:24:45 Building support-notifications 09:24:46  Building security-bootstrapper ... done Removing intermediate container 39416db8d581 09:24:46 ---> 013f71bfe6cc 09:24:46 Step 6/23 : COPY go.mod vendor* ./ 09:24:47 ---> c63a7b88be5a 09:24:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:47 ---> Running in 8bca510626eb 09:24:53 Removing intermediate container 8bca510626eb 09:24:53 ---> 893a84dc4f2f 09:24:53 Step 8/23 : COPY . . 09:25:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:25:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:25:20 ---> 8c502036f50c 09:25:20 Step 3/23 : WORKDIR /edgex-go 09:25:20 ---> Using cache 09:25:20 ---> 6cf8238271f3 09:25:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:20 ---> Using cache 09:25:20 ---> 5619f5d3c307 09:25:20 Step 5/23 : RUN apk add --update --no-cache make git 09:25:20 ---> Using cache 09:25:20 ---> 3b34642d7ba4 09:25:20 Step 6/23 : COPY go.mod vendor* ./ 09:25:20 ---> Using cache 09:25:20 ---> 68e65a9c06c1 09:25:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:20 ---> Using cache 09:25:20 ---> 5cace8f4f0be 09:25:20 Step 8/23 : COPY . . 09:25:20 ---> Using cache 09:25:20 ---> 96a82948c04d 09:25:20 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 09:25:20 ---> Using cache 09:25:20 ---> fdbd9487505a 09:25:20 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" 09:25:20 ---> Using cache 09:25:20 ---> 884f96408990 09:25:20 09:25:20 Step 11/23 : FROM alpine:3.15 09:25:20 ---> 7ffa42511a80 09:25:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:25:20 ---> Using cache 09:25:20 ---> 28c259b2251c 09:25:20 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:20 ---> Using cache 09:25:20 ---> 710128d1e020 09:25:20 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:25:21 ---> Running in 078be4c05d43 09:25:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:25:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:25:24 Removing intermediate container befa9845d28c 09:25:24 ---> ad05b3a89042 09:25:24 09:25:24 Step 10/23 : FROM alpine:3.14 09:25:24 ---> 71a2028e5025 09:25:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:25:24 ---> Running in d9e01467a81e 09:25:24 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:25:24 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 09:25:24 OK: 15729 distinct packages available 09:25:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:25:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:25:26 (1/5) Installing dumb-init (1.2.5-r1) 09:25:26 (2/5) Installing musl-obstack (1.2.2-r0) 09:25:26 (3/5) Installing libucontext (1.1-r0) 09:25:27 (4/5) Installing gcompat (1.0.0-r4) 09:25:27 (5/5) Installing openssl (1.1.1n-r0) 09:25:27 Executing busybox-1.34.1-r4.trigger 09:25:27 OK: 6 MiB in 19 packages 09:25:27 (1/1) Installing dumb-init (1.2.5-r1) 09:25:27 Executing busybox-1.33.1-r6.trigger 09:25:27 OK: 5 MiB in 15 packages 09:25:29 Removing intermediate container d9e01467a81e 09:25:29 ---> cefae5161a4a 09:25:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:25:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:25:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:25:29 ---> 8c502036f50c 09:25:29 Step 3/22 : WORKDIR /edgex-go 09:25:29 ---> Using cache 09:25:29 ---> 6cf8238271f3 09:25:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:29 ---> Using cache 09:25:29 ---> 5619f5d3c307 09:25:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container 078be4c05d43 09:25:29 09:25:29 ---> Running in 444d386a58ec 09:25:29 ---> 11afe1d69576 09:25:29 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:25:29 ---> Running in 5be019ebd20f 09:25:29 Removing intermediate container 729a407cd682 09:25:29 ---> 0ff806379868 09:25:29 09:25:29 Step 10/22 : FROM alpine:3.14 09:25:29 ---> 71a2028e5025 09:25:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:25:29 ---> Using cache 09:25:29 ---> cefae5161a4a 09:25:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:25:30 ---> Running in e9836ff9ff41 09:25:30 Removing intermediate container 5be019ebd20f 09:25:30 ---> c4ae7e63bc1c 09:25:30 Step 13/23 : ENV APP_PORT=59882 09:25:30 ---> Running in d04094912e1c 09:25:30 Removing intermediate container e9836ff9ff41 09:25:30 ---> c65b060b35c8 09:25:30 Step 13/22 : ENV APP_PORT=59861 09:25:30 ---> Running in 1f620a41a76e 09:25:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:25:31 Removing intermediate container d04094912e1c 09:25:31 ---> 9a656bfbe5ae 09:25:31 Step 14/23 : EXPOSE $APP_PORT 09:25:31 ---> Running in 4c03866a9dde 09:25:31 Removing intermediate container 1f620a41a76e 09:25:31 ---> 82ce6a0bf7a3 09:25:31 Step 14/22 : EXPOSE $APP_PORT 09:25:31 ---> Running in 28998264a2f3 09:25:31 ---> 13666cc778e5 09:25:31 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:25:32 ---> Running in 5b25d0eb09e2 09:25:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:25:32 Removing intermediate container 4c03866a9dde 09:25:32 ---> 732193bc2a13 09:25:32 Step 15/23 : WORKDIR / 09:25:32 Removing intermediate container 28998264a2f3 09:25:32 ---> bd77033c3251 09:25:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:25:32 ---> Running in 1721f27d26da 09:25:33 OK: 220 MiB in 52 packages 09:25:33 Removing intermediate container 1721f27d26da 09:25:33 ---> 412705759977 09:25:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:25:33 ---> b5be251239b1 09:25:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:25:33 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 09:25:34 Removing intermediate container 444d386a58ec 09:25:34 ---> 4ed04d12bcec 09:25:34 Step 6/22 : COPY go.mod vendor* ./ 09:25:35 ---> cee63877b14a 09:25:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:25:36 ---> 36cd1ed3130b 09:25:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:36 ---> Running in 2764bc1f0322 09:25:38 ---> f8ccf7a8db01 09:25:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:25:39 ---> d2c76497f5f8 09:25:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:25:39 ---> 659dd09d54be 09:25:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:25:39 ---> 310ded6a3bb9 09:25:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:25:40 ---> Running in dd2fccab5b79 09:25:41 ---> 20885f45d3f3 09:25:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:25:41 Removing intermediate container dd2fccab5b79 09:25:41 ---> 1a584037d508 09:25:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:25:41 ---> Running in d3d2489f0a38 09:25:41 ---> 7567400583f9 09:25:41 Step 19/23 : ENTRYPOINT ["/core-command"] 09:25:41 ---> Running in 3bebc24e4c00 09:25:42 Removing intermediate container d3d2489f0a38 09:25:42 ---> cdfdf7da4aea 09:25:42 Step 20/22 : LABEL arch=arm64 09:25:42 ---> Running in 6b513e595bc6 09:25:42 Removing intermediate container 3bebc24e4c00 09:25:42 ---> baf2461444e1 09:25:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:25:42 Removing intermediate container 2764bc1f0322 09:25:42 ---> 528124e7cd65 09:25:42 Step 8/22 : COPY . . 09:25:42 ---> Running in bd8c4afb516c 09:25:42 ---> 9c9182d31704 09:25:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:25:42 Removing intermediate container 6b513e595bc6 09:25:42 ---> 8d4e5211fc5a 09:25:42 Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:25:42 ---> Running in bf6d9df21301 09:25:43 Removing intermediate container bd8c4afb516c 09:25:43 ---> c3dc3816175a 09:25:43 Step 21/23 : LABEL arch=arm64 09:25:43 ---> Running in 29c2677424f7 09:25:43 Removing intermediate container bf6d9df21301 09:25:43 ---> ca77e277a502 09:25:43 Step 22/22 : LABEL version=0.0.0 09:25:43 ---> Running in d71749156c0e 09:25:43 ---> 7ea693a7c90b 09:25:43 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:25:44 ---> Running in 6e954dd67687 09:25:44 Removing intermediate container 29c2677424f7 09:25:44 ---> c80b1ef1183d 09:25:44 Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:25:44 ---> Running in ccaa78228092 09:25:44 Removing intermediate container d71749156c0e 09:25:44 ---> a865834af300 09:25:44 09:25:44 Removing intermediate container 6e954dd67687 09:25:44 ---> 3fc61e61c981 09:25:44 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:25:44 ---> Running in 8ecbf996dc95 09:25:45 Removing intermediate container ccaa78228092 09:25:45 ---> caf93a402aab 09:25:45 Step 23/23 : LABEL version=0.0.0 09:25:45 ---> Running in f9ea213b2f73 09:25:45 Successfully built a865834af300 09:25:45 Successfully tagged support-scheduler-arm64:latest 09:25:46  Building support-scheduler ... done Building security-proxy-setup 09:25:46 Removing intermediate container 8ecbf996dc95 09:25:46 ---> 189f510502f5 09:25:46 Step 21/23 : LABEL arch=arm64 09:25:46 Removing intermediate container f9ea213b2f73 09:25:46 ---> 3b9a07732623 09:25:46 09:25:46 ---> Running in 15027bb45fe0 09:25:47 Removing intermediate container 15027bb45fe0 09:25:47 ---> 23d79cf29fee 09:25:47 Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:25:47 ---> Running in 17f2151b6a83 09:25:47 Successfully built 3b9a07732623 09:25:47 Successfully tagged core-command-arm64:latest 09:25:47  Building core-command ... done Building core-metadata 09:25:48 Removing intermediate container 17f2151b6a83 09:25:48 ---> 662d59dcbfe1 09:25:48 Step 23/23 : LABEL version=0.0.0 09:25:48 ---> Running in ae5e46fbd739 09:25:49 Removing intermediate container ae5e46fbd739 09:25:49 ---> 0e8a2405e9cc 09:25:49 09:25:50 Successfully built 0e8a2405e9cc 09:25:50 Successfully tagged security-spire-server-arm64:latest 09:25:50  Building security-spire-server ... done Building core-data 09:26:12 ---> bd5a83f89625 09:26:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:26:12 ---> Running in ebff48989718 09:26:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:26:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:26:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:26:51 ---> 8c502036f50c 09:26:51 Step 3/22 : WORKDIR /edgex-go 09:26:51 ---> Using cache 09:26:51 ---> 6cf8238271f3 09:26:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:51 ---> Using cache 09:26:51 ---> 5619f5d3c307 09:26:51 Step 5/22 : RUN apk add --update --no-cache make git 09:26:51 ---> Using cache 09:26:51 ---> 3b34642d7ba4 09:26:51 Step 6/22 : COPY go.mod vendor* ./ 09:26:51 ---> Using cache 09:26:51 ---> 68e65a9c06c1 09:26:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:51 ---> Using cache 09:26:51 ---> 5cace8f4f0be 09:26:51 Step 8/22 : COPY . . 09:26:51 ---> Using cache 09:26:51 ---> 96a82948c04d 09:26:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:26:51 ---> Running in e435a635a1de 09:26:51 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 09:26:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:26:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:26:54 ---> 8c502036f50c 09:26:54 Step 3/23 : WORKDIR /edgex-go 09:26:54 ---> Using cache 09:26:54 ---> 6cf8238271f3 09:26:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:54 ---> Using cache 09:26:54 ---> 5619f5d3c307 09:26:54 Step 5/23 : RUN apk add --update --no-cache make git 09:26:54 ---> Using cache 09:26:54 ---> 3b34642d7ba4 09:26:54 Step 6/23 : COPY go.mod vendor* ./ 09:26:54 ---> Using cache 09:26:54 ---> 68e65a9c06c1 09:26:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:54 ---> Using cache 09:26:54 ---> 5cace8f4f0be 09:26:54 Step 8/23 : COPY . . 09:26:54 ---> Using cache 09:26:54 ---> 96a82948c04d 09:26:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:26:54 ---> Running in f83e40e06846 09:26:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:26:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:26:55 ---> 8c502036f50c 09:26:55 Step 3/23 : WORKDIR /edgex-go 09:26:55 ---> Using cache 09:26:55 ---> 6cf8238271f3 09:26:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:55 ---> Using cache 09:26:55 ---> 5619f5d3c307 09:26:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:26:55 ---> Running in da1e728f77c1 09:26:55 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 09:26:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:26:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:26:59 OK: 220 MiB in 52 packages 09:27:01 Removing intermediate container da1e728f77c1 09:27:01 ---> 8b4bb9b129a1 09:27:01 Step 6/23 : COPY go.mod vendor* ./ 09:27:01 ---> c9eb84c2ccae 09:27:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:02 ---> Running in deadb0ba14f0 09:27:07 Removing intermediate container deadb0ba14f0 09:27:07 ---> 1034352c25fb 09:27:07 Step 8/23 : COPY . . 09:27:34 ---> a5249982bdab 09:27:34 Step 9/23 : RUN make cmd/core-data/core-data 09:27:34 ---> Running in ddacc1adf4ef 09:27:34 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 09:31:11 Removing intermediate container 5b25d0eb09e2 09:31:11 ---> ec52176865ed 09:31:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:31:11 ---> Running in 1cb7286d6661 09:31:11 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 09:31:11 Removing intermediate container 1cb7286d6661 09:31:11 ---> 3a506463a352 09:31:11 09:31:11 Step 11/23 : FROM docker:20.10.10 09:31:11 20.10.10: Pulling from library/docker 09:31:20 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 09:31:20 Status: Downloaded newer image for docker:20.10.10 09:31:20 ---> 520e9a0a30f7 09:31:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:31:20 ---> Running in 6cee924050e1 09:31:21 Removing intermediate container 6cee924050e1 09:31:21 ---> 3a345c6f137f 09:31:21 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 09:31:21 ---> Running in 731a24a8ef8a 09:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:31:24 (1/42) Installing readline (8.1.0-r0) 09:31:24 (2/42) Installing bash (5.1.16-r0) 09:31:24 Executing bash-5.1.16-r0.post-install 09:31:24 (3/42) Installing brotli-libs (1.0.9-r5) 09:31:24 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:31:24 (5/42) Installing libcurl (7.79.1-r0) 09:31:24 (6/42) Installing curl (7.79.1-r0) 09:31:24 (7/42) Installing dumb-init (1.2.5-r1) 09:31:24 (8/42) Installing libbz2 (1.0.8-r1) 09:31:24 (9/42) Installing expat (2.4.7-r0) 09:31:24 (10/42) Installing libffi (3.3-r2) 09:31:24 (11/42) Installing gdbm (1.19-r0) 09:31:24 (12/42) Installing xz-libs (5.2.5-r0) 09:31:24 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:31:24 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:31:24 (15/42) Installing mpdecimal (2.5.1-r1) 09:31:24 (16/42) Installing sqlite-libs (3.35.5-r0) 09:31:24 (17/42) Installing python3 (3.9.5-r2) 09:31:27 (18/42) Installing py3-appdirs (1.4.4-r2) 09:31:27 (19/42) Installing py3-chardet (4.0.0-r2) 09:31:27 (20/42) Installing py3-idna (3.2-r0) 09:31:27 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:31:27 (22/42) Installing py3-certifi (2020.12.5-r1) 09:31:27 (23/42) Installing py3-requests (2.25.1-r4) 09:31:27 (24/42) Installing py3-msgpack (1.0.2-r1) 09:31:27 (25/42) Installing py3-lockfile (0.12.2-r4) 09:31:27 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:31:27 (27/42) Installing py3-colorama (0.4.4-r1) 09:31:27 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:31:27 (29/42) Installing py3-distlib (0.3.1-r3) 09:31:27 (30/42) Installing py3-distro (1.5.0-r3) 09:31:27 (31/42) Installing py3-six (1.15.0-r1) 09:31:27 (32/42) Installing py3-webencodings (0.5.1-r4) 09:31:27 (33/42) Installing py3-html5lib (1.1-r1) 09:31:27 (34/42) Installing py3-parsing (2.4.7-r2) 09:31:27 (35/42) Installing py3-packaging (20.9-r1) 09:31:27 (36/42) Installing py3-toml (0.10.2-r2) 09:31:27 (37/42) Installing py3-pep517 (0.10.0-r2) 09:31:27 (38/42) Installing py3-progress (1.5-r2) 09:31:27 (39/42) Installing py3-retrying (1.3.3-r1) 09:31:27 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:31:27 (41/42) Installing py3-setuptools (52.0.0-r3) 09:31:28 (42/42) Installing py3-pip (20.3.4-r1) 09:31:28 Executing busybox-1.33.1-r6.trigger 09:31:28 OK: 84 MiB in 64 packages 09:31:34 Collecting docker-compose==1.23.2 09:31:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:31:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:31:34 Collecting websocket-client<1.0,>=0.32.0 09:31:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:31:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:31:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:31:36 Collecting docker<4.0,>=3.6.0 09:31:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:31:37 Collecting PyYAML<4,>=3.10 09:31:37 Downloading PyYAML-3.13.tar.gz (270 kB) 09:31:42 Collecting texttable<0.10,>=0.9.0 09:31:42 Downloading texttable-0.9.1.tar.gz (11 kB) 09:31:43 Collecting docopt<0.7,>=0.6.1 09:31:43 Downloading docopt-0.6.2.tar.gz (25 kB) 09:31:46 Collecting cached-property<2,>=1.2.0 09:31:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:31:46 Collecting dockerpty<0.5,>=0.4.1 09:31:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:31:49 Collecting jsonschema<3,>=2.5.1 09:31:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:31:49 Collecting docker-pycreds>=0.4.0 09:31:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:31:49 Collecting chardet<3.1.0,>=3.0.2 09:31:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:31:50 Collecting idna<2.8,>=2.5 09:31:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:31:50 Collecting urllib3<1.25,>=1.21.1 09:31:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:31:50 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) 09:31:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:31:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:31:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:31:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:31:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:31:52 Attempting uninstall: urllib3 09:31:52 Found existing installation: urllib3 1.26.5 09:31:52 Uninstalling urllib3-1.26.5: 09:31:52 Successfully uninstalled urllib3-1.26.5 09:31:52 Attempting uninstall: idna 09:31:52 Found existing installation: idna 3.2 09:31:52 Uninstalling idna-3.2: 09:31:53 Successfully uninstalled idna-3.2 09:31:54 Attempting uninstall: chardet 09:31:54 Found existing installation: chardet 4.0.0 09:31:54 Uninstalling chardet-4.0.0: 09:31:54 Successfully uninstalled chardet-4.0.0 09:31:56 Attempting uninstall: requests 09:31:56 Found existing installation: requests 2.25.1 09:31:56 Uninstalling requests-2.25.1: 09:31:56 Successfully uninstalled requests-2.25.1 09:31:57 Running setup.py install for texttable: started 09:31:59 Running setup.py install for texttable: finished with status 'done' 09:31:59 Running setup.py install for PyYAML: started 09:32:02 Running setup.py install for PyYAML: finished with status 'done' 09:32:02 Running setup.py install for docopt: started 09:32:05 Running setup.py install for docopt: finished with status 'done' 09:32:05 Running setup.py install for dockerpty: started 09:32:07 Running setup.py install for dockerpty: finished with status 'done' 09:32:10 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 09:32:25 Removing intermediate container 731a24a8ef8a 09:32:25 ---> da4d1dfff6b1 09:32:25 Step 14/23 : ENV APP_PORT=58890 09:32:25 ---> Running in 7a7aa5b7efa3 09:32:25 Removing intermediate container 7a7aa5b7efa3 09:32:25 ---> 830a7b758173 09:32:25 Step 15/23 : EXPOSE $APP_PORT 09:32:25 ---> Running in e20c398db6cf 09:32:26 Removing intermediate container e20c398db6cf 09:32:26 ---> 087fa23ae5a7 09:32:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:32:28 ---> 12345217ceca 09:32:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:32:28 ---> 01b19ab80148 09:32:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:32:30 ---> a559cec52930 09:32:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:32:30 ---> Running in 4259de96375c 09:32:30 Removing intermediate container 4259de96375c 09:32:30 ---> e56b0375715d 09:32:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:30 ---> Running in f3f8cd7c40db 09:32:31 Removing intermediate container f3f8cd7c40db 09:32:31 ---> 840bbe9f198d 09:32:31 Step 21/23 : LABEL arch=arm64 09:32:31 ---> Running in 946e1e02f85d 09:32:32 Removing intermediate container 946e1e02f85d 09:32:32 ---> 19fda46c548e 09:32:32 Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:32:32 ---> Running in bc471af9bdec 09:32:32 Removing intermediate container bc471af9bdec 09:32:32 ---> d6a65e734b46 09:32:32 Step 23/23 : LABEL version=0.0.0 09:32:32 ---> Running in 94f659694981 09:32:33 Removing intermediate container 94f659694981 09:32:33 ---> 609dd6a56aaf 09:32:33 09:32:33 Successfully built 609dd6a56aaf 09:32:33 Successfully tagged sys-mgmt-agent-arm64:latest 09:32:56  Building sys-mgmt-agent ... done Removing intermediate container ebff48989718 09:32:56 ---> 9ec687af0090 09:32:56 09:32:56 Step 10/22 : FROM alpine:3.14 09:32:56 ---> 71a2028e5025 09:32:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:32:56 ---> Running in 6ecc9bcf0ba5 09:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:32:57 (1/2) Installing ca-certificates (20211220-r0) 09:32:57 (2/2) Installing dumb-init (1.2.5-r1) 09:32:57 Executing busybox-1.33.1-r6.trigger 09:32:57 Executing ca-certificates-20211220-r0.trigger 09:32:57 OK: 6 MiB in 16 packages 09:32:59 Removing intermediate container 6ecc9bcf0ba5 09:32:59 ---> ec0f0cbae96f 09:32:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:32:59 ---> Running in 8bc6ae9d365d 09:33:00 Removing intermediate container 8bc6ae9d365d 09:33:00 ---> d7e3a572cb79 09:33:00 Step 13/22 : ENV APP_PORT=59860 09:33:00 ---> Running in 2b4390b478b9 09:33:01 Removing intermediate container 2b4390b478b9 09:33:01 ---> b0d571f36852 09:33:01 Step 14/22 : EXPOSE $APP_PORT 09:33:01 ---> Running in 012027c90613 09:33:01 Removing intermediate container 012027c90613 09:33:01 ---> 11599bcee98c 09:33:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:33:02 ---> e4c9a8e9d2eb 09:33:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:33:05 ---> bbc147d349d4 09:33:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:33:05 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 09:33:06 ---> f1779340628c 09:33:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:33:06 ---> Running in 7bbcd552a212 09:33:06 Removing intermediate container 7bbcd552a212 09:33:06 ---> f3f1bd99c527 09:33:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:33:06 ---> Running in 49ad5e5b0f3d 09:33:07 Removing intermediate container 49ad5e5b0f3d 09:33:07 ---> 7643e677b59a 09:33:07 Step 20/22 : LABEL arch=arm64 09:33:07 ---> Running in 67e91fbc3f15 09:33:07 Removing intermediate container 67e91fbc3f15 09:33:07 ---> cf0f9ea3d688 09:33:07 Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:33:07 ---> Running in 52e59b4353b6 09:33:08 Removing intermediate container 52e59b4353b6 09:33:08 ---> a2c3de705ac7 09:33:08 Step 22/22 : LABEL version=0.0.0 09:33:08 ---> Running in 42df6640adcb 09:33:09 Removing intermediate container 42df6640adcb 09:33:09 ---> 99ee3a3a9f03 09:33:09 09:33:09 Successfully built 99ee3a3a9f03 09:33:09 Successfully tagged support-notifications-arm64:latest 09:33:27  Building support-notifications ... done Removing intermediate container e435a635a1de 09:33:27 ---> c0c74c09f87b 09:33:27 09:33:27 Step 10/22 : FROM alpine:3.14 09:33:27 ---> 71a2028e5025 09:33:27 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:33:27 ---> Running in 0f4dd84dd670 09:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:33:29 (1/6) Installing ca-certificates (20211220-r0) 09:33:29 (2/6) Installing brotli-libs (1.0.9-r5) 09:33:29 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:33:29 (4/6) Installing libcurl (7.79.1-r0) 09:33:29 (5/6) Installing curl (7.79.1-r0) 09:33:29 (6/6) Installing dumb-init (1.2.5-r1) 09:33:29 Executing busybox-1.33.1-r6.trigger 09:33:29 Executing ca-certificates-20211220-r0.trigger 09:33:29 OK: 8 MiB in 20 packages 09:33:31 Removing intermediate container 0f4dd84dd670 09:33:31 ---> 10ce60d09349 09:33:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:33:31 ---> Running in db0d8fb5d5d5 09:33:32 Removing intermediate container db0d8fb5d5d5 09:33:32 ---> 4e4a791c9674 09:33:32 Step 13/22 : WORKDIR /edgex 09:33:32 Removing intermediate container f83e40e06846 09:33:32 ---> 662211992ae8 09:33:32 09:33:32 Step 10/23 : FROM alpine:3.14 09:33:32 ---> 71a2028e5025 09:33:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:33:32 ---> Using cache 09:33:32 ---> cefae5161a4a 09:33:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:33:32 ---> Using cache 09:33:32 ---> c65b060b35c8 09:33:32 Step 13/23 : ENV APP_PORT=59881 09:33:32 ---> Running in 3e12cf0fe4b1 09:33:32 ---> Running in cd465e2d1809 09:33:32 Removing intermediate container 3e12cf0fe4b1 09:33:32 ---> 2c08d52c6101 09:33:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:33:32 Removing intermediate container cd465e2d1809 09:33:32 ---> 7aa6c1f5736f 09:33:32 Step 14/23 : EXPOSE $APP_PORT 09:33:32 ---> Running in 9da09bc7763d 09:33:33 Removing intermediate container 9da09bc7763d 09:33:33 ---> c3871a7e2b0b 09:33:33 Step 15/23 : WORKDIR / 09:33:33 ---> Running in 817acf9e5a0c 09:33:33 ---> 8ec872ae6194 09:33:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:33:34 Removing intermediate container 817acf9e5a0c 09:33:34 ---> 25e190af7308 09:33:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:33:35 ---> 91a95b95555f 09:33:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:33:36 ---> da1e01f2863c 09:33:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:33:38 ---> 890028222547 09:33:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:33:38 ---> 6767a2e6aec0 09:33:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:33:38 ---> c609ab212255 09:33:38 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:33:38 ---> Running in 506924e8b080 09:33:39 ---> 5117cfaa13b4 09:33:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:33:39 Removing intermediate container 506924e8b080 09:33:39 ---> 7becb1286dc3 09:33:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:33:39 ---> Running in 35976a40f142 09:33:39 ---> Running in d9f1213ed537 09:33:39 Removing intermediate container d9f1213ed537 09:33:39 ---> 5c808c8c9b0f 09:33:39 Step 21/23 : LABEL arch=arm64 09:33:39 ---> Running in e2ef7eb7de2f 09:33:40 Removing intermediate container e2ef7eb7de2f 09:33:40 ---> 67dd5bdfef60 09:33:40 Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:33:40 ---> Running in 4799c003fd16 09:33:40 Removing intermediate container 4799c003fd16 09:33:40 ---> 91c0b0ab44e4 09:33:40 Step 23/23 : LABEL version=0.0.0 09:33:41 ---> Running in fe89735c952a 09:33:41 Removing intermediate container fe89735c952a 09:33:41 ---> 3629a3e805c6 09:33:41 09:33:41 Removing intermediate container 35976a40f142 09:33:41 ---> 735c15e31a39 09:33:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:33:41 ---> Running in 39a3a9fe41e9 09:33:41 Removing intermediate container 39a3a9fe41e9 09:33:41 ---> 4d7ffc70939d 09:33:41 Step 20/22 : LABEL arch=arm64 09:33:42 ---> Running in 28915ccba1eb 09:33:42 Successfully built 3629a3e805c6 09:33:42 Successfully tagged core-metadata-arm64:latest 09:33:42  Building core-metadata ... done Removing intermediate container 28915ccba1eb 09:33:42 ---> 58314180fa7a 09:33:42 Step 21/22 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:33:42 ---> Running in 7a50c5dcbed9 09:33:43 Removing intermediate container 7a50c5dcbed9 09:33:43 ---> 3eaae8a6c38d 09:33:43 Step 22/22 : LABEL version=0.0.0 09:33:43 ---> Running in eac15c106efc 09:33:43 Removing intermediate container eac15c106efc 09:33:43 ---> 1080fc538746 09:33:43 09:33:43 Successfully built 1080fc538746 09:33:43 Successfully tagged security-proxy-setup-arm64:latest 09:33:55  Building security-proxy-setup ... done Removing intermediate container ddacc1adf4ef 09:33:55 ---> 57eeb12d2349 09:33:55 09:33:55 Step 10/23 : FROM alpine:3.14 09:33:55 ---> 71a2028e5025 09:33:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:33:55 ---> Running in 842374df2ee3 09:33:56 Removing intermediate container 842374df2ee3 09:33:56 ---> cf8cd504e043 09:33:56 Step 12/23 : ENV APP_PORT=59880 09:33:56 ---> Running in 13fd12e4004c 09:33:56 Removing intermediate container 13fd12e4004c 09:33:56 ---> 53c13c9c1a39 09:33:56 Step 13/23 : EXPOSE $APP_PORT 09:33:56 ---> Running in 2426741a085b 09:33:57 Removing intermediate container 2426741a085b 09:33:57 ---> c2ea1b9a15fa 09:33:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:57 ---> Running in 36133002b8a4 09:33:59 Removing intermediate container 36133002b8a4 09:33:59 ---> 5ef4534b6b61 09:33:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:33:59 ---> Running in 38e194de16d8 09:34:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:34:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:34:01 (1/6) Installing dumb-init (1.2.5-r1) 09:34:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:34:02 (3/6) Installing libsodium (1.0.18-r0) 09:34:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:34:02 (5/6) Installing libzmq (4.3.4-r0) 09:34:02 (6/6) Installing zeromq (4.3.4-r0) 09:34:02 Executing busybox-1.33.1-r6.trigger 09:34:02 OK: 8 MiB in 20 packages 09:34:03 Removing intermediate container 38e194de16d8 09:34:03 ---> aedcfb812d55 09:34:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:34:03 ---> 5f9485621e23 09:34:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:34:05 ---> c96057fc4ad9 09:34:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:34:06 ---> 8dabb3f8c92b 09:34:06 Step 19/23 : ENTRYPOINT ["/core-data"] 09:34:06 ---> Running in 0496c399558a 09:34:06 Removing intermediate container 0496c399558a 09:34:06 ---> a658118d75c5 09:34:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:34:06 ---> Running in 18d5d63fa8dd 09:34:06 Removing intermediate container 18d5d63fa8dd 09:34:06 ---> 41ebe1a287ee 09:34:06 Step 21/23 : LABEL arch=arm64 09:34:06 ---> Running in 2cc05cb5d65b 09:34:07 Removing intermediate container 2cc05cb5d65b 09:34:07 ---> 44395a4883b3 09:34:07 Step 22/23 : LABEL git_sha=ad60142b355f7adf7628945f95dbdce0084c47c7 09:34:07 ---> Running in 30a413cfc48d 09:34:07 Removing intermediate container 30a413cfc48d 09:34:07 ---> 7cb6af03fdd8 09:34:07 Step 23/23 : LABEL version=0.0.0 09:34:07 ---> Running in 337b5ae317af 09:34:07 Removing intermediate container 337b5ae317af 09:34:07 ---> da6578156d8b 09:34:07 09:34:08 Successfully built da6578156d8b 09:34:08 Successfully tagged core-data-arm64:latest 09:34:08  Building core-data ... done  [Pipeline] } 09:34:08 $ docker stop --time=1 47a8f43139b1b28c587e29d3fcdf9e4be26fa75138858846eca5ddee83efa106 09:34:10 $ docker rm -f 47a8f43139b1b28c587e29d3fcdf9e4be26fa75138858846eca5ddee83efa106 [Pipeline] // withDockerContainer [Pipeline] sh 09:34:10 + docker images 09:34:11 REPOSITORY TAG IMAGE ID CREATED SIZE 09:34:11 core-data-arm64 latest da6578156d8b 4 seconds ago 34.4MB 09:34:11 57eeb12d2349 17 seconds ago 1.46GB 09:34:11 security-proxy-setup-arm64 latest 1080fc538746 28 seconds ago 42.1MB 09:34:11 core-metadata-arm64 latest 3629a3e805c6 30 seconds ago 25.1MB 09:34:11 662211992ae8 40 seconds ago 1.43GB 09:34:11 c0c74c09f87b 47 seconds ago 1.44GB 09:34:11 support-notifications-arm64 latest 99ee3a3a9f03 About a minute ago 25.5MB 09:34:11 9ec687af0090 About a minute ago 1.43GB 09:34:11 sys-mgmt-agent-arm64 latest 609dd6a56aaf About a minute ago 288MB 09:34:11 3a506463a352 3 minutes ago 1.43GB 09:34:11 security-spire-server-arm64 latest 0e8a2405e9cc 8 minutes ago 82.6MB 09:34:11 core-command-arm64 latest 3b9a07732623 8 minutes ago 23.7MB 09:34:11 support-scheduler-arm64 latest a865834af300 8 minutes ago 24.9MB 09:34:11 0ff806379868 8 minutes ago 1.43GB 09:34:11 ad05b3a89042 8 minutes ago 1.43GB 09:34:11 security-bootstrapper-arm64 latest 609ca3e444b0 9 minutes ago 23.6MB 09:34:11 security-secretstore-setup-arm64 latest 80cc263f0123 9 minutes ago 40.8MB 09:34:11 132edf325424 10 minutes ago 1.44GB 09:34:11 security-spiffe-token-provider-arm64 latest f2333fb5e4df 10 minutes ago 27.7MB 09:34:11 3878c03b4739 10 minutes ago 1.43GB 09:34:11 19628481a820 10 minutes ago 1.42GB 09:34:11 security-spire-agent-arm64 latest 553aeac58fed 15 minutes ago 118MB 09:34:11 security-spire-config-arm64 latest b34645319ae3 15 minutes ago 81.9MB 09:34:11 ad6fcf56b3fb 16 minutes ago 1.42GB 09:34:11 884f96408990 16 minutes ago 1.42GB 09:34:11 ci-base-image-arm64 latest 8c502036f50c 29 minutes ago 886MB 09:34:11 alpine 3.15 7ffa42511a80 33 hours ago 5.32MB 09:34:11 alpine 3.14 71a2028e5025 7 days ago 5.34MB 09:34:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 09:34:11 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 09:34:11 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 09:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:11 09:34:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:34:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:12 arm64: Pulling from edgex-lftools-log-publisher 09:34:12 8998bd30e6a1: Pulling fs layer 09:34:12 04944245beec: Pulling fs layer 09:34:12 699f458cf7ca: Pulling fs layer 09:34:12 765212b225bb: Pulling fs layer 09:34:12 f23df028b6ca: Pulling fs layer 09:34:12 d65c8cfc05b1: Pulling fs layer 09:34:12 2437ff75d9bd: Pulling fs layer 09:34:12 765212b225bb: Waiting 09:34:12 f23df028b6ca: Waiting 09:34:12 d65c8cfc05b1: Waiting 09:34:12 2437ff75d9bd: Waiting 09:34:12 04944245beec: Verifying Checksum 09:34:12 04944245beec: Download complete 09:34:12 765212b225bb: Verifying Checksum 09:34:12 765212b225bb: Download complete 09:34:12 f23df028b6ca: Download complete 09:34:12 d65c8cfc05b1: Verifying Checksum 09:34:12 d65c8cfc05b1: Download complete 09:34:12 699f458cf7ca: Verifying Checksum 09:34:12 699f458cf7ca: Download complete 09:34:12 8998bd30e6a1: Verifying Checksum 09:34:12 8998bd30e6a1: Download complete 09:34:15 2437ff75d9bd: Verifying Checksum 09:34:15 2437ff75d9bd: Download complete 09:34:17 8998bd30e6a1: Pull complete 09:34:17 04944245beec: Pull complete 09:34:19 699f458cf7ca: Pull complete 09:34:19 765212b225bb: Pull complete 09:34:20 f23df028b6ca: Pull complete 09:34:20 d65c8cfc05b1: Pull complete 09:34:35 2437ff75d9bd: Pull complete 09:34:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:34:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:34:35 prd-ubuntu20.04-docker-arm64-4c-16g-9059 does not seem to be running inside a container 09:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:34:38 $ docker top cd93eba24ef40bfec254ac737c1bbd020cb44c7b37d5fb1abee1bb270c780873 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:39 ---> job-cost.sh 09:34:39 lf-activate-venv: SKIPPING 09:34:39 INFO: No Stack... 09:34:40 INFO: Retrieving Pricing Info for: v3-standard-4 09:34:40 INFO: Archiving Costs [Pipeline] sh 09:34:41 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:34:41 + cut -d, -f6 [Pipeline] lock 09:34:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3926-3-stack-cost] 09:34:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3926-3-stack-cost] did not exist. Created. 09:34:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3926-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:34:42 + echo total: 0.10999999940395355 [Pipeline] stash 09:34:42 Stashed 1 file(s) [Pipeline] } 09:34:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3926-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:34:42 $ docker stop --time=1 cd93eba24ef40bfec254ac737c1bbd020cb44c7b37d5fb1abee1bb270c780873 09:34:44 $ docker rm -f cd93eba24ef40bfec254ac737c1bbd020cb44c7b37d5fb1abee1bb270c780873 [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 09:34:44 provisioning config files... 09:34:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7925347166409451631tmp [Pipeline] { [Pipeline] sh 09:34:44 + set +x 09:34:44 + curl -s https://codecov.io/bash 09:34:44 + bash -s -- 09:34:44 09:34:44 _____ _ 09:34:44 / ____| | | 09:34:44 | | ___ __| | ___ ___ _____ __ 09:34:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:34:44 | |___| (_) | (_| | __/ (_| (_) \ V / 09:34:44 \_____\___/ \__,_|\___|\___\___/ \_/ 09:34:44 Bash-1.0.6 09:34:44 09:34:44 09:34:44 ==> git version 2.25.1 found 09:34:44 ==> 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 09:34:44 Release-Date: 2020-01-08 09:34:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:34:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:34:44 ==> Jenkins CI detected. 09:34:44 current dir:  /w/workspace/edgex-go/3 09:34:44 project root: . 09:34:44 --> token set from env 09:34:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:34:44 ==> Running gcov in . (disable via -X gcov) 09:34:44 ==> Python coveragepy not found 09:34:44 ==> Searching for coverage reports in: 09:34:44 + . 09:34:44 -> Found 1 reports 09:34:44 ==> Detecting git/mercurial file structure 09:34:44 ==> Reading reports 09:34:44 + ./coverage.out bytes=427963 09:34:45 ==> Appending adjustments 09:34:45 https://docs.codecov.io/docs/fixing-reports 09:34:46 + Found adjustments 09:34:46 ==> Gzipping contents 09:34:46 60K /tmp/codecov.Knm3nm.gz 09:34:46 ==> Uploading reports 09:34:46 url: https://codecov.io 09:34:46 query: branch=PR-3926&commit=ad60142b355f7adf7628945f95dbdce0084c47c7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= 09:34:46 -> Pinging Codecov 09:34:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3926&commit=ad60142b355f7adf7628945f95dbdce0084c47c7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= 09:34:46 -> Uploading to 09:34:46 https://storage.googleapis.com/codecov/v4/raw/2022-03-25/00271124DB129430A58F1EEE437C3FCB/ad60142b355f7adf7628945f95dbdce0084c47c7/0d0a2ff2-e1ce-4076-9f87-55a6a8be0217.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220325T093446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2d4268beeda68c073420e108af6233c4672a91ee92f3c24948e9c65177df9ca 09:34:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:46 Dload Upload Total Spent Left Speed 09:34:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58604 0 0 100 58604 0 243k --:--:-- --:--:-- --:--:-- 243k 09:34:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ad60142b355f7adf7628945f95dbdce0084c47c7 [Pipeline] } 09:34:46 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 09:34:47 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:34:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:34:48 ---> package-listing.sh 09:34:48 ++ facter osfamily 09:34:48 ++ tr '[:upper:]' '[:lower:]' 09:34:48 + OS_FAMILY=debian 09:34:48 + workspace=/w/workspace/edgex-go/3 09:34:48 + START_PACKAGES=/tmp/packages_start.txt 09:34:48 + END_PACKAGES=/tmp/packages_end.txt 09:34:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:34:48 + PACKAGES=/tmp/packages_start.txt 09:34:48 + '[' /w/workspace/edgex-go/3 ']' 09:34:48 + PACKAGES=/tmp/packages_end.txt 09:34:48 + case "${OS_FAMILY}" in 09:34:48 + dpkg -l 09:34:48 + grep '^ii' 09:34:48 + '[' -f /tmp/packages_start.txt ']' 09:34:48 + '[' -f /tmp/packages_end.txt ']' 09:34:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:34:48 + '[' /w/workspace/edgex-go/3 ']' 09:34:48 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:34:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:34:48 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:34:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:49 09:34:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:49 latest: Pulling from edgex-lftools-log-publisher 09:34:49 5eb5b503b376: Pulling fs layer 09:34:49 5c69ac0246d0: Pulling fs layer 09:34:49 ec43610c2a17: Pulling fs layer 09:34:49 3a2ae6a8a46f: Pulling fs layer 09:34:49 33b1e0a273af: Pulling fs layer 09:34:49 5d3b04190fa2: Pulling fs layer 09:34:49 2f39f015ded8: Pulling fs layer 09:34:49 3a2ae6a8a46f: Waiting 09:34:49 33b1e0a273af: Waiting 09:34:49 5d3b04190fa2: Waiting 09:34:49 2f39f015ded8: Waiting 09:34:49 5c69ac0246d0: Verifying Checksum 09:34:49 3a2ae6a8a46f: Verifying Checksum 09:34:49 3a2ae6a8a46f: Download complete 09:34:49 ec43610c2a17: Verifying Checksum 09:34:49 ec43610c2a17: Download complete 09:34:49 33b1e0a273af: Verifying Checksum 09:34:49 33b1e0a273af: Download complete 09:34:49 5d3b04190fa2: Download complete 09:34:49 5eb5b503b376: Verifying Checksum 09:34:49 5eb5b503b376: Download complete 09:34:50 2f39f015ded8: Download complete 09:34:50 5eb5b503b376: Pull complete 09:34:51 5c69ac0246d0: Pull complete 09:34:51 ec43610c2a17: Pull complete 09:34:51 3a2ae6a8a46f: Pull complete 09:34:52 33b1e0a273af: Pull complete 09:34:52 5d3b04190fa2: Pull complete 09:34:56 2f39f015ded8: Pull complete 09:34:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:34:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:34:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:34:56 prd-ubuntu20.04-docker-8c-8g-9058 does not seem to be running inside a container 09:34:56 $ 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:34:58 $ docker top 84bae14660d209212d1c5f877a77b3e41bdbbd95bd9f2875087dd81c127dbcdb -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:58 + touch /tmp/pre-build-complete [Pipeline] sh 09:34:58 + mkdir -p /var/log/sysstat [Pipeline] sh 09:34:59 + ls /var/log/sa-host 09:34:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:59 provisioning config files... 09:34:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3322542757943478522tmp [Pipeline] { [Pipeline] echo 09:34:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:34:59 ---> create-netrc.sh [Pipeline] } 09:34:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:34:59 ---> python-tools-install.sh [Pipeline] echo 09:35:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:35:00 ---> sudo-logs.sh 09:35:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:35:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:35:00 ---> job-cost.sh 09:35:00 lf-activate-venv: SKIPPING 09:35:00 DEBUG: total: 0.10999999940395355 09:35:00 INFO: Retrieving Stack Cost... 09:35:00 INFO: Retrieving Pricing Info for: v3-standard-8 09:35:01 INFO: Archiving Costs [Pipeline] echo 09:35:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:35:01 ---> logs-deploy.sh 09:35:01 lf-activate-venv: SKIPPING 09:35:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3926/3 09:35:01 INFO: archiving workspace using pattern(s): 09:35:02 Archives upload complete. 09:35:02 INFO: archiving logs to Nexus 09:35:03 ---> uname -a: 09:35:03 Linux prd-ubuntu20-04-docker-8c-8g-9058 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:35:03 09:35:03 09:35:03 ---> lscpu: 09:35:03 Architecture: x86_64 09:35:03 CPU op-mode(s): 32-bit, 64-bit 09:35:03 Byte Order: Little Endian 09:35:03 Address sizes: 40 bits physical, 48 bits virtual 09:35:03 CPU(s): 8 09:35:03 On-line CPU(s) list: 0-7 09:35:03 Thread(s) per core: 1 09:35:03 Core(s) per socket: 1 09:35:03 Socket(s): 8 09:35:03 NUMA node(s): 1 09:35:03 Vendor ID: AuthenticAMD 09:35:03 CPU family: 23 09:35:03 Model: 49 09:35:03 Model name: AMD EPYC-Rome Processor 09:35:03 Stepping: 0 09:35:03 CPU MHz: 2800.000 09:35:03 BogoMIPS: 5600.00 09:35:03 Virtualization: AMD-V 09:35:03 Hypervisor vendor: KVM 09:35:03 Virtualization type: full 09:35:03 L1d cache: 256 KiB 09:35:03 L1i cache: 256 KiB 09:35:03 L2 cache: 4 MiB 09:35:03 L3 cache: 128 MiB 09:35:03 NUMA node0 CPU(s): 0-7 09:35:03 Vulnerability Itlb multihit: Not affected 09:35:03 Vulnerability L1tf: Not affected 09:35:03 Vulnerability Mds: Not affected 09:35:03 Vulnerability Meltdown: Not affected 09:35:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:35:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:35:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:35:03 Vulnerability Srbds: Not affected 09:35:03 Vulnerability Tsx async abort: Not affected 09:35:03 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 09:35:03 09:35:03 09:35:03 ---> nproc: 09:35:03 8 09:35:03 09:35:03 09:35:03 ---> df -h: 09:35:03 Filesystem Size Used Avail Use% Mounted on 09:35:03 overlay 155G 18G 138G 12% / 09:35:03 tmpfs 64M 0 64M 0% /dev 09:35:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:35:03 shm 64M 0 64M 0% /dev/shm 09:35:03 /dev/vda1 155G 18G 138G 12% /facter-os 09:35:03 09:35:03 09:35:03 ---> sar -b -r -n DEV: 09:35:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9058) 03/25/22 _x86_64_ (8 CPU) 09:35:03 09:35:03 08:59:31 LINUX RESTART (8 CPU) 09:35:03 09:35:03 09:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:35:03 09:01:01 343.44 15.03 328.41 0.00 2193.15 134354.32 0.00 09:35:03 09:02:01 55.93 0.00 55.93 0.00 0.00 25956.41 0.00 09:35:03 09:03:01 67.66 0.20 67.46 0.00 2.27 26558.66 0.00 09:35:03 09:04:01 572.10 0.17 571.94 0.00 25.33 423404.77 0.00 09:35:03 09:05:01 1183.96 0.22 1183.75 0.00 11.32 397895.35 0.00 09:35:03 09:06:01 936.82 0.05 936.77 0.00 3.20 226822.13 0.00 09:35:03 09:07:01 2.12 0.00 2.12 0.00 0.00 25.46 0.00 09:35:03 09:08:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 09:35:03 09:09:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 09:35:03 09:10:01 1.95 0.00 1.95 0.00 0.00 24.93 0.00 09:35:03 09:11:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 09:35:03 09:12:01 3.15 1.58 1.57 0.00 50.39 19.46 0.00 09:35:03 09:13:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 09:35:03 09:14:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 09:35:03 09:15:01 1.82 0.02 1.80 0.00 0.13 19.73 0.00 09:35:03 09:16:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 09:35:03 09:17:01 1.13 0.02 1.12 0.00 0.13 12.66 0.00 09:35:03 09:18:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 09:35:03 09:19:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 09:35:03 09:20:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 09:35:03 09:21:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 09:35:03 09:22:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 09:35:03 09:23:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 09:35:03 09:24:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 09:35:03 09:25:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 09:35:03 09:26:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 09:35:03 09:27:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 09:35:03 09:28:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 09:35:03 09:29:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 09:35:03 09:30:01 3.68 0.87 2.82 0.00 18.40 36.79 0.00 09:35:03 09:31:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 09:35:03 09:32:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 09:35:03 09:33:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 09:35:03 09:34:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 09:35:03 09:35:01 46.48 0.22 46.27 0.00 16.93 16782.81 0.00 09:35:03 Average: 92.72 0.52 92.21 0.00 65.31 35738.44 0.00 09:35:03 09:35:03 09:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:35:03 09:01:01 28040196 31742000 559364 1.70 131960 3790076 2201580 6.49 1282956 3133544 131584 09:35:03 09:02:01 27870928 31536216 757380 2.30 151504 3715476 2501568 7.37 1609920 2944888 202376 09:35:03 09:03:01 28273812 31774164 523092 1.59 154944 3562892 1811676 5.34 1312672 2857904 80 09:35:03 09:04:01 21373008 31283960 983216 2.99 170164 9708264 3650428 10.76 2540908 8241356 148848 09:35:03 09:05:01 19017204 31583360 692864 2.11 210648 12236220 3360092 9.90 2412916 10649508 88 09:35:03 09:06:01 20843192 31767784 514708 1.57 227880 10609424 1835924 5.41 2429248 8849796 580 09:35:03 09:07:01 20845348 31769824 513272 1.56 227912 10609428 1835924 5.41 2428344 8849800 12 09:35:03 09:08:01 20846756 31771240 511724 1.56 227924 10609432 1835924 5.41 2426804 8849800 180 09:35:03 09:09:01 20853072 31777580 505404 1.54 227932 10609440 1835924 5.41 2421080 8849812 12 09:35:03 09:10:01 20853456 31777976 504860 1.54 227968 10609416 1835924 5.41 2420908 8849788 204 09:35:03 09:11:01 20858216 31782724 500288 1.52 228016 10609420 1835924 5.41 2416920 8849792 192 09:35:03 09:12:01 20853160 31780324 502604 1.53 228044 10610936 1834340 5.41 2422568 8849376 92 09:35:03 09:13:01 20853648 31780836 502076 1.53 228064 10610936 1834340 5.41 2421712 8849356 20 09:35:03 09:14:01 20853024 31780408 502404 1.53 228076 10611068 1834340 5.41 2421660 8849516 48 09:35:03 09:15:01 20850836 31778332 504088 1.53 228096 10611072 1867016 5.50 2422012 8849528 40 09:35:03 09:16:01 20851032 31778540 503776 1.53 228100 10611076 1867016 5.50 2422036 8849532 228 09:35:03 09:17:01 20850848 31778460 503748 1.53 228112 10611076 1867016 5.50 2422204 8849536 20 09:35:03 09:18:01 20851020 31778656 503460 1.53 228136 10611080 1867016 5.50 2421980 8849536 12 09:35:03 09:19:01 20850964 31778640 503444 1.53 228144 10611084 1867016 5.50 2421756 8849540 8 09:35:03 09:20:01 20850872 31778564 503640 1.53 228156 10611088 1867016 5.50 2422140 8849544 80 09:35:03 09:21:01 20850840 31778536 503628 1.53 228156 10611088 1867016 5.50 2422080 8849544 32 09:35:03 09:22:01 20850736 31778436 503712 1.53 228160 10611092 1867016 5.50 2422132 8849548 188 09:35:03 09:23:01 20850444 31778172 503932 1.53 228180 10611092 1867016 5.50 2422056 8849548 8 09:35:03 09:24:01 20850744 31778496 503608 1.53 228196 10611096 1867016 5.50 2421828 8849552 12 09:35:03 09:25:01 20850608 31778384 503648 1.53 228220 10611100 1867016 5.50 2422392 8849560 48 09:35:03 09:26:01 20851044 31778840 503368 1.53 228228 10611108 1867016 5.50 2421804 8849564 24 09:35:03 09:27:01 20851036 31778848 503328 1.53 228240 10611112 1850896 5.45 2421796 8849568 12 09:35:03 09:28:01 20850948 31778772 503288 1.53 228244 10611116 1850896 5.45 2422132 8849572 216 09:35:03 09:29:01 20850972 31778800 503260 1.53 228248 10611116 1850896 5.45 2421808 8849572 12 09:35:03 09:30:01 20850036 31778700 503324 1.53 228320 10611632 1875312 5.53 2422328 8849960 56 09:35:03 09:31:01 20849224 31777888 504060 1.53 228336 10611632 1875312 5.53 2422388 8849960 8 09:35:03 09:32:01 20850220 31779048 503072 1.53 228352 10611764 1875312 5.53 2422036 8850092 188 09:35:03 09:33:01 20850204 31779040 503028 1.53 228376 10611768 1875312 5.53 2422036 8850096 8 09:35:03 09:34:01 20850124 31778960 503028 1.53 228392 10611772 1875312 5.53 2422048 8850096 24 09:35:03 09:35:01 20285992 31728312 547592 1.67 245492 11065032 1970936 5.81 2499156 9288156 180 09:35:03 Average: 21415250 31748823 534037 1.62 219455 10051212 1981380 5.84 2340250 8393024 13878 09:35:03 09:35:03 09:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:35:03 09:01:01 docker0 931.84 606.64 77.63 3764.14 0.00 0.00 0.00 0.00 09:35:03 09:01:01 ens3 1368.38 1580.07 10466.24 200.93 0.00 0.00 0.00 0.00 09:35:03 09:01:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 09:35:03 09:02:01 veth68fd570 1.50 1.72 0.12 0.14 0.00 0.00 0.00 0.00 09:35:03 09:02:01 docker0 1.50 1.60 0.10 0.13 0.00 0.00 0.00 0.00 09:35:03 09:02:01 ens3 65.84 54.02 34.06 63.87 0.00 0.00 0.00 0.00 09:35:03 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:03:01 ens3 27.31 15.78 23.55 12.15 0.00 0.00 0.00 0.00 09:35:03 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:04:01 vethcf116aa 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 09:35:03 09:04:01 veth52170cb 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 09:35:03 09:04:01 veth0b449c7 14.23 17.76 1.01 81.76 0.00 0.00 0.00 0.01 09:35:03 09:04:01 veth11a0a95 14.50 18.20 1.03 76.92 0.00 0.00 0.00 0.01 09:35:03 09:04:01 docker0 87.45 120.66 4.84 1349.21 0.00 0.00 0.00 0.00 09:35:03 09:04:01 veth6186a0e 0.00 1.20 0.00 0.07 0.00 0.00 0.00 0.00 09:35:03 09:04:01 ens3 269.16 188.12 3114.74 84.02 0.00 0.00 0.00 0.00 09:35:03 09:04:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 09:35:03 09:04:01 veth0df176a 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 09:35:03 09:05:01 veth1f3f0ca 1.72 3.66 0.13 35.92 0.00 0.00 0.00 0.00 09:35:03 09:05:01 veth1111684 0.18 0.20 0.02 0.09 0.00 0.00 0.00 0.00 09:35:03 09:05:01 docker0 81.23 124.56 4.99 1278.21 0.00 0.00 0.00 0.00 09:35:03 09:05:01 veth0ea276b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:05:01 veth6186a0e 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 09:35:03 09:05:01 vethe657938 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:05:01 ens3 245.10 164.16 2487.50 86.48 0.00 0.00 0.00 0.00 09:35:03 09:05:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 09:35:03 09:06:01 docker0 25.02 35.17 1.45 207.17 0.00 0.00 0.00 0.00 09:35:03 09:06:01 ens3 110.30 96.80 241.47 87.73 0.00 0.00 0.00 0.00 09:35:03 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:07:01 ens3 1.33 0.78 0.82 0.29 0.00 0.00 0.00 0.00 09:35:03 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:08:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:09:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:10:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:35:03 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:12:01 ens3 6.97 4.97 5.13 6.07 0.00 0.00 0.00 0.00 09:35:03 09:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:35:03 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:15:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:35:03 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:17:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:18:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:20:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:35:03 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:25:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:35:03 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:30:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:35:03 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:31:01 ens3 0.23 0.23 0.34 0.02 0.00 0.00 0.00 0.00 09:35:03 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:34:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:03 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:03 09:35:01 ens3 132.51 87.55 2540.37 46.89 0.00 0.00 0.00 0.00 09:35:03 09:35:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 09:35:03 Average: docker0 31.78 25.12 2.51 186.87 0.00 0.00 0.00 0.00 09:35:03 Average: ens3 63.08 61.98 535.76 16.74 0.00 0.00 0.00 0.00 09:35:03 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 09:35:03 09:35:03 09:35:03 ---> sar -P ALL: 09:35:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9058) 03/25/22 _x86_64_ (8 CPU) 09:35:03 09:35:03 08:59:31 LINUX RESTART (8 CPU) 09:35:03 09:35:03 09:00:02 CPU %user %nice %system %iowait %steal %idle 09:35:03 09:01:01 all 12.10 0.00 4.36 1.46 0.05 82.03 09:35:03 09:01:01 0 21.18 0.00 4.61 3.01 0.05 71.15 09:35:03 09:01:01 1 11.83 0.00 4.01 1.47 0.05 82.63 09:35:03 09:01:01 2 13.09 0.00 6.21 3.99 0.07 76.65 09:35:03 09:01:01 3 10.53 0.00 4.32 0.50 0.03 84.62 09:35:03 09:01:01 4 10.45 0.00 4.65 2.33 0.05 82.51 09:35:03 09:01:01 5 9.50 0.00 3.95 0.09 0.03 86.43 09:35:03 09:01:01 6 10.10 0.00 2.98 0.17 0.07 86.68 09:35:03 09:01:01 7 10.11 0.00 4.13 0.09 0.05 85.62 09:35:03 09:02:01 all 33.95 0.00 6.40 0.40 0.07 59.18 09:35:03 09:02:01 0 33.41 0.00 6.15 0.00 0.08 60.35 09:35:03 09:02:01 1 34.88 0.00 6.47 2.12 0.07 56.46 09:35:03 09:02:01 2 33.05 0.00 7.30 0.02 0.07 59.57 09:35:03 09:02:01 3 33.64 0.00 6.12 0.07 0.07 60.10 09:35:03 09:02:01 4 33.11 0.00 6.10 0.66 0.07 60.06 09:35:03 09:02:01 5 34.65 0.00 6.03 0.00 0.07 59.25 09:35:03 09:02:01 6 33.37 0.00 6.18 0.25 0.07 60.13 09:35:03 09:02:01 7 35.49 0.00 6.83 0.07 0.07 57.55 09:35:03 09:03:01 all 45.28 0.00 6.24 0.36 0.08 48.03 09:35:03 09:03:01 0 47.47 0.00 6.47 1.49 0.08 44.49 09:35:03 09:03:01 1 46.00 0.00 6.31 1.08 0.08 46.52 09:35:03 09:03:01 2 45.71 0.00 6.73 0.02 0.08 47.46 09:35:03 09:03:01 3 44.69 0.00 6.11 0.02 0.08 49.10 09:35:03 09:03:01 4 44.48 0.00 6.34 0.22 0.08 48.88 09:35:03 09:03:01 5 44.31 0.00 5.78 0.02 0.08 49.81 09:35:03 09:03:01 6 45.20 0.00 6.21 0.00 0.08 48.51 09:35:03 09:03:01 7 44.38 0.00 5.98 0.08 0.08 49.47 09:35:03 09:04:01 all 34.15 0.00 14.16 4.77 0.09 46.84 09:35:03 09:04:01 0 32.98 0.00 13.24 8.34 0.10 45.33 09:35:03 09:04:01 1 36.77 0.00 11.89 1.04 0.10 50.20 09:35:03 09:04:01 2 34.60 0.00 14.67 10.26 0.09 40.38 09:35:03 09:04:01 3 33.60 0.00 15.10 2.04 0.09 49.17 09:35:03 09:04:01 4 34.37 0.00 13.11 5.00 0.09 47.43 09:35:03 09:04:01 5 33.89 0.00 15.78 6.04 0.10 44.18 09:35:03 09:04:01 6 31.01 0.00 14.09 2.28 0.09 52.54 09:35:03 09:04:01 7 35.94 0.00 15.40 3.19 0.09 45.37 09:35:03 09:05:01 all 63.45 0.00 14.89 5.33 0.13 16.20 09:35:03 09:05:01 0 62.91 0.00 15.33 5.17 0.12 16.48 09:35:03 09:05:01 1 59.21 0.00 17.28 4.25 0.12 19.14 09:35:03 09:05:01 2 63.01 0.00 14.51 6.79 0.13 15.54 09:35:03 09:05:01 3 63.93 0.00 15.17 5.88 0.14 14.90 09:35:03 09:05:01 4 64.73 0.00 13.71 3.77 0.12 17.67 09:35:03 09:05:01 5 64.90 0.00 14.08 6.79 0.14 14.09 09:35:03 09:05:01 6 64.60 0.00 14.07 6.24 0.13 14.95 09:35:03 09:05:01 7 64.28 0.00 15.02 3.74 0.14 16.82 09:35:03 09:06:01 all 37.69 0.00 10.03 3.62 0.10 48.56 09:35:03 09:06:01 0 37.30 0.00 10.22 2.30 0.08 50.09 09:35:03 09:06:01 1 38.68 0.00 8.41 2.65 0.10 50.16 09:35:03 09:06:01 2 36.88 0.00 10.93 4.77 0.10 47.32 09:35:03 09:06:01 3 38.15 0.00 9.86 5.10 0.10 46.78 09:35:03 09:06:01 4 37.19 0.00 10.59 6.95 0.10 45.18 09:35:03 09:06:01 5 37.16 0.00 10.71 3.64 0.10 48.39 09:35:03 09:06:01 6 38.33 0.00 10.13 1.84 0.08 49.62 09:35:03 09:06:01 7 37.80 0.00 9.40 1.73 0.08 50.98 09:35:03 09:07:01 all 0.27 0.00 0.01 0.01 0.01 99.70 09:35:03 09:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:35:03 09:07:01 1 2.00 0.00 0.00 0.00 0.02 97.98 09:35:03 09:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:35:03 09:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:07:01 4 0.00 0.00 0.05 0.05 0.02 99.88 09:35:03 09:07:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:35:03 09:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:08:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:35:03 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:08:01 1 1.97 0.00 0.00 0.00 0.02 98.01 09:35:03 09:08:01 2 0.00 0.00 0.03 0.02 0.02 99.93 09:35:03 09:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:35:03 09:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:35:03 09:08:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:35:03 09:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:09:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:35:03 09:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:35:03 09:09:01 1 0.50 0.00 0.03 0.00 0.00 99.47 09:35:03 09:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:09:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:35:03 09:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:35:03 09:09:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:35:03 09:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:35:03 09:10:01 all 0.02 0.00 0.01 0.02 0.01 99.95 09:35:03 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:35:03 09:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:10:01 4 0.02 0.00 0.00 0.03 0.00 99.95 09:35:03 09:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:10:01 6 0.03 0.00 0.00 0.08 0.03 99.85 09:35:03 09:10:01 7 0.02 0.00 0.03 0.07 0.00 99.88 09:35:03 09:11:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:35:03 09:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:35:03 09:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:35:03 09:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:35:03 09:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:11:01 4 0.00 0.00 0.00 0.05 0.00 99.95 09:35:03 09:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:35:03 09:11:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:35:03 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:35:03 09:11:01 CPU %user %nice %system %iowait %steal %idle 09:35:03 09:12:01 all 0.20 0.00 0.04 0.02 0.01 99.73 09:35:03 09:12:01 0 0.12 0.00 0.05 0.05 0.00 99.78 09:35:03 09:12:01 1 0.32 0.00 0.03 0.03 0.02 99.60 09:35:03 09:12:01 2 0.08 0.00 0.00 0.00 0.00 99.92 09:35:03 09:12:01 3 0.10 0.00 0.03 0.02 0.02 99.83 09:35:03 09:12:01 4 0.12 0.00 0.03 0.03 0.02 99.80 09:35:03 09:12:01 5 0.38 0.00 0.03 0.00 0.02 99.57 09:35:03 09:12:01 6 0.33 0.00 0.07 0.00 0.03 99.57 09:35:03 09:12:01 7 0.18 0.00 0.03 0.00 0.00 99.78 09:35:03 09:13:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:35:03 09:13:01 0 0.05 0.00 0.00 0.02 0.00 99.93 09:35:03 09:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:13:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:35:03 09:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:14:01 all 0.00 0.00 0.01 0.01 0.00 99.98 09:35:03 09:14:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:35:03 09:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:35:03 09:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:35:03 09:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:35:03 09:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:14:01 6 0.00 0.00 0.03 0.00 0.02 99.95 09:35:03 09:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:35:03 09:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:35:03 09:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:35:03 09:15:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:35:03 09:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:15:01 4 0.00 0.00 0.05 0.00 0.00 99.95 09:35:03 09:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:35:03 09:15:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:35:03 09:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:35:03 09:16:01 all 0.01 0.00 0.00 0.01 0.00 99.98 09:35:03 09:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:35:03 09:16:01 3 0.00 0.00 0.00 0.05 0.00 99.95 09:35:03 09:16:01 4 0.00 0.00 0.00 0.03 0.02 99.95 09:35:03 09:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:35:03 09:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:35:03 09:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:35:03 09:17:01 4 0.03 0.00 0.02 0.03 0.03 99.88 09:35:03 09:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:35:03 09:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:35:03 09:17:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:35:03 09:18:01 all 0.01 0.00 0.00 0.01 0.01 99.97 09:35:03 09:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:35:03 09:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:35:03 09:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:35:03 09:18:01 4 0.03 0.00 0.02 0.03 0.02 99.90 09:35:03 09:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:35:03 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:19:01 all 0.26 0.00 0.01 0.00 0.00 99.73 09:35:03 09:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:19:01 1 1.97 0.00 0.03 0.00 0.02 97.98 09:35:03 09:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:35:03 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:19:01 4 0.03 0.00 0.00 0.03 0.02 99.92 09:35:03 09:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:35:03 09:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:20:01 all 0.27 0.00 0.01 0.01 0.01 99.70 09:35:03 09:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:35:03 09:20:01 1 1.99 0.00 0.00 0.00 0.02 98.00 09:35:03 09:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:20:01 3 0.02 0.00 0.00 0.07 0.00 99.92 09:35:03 09:20:01 4 0.02 0.00 0.03 0.03 0.03 99.88 09:35:03 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:35:03 09:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:21:01 all 0.20 0.00 0.01 0.00 0.01 99.79 09:35:03 09:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:35:03 09:21:01 1 1.52 0.00 0.02 0.00 0.05 98.42 09:35:03 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:35:03 09:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:03 09:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:22:01 all 0.01 0.00 0.00 0.01 0.01 99.98 09:35:03 09:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:22:01 1 0.05 0.00 0.00 0.00 0.03 99.92 09:35:03 09:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:22:01 3 0.00 0.00 0.00 0.03 0.00 99.97 09:35:03 09:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:03 09:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:35:03 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:35:03 09:22:01 CPU %user %nice %system %iowait %steal %idle 09:35:03 09:23:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:35:03 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:35:03 09:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:35:03 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:24:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:35:03 09:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:35:03 09:24:01 2 0.07 0.00 0.03 0.00 0.00 99.90 09:35:03 09:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:35:03 09:24:01 4 0.00 0.00 0.00 0.03 0.02 99.95 09:35:03 09:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:35:03 09:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:35:03 09:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:35:03 09:25:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:35:03 09:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:35:03 09:25:01 1 0.02 0.00 0.05 0.00 0.03 99.90 09:35:03 09:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:35:03 09:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:35:03 09:25:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:35:03 09:25:01 5 0.07 0.00 0.00 0.00 0.02 99.92 09:35:03 09:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:35:03 09:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:26:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:35:03 09:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:35:03 09:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:35:03 09:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:35:03 09:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:26:01 4 0.00 0.00 0.00 0.05 0.00 99.95 09:35:03 09:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:35:03 09:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:35:03 09:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:27:01 all 0.00 0.00 0.01 0.00 0.01 99.98 09:35:03 09:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:35:03 09:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:35:03 09:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:27:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:35:03 09:27:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:35:03 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:35:03 09:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:35:03 09:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:35:03 09:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:28:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:35:03 09:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:35:03 09:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:35:03 09:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:35:03 09:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:35:03 09:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:35:03 09:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:29:01 4 0.00 0.00 0.02 0.03 0.02 99.93 09:35:03 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:30:01 all 0.04 0.00 0.04 0.02 0.00 99.89 09:35:03 09:30:01 0 0.03 0.00 0.07 0.03 0.02 99.85 09:35:03 09:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:30:01 2 0.02 0.00 0.03 0.03 0.00 99.92 09:35:03 09:30:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:35:03 09:30:01 4 0.20 0.00 0.07 0.07 0.00 99.67 09:35:03 09:30:01 5 0.00 0.00 0.05 0.00 0.00 99.95 09:35:03 09:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:35:03 09:30:01 7 0.05 0.00 0.05 0.02 0.00 99.88 09:35:03 09:31:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:35:03 09:31:01 0 0.03 0.00 0.03 0.02 0.03 99.88 09:35:03 09:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:35:03 09:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:03 09:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:35:03 09:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:32:01 all 0.01 0.00 0.00 0.00 0.00 99.97 09:35:03 09:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:35:03 09:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:35:03 09:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:35:03 09:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:03 09:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:32:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:35:03 09:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:35:03 09:33:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:35:03 09:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:35:03 09:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:35:03 09:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:33:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:35:03 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:35:03 09:35:03 09:33:01 CPU %user %nice %system %iowait %steal %idle 09:35:03 09:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:35:03 09:34:01 0 0.07 0.00 0.02 0.02 0.03 99.87 09:35:03 09:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:35:03 09:34:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:35:03 09:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:35:03 09:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:35:03 09:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:35:03 09:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:03 09:35:01 all 3.39 0.00 1.40 0.34 0.02 94.85 09:35:03 09:35:01 0 3.44 0.00 1.50 0.05 0.03 94.97 09:35:03 09:35:01 1 3.23 0.00 1.23 0.20 0.03 95.31 09:35:03 09:35:01 2 3.68 0.00 1.39 1.77 0.02 93.14 09:35:03 09:35:01 3 3.34 0.00 1.27 0.05 0.02 95.32 09:35:03 09:35:01 4 3.14 0.00 1.20 0.42 0.03 95.21 09:35:03 09:35:01 5 2.56 0.00 2.06 0.02 0.02 95.35 09:35:03 09:35:01 6 3.68 0.00 1.05 0.00 0.02 95.25 09:35:03 09:35:01 7 4.03 0.00 1.51 0.22 0.02 94.23 09:35:03 Average: all 6.54 0.00 1.63 0.46 0.02 91.35 09:35:03 Average: 0 6.74 0.00 1.63 0.58 0.02 91.04 09:35:03 Average: 1 6.82 0.00 1.58 0.36 0.03 91.21 09:35:03 Average: 2 6.51 0.00 1.75 0.78 0.02 90.95 09:35:03 Average: 3 6.44 0.00 1.64 0.39 0.02 91.52 09:35:03 Average: 4 6.44 0.00 1.58 0.57 0.02 91.39 09:35:03 Average: 5 6.43 0.00 1.65 0.47 0.02 91.44 09:35:03 Average: 6 6.42 0.00 1.55 0.31 0.02 91.69 09:35:03 Average: 7 6.56 0.00 1.64 0.26 0.02 91.53 09:35:03 09:35:03 09:35:03