Pull request #4748 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35fa655bcfe0033620e679dac84217577b48868b+587930f9e62dbb8d1de22549799db07406fff5b2 (32892a3deec8861add539622903ce27fa9afdf84) 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-ssh6972051865214360853.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2014270119222515736.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4748/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4748/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16857270896363179820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4748/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6834163561531834319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11848203443420295714.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4748/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4748/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16314746738442234429.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-27723 in /w/workspace/edgexfoundry_edgex-go_PR-4748 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4748/head:refs/remotes/origin/PR-4748 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 587930f9e62dbb8d1de22549799db07406fff5b2 into PR head commit 35fa655bcfe0033620e679dac84217577b48868b Merge succeeded, producing 35fa655bcfe0033620e679dac84217577b48868b Checking out Revision 35fa655bcfe0033620e679dac84217577b48868b (PR-4748) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:39:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:39:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 35fa655bcfe0033620e679dac84217577b48868b # 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 587930f9e62dbb8d1de22549799db07406fff5b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35fa655bcfe0033620e679dac84217577b48868b # timeout=10 [Pipeline] echo 19:39:08 ========================================================= 19:39:08 EdgeX Global Pipelines Version Info 19:39:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:39:08 ------------------- 19:39:08 stable info: 19:39:08 ------------------- 19:39:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:39:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:39:08 Message: update stable to v1.0.258 19:39:09 ------------------- 19:39:09 experimental info: 19:39:09 ------------------- 19:39:09 Commited By: **** collab-it+edgex@linuxfoundation.org 19:39:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:39:09 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:39:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:39:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:39:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:39:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:39:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:39:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:39:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:39:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4748 [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4748 [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4748 [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35fa655bcfe0033620e679dac84217577b48868b [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35fa655 [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:11 provisioning config files... 19:39:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6396064875110150602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:12 ---> ****-login.sh 19:39:12 nexus3.edgexfoundry.org:10001 19:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:12 Configure a credential helper to remove this warning. See 19:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:12 19:39:12 Login Succeeded 19:39:12 nexus3.edgexfoundry.org:10002 19:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:12 Configure a credential helper to remove this warning. See 19:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:12 19:39:12 Login Succeeded 19:39:12 nexus3.edgexfoundry.org:10003 19:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:12 Configure a credential helper to remove this warning. See 19:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:12 19:39:12 Login Succeeded 19:39:12 nexus3.edgexfoundry.org:10004 19:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:12 Configure a credential helper to remove this warning. See 19:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:12 19:39:12 Login Succeeded 19:39:12 ****.io 19:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:13 Configure a credential helper to remove this warning. See 19:39:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:13 19:39:13 Login Succeeded 19:39:13 ---> ****-login.sh ends [Pipeline] } 19:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:13 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 19:39:13 + + dirname cmd/core-command/Dockerfile 19:39:13 cut -d/ -f2 19:39:13 + echo core-command,cmd/core-command/Dockerfile 19:39:13 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:39:13 cut -d/ -f2 19:39:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:39:13 + + dirname cmd/core-data/Dockerfilecut 19:39:13 -d/ -f2 19:39:13 + echo core-data,cmd/core-data/Dockerfile 19:39:13 + + dirname cmd/core-metadata/Dockerfile 19:39:13 cut -d/ -f2 19:39:13 + echo core-metadata,cmd/core-metadata/Dockerfile 19:39:13 + dirname cmd/security-bootstrapper/Dockerfile 19:39:13 + cut -d/ -f2 19:39:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:39:13 + dirname cmd/security-proxy-auth/Dockerfile 19:39:13 + cut -d/ -f2 19:39:13 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:39:13 + dirname cmd/security-proxy-setup/Dockerfile 19:39:13 + cut -d/ -f2 19:39:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:39:13 + dirname cmd/security-secretstore-setup/Dockerfile 19:39:13 + cut -d/ -f2 19:39:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:39:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:39:13 + cut -d/ -f2 19:39:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:39:13 + dirname cmd/security-spire-agent/Dockerfile 19:39:13 + cut -d/ -f2 19:39:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:39:13 + dirname cmd/security-spire-config/Dockerfile 19:39:13 + cut -d/ -f2 19:39:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:39:13 + dirname cmd/security-spire-server/Dockerfile 19:39:13 + cut -d/ -f2 19:39:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:39:13 + dirname cmd/support-notifications/Dockerfile 19:39:13 + cut -d/ -f2 19:39:13 + echo support-notifications,cmd/support-notifications/Dockerfile 19:39:13 + dirname cmd/support-scheduler/Dockerfile 19:39:13 + cut -d/ -f2 19:39:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:39:13 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:39:14 + git rev-list -1 --merges 35fa655bcfe0033620e679dac84217577b48868b~1..35fa655bcfe0033620e679dac84217577b48868b [Pipeline] echo 19:39:14 -----------> git rev-list -1 --merges 35fa655bcfe0033620e679dac84217577b48868b~1..35fa655bcfe0033620e679dac84217577b48868b 35fa655bcfe0033620e679dac84217577b48868b [false] [Pipeline] sh 19:39:14 + git log --format=format:%s -1 35fa655bcfe0033620e679dac84217577b48868b [Pipeline] echo 19:39:14 ========================================================= 19:39:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:39:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:39:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:39:15 + grep -v github /etc/ssh/ssh_known_hosts 19:39:15 + [ -e /tmp/ssh_known_hosts ] 19:39:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:39:15 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:39:15 sudo tee -a /etc/ssh/ssh_known_hosts 19:39:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:15 19:39:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:16 0.1.4: Pulling from edgex-devops/py-git-semver 19:39:16 b85a868b505f: Pulling fs layer 19:39:16 e2be974225ed: Pulling fs layer 19:39:16 339a4e72a1f5: Pulling fs layer 19:39:16 988bab9f4d93: Pulling fs layer 19:39:16 1469e6f7b9e6: Pulling fs layer 19:39:16 eaf3925da568: Pulling fs layer 19:39:16 bab4dde63d76: Pulling fs layer 19:39:16 bde34c3a00c8: Pulling fs layer 19:39:16 b352a97aabf1: Pulling fs layer 19:39:16 4872d77fe225: Pulling fs layer 19:39:16 5851b861e8e6: Pulling fs layer 19:39:16 bde34c3a00c8: Waiting 19:39:16 b352a97aabf1: Waiting 19:39:16 4872d77fe225: Waiting 19:39:16 5851b861e8e6: Waiting 19:39:16 988bab9f4d93: Waiting 19:39:16 eaf3925da568: Waiting 19:39:16 1469e6f7b9e6: Waiting 19:39:16 bab4dde63d76: Waiting 19:39:16 e2be974225ed: Verifying Checksum 19:39:16 e2be974225ed: Download complete 19:39:16 988bab9f4d93: Download complete 19:39:16 339a4e72a1f5: Verifying Checksum 19:39:16 339a4e72a1f5: Download complete 19:39:16 1469e6f7b9e6: Verifying Checksum 19:39:16 1469e6f7b9e6: Download complete 19:39:16 eaf3925da568: Verifying Checksum 19:39:16 eaf3925da568: Download complete 19:39:16 b352a97aabf1: Verifying Checksum 19:39:16 b352a97aabf1: Download complete 19:39:16 4872d77fe225: Verifying Checksum 19:39:16 4872d77fe225: Download complete 19:39:16 5851b861e8e6: Verifying Checksum 19:39:16 5851b861e8e6: Download complete 19:39:16 b85a868b505f: Verifying Checksum 19:39:16 b85a868b505f: Download complete 19:39:16 bab4dde63d76: Verifying Checksum 19:39:16 bab4dde63d76: Download complete 19:39:17 b85a868b505f: Pull complete 19:39:17 e2be974225ed: Pull complete 19:39:18 339a4e72a1f5: Pull complete 19:39:18 988bab9f4d93: Pull complete 19:39:18 1469e6f7b9e6: Pull complete 19:39:18 eaf3925da568: Pull complete 19:39:20 bab4dde63d76: Pull complete 19:39:20 bde34c3a00c8: Pull complete 19:39:20 b352a97aabf1: Pull complete 19:39:20 4872d77fe225: Pull complete 19:39:20 5851b861e8e6: Pull complete 19:39:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:20 prd-ubuntu20.04-docker-8c-8g-27723 does not seem to be running inside a container 19:39:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:39:22 $ docker top c4f0a9835b798fb8fbece45c40588e4b75543b749f6fae968e7e3d6778f339cf -eo pid,comm 19:39:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:39:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:23 [ssh-agent] Looking for ssh-agent implementation... 19:39:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:23 $ docker exec c4f0a9835b798fb8fbece45c40588e4b75543b749f6fae968e7e3d6778f339cf ssh-agent 19:39:23 SSH_AUTH_SOCK=/tmp/ssh-GseVCGIgdpjm/agent.33 19:39:23 SSH_AGENT_PID=39 19:39:23 Running ssh-add (command line suppressed) 19:39:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4081377440817309210.key (/w/workspace/edgex-go/1@tmp/private_key_4081377440817309210.key) 19:39:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:23 + git tag --points-at HEAD [Pipeline] } 19:39:23 $ docker exec --env ******** --env ******** c4f0a9835b798fb8fbece45c40588e4b75543b749f6fae968e7e3d6778f339cf ssh-agent -k 19:39:23 unset SSH_AUTH_SOCK; 19:39:23 unset SSH_AGENT_PID; 19:39:23 echo Agent pid 39 killed; 19:39:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:39:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:24 [ssh-agent] Looking for ssh-agent implementation... 19:39:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:24 $ docker exec c4f0a9835b798fb8fbece45c40588e4b75543b749f6fae968e7e3d6778f339cf ssh-agent 19:39:24 SSH_AUTH_SOCK=/tmp/ssh-9HMvHijJ0nDw/agent.71 19:39:24 SSH_AGENT_PID=77 19:39:24 Running ssh-add (command line suppressed) 19:39:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4464476859053974841.key (/w/workspace/edgex-go/1@tmp/private_key_4464476859053974841.key) 19:39:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:24 + git semver init 19:39:25 2024-01-23 19:39:25,058 [run_init] DEBUG init version:0.0.0 force:False 19:39:25 2024-01-23 19:39:25,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:39:25 2024-01-23 19:39:25,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:39:25 2024-01-23 19:39:25,059 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:39:29 2024-01-23 19:39:29,273 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:39:29 2024-01-23 19:39:29,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4748 with force:False 19:39:29 2024-01-23 19:39:29,274 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4748 19:39:29 2024-01-23 19:39:29,278 [execute] INFO git cat-file --batch-check 19:39:29 2024-01-23 19:39:29,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:39:29 2024-01-23 19:39:29,284 [execute] INFO git cat-file --batch 19:39:29 2024-01-23 19:39:29,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:39:29 2024-01-23 19:39:29,289 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4748 19:39:29 0.0.0 [Pipeline] } 19:39:29 $ docker exec --env ******** --env ******** c4f0a9835b798fb8fbece45c40588e4b75543b749f6fae968e7e3d6778f339cf ssh-agent -k 19:39:29 unset SSH_AUTH_SOCK; 19:39:29 unset SSH_AGENT_PID; 19:39:29 echo Agent pid 77 killed; 19:39:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:29 + git semver [Pipeline] } 19:39:30 $ docker stop --time=1 c4f0a9835b798fb8fbece45c40588e4b75543b749f6fae968e7e3d6778f339cf 19:39:31 $ docker rm -f --volumes c4f0a9835b798fb8fbece45c40588e4b75543b749f6fae968e7e3d6778f339cf [Pipeline] // withDockerContainer [Pipeline] sh 19:39:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:39:32 Stashed 1 file(s) [Pipeline] echo 19:39:32 [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] sh 19:39:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:39:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:39:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:39:34 ========================================================= 19:39:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:39:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:39:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:39:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:39:34 7264a8db6415: Pulling fs layer 19:39:34 c4d48a809fc2: Pulling fs layer 19:39:34 4f1c88b9dad5: Pulling fs layer 19:39:34 ad3a456e5733: Pulling fs layer 19:39:34 69c7f0334f64: Pulling fs layer 19:39:34 1f1c1a5573a3: Pulling fs layer 19:39:34 ce7588e14bc9: Pulling fs layer 19:39:34 b5e4710f87ac: Pulling fs layer 19:39:34 ad3a456e5733: Waiting 19:39:34 69c7f0334f64: Waiting 19:39:34 1f1c1a5573a3: Waiting 19:39:34 ce7588e14bc9: Waiting 19:39:34 b5e4710f87ac: Waiting 19:39:34 c4d48a809fc2: Verifying Checksum 19:39:34 c4d48a809fc2: Download complete 19:39:34 ad3a456e5733: Download complete 19:39:34 69c7f0334f64: Download complete 19:39:34 7264a8db6415: Verifying Checksum 19:39:34 7264a8db6415: Download complete 19:39:34 1f1c1a5573a3: Verifying Checksum 19:39:34 1f1c1a5573a3: Download complete 19:39:34 7264a8db6415: Pull complete 19:39:34 c4d48a809fc2: Pull complete 19:39:34 b5e4710f87ac: Verifying Checksum 19:39:34 b5e4710f87ac: Download complete 19:39:34 4f1c88b9dad5: Verifying Checksum 19:39:34 4f1c88b9dad5: Download complete 19:39:35 ce7588e14bc9: Verifying Checksum 19:39:35 ce7588e14bc9: Download complete 19:39:38 4f1c88b9dad5: Pull complete 19:39:38 ad3a456e5733: Pull complete 19:39:38 69c7f0334f64: Pull complete 19:39:38 1f1c1a5573a3: Pull complete 19:39:40 ce7588e14bc9: Pull complete 19:39:41 b5e4710f87ac: Pull complete 19:39:41 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:39:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:39:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:39:41 WORKDIR /edgex 19:39:41 COPY go.mod . 19:39:41 RUN go mod download 19:39:41 + docker build -t ci-base-image-x86_64 -f - . 19:39:42 Sending build context to Docker daemon 175.1MB 19:39:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:39:42 ---> 88b5674ff536 19:39:42 Step 2/4 : WORKDIR /edgex 19:39:44 ---> Running in e04ad9fd0ea2 19:39:44 Removing intermediate container e04ad9fd0ea2 19:39:44 ---> a2be2d1e670a 19:39:44 Step 3/4 : COPY go.mod . 19:39:44 ---> 460e7051122d 19:39:44 Step 4/4 : RUN go mod download 19:39:44 ---> Running in adb58bc3b67f 19:39:48 Still waiting to schedule task 19:39:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:40:02 Removing intermediate container adb58bc3b67f 19:40:02 ---> 86e6dd646fc9 19:40:02 Successfully built 86e6dd646fc9 19:40:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:03 + docker inspect -f . ci-base-image-x86_64 19:40:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:03 prd-ubuntu20.04-docker-8c-8g-27723 does not seem to be running inside a container 19:40:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:40:03 $ docker top d82067c9c288e3a27a0e9759f4fae60bc04e5094684c0ecb4c360bd771c37cd8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:04 + go version 19:40:04 go version go1.21.0 linux/amd64 [Pipeline] } 19:40:04 $ docker stop --time=1 d82067c9c288e3a27a0e9759f4fae60bc04e5094684c0ecb4c360bd771c37cd8 19:40:05 $ docker rm -f --volumes d82067c9c288e3a27a0e9759f4fae60bc04e5094684c0ecb4c360bd771c37cd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:06 + docker inspect -f . ci-base-image-x86_64 19:40:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:06 prd-ubuntu20.04-docker-8c-8g-27723 does not seem to be running inside a container 19:40:06 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:40:07 $ docker top 573f926f68792e0577fde741ec872a88ebab05c805f58414bfe63aa0ee50e7db -eo pid,comm [Pipeline] { [Pipeline] echo 19:40:07 ========================================================= 19:40:07 [edgeXBuildGoParallel] Running Tests and Build... 19:40:07 ========================================================= [Pipeline] sh 19:40:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:40:08 + make test 19:40:08 go test -race -coverprofile=coverage.out ./... 19:40:14 ? github.com/edgexfoundry/edgex-go [no test files] 19:40:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:40:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:40:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 19:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:40:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.074s coverage: 97.0% of statements 19:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.2% of statements 19:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.072s coverage: 53.2% of statements 19:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.390s coverage: 93.4% of statements 19:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 4.1% of statements 19:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 97.6% of statements 19:40:37 ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements 19:40:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:40:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements 19:40:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements 19:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements 19:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.039s coverage: 82.9% of statements 19:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.044s coverage: 94.1% of statements 19:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 19:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.048s coverage: 87.5% of statements 19:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements 19:40:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.257s coverage: 79.9% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.062s coverage: 92.9% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.172s coverage: 63.1% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.255s coverage: 38.4% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 95.7% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements 19:41:04 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 19:41:04 running golangci-lint 19:41:04 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:41:04 go version go1.21.0 linux/amd64 19:41:04 level=info msg="[config_reader] Used config file .golangci.yml" 19:41:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:41:19 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 12.435291799s" 19:41:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.426478ms" 19:41:25 level=info msg="[linters_context/goanalysis] analyzers took 1m12.093768884s with top 10 stages: buildir: 35.305670609s, gosec: 6.959884342s, inspect: 2.321843575s, fact_deprecated: 1.609535948s, ctrlflow: 1.244416484s, printf: 1.178459873s, S1038: 971.553445ms, fact_purity: 851.70175ms, isgenerated: 767.424409ms, directives: 745.082148ms" 19:41:25 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:41:25 level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_dirs: 197/197, cgo: 197/197, identifier_marker: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197" 19:41:25 level=info msg="[runner] processing took 16.75869ms with stages: nolint: 6.992882ms, identifier_marker: 5.036466ms, autogenerated_exclude: 1.443884ms, path_prettifier: 1.438964ms, exclude-rules: 1.130857ms, skip_dirs: 671.895µs, cgo: 25.901µs, filename_unadjuster: 14.05µs, max_same_issues: 900ns, fixer: 400ns, skip_files: 390ns, uniq_by_line: 340ns, exclude: 290ns, sort_results: 271ns, severity-rules: 260ns, diff: 250ns, max_from_linter: 170ns, source_code: 170ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 19:41:25 level=info msg="[runner] linters took 8.700543388s with stages: goanalysis_metalinter: 8.683693307s" 19:41:25 level=info msg="File cache stats: 0 entries of total size 0B" 19:41:25 level=info msg="Memory: 212 samples, avg is 234.3MB, max is 916.7MB" 19:41:25 level=info msg="Execution took 21.181776138s" 19:41:25 go vet ./... 19:41:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:41:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:41:30 ./bin/test-attribution-txt.sh [Pipeline] echo 19:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:41:30 + ls -al . 19:41:30 total 736 19:41:30 drwxrwxr-x 11 1001 1001 4096 Jan 23 19:40 . 19:41:30 drwxr-xr-x 4 root root 4096 Jan 23 19:40 .. 19:41:30 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:39 .blubracket 19:41:30 -rw-rw-r-- 1 1001 1001 10 Jan 23 19:39 .dockerignore 19:41:30 drwxrwxr-x 8 1001 1001 4096 Jan 23 19:41 .git 19:41:30 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:39 .github 19:41:30 -rw-rw-r-- 1 1001 1001 1074 Jan 23 19:39 .gitignore 19:41:30 -rw-rw-r-- 1 1001 1001 42 Jan 23 19:39 .golangci.yml 19:41:30 -rw-rw-r-- 1 1001 1001 100 Jan 23 19:39 .hadolint.yml 19:41:30 drwxr-xr-x 3 1001 1001 4096 Jan 23 19:39 .semver 19:41:30 -rw-rw-r-- 1 1001 1001 155 Jan 23 19:39 .sonarcloud.properties 19:41:30 -rw-rw-r-- 1 1001 1001 1171 Jan 23 19:39 ADOPTERS.md 19:41:30 -rw-rw-r-- 1 1001 1001 11674 Jan 23 19:39 Attribution.txt 19:41:30 -rw-rw-r-- 1 1001 1001 100284 Jan 23 19:39 CHANGELOG.md 19:41:30 -rw-rw-r-- 1 1001 1001 3804 Jan 23 19:39 CONTRIBUTING.md 19:41:30 -rw-rw-r-- 1 1001 1001 677 Jan 23 19:39 GOVERNANCE.md 19:41:30 -rw-rw-r-- 1 1001 1001 861 Jan 23 19:39 Jenkinsfile 19:41:30 -rw-rw-r-- 1 1001 1001 10775 Jan 23 19:39 LICENSE 19:41:30 -rw-rw-r-- 1 1001 1001 15392 Jan 23 19:39 Makefile 19:41:30 -rw-rw-r-- 1 1001 1001 582 Jan 23 19:39 OWNERS.md 19:41:30 -rw-rw-r-- 1 1001 1001 9528 Jan 23 19:39 README.md 19:41:30 -rw-rw-r-- 1 1001 1001 789 Jan 23 19:39 SECURITY.md 19:41:30 -rw-rw-r-- 1 1001 1001 5 Jan 23 19:39 VERSION 19:41:30 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:39 bin 19:41:30 drwxrwxr-x 18 1001 1001 4096 Jan 23 19:39 cmd 19:41:30 -rw-r--r-- 1 root root 453602 Jan 23 19:41 coverage.out 19:41:30 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:39 fuzz_test 19:41:30 -rw-rw-r-- 1 1001 1001 3718 Jan 23 19:39 go.mod 19:41:30 -rw-rw-r-- 1 1001 1001 34103 Jan 23 19:39 go.sum 19:41:30 drwxrwxr-x 7 1001 1001 4096 Jan 23 19:39 internal 19:41:30 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:39 openapi 19:41:30 -rw-rw-r-- 1 1001 1001 584 Jan 23 19:39 security.txt 19:41:30 -rw-rw-r-- 1 1001 1001 204 Jan 23 19:39 version.go [Pipeline] sh 19:41:30 + '[' -e coverage.out ] 19:41:30 + chown 1001:1001 coverage.out [Pipeline] stash 19:41:30 Stashed 1 file(s) [Pipeline] sh 19:41:31 + make build 19:41:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:41:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27727 in /w/workspace/edgexfoundry_edgex-go_PR-4748 [Pipeline] { [Pipeline] ws 19:41:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:41:34 The recommended git tool is: git 19:41:39 using credential edgex-jenkins-ssh 19:41:39 Cloning the remote Git repository 19:41:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:41:39 > git init /w/workspace/edgex-go/1 # timeout=10 19:41:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:41:39 > git --version # timeout=10 19:41:39 > git --version # 'git version 2.25.1' 19:41:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:41:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:41:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:41:44 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:41:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:41:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:41:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:41:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:41:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:41:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:41:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 19:41:55 $ docker stop --time=1 573f926f68792e0577fde741ec872a88ebab05c805f58414bfe63aa0ee50e7db 19:41:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:41:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:41:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:41:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4748/head:refs/remotes/origin/PR-4748 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:41:56 Merging remotes/origin/main commit 587930f9e62dbb8d1de22549799db07406fff5b2 into PR head commit 35fa655bcfe0033620e679dac84217577b48868b 19:41:57 Merge succeeded, producing 35fa655bcfe0033620e679dac84217577b48868b 19:41:57 Checking out Revision 35fa655bcfe0033620e679dac84217577b48868b (PR-4748) 19:41:57 $ docker rm -f --volumes 573f926f68792e0577fde741ec872a88ebab05c805f58414bfe63aa0ee50e7db 19:41:57 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 19:41:57 > git --version # timeout=10 19:41:57 > git --version # 'git version 2.25.1' 19:41:57 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 19:41:56 > git config core.sparsecheckout # timeout=10 19:41:56 > git checkout -f 35fa655bcfe0033620e679dac84217577b48868b # timeout=10 19:41:57 > git remote # timeout=10 19:41:57 > git config --get remote.origin.url # timeout=10 19:41:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:57 > git merge 587930f9e62dbb8d1de22549799db07406fff5b2 # timeout=10 19:41:57 > git rev-parse HEAD^{commit} # timeout=10 19:41:57 > git config core.sparsecheckout # timeout=10 19:41:57 > git checkout -f 35fa655bcfe0033620e679dac84217577b48868b # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 19:41:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:41:59 % Total % Received % Xferd Average Speed Time Time Time Current 19:41:59 Dload Upload Total Spent Left Speed 19:41:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 19:41:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:42:00 19:42:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:42:00 + sudo tee /etc/docker/daemon.new 19:42:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:42:00 latest: Pulling from edgex-devops/edgex-compose 19:42:00 91d30c5bc195: Pulling fs layer 19:42:00 2e9b0aa3be6d: Pulling fs layer 19:42:00 9c61dcf015f6: Pulling fs layer 19:42:00 4698f68db338: Pulling fs layer 19:42:00 2a2f49069b9e: Pulling fs layer 19:42:00 e0025b399a48: Pulling fs layer 19:42:00 4698f68db338: Waiting 19:42:00 2a2f49069b9e: Waiting 19:42:00 e0025b399a48: Waiting 19:42:00 91d30c5bc195: Download complete 19:42:00 4698f68db338: Verifying Checksum 19:42:00 4698f68db338: Download complete 19:42:00 2e9b0aa3be6d: Verifying Checksum 19:42:00 2e9b0aa3be6d: Download complete 19:42:00 e0025b399a48: Verifying Checksum 19:42:00 e0025b399a48: Download complete 19:42:00 91d30c5bc195: Pull complete 19:42:00 2a2f49069b9e: Download complete 19:42:01 2e9b0aa3be6d: Pull complete 19:42:01 9c61dcf015f6: Verifying Checksum 19:42:01 9c61dcf015f6: Download complete 19:42:03 { 19:42:03 "registry-mirrors": [ 19:42:03 "https://nexus3.edgexfoundry.org:10001" 19:42:03 ], 19:42:03 "bip": "10.250.0.254/24", 19:42:03 "hosts": [ 19:42:03 "tcp://0.0.0.0:5555", 19:42:03 "unix:///var/run/docker.sock" 19:42:03 ], 19:42:03 "mtu": 1458, 19:42:03 "selinux-enabled": true, 19:42:03 "seccomp-profile": "/etc/docker/seccomp.json" 19:42:03 } [Pipeline] sh 19:42:03 9c61dcf015f6: Pull complete 19:42:03 4698f68db338: Pull complete 19:42:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:42:04 2a2f49069b9e: Pull complete 19:42:04 e0025b399a48: Pull complete 19:42:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:42:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 19:42:04 + sudo service docker restart [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:04 prd-ubuntu20.04-docker-8c-8g-27723 does not seem to be running inside a container 19:42:04 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:42:06 $ docker top df9fb67fb273ebf41e025f90fdf4b62803f1a3325fced3c5197c833150677ae7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:07 + docker compose -f ./docker-compose-build.yml build --parallel 19:42:09 #1 [core-data internal] load build definition from Dockerfile 19:42:09 #1 transferring dockerfile: 2.01kB done 19:42:09 #1 DONE 0.0s 19:42:09 19:42:09 #2 [security-spire-server internal] load build definition from Dockerfile 19:42:09 #2 transferring dockerfile: 1.70kB done 19:42:09 #2 DONE 0.0s 19:42:09 19:42:09 #3 [core-metadata internal] load build definition from Dockerfile 19:42:09 #3 transferring dockerfile: 2.06kB done 19:42:09 #3 DONE 0.0s 19:42:09 19:42:09 #4 [security-proxy-auth internal] load build definition from Dockerfile 19:42:09 #4 transferring dockerfile: 2.15kB done 19:42:09 #4 DONE 0.0s 19:42:09 19:42:09 #5 [security-bootstrapper internal] load build definition from Dockerfile 19:42:09 #5 transferring dockerfile: 2.93kB done 19:42:09 #5 DONE 0.0s 19:42:09 19:42:09 #6 [support-scheduler internal] load build definition from Dockerfile 19:42:09 #6 transferring dockerfile: 1.93kB done 19:42:09 #6 DONE 0.0s 19:42:09 19:42:09 #7 [core-command internal] load build definition from Dockerfile 19:42:09 #7 transferring dockerfile: 1.93kB done 19:42:09 #7 DONE 0.0s 19:42:09 19:42:09 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:42:09 #8 transferring dockerfile: 2.23kB done 19:42:09 #8 DONE 0.0s 19:42:09 19:42:09 #9 [core-data internal] load .dockerignore 19:42:09 #9 transferring context: 50B done 19:42:09 #9 DONE 0.0s 19:42:09 19:42:09 #10 [security-proxy-setup internal] load build definition from Dockerfile 19:42:09 #10 transferring dockerfile: 2.50kB done 19:42:09 #10 DONE 0.0s 19:42:09 19:42:09 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:42:09 #11 transferring dockerfile: 1.89kB done 19:42:09 #11 DONE 0.0s 19:42:09 19:42:09 #12 [security-spire-agent internal] load build definition from Dockerfile 19:42:09 #12 transferring dockerfile: 1.81kB done 19:42:09 #12 DONE 0.1s 19:42:09 19:42:09 #13 [security-secretstore-setup internal] load build definition from Dockerfile 19:42:09 #13 transferring dockerfile: 2.49kB done 19:42:09 #13 DONE 0.1s 19:42:09 19:42:09 #14 [support-notifications internal] load build definition from Dockerfile 19:42:09 #14 transferring dockerfile: 1.95kB done 19:42:09 #14 DONE 0.1s 19:42:09 19:42:09 #15 [security-spire-config internal] load build definition from Dockerfile 19:42:09 #15 transferring dockerfile: 1.69kB done 19:42:09 #15 DONE 0.0s 19:42:09 19:42:09 #16 [security-spire-server internal] load .dockerignore 19:42:09 #16 transferring context: 50B done 19:42:09 #16 DONE 0.0s 19:42:09 19:42:09 #17 [core-metadata internal] load .dockerignore 19:42:09 #17 transferring context: 50B done 19:42:09 #17 DONE 0.0s 19:42:09 19:42:09 #18 [security-proxy-auth internal] load .dockerignore 19:42:09 #18 transferring context: 50B done 19:42:09 #18 DONE 0.0s 19:42:09 19:42:09 #19 [security-bootstrapper internal] load .dockerignore 19:42:09 #19 transferring context: 50B done 19:42:09 #19 DONE 0.0s 19:42:09 19:42:09 #20 [support-scheduler internal] load .dockerignore 19:42:09 #20 transferring context: 50B done 19:42:09 #20 DONE 0.0s 19:42:09 19:42:09 #21 [core-command internal] load .dockerignore 19:42:09 #21 transferring context: 50B done 19:42:09 #21 DONE 0.0s 19:42:09 19:42:09 #22 [core-common-config-bootstrapper internal] load .dockerignore 19:42:09 #22 transferring context: 50B done 19:42:09 #22 DONE 0.0s 19:42:09 19:42:09 #23 [security-proxy-setup internal] load .dockerignore 19:42:09 #23 transferring context: 50B done 19:42:09 #23 DONE 0.0s 19:42:09 19:42:09 #24 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:42:10 #24 DONE 0.0s 19:42:10 19:42:10 #25 [security-spire-agent internal] load .dockerignore 19:42:10 #25 transferring context: 50B done 19:42:10 #25 DONE 0.0s 19:42:10 19:42:10 #26 [security-spiffe-token-provider internal] load .dockerignore 19:42:10 #26 transferring context: 50B done 19:42:10 #26 DONE 0.0s 19:42:10 19:42:10 #27 [security-secretstore-setup internal] load .dockerignore 19:42:10 #27 transferring context: 50B done 19:42:10 #27 DONE 0.0s 19:42:10 19:42:10 #28 [support-notifications internal] load .dockerignore 19:42:10 #28 transferring context: 50B done 19:42:10 #28 DONE 0.0s 19:42:10 19:42:10 #29 [security-spire-config internal] load .dockerignore 19:42:10 #29 transferring context: 50B done 19:42:10 #29 DONE 0.0s 19:42:10 19:42:10 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:42:10 #30 ... 19:42:10 19:42:10 #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:42:10 #24 DONE 0.0s 19:42:10 19:42:10 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:42:10 #30 ... 19:42:10 19:42:10 #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:42:10 #24 DONE 0.0s 19:42:10 19:42:10 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:42:10 #30 DONE 0.6s 19:42:10 19:42:10 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:42:10 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:42:10 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0B / 3.40MB 0.1s 19:42:10 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:42:10 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:42:10 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:42:10 #31 ... 19:42:10 19:42:10 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:42:10 #32 DONE 0.7s 19:42:10 19:42:10 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:42:10 #33 DONE 0.6s 19:42:10 19:42:10 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:42:10 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:42:10 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 1.05MB / 3.40MB 0.2s 19:42:10 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:42:10 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:42:10 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:42:10 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done 19:42:10 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 19:42:11 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 19:42:11 #31 ... 19:42:11 19:42:11 #34 [security-spire-agent internal] load build context 19:42:11 #34 transferring context: 17.63kB 0.0s done 19:42:11 #34 DONE 0.4s 19:42:11 19:42:11 #35 [security-spire-config internal] load build context 19:42:11 #35 transferring context: 16.35kB 0.0s done 19:42:11 #35 DONE 0.5s 19:42:11 19:42:11 #36 [security-spire-server internal] load build context 19:42:11 #36 transferring context: 18.10kB 0.0s done 19:42:11 #36 DONE 0.5s 19:42:11 19:42:11 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:42:11 #31 DONE 1.0s 19:42:11 19:42:11 #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:42:11 #37 ... 19:42:11 19:42:11 #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:42:11 #38 DONE 1.3s 19:42:11 19:42:11 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:42:11 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:42:11 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:42:11 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:42:11 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:42:11 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:42:11 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 19:42:11 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 19:42:11 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:42:11 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 19:42:11 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:42:11 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:42:11 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s done 19:42:11 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:42:13 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done 19:42:20 #39 ... 19:42:20 19:42:20 #40 [security-proxy-auth internal] load build context 19:42:20 #40 transferring context: 309.60MB 6.8s done 19:42:20 #40 DONE 8.9s 19:42:20 19:42:20 #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:42:20 #37 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:20 #37 1.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:20 #37 2.282 (1/1) Installing dumb-init (1.2.5-r2) 19:42:20 #37 2.294 Executing busybox-1.36.1-r5.trigger 19:42:20 #37 2.306 OK: 7 MiB in 16 packages 19:42:20 #37 DONE 8.1s 19:42:20 19:42:20 #41 [security-bootstrapper internal] load build context 19:42:20 #41 transferring context: 309.60MB 7.1s done 19:42:20 #41 DONE 8.9s 19:42:20 19:42:20 #42 [support-notifications internal] load build context 19:42:20 #42 transferring context: 309.60MB 7.3s done 19:42:20 #42 DONE 9.0s 19:42:20 19:42:20 #43 [support-scheduler internal] load build context 19:42:20 #43 transferring context: 309.60MB 7.3s done 19:42:20 #43 DONE 9.0s 19:42:20 19:42:20 #44 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:42:20 #44 DONE 7.5s 19:42:20 19:42:20 #45 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:42:20 #45 ... 19:42:20 19:42:20 #46 [core-metadata internal] load build context 19:42:20 #46 transferring context: 309.60MB 7.4s done 19:42:20 #46 DONE 9.0s 19:42:20 19:42:20 #47 [core-common-config-bootstrapper internal] load build context 19:42:20 #47 transferring context: 309.60MB 7.6s done 19:42:20 #47 DONE 9.0s 19:42:20 19:42:20 #48 [security-spiffe-token-provider internal] load build context 19:42:20 #48 transferring context: 309.60MB 7.8s done 19:42:20 #48 DONE 9.0s 19:42:20 19:42:20 #49 [security-secretstore-setup internal] load build context 19:42:20 #49 transferring context: 309.60MB 8.1s done 19:42:20 #49 DONE 9.0s 19:42:20 19:42:20 #50 [core-command internal] load build context 19:42:20 #50 transferring context: 309.60MB 8.4s done 19:42:20 #50 DONE 9.1s 19:42:20 19:42:20 #51 [security-proxy-setup internal] load build context 19:42:20 #51 transferring context: 309.60MB 7.8s done 19:42:20 #51 DONE 9.0s 19:42:20 19:42:20 #52 [core-data internal] load build context 19:42:20 #52 transferring context: 309.60MB 7.7s done 19:42:20 #52 DONE 9.0s 19:42:20 19:42:20 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:42:20 #39 ... 19:42:20 19:42:20 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:42:20 #0 8.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:20 #0 8.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:20 #0 8.624 (1/1) Installing dumb-init (1.2.5-r2) 19:42:20 #0 8.628 Executing busybox-1.36.1-r5.trigger 19:42:20 #0 8.635 OK: 7 MiB in 16 packages 19:42:20 #53 DONE 8.8s 19:42:20 19:42:20 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:42:20 #54 ... 19:42:20 19:42:20 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:42:20 #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 19:42:20 #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:42:20 #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:42:20 #55 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:42:20 #55 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:42:20 #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:42:20 #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 19:42:20 #55 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done 19:42:20 #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:42:20 #55 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 19:42:21 #55 ... 19:42:21 19:42:21 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:42:21 #0 8.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 8.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.156 (1/2) Installing dumb-init (1.2.5-r2) 19:42:21 #0 9.164 (2/2) Installing su-exec (0.2-r3) 19:42:21 #0 9.164 Executing busybox-1.36.1-r5.trigger 19:42:21 #0 9.170 OK: 7 MiB in 17 packages 19:42:21 #56 DONE 9.4s 19:42:21 19:42:21 #57 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:42:21 #57 ... 19:42:21 19:42:21 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:42:21 #0 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 0.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 1.149 v3.18.5-143-gc14c1018c17 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:42:21 #0 1.149 v3.18.5-142-ge9d0c75f8fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:42:21 #0 1.149 OK: 20073 distinct packages available 19:42:21 #0 1.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 1.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 1.576 OK: 264 MiB in 52 packages 19:42:21 #58 DONE 1.7s 19:42:21 19:42:21 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:42:21 #0 8.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 8.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.128 v3.18.5-143-gc14c1018c17 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:42:21 #0 9.128 v3.18.5-142-ge9d0c75f8fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:42:21 #0 9.128 OK: 20071 distinct packages available 19:42:21 #0 9.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.570 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:42:21 #0 9.606 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:42:21 #0 9.617 (3/7) Installing dumb-init (1.2.5-r2) 19:42:21 #0 9.622 (4/7) Installing musl-obstack (1.2.3-r2) 19:42:21 #0 9.630 (5/7) Installing libucontext (1.2-r2) 19:42:21 #0 9.630 (6/7) Installing gcompat (1.1.0-r1) 19:42:21 #0 9.630 (7/7) Installing openssl (3.1.4-r4) 19:42:21 #0 9.675 Executing busybox-1.36.1-r5.trigger 19:42:21 #0 9.678 OK: 8 MiB in 20 packages 19:42:21 #59 DONE 9.9s 19:42:21 19:42:21 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:42:21 #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 1.764 OK: 264 MiB in 52 packages 19:42:21 #60 DONE 1.9s 19:42:21 19:42:21 #61 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:42:21 #61 DONE 0.2s 19:42:21 19:42:21 #62 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:42:21 #62 ... 19:42:21 19:42:21 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:42:21 #0 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.376 v3.18.5-143-gc14c1018c17 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:42:21 #0 9.376 v3.18.5-142-ge9d0c75f8fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:42:21 #0 9.376 OK: 20071 distinct packages available 19:42:21 #0 9.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.825 (1/4) Installing dumb-init (1.2.5-r2) 19:42:21 #0 9.829 (2/4) Installing musl-obstack (1.2.3-r2) 19:42:21 #0 9.856 (3/4) Installing libucontext (1.2-r2) 19:42:21 #0 9.856 (4/4) Installing gcompat (1.1.0-r1) 19:42:21 #0 9.860 Executing busybox-1.36.1-r5.trigger 19:42:21 #0 9.888 OK: 8 MiB in 19 packages 19:42:21 #63 DONE 10.0s 19:42:21 19:42:21 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:42:21 #0 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.695 (1/4) Installing ca-certificates (20230506-r0) 19:42:21 #0 9.718 (2/4) Installing dumb-init (1.2.5-r2) 19:42:21 #0 9.719 (3/4) Installing su-exec (0.2-r3) 19:42:21 #0 9.724 (4/4) Installing yq (4.33.3-r5) 19:42:21 #0 9.915 Executing busybox-1.36.1-r5.trigger 19:42:21 #0 9.935 Executing ca-certificates-20230506-r0.trigger 19:42:21 #0 9.995 OK: 17 MiB in 19 packages 19:42:21 #64 DONE 10.1s 19:42:21 19:42:21 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:42:21 #0 8.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.774 (1/2) Installing ca-certificates (20230506-r0) 19:42:21 #0 9.832 (2/2) Installing dumb-init (1.2.5-r2) 19:42:21 #0 9.840 Executing busybox-1.36.1-r5.trigger 19:42:21 #0 9.864 Executing ca-certificates-20230506-r0.trigger 19:42:21 #0 9.921 OK: 8 MiB in 17 packages 19:42:21 #65 DONE 10.1s 19:42:21 19:42:21 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:42:21 #0 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.661 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:42:21 #0 9.699 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:42:21 #0 9.713 (3/6) Installing dumb-init (1.2.5-r2) 19:42:21 #0 9.717 (4/6) Installing openssl (3.1.4-r4) 19:42:21 #0 9.728 (5/6) Installing su-exec (0.2-r3) 19:42:21 #0 9.735 (6/6) Installing yq (4.33.3-r5) 19:42:21 #0 9.904 Executing busybox-1.36.1-r5.trigger 19:42:21 #0 9.912 OK: 17 MiB in 19 packages 19:42:21 #66 DONE 10.1s 19:42:21 19:42:21 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:42:21 #67 DONE 0.2s 19:42:21 19:42:21 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:42:21 #68 ... 19:42:21 19:42:21 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:42:21 #0 8.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.692 v3.18.5-143-gc14c1018c17 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:42:21 #0 9.692 v3.18.5-142-ge9d0c75f8fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:42:21 #0 9.692 OK: 20071 distinct packages available 19:42:21 #0 9.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 9.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 10.10 (1/11) Installing ca-certificates (20230506-r0) 19:42:21 #0 10.13 (2/11) Installing brotli-libs (1.0.9-r14) 19:42:21 #0 10.14 (3/11) Installing libunistring (1.1-r1) 19:42:21 #0 10.15 (4/11) Installing libidn2 (2.3.4-r1) 19:42:21 #0 10.16 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:42:21 #0 10.17 (6/11) Installing libcurl (8.5.0-r0) 19:42:21 #0 10.17 (7/11) Installing curl (8.5.0-r0) 19:42:21 #0 10.18 (8/11) Installing dumb-init (1.2.5-r2) 19:42:21 #0 10.18 (9/11) Installing musl-obstack (1.2.3-r2) 19:42:21 #0 10.19 (10/11) Installing libucontext (1.2-r2) 19:42:21 #0 10.19 (11/11) Installing gcompat (1.1.0-r1) 19:42:21 #0 10.20 Executing busybox-1.36.1-r5.trigger 19:42:21 #0 10.21 Executing ca-certificates-20230506-r0.trigger 19:42:21 #0 10.25 OK: 12 MiB in 26 packages 19:42:21 #69 ... 19:42:21 19:42:21 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:42:21 #0 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #0 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #0 1.451 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:42:21 #0 1.487 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:42:21 #0 1.496 OK: 7 MiB in 16 packages 19:42:21 #70 DONE 1.6s 19:42:21 19:42:21 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:42:21 #54 1.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:21 #54 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:21 #54 2.346 OK: 264 MiB in 52 packages 19:42:22 #54 DONE 2.6s 19:42:22 19:42:22 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:42:22 #69 DONE 10.5s 19:42:22 19:42:22 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:42:22 #0 1.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:22 #0 2.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:22 #0 2.266 OK: 264 MiB in 52 packages 19:42:22 #71 DONE 2.5s 19:42:22 19:42:22 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:42:22 #72 ... 19:42:22 19:42:22 #45 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:42:22 #45 1.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:22 #45 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:22 #45 2.368 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:42:22 #45 2.437 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:42:22 #45 2.450 OK: 7 MiB in 16 packages 19:42:22 #45 DONE 2.6s 19:42:22 19:42:22 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:42:22 #73 DONE 0.1s 19:42:22 19:42:22 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:42:22 #74 DONE 0.1s 19:42:22 19:42:22 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:22 provisioning config files... 19:42:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1261113171476642549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:22 #75 ... 19:42:22 19:42:22 #57 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:42:22 #57 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:22 #57 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:22 #57 1.833 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:42:22 #57 1.865 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:42:22 #57 1.872 OK: 7 MiB in 17 packages 19:42:22 #57 DONE 2.0s 19:42:23 19:42:23 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:42:23 ---> ****-login.sh 19:42:23 nexus3.edgexfoundry.org:10001 19:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:23 Configure a credential helper to remove this warning. See 19:42:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:23 19:42:23 Login Succeeded 19:42:23 nexus3.edgexfoundry.org:10002 19:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:24 Configure a credential helper to remove this warning. See 19:42:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:24 19:42:24 Login Succeeded 19:42:24 nexus3.edgexfoundry.org:10003 19:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:24 Configure a credential helper to remove this warning. See 19:42:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:24 19:42:24 Login Succeeded 19:42:24 nexus3.edgexfoundry.org:10004 19:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:24 #76 ... 19:42:24 19:42:24 #62 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:42:24 #62 2.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:24 #62 2.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:24 #62 2.675 OK: 8 MiB in 20 packages 19:42:24 #62 DONE 2.8s 19:42:24 19:42:24 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:42:24 #0 2.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:24 #0 2.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:24 #0 2.390 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:42:24 #0 2.445 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:42:24 #0 2.461 OK: 8 MiB in 19 packages 19:42:24 #77 DONE 2.6s 19:42:24 19:42:24 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:42:24 #0 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:24 #0 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:24 #0 2.376 OK: 17 MiB in 19 packages 19:42:24 #78 DONE 2.6s 19:42:24 19:42:24 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:42:24 #68 2.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:24 #68 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:24 #68 2.664 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:42:24 #68 2.721 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:42:24 #68 2.730 Executing ca-certificates-20230506-r0.trigger 19:42:24 #68 2.778 OK: 17 MiB in 19 packages 19:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:24 Configure a credential helper to remove this warning. See 19:42:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:24 19:42:24 Login Succeeded 19:42:24 ****.io 19:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:24 Configure a credential helper to remove this warning. See 19:42:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:24 19:42:24 Login Succeeded 19:42:24 ---> ****-login.sh ends [Pipeline] } 19:42:24 Deleting 1 temporary files 19:42:24 #68 DONE 3.2s 19:42:24 19:42:24 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:42:24 #76 DONE 2.0s 19:42:24 19:42:24 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:42:24 #79 DONE 0.6s 19:42:24 19:42:24 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:42:24 #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:24 #0 2.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:24 #0 2.635 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:42:24 #0 2.668 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:42:24 #0 2.676 Executing ca-certificates-20230506-r0.trigger 19:42:24 #0 2.774 OK: 8 MiB in 17 packages 19:42:24 #80 DONE 3.2s 19:42:24 19:42:24 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:42:24 #72 2.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:42:24 #72 2.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:42:24 #72 2.465 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:42:24 #72 2.500 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:42:24 #72 2.506 Executing ca-certificates-20230506-r0.trigger 19:42:24 #72 2.557 OK: 12 MiB in 26 packages 19:42:24 #72 DONE 2.9s 19:42:24 19:42:24 #81 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:42:25 #81 ... 19:42:25 19:42:25 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:42:25 #82 DONE 0.7s 19:42:25 19:42:25 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:42:25 #83 DONE 0.7s 19:42:25 19:42:25 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:42:25 #84 DONE 1.0s 19:42:25 19:42:25 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [Pipeline] sh 19:42:25 #85 ... 19:42:25 19:42:25 #81 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:42:25 #81 DONE 0.4s 19:42:25 19:42:25 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:42:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 19:42:25 #86 ... 19:42:25 19:42:25 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:42:25 #85 DONE 0.7s 19:42:25 19:42:25 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:42:25 #86 DONE 0.4s 19:42:25 19:42:25 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:42:25 #87 DONE 0.8s 19:42:25 19:42:25 #88 [security-spire-server stage-2 6/9] COPY security.txt / 19:42:25 #88 DONE 0.1s 19:42:25 19:42:25 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:42:25 #89 DONE 0.1s 19:42:25 19:42:25 #90 [security-spire-config stage-2 6/10] COPY security.txt / 19:42:25 #90 DONE 0.1s 19:42:25 19:42:25 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:42:25 #91 DONE 0.1s 19:42:25 19:42:25 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:42:25 #92 DONE 0.1s 19:42:25 19:42:25 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] echo 19:42:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:42:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:42:25 ========================================================= 19:42:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:42:25 ========================================================= [Pipeline] fileExists 19:42:25 #93 DONE 0.1s 19:42:25 19:42:25 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 19:42:25 #94 DONE 0.1s 19:42:25 19:42:25 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:42:25 #95 DONE 0.1s 19:42:25 19:42:25 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:42:25 #96 DONE 0.1s 19:42:25 19:42:25 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:42:25 #97 DONE 0.1s 19:42:25 19:42:25 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:42:25 #98 DONE 0.1s 19:42:25 19:42:25 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:42:25 #99 DONE 0.1s 19:42:25 19:42:25 #100 [security-spire-server] exporting to image 19:42:25 #100 exporting layers [Pipeline] sh 19:42:26 #100 ... 19:42:26 19:42:26 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:42:26 #101 DONE 0.1s 19:42:26 19:42:26 #100 [security-spire-agent] exporting to image 19:42:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:42:26 9fda8d8052c6: Pulling fs layer 19:42:26 5d54e960e981: Pulling fs layer 19:42:26 c4a7e357bf2a: Pulling fs layer 19:42:26 f0e02332f6b5: Pulling fs layer 19:42:26 872ee5b61b7b: Pulling fs layer 19:42:26 0c6a40ed1a82: Pulling fs layer 19:42:26 94ae7d8d031c: Pulling fs layer 19:42:26 872ee5b61b7b: Waiting 19:42:26 0c6a40ed1a82: Waiting 19:42:26 94ae7d8d031c: Waiting 19:42:26 f0e02332f6b5: Waiting 19:42:26 #100 exporting layers 0.6s done 19:42:26 5d54e960e981: Verifying Checksum 19:42:26 5d54e960e981: Download complete 19:42:26 f0e02332f6b5: Verifying Checksum 19:42:26 f0e02332f6b5: Download complete 19:42:26 9fda8d8052c6: Download complete 19:42:26 872ee5b61b7b: Download complete 19:42:26 #100 exporting layers 0.6s done 19:42:26 #100 writing image sha256:7a67034a8274e1cbe1639ce553f610b1f7cf53c88c617b48c10c8c7d23934459 0.0s done 19:42:26 #100 naming to docker.io/library/security-spire-server done 19:42:26 #100 writing image sha256:6666e32e24dd20d2dfc55facdb9d9f19485b2e582280a164bed0bb235b6cf1f3 done 19:42:26 #100 naming to docker.io/library/security-spire-config done 19:42:26 #100 writing image sha256:6547b679e85d21c68a607cff37c448fb65c029709f1c3d293cb5e65485d7a18c done 19:42:26 #100 naming to docker.io/library/security-spire-agent done 19:42:26 #100 DONE 0.7s 19:42:26 19:42:26 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:26 94ae7d8d031c: Verifying Checksum 19:42:26 94ae7d8d031c: Download complete 19:42:27 9fda8d8052c6: Pull complete 19:42:27 5d54e960e981: Pull complete 19:42:27 c4a7e357bf2a: Verifying Checksum 19:42:27 c4a7e357bf2a: Download complete 19:42:28 0c6a40ed1a82: Verifying Checksum 19:42:28 0c6a40ed1a82: Download complete 19:42:32 #102 ... 19:42:32 19:42:32 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:32 #103 ... 19:42:32 19:42:32 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:46 #104 ... 19:42:46 19:42:46 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:46 #103 DONE 24.0s 19:42:46 19:42:46 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:46 #75 DONE 23.3s 19:42:46 19:42:46 #105 [support-scheduler builder 6/7] COPY . . 19:42:46 #105 ... 19:42:46 19:42:46 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:46 #104 DONE 23.8s 19:42:46 19:42:46 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:46 #102 DONE 23.4s 19:42:46 19:42:46 #106 [support-notifications builder 6/7] COPY . . 19:42:47 c4a7e357bf2a: Pull complete 19:42:47 f0e02332f6b5: Pull complete 19:42:47 872ee5b61b7b: Pull complete 19:42:48 #106 DONE 3.1s 19:42:48 19:42:48 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:42:48 #107 ... 19:42:48 19:42:48 #108 [security-spiffe-token-provider builder 6/7] COPY . . 19:42:48 #108 DONE 3.1s 19:42:48 19:42:48 #105 [support-scheduler builder 6/7] COPY . . 19:42:48 #105 DONE 3.1s 19:42:48 19:42:48 #109 [core-common-config-bootstrapper builder 6/7] COPY . . 19:42:48 #109 CACHED 19:42:48 19:42:48 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:42:48 #110 CACHED 19:42:48 19:42:48 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:48 #111 CACHED 19:42:48 19:42:48 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:48 #112 CACHED 19:42:48 19:42:48 #113 [core-command builder 6/7] COPY . . 19:42:48 #113 CACHED 19:42:48 19:42:48 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 19:42:48 #114 CACHED 19:42:48 19:42:48 #115 [security-proxy-auth builder 6/7] COPY . . 19:42:48 #115 CACHED 19:42:48 19:42:48 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:48 #116 CACHED 19:42:48 19:42:48 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:42:48 #117 CACHED 19:42:48 19:42:48 #118 [core-metadata builder 6/7] COPY . . 19:42:48 #118 CACHED 19:42:48 19:42:48 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:48 #119 CACHED 19:42:48 19:42:48 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:42:48 #120 CACHED 19:42:48 19:42:48 #121 [security-secretstore-setup builder 6/7] COPY . . 19:42:48 #121 CACHED 19:42:48 19:42:48 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:48 #122 CACHED 19:42:48 19:42:48 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:42:48 #123 CACHED 19:42:48 19:42:48 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:48 #124 CACHED 19:42:48 19:42:48 #125 [security-bootstrapper builder 6/7] COPY . . 19:42:48 #125 CACHED 19:42:48 19:42:48 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:42:48 #126 CACHED 19:42:48 19:42:48 #127 [security-proxy-setup builder 6/7] COPY . . 19:42:48 #127 DONE 3.1s 19:42:48 19:42:48 #128 [core-data builder 6/7] COPY . . 19:42:48 #128 CACHED 19:42:48 19:42:48 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:48 #129 CACHED 19:42:48 19:42:48 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 19:42:48 #130 CACHED 19:42:48 19:42:48 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:42:49 #131 1.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:42:57 0c6a40ed1a82: Pull complete 19:42:57 94ae7d8d031c: Pull complete 19:42:57 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:42:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:57 WORKDIR /edgex 19:42:57 COPY go.mod . 19:42:57 RUN go mod download 19:42:57 + docker build -t ci-base-image-arm64 -f - . 19:42:59 #0 building with "default" instance using docker driver 19:42:59 19:42:59 #1 [internal] load .dockerignore 19:42:59 #1 transferring context: 50B 0.0s done 19:42:59 #1 DONE 0.1s 19:42:59 19:42:59 #2 [internal] load build definition from Dockerfile 19:42:59 #2 transferring dockerfile: 172B done 19:42:59 #2 DONE 0.1s 19:42:59 19:42:59 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:59 #3 DONE 0.0s 19:42:59 19:42:59 #4 [internal] load build context 19:42:59 #4 transferring context: 3.75kB done 19:42:59 #4 DONE 0.1s 19:42:59 19:42:59 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:59 #5 DONE 0.2s 19:42:59 19:42:59 #6 [2/4] WORKDIR /edgex 19:42:59 #131 ... 19:42:59 19:42:59 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:42:59 #0 1.142 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:42:59 #132 ... 19:42:59 19:42:59 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:42:59 #0 1.236 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:42:59 #133 ... 19:42:59 19:42:59 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:42:59 #0 0.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:42:59 #134 ... 19:42:59 19:42:59 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:42:59 #0 1.051 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:42:59 #135 ... 19:42:59 19:42:59 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:42:59 #107 0.568 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:42:59 #107 ... 19:42:59 19:42:59 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:42:59 #0 0.925 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:42:59 #136 ... 19:42:59 19:42:59 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:42:59 #0 0.939 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:42:59 #137 ... 19:42:59 19:42:59 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:42:59 #0 1.150 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:42:59 #138 ... 19:42:59 19:42:59 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:42:59 #0 1.056 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:43:00 #139 ... 19:43:00 19:43:00 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:43:00 #0 0.698 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:43:00 #6 DONE 1.1s 19:43:00 19:43:00 #7 [3/4] COPY go.mod . 19:43:00 #7 DONE 0.1s 19:43:00 19:43:00 #8 [4/4] RUN go mod download 19:43:13 #8 DONE 12.4s 19:43:13 19:43:13 #9 exporting to image 19:43:13 #9 exporting layers 19:43:25 #9 exporting layers 11.4s done 19:43:25 #9 writing image sha256:6d31d73306850c31381e94ce7be4093f9af1eb864e5259722486e2908e1e83cf done 19:43:25 #9 naming to docker.io/library/ci-base-image-arm64 done 19:43:25 #9 DONE 11.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:25 + docker inspect -f . ci-base-image-arm64 19:43:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:26 prd-ubuntu20.04-docker-arm64-4c-16g-27727 does not seem to be running inside a container 19:43:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:43:27 $ docker top ccccb05e432035c0d208a17957ef09bab3bb5e4aa51b580d240bf35a6ea88eae -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:27 + go version 19:43:27 go version go1.21.0 linux/arm64 [Pipeline] } 19:43:27 $ docker stop --time=1 ccccb05e432035c0d208a17957ef09bab3bb5e4aa51b580d240bf35a6ea88eae 19:43:32 $ docker rm -f --volumes ccccb05e432035c0d208a17957ef09bab3bb5e4aa51b580d240bf35a6ea88eae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:33 + docker inspect -f . ci-base-image-arm64 19:43:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:33 prd-ubuntu20.04-docker-arm64-4c-16g-27727 does not seem to be running inside a container 19:43:33 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:43:34 $ docker top 8e54ec4da63dabc63c0a0533c3f365f2e4f61a09f296006ad41ce10a11c3a370 -eo pid,comm [Pipeline] { [Pipeline] echo 19:43:34 ========================================================= 19:43:34 [edgeXBuildGoParallel] Running Tests and Build... 19:43:34 ========================================================= [Pipeline] sh 19:43:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:43:35 + make test 19:43:35 go test -race -coverprofile=coverage.out ./... 19:44:07 #140 ... 19:44:07 19:44:07 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:44:07 #132 69.87 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:44:07 ? github.com/edgexfoundry/edgex-go [no test files] 19:44:07 #132 ... 19:44:07 19:44:07 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:44:07 #140 DONE 79.5s 19:44:08 19:44:08 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:44:08 #131 DONE 79.5s 19:44:08 19:44:08 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:44:08 #139 DONE 79.7s 19:44:08 19:44:08 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:44:08 #137 DONE 79.6s 19:44:08 19:44:08 #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:44:08 #141 ... 19:44:08 19:44:08 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:44:08 #136 DONE 79.7s 19:44:08 19:44:08 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:44:08 #134 DONE 79.8s 19:44:08 19:44:08 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:44:08 #107 DONE 79.9s 19:44:08 19:44:08 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:44:08 #132 DONE 79.9s 19:44:08 19:44:08 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:44:08 #142 ... 19:44:08 19:44:08 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:44:08 #138 DONE 80.0s 19:44:08 19:44:08 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:44:08 #135 DONE 80.0s 19:44:08 19:44:08 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:44:08 #133 DONE 80.0s 19:44:08 19:44:08 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 #143 ... 19:44:09 19:44:09 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:44:09 #144 DONE 0.8s 19:44:09 19:44:09 #145 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 #145 DONE 0.8s 19:44:09 19:44:09 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 #142 DONE 0.5s 19:44:09 19:44:09 #146 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 #146 DONE 0.5s 19:44:09 19:44:09 #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 #141 DONE 0.8s 19:44:09 19:44:09 #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 #147 DONE 0.4s 19:44:09 19:44:09 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 #143 DONE 0.4s 19:44:09 19:44:09 #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:44:09 #148 DONE 0.2s 19:44:09 19:44:09 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:44:09 #149 ... 19:44:09 19:44:09 #150 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 #150 CACHED 19:44:09 19:44:09 #151 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:44:09 #151 CACHED 19:44:09 19:44:09 #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:44:09 #152 CACHED 19:44:09 19:44:09 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 #153 CACHED 19:44:09 19:44:09 #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:44:09 #154 CACHED 19:44:09 19:44:09 #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 #155 CACHED 19:44:09 19:44:09 #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:44:09 #156 DONE 0.3s 19:44:09 19:44:09 #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:44:09 #157 CACHED 19:44:09 19:44:09 #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:44:09 #158 CACHED 19:44:09 19:44:09 #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:44:09 #159 DONE 0.3s 19:44:09 19:44:09 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:44:09 #160 DONE 0.2s 19:44:09 19:44:09 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:44:09 #161 ... 19:44:09 19:44:09 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:44:09 #162 DONE 0.5s 19:44:09 19:44:09 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:44:09 #149 DONE 0.4s 19:44:09 19:44:09 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:44:10 #163 ... 19:44:10 19:44:10 #164 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:44:10 #164 DONE 0.7s 19:44:10 19:44:10 #165 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:44:10 #165 DONE 0.7s 19:44:10 19:44:10 #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:44:10 #166 DONE 0.9s 19:44:10 19:44:10 #167 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:44:10 #167 ... 19:44:10 19:44:10 #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:44:10 #168 DONE 0.9s 19:44:10 19:44:10 #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:44:10 #169 DONE 0.9s 19:44:10 19:44:10 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:44:10 #170 DONE 1.0s 19:44:10 19:44:10 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:44:10 #161 DONE 0.9s 19:44:10 19:44:10 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:44:10 #171 DONE 1.0s 19:44:10 19:44:10 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:44:10 #172 DONE 0.8s 19:44:10 19:44:10 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:44:10 #173 DONE 1.4s 19:44:10 19:44:10 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:44:10 #163 DONE 0.8s 19:44:10 19:44:10 #174 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:44:10 #174 DONE 0.5s 19:44:10 19:44:10 #175 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:44:10 #175 DONE 0.4s 19:44:10 19:44:10 #100 [core-command] exporting to image 19:44:10 #100 exporting layers 19:44:10 #100 ... 19:44:10 19:44:10 #167 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:44:10 #167 DONE 0.4s 19:44:10 19:44:10 #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:44:10 #176 DONE 0.4s 19:44:10 19:44:10 #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:44:10 #177 DONE 0.4s 19:44:10 19:44:10 #100 [support-scheduler] exporting to image 19:44:10 #100 ... 19:44:10 19:44:10 #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:44:10 #178 DONE 0.4s 19:44:10 19:44:10 #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:44:10 #179 DONE 0.4s 19:44:10 19:44:10 #100 [security-spiffe-token-provider] exporting to image 19:44:10 #100 ... 19:44:10 19:44:10 #180 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:44:10 #180 DONE 0.5s 19:44:10 19:44:10 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:44:10 #181 DONE 0.5s 19:44:10 19:44:10 #100 [core-data] exporting to image 19:44:10 #100 exporting layers 0.2s done 19:44:10 #100 writing image sha256:d9869acb8714d17b1cfa690658480362223cf97efd2762159a5698e58b9b42ac 0.0s done 19:44:10 #100 writing image sha256:6c4c757263e64450c6c0bed68e43aea0f493d5323feed3de75b231a124c04fdc 0.0s done 19:44:10 #100 naming to docker.io/library/support-scheduler done 19:44:10 #100 naming to docker.io/library/core-data done 19:44:10 #100 ... 19:44:10 19:44:10 #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:44:10 #182 DONE 0.5s 19:44:10 19:44:10 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:44:10 #183 DONE 0.5s 19:44:10 19:44:10 #100 [core-command] exporting to image 19:44:10 #100 writing image sha256:0550b8a3b2ae9c918894f2f9feab156e58bae9a5f58f87b26d850a756dc4d673 0.0s done 19:44:10 #100 naming to docker.io/library/core-command 0.0s done 19:44:11 #100 ... 19:44:11 19:44:11 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:44:11 #184 DONE 0.5s 19:44:11 19:44:11 #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:44:11 #185 DONE 0.5s 19:44:11 19:44:11 #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:44:11 #186 DONE 0.4s 19:44:11 19:44:11 #100 [core-metadata] exporting to image 19:44:11 #100 exporting layers 0.3s done 19:44:11 #100 exporting layers 0.2s done 19:44:11 #100 writing image sha256:2f15080c779712cffdfcba8d5251795c8be6193cb214959005dfaf62df9ca15b 0.0s done 19:44:11 #100 writing image sha256:868d538b66f4c363321f255964a36619dca9c67d709026b149c2fe42b681750a done 19:44:11 #100 naming to docker.io/library/support-notifications done 19:44:11 #100 naming to docker.io/library/security-spiffe-token-provider done 19:44:11 #100 writing image sha256:acc83540cb8fcb93fd89f960cdad3f2d281660e99e8c9d06de86efa315f411a6 done 19:44:11 #100 naming to docker.io/library/core-metadata done 19:44:11 #100 DONE 1.5s 19:44:11 19:44:11 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:44:11 #187 DONE 0.4s 19:44:11 19:44:11 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:44:11 #188 DONE 0.4s 19:44:11 19:44:11 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:44:11 #189 DONE 0.4s 19:44:11 19:44:11 #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:44:11 #190 ... 19:44:11 19:44:11 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:44:11 #191 DONE 0.2s 19:44:11 19:44:11 #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:44:11 #190 DONE 0.2s 19:44:11 19:44:11 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:44:11 #192 DONE 0.3s 19:44:11 19:44:11 #193 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:11 #193 DONE 0.6s 19:44:11 19:44:11 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:44:11 #194 DONE 0.2s 19:44:11 19:44:11 #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:44:11 #195 DONE 0.2s 19:44:11 19:44:11 #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:44:11 #196 DONE 0.1s 19:44:11 19:44:11 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:44:11 #197 DONE 0.1s 19:44:11 19:44:11 #198 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:44:11 #198 DONE 0.1s 19:44:11 19:44:11 #100 [security-proxy-auth] exporting to image 19:44:11 #100 exporting layers 0.2s done 19:44:11 #100 writing image sha256:7c6bfc6a5180b3ac4ccc87543018359837ddba40114379e11be92ad212032d95 done 19:44:11 #100 naming to docker.io/library/security-proxy-auth done 19:44:11 #100 DONE 1.7s 19:44:11 19:44:11 #199 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:11 #199 DONE 0.8s 19:44:11 19:44:11 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:44:11 #200 DONE 0.1s 19:44:11 19:44:11 #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:44:11 #201 DONE 0.0s 19:44:11 19:44:11 #100 [core-common-config-bootstrapper] exporting to image 19:44:12 #100 exporting layers 0.1s done 19:44:12 #100 writing image sha256:6b9d1f35a8490b57d8cc8ec34898e932980dcf77b9df35f4b29b437bbd48a207 done 19:44:12 #100 naming to docker.io/library/core-common-config-bootstrapper done 19:44:12 #100 DONE 1.8s 19:44:12 19:44:12 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:12 #202 DONE 0.7s 19:44:12 19:44:12 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:44:12 #203 ... 19:44:12 19:44:12 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:12 #204 DONE 0.5s 19:44:12 19:44:12 #100 [security-proxy-setup] exporting to image 19:44:12 #100 exporting layers 0.2s done 19:44:12 #100 writing image sha256:8821d4f745233cca73105b2ebae5bccc13c0b09844b33865701ae807b21f3380 0.0s done 19:44:12 #100 naming to docker.io/library/security-proxy-setup done 19:44:12 #100 ... 19:44:12 19:44:12 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:44:12 #203 DONE 0.6s 19:44:12 19:44:12 #100 [security-bootstrapper] exporting to image 19:44:12 #100 writing image sha256:aedf86201f2dd4c1dad6e6e927cc5102f15f9c780eda329c25856cb9a7cfb9de done 19:44:12 #100 naming to docker.io/library/security-secretstore-setup done 19:44:12 #100 exporting layers 0.2s done 19:44:12 #100 writing image sha256:f801e854dcd5c9919717eaa3c7e300a195df0bab644b760c7b9743d2366edafb done 19:44:12 #100 naming to docker.io/library/security-bootstrapper done 19:44:12 #100 DONE 2.3s 19:44:12 19:44:12 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:44:12 time="2024-01-23T19:42:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:44:12 $ docker stop --time=1 df9fb67fb273ebf41e025f90fdf4b62803f1a3325fced3c5197c833150677ae7 19:44:14 $ docker rm -f --volumes df9fb67fb273ebf41e025f90fdf4b62803f1a3325fced3c5197c833150677ae7 [Pipeline] // withDockerContainer [Pipeline] sh 19:44:14 + docker images 19:44:14 REPOSITORY TAG IMAGE ID CREATED SIZE 19:44:14 security-proxy-setup latest 8821d4f74523 2 seconds ago 30.9MB 19:44:14 security-secretstore-setup latest aedf86201f2d 2 seconds ago 41.5MB 19:44:14 security-bootstrapper latest f801e854dcd5 2 seconds ago 23.5MB 19:44:14 core-common-config-bootstrapper latest 6b9d1f35a849 3 seconds ago 20MB 19:44:14 security-proxy-auth latest 7c6bfc6a5180 3 seconds ago 20.8MB 19:44:14 security-spiffe-token-provider latest 2f15080c7797 4 seconds ago 33.7MB 19:44:14 support-scheduler latest d9869acb8714 4 seconds ago 31MB 19:44:14 core-data latest 6c4c757263e6 4 seconds ago 22.1MB 19:44:14 support-notifications latest 868d538b66f4 4 seconds ago 31.8MB 19:44:14 core-metadata latest acc83540cb8f 4 seconds ago 22.4MB 19:44:14 core-command latest 0550b8a3b2ae 4 seconds ago 22MB 19:44:14 security-spire-config latest 6666e32e24dd About a minute ago 107MB 19:44:14 security-spire-server latest 7a67034a8274 About a minute ago 107MB 19:44:14 security-spire-agent latest 6547b679e85d About a minute ago 166MB 19:44:14 ci-base-image-x86_64 latest 86e6dd646fc9 4 minutes ago 937MB 19:44:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 months ago 564MB 19:44:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB 19:44:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 18 months ago 253MB [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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:45:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:45:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:45:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:45:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:45:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:45:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:45:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:45:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:45:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:45:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:45:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:45:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:45:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:45:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.261s coverage: 28.7% of statements 19:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:45:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.265s coverage: 97.0% of statements 19:45:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.344s coverage: 69.2% of statements 19:45:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:45:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:45:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.358s coverage: 53.2% of statements 19:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.662s coverage: 93.4% of statements 19:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.474s coverage: 4.1% of statements 19:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.859s coverage: 97.6% of statements 19:45:59 ok github.com/edgexfoundry/edgex-go/internal/io 1.222s coverage: 72.2% of statements 19:46:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:46:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.484s coverage: 0.9% of statements 19:46:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.322s coverage: 32.2% of statements 19:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.334s coverage: 41.7% of statements 19:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.314s coverage: 82.9% of statements 19:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.255s coverage: 94.1% of statements 19:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.264s coverage: 96.3% of statements 19:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.254s coverage: 87.5% of statements 19:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:46:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:46:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.226s coverage: 94.4% of statements 19:46:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:46:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:46:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:46:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:46:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:46:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.309s coverage: 79.9% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.287s coverage: 92.9% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.085s coverage: 64.4% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.265s coverage: 62.3% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.239s coverage: 87.2% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.211s coverage: 20.0% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.210s coverage: 100.0% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.442s coverage: 81.8% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.423s coverage: 82.1% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.248s coverage: 86.0% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.058s coverage: 63.1% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.268s coverage: 100.0% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.083s coverage: 73.7% of statements 19:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements 19:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:46:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.984s coverage: 38.4% of statements 19:46:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.261s coverage: 89.5% of statements 19:46:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.240s coverage: 84.8% of statements 19:46:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:46:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:46:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:46:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:47:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:47:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:47:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.376s coverage: 19.9% of statements 19:47:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.769s coverage: 95.7% of statements 19:47:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.358s coverage: 61.8% of statements 19:47:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:47:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:47:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.478s coverage: 98.9% of statements 19:47:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:47:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:47:13 go vet ./... 19:48:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:48:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:48:49 ./bin/test-attribution-txt.sh [Pipeline] echo 19:48:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:48:50 + ls -al . 19:48:50 total 732 19:48:50 drwxrwxr-x 10 1001 1001 4096 Jan 23 19:43 . 19:48:50 drwxr-xr-x 4 root root 4096 Jan 23 19:43 .. 19:48:50 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:41 .blubracket 19:48:50 -rw-rw-r-- 1 1001 1001 10 Jan 23 19:41 .dockerignore 19:48:50 drwxrwxr-x 8 1001 1001 4096 Jan 23 19:41 .git 19:48:50 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:41 .github 19:48:50 -rw-rw-r-- 1 1001 1001 1074 Jan 23 19:41 .gitignore 19:48:50 -rw-rw-r-- 1 1001 1001 42 Jan 23 19:41 .golangci.yml 19:48:50 -rw-rw-r-- 1 1001 1001 100 Jan 23 19:41 .hadolint.yml 19:48:50 -rw-rw-r-- 1 1001 1001 155 Jan 23 19:41 .sonarcloud.properties 19:48:50 -rw-rw-r-- 1 1001 1001 1171 Jan 23 19:41 ADOPTERS.md 19:48:50 -rw-rw-r-- 1 1001 1001 11674 Jan 23 19:41 Attribution.txt 19:48:50 -rw-rw-r-- 1 1001 1001 100284 Jan 23 19:41 CHANGELOG.md 19:48:50 -rw-rw-r-- 1 1001 1001 3804 Jan 23 19:41 CONTRIBUTING.md 19:48:50 -rw-rw-r-- 1 1001 1001 677 Jan 23 19:41 GOVERNANCE.md 19:48:50 -rw-rw-r-- 1 1001 1001 861 Jan 23 19:41 Jenkinsfile 19:48:50 -rw-rw-r-- 1 1001 1001 10775 Jan 23 19:41 LICENSE 19:48:50 -rw-rw-r-- 1 1001 1001 15392 Jan 23 19:41 Makefile 19:48:50 -rw-rw-r-- 1 1001 1001 582 Jan 23 19:41 OWNERS.md 19:48:50 -rw-rw-r-- 1 1001 1001 9528 Jan 23 19:41 README.md 19:48:50 -rw-rw-r-- 1 1001 1001 789 Jan 23 19:41 SECURITY.md 19:48:50 -rw-rw-r-- 1 1001 1001 5 Jan 23 19:39 VERSION 19:48:50 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:41 bin 19:48:50 drwxrwxr-x 18 1001 1001 4096 Jan 23 19:41 cmd 19:48:50 -rw-r--r-- 1 root root 453602 Jan 23 19:47 coverage.out 19:48:50 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:41 fuzz_test 19:48:50 -rw-rw-r-- 1 1001 1001 3718 Jan 23 19:41 go.mod 19:48:50 -rw-rw-r-- 1 1001 1001 34103 Jan 23 19:41 go.sum 19:48:50 drwxrwxr-x 7 1001 1001 4096 Jan 23 19:41 internal 19:48:50 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:41 openapi 19:48:50 -rw-rw-r-- 1 1001 1001 584 Jan 23 19:41 security.txt 19:48:50 -rw-rw-r-- 1 1001 1001 204 Jan 23 19:41 version.go [Pipeline] sh 19:48:51 + '[' -e coverage.out ] 19:48:51 + chown 1001:1001 coverage.out [Pipeline] stash 19:48:51 Warning: overwriting stash ‘coverage-report’ 19:48:52 Stashed 1 file(s) [Pipeline] sh 19:48:52 + make build 19:48:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:50:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:50:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:50:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:50:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:50:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:51:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:51:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:51:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:51:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:51:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:51:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 19:51:29 $ docker stop --time=1 8e54ec4da63dabc63c0a0533c3f365f2e4f61a09f296006ad41ce10a11c3a370 19:51:31 $ docker rm -f --volumes 8e54ec4da63dabc63c0a0533c3f365f2e4f61a09f296006ad41ce10a11c3a370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:51:35 19:51:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:51:38 latest: Pulling from edgex-devops/edgex-compose-arm64 19:51:38 547446be3368: Pulling fs layer 19:51:38 d125d8839a47: Pulling fs layer 19:51:38 3e85d5ac6304: Pulling fs layer 19:51:38 c3105a71a48b: Pulling fs layer 19:51:38 0f093f025ec4: Pulling fs layer 19:51:38 c3106fc0e877: Pulling fs layer 19:51:38 0f093f025ec4: Waiting 19:51:38 c3106fc0e877: Waiting 19:51:38 c3105a71a48b: Waiting 19:51:38 547446be3368: Verifying Checksum 19:51:38 547446be3368: Download complete 19:51:38 c3105a71a48b: Verifying Checksum 19:51:38 c3105a71a48b: Download complete 19:51:38 d125d8839a47: Verifying Checksum 19:51:38 d125d8839a47: Download complete 19:51:38 c3106fc0e877: Verifying Checksum 19:51:38 c3106fc0e877: Download complete 19:51:38 0f093f025ec4: Verifying Checksum 19:51:38 0f093f025ec4: Download complete 19:51:38 547446be3368: Pull complete 19:51:39 d125d8839a47: Pull complete 19:51:40 3e85d5ac6304: Verifying Checksum 19:51:40 3e85d5ac6304: Download complete 19:51:55 3e85d5ac6304: Pull complete 19:51:55 c3105a71a48b: Pull complete 19:51:55 0f093f025ec4: Pull complete 19:51:55 c3106fc0e877: Pull complete 19:51:55 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:51:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:55 prd-ubuntu20.04-docker-arm64-4c-16g-27727 does not seem to be running inside a container 19:51:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:51:57 $ docker top c8e8fb3743c258d7b916ffa8fdb3a934c580895f24bed8de70f7f46e36df9e60 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:58 + docker compose -f ./docker-compose-build.yml build --parallel 19:52:01 #1 [core-command internal] load build definition from Dockerfile 19:52:01 #1 transferring dockerfile: 1.93kB 0.0s done 19:52:01 #1 DONE 0.1s 19:52:01 19:52:01 #2 [security-secretstore-setup internal] load build definition from Dockerfile 19:52:01 #2 transferring dockerfile: 2.49kB done 19:52:01 #2 DONE 0.1s 19:52:01 19:52:01 #3 [core-command internal] load .dockerignore 19:52:01 #3 transferring context: 50B 0.0s done 19:52:01 #3 DONE 0.1s 19:52:01 19:52:01 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:52:01 #4 DONE 0.0s 19:52:01 19:52:01 #5 [security-secretstore-setup internal] load .dockerignore 19:52:01 #5 transferring context: 50B 0.0s done 19:52:01 #5 DONE 0.1s 19:52:01 19:52:01 #6 [security-spiffe-token-provider internal] load .dockerignore 19:52:01 #6 ... 19:52:01 19:52:01 #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:52:01 #4 DONE 0.0s 19:52:01 19:52:01 #7 [support-scheduler internal] load build definition from Dockerfile 19:52:01 #7 DONE 0.0s 19:52:01 19:52:01 #6 [security-spiffe-token-provider internal] load .dockerignore 19:52:01 #6 transferring context: 50B 0.0s done 19:52:01 #6 DONE 0.1s 19:52:01 19:52:01 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:52:01 #8 transferring dockerfile: 1.89kB 0.0s done 19:52:01 #8 DONE 0.1s 19:52:01 19:52:01 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:52:01 #4 DONE 0.0s 19:52:01 19:52:01 #9 [support-scheduler internal] load .dockerignore 19:52:01 #9 transferring context: 50B done 19:52:01 #9 DONE 0.1s 19:52:01 19:52:01 #7 [support-scheduler internal] load build definition from Dockerfile 19:52:01 #7 transferring dockerfile: 1.93kB done 19:52:01 #7 DONE 0.1s 19:52:01 19:52:01 #10 [security-spire-config internal] load .dockerignore 19:52:01 #10 transferring context: 50B 0.0s done 19:52:01 #10 DONE 0.1s 19:52:01 19:52:01 #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:52:01 #4 DONE 0.0s 19:52:01 19:52:01 #11 [security-spire-config internal] load build definition from Dockerfile 19:52:01 #11 transferring dockerfile: 1.69kB done 19:52:01 #11 DONE 0.1s 19:52:01 19:52:01 #12 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:52:01 #12 ... 19:52:01 19:52:01 #13 [support-notifications internal] load build definition from Dockerfile 19:52:01 #13 transferring dockerfile: 1.95kB done 19:52:01 #13 DONE 0.1s 19:52:01 19:52:01 #12 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:52:01 #12 ... 19:52:01 19:52:01 #14 [support-notifications internal] load .dockerignore 19:52:01 #14 transferring context: 50B 0.0s done 19:52:01 #14 DONE 0.2s 19:52:01 19:52:01 #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:52:01 #4 DONE 0.0s 19:52:01 19:52:01 #12 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:52:01 #12 ... 19:52:01 19:52:01 #15 [core-metadata internal] load .dockerignore 19:52:01 #15 transferring context: 50B done 19:52:01 #15 DONE 0.1s 19:52:01 19:52:01 #16 [core-metadata internal] load build definition from Dockerfile 19:52:01 #16 transferring dockerfile: 2.06kB done 19:52:01 #16 DONE 0.1s 19:52:01 19:52:01 #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:52:01 #4 DONE 0.0s 19:52:01 19:52:01 #12 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:52:01 #12 DONE 0.7s 19:52:01 19:52:01 #17 [security-spire-server internal] load build definition from Dockerfile 19:52:01 #17 transferring dockerfile: 1.70kB 0.0s done 19:52:01 #17 DONE 0.2s 19:52:01 19:52:01 #18 [support-notifications internal] load build context 19:52:01 #18 DONE 0.0s 19:52:01 19:52:01 #19 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:52:01 #19 DONE 0.0s 19:52:01 19:52:01 #20 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:52:01 #20 ... 19:52:01 19:52:01 #21 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:52:01 #21 transferring dockerfile: 2.23kB 0.0s done 19:52:01 #21 DONE 0.1s 19:52:01 19:52:01 #22 [security-spire-server internal] load .dockerignore 19:52:01 #22 transferring context: 50B 0.1s done 19:52:01 #22 DONE 0.2s 19:52:01 19:52:01 #20 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:52:01 #20 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:52:01 #20 ... 19:52:01 19:52:01 #23 [core-common-config-bootstrapper internal] load .dockerignore 19:52:01 #23 transferring context: 50B 0.0s done 19:52:01 #23 DONE 0.2s 19:52:01 19:52:01 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:52:01 #4 DONE 0.0s 19:52:01 19:52:01 #20 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:52:01 #20 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 19:52:01 #20 ... 19:52:01 19:52:01 #12 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:52:01 #12 DONE 1.0s 19:52:01 19:52:01 #20 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:52:01 #20 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:52:01 #20 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:52:01 #20 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:52:01 #20 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 19:52:01 #20 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:52:01 #20 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:52:01 #20 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:52:02 #20 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.2s 19:52:02 #20 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.3s 19:52:02 #20 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.43MB / 3.33MB 0.4s 19:52:02 #20 ... 19:52:02 19:52:02 #24 [core-data internal] load .dockerignore 19:52:02 #24 transferring context: 50B 0.0s done 19:52:02 #24 DONE 0.7s 19:52:02 19:52:02 #25 [security-spire-server internal] load build context 19:52:02 #25 DONE 0.0s 19:52:02 19:52:02 #26 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:52:02 #26 DONE 1.2s 19:52:02 19:52:02 #20 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:52:02 #20 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 19:52:02 #20 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:52:02 #20 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:52:02 #20 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:52:02 #20 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 19:52:02 #20 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 19:52:02 #20 ... 19:52:02 19:52:02 #27 [core-data internal] load build definition from Dockerfile 19:52:02 #27 transferring dockerfile: 2.01kB 0.0s done 19:52:02 #27 DONE 0.8s 19:52:02 19:52:02 #4 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:52:02 #4 DONE 0.0s 19:52:02 19:52:02 #28 [security-proxy-setup internal] load .dockerignore 19:52:02 #28 transferring context: 50B 0.0s done 19:52:02 #28 DONE 0.6s 19:52:02 19:52:02 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:02 #29 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:52:02 #29 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:52:02 #29 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:52:02 #29 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:52:02 #29 ... 19:52:02 19:52:02 #19 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:52:02 #19 DONE 1.8s 19:52:02 19:52:02 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:02 #29 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 19:52:03 #29 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 19:52:03 #29 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 19:52:03 #29 ... 19:52:03 19:52:03 #12 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:52:03 #12 DONE 1.7s 19:52:03 19:52:03 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:03 #29 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s 19:52:03 #29 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:52:03 #29 ... 19:52:03 19:52:03 #19 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:52:03 #19 DONE 1.8s 19:52:03 19:52:03 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:03 #29 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 19:52:03 #29 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 19:52:03 #29 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 19:52:03 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s 19:52:03 #29 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:52:03 #29 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:52:03 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.74MB / 23.39MB 0.8s 19:52:03 #29 ... 19:52:03 19:52:03 #30 [security-spire-config internal] load build context 19:52:03 #30 transferring context: 16.35kB 0.1s done 19:52:03 #30 DONE 1.3s 19:52:03 19:52:03 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:03 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 0.8s 19:52:03 #29 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:52:03 #29 ... 19:52:03 19:52:03 #31 [security-proxy-auth internal] load .dockerignore 19:52:03 #31 transferring context: 50B 0.0s done 19:52:03 #31 DONE 1.5s 19:52:03 19:52:03 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:03 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.0s 19:52:04 #29 ... 19:52:04 19:52:04 #25 [security-spire-server internal] load build context 19:52:04 #25 transferring context: 18.10kB 0.1s done 19:52:04 #25 DONE 1.5s 19:52:04 19:52:04 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:04 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.2s 19:52:04 #29 ... 19:52:04 19:52:04 #32 [security-proxy-auth internal] load build definition from Dockerfile 19:52:04 #32 transferring dockerfile: 2.15kB 0.1s done 19:52:04 #32 DONE 1.8s 19:52:04 19:52:04 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:04 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.26MB / 23.39MB 1.3s 19:52:04 #29 ... 19:52:04 19:52:04 #33 [security-spire-agent internal] load .dockerignore 19:52:04 #33 transferring context: 50B 0.1s done 19:52:04 #33 DONE 2.4s 19:52:04 19:52:04 #34 [security-bootstrapper internal] load .dockerignore 19:52:04 #34 transferring context: 50B 0.0s done 19:52:04 #34 DONE 2.5s 19:52:04 19:52:04 #35 [security-spire-agent internal] load build definition from Dockerfile 19:52:04 #35 transferring dockerfile: 1.81kB 0.1s done 19:52:04 #35 DONE 2.4s 19:52:04 19:52:04 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:04 #29 ... 19:52:04 19:52:04 #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:52:04 #4 DONE 0.0s 19:52:04 19:52:04 #36 [security-proxy-setup internal] load build definition from Dockerfile 19:52:04 #36 transferring dockerfile: 2.50kB 0.1s done 19:52:04 #36 DONE 2.3s 19:52:04 19:52:04 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:04 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 1.5s 19:52:04 #29 ... 19:52:04 19:52:04 #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:52:04 #4 DONE 0.0s 19:52:04 19:52:04 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 19:52:04 #37 DONE 1.6s 19:52:04 19:52:04 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:04 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.6s 19:52:04 #29 ... 19:52:04 19:52:04 #38 [security-bootstrapper internal] load build definition from Dockerfile 19:52:04 #38 transferring dockerfile: 2.93kB 0.1s done 19:52:04 #38 DONE 2.9s 19:52:04 19:52:04 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:04 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.01MB / 23.39MB 1.7s 19:52:04 #29 ... 19:52:04 19:52:04 #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:52:04 #4 DONE 0.0s 19:52:04 19:52:04 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:04 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.09MB / 23.39MB 1.8s 19:52:04 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.62MB / 23.39MB 1.9s 19:52:04 #29 ... 19:52:04 19:52:04 #19 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:52:04 #19 DONE 2.1s 19:52:04 19:52:04 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:52:04 #37 DONE 1.9s 19:52:04 19:52:04 #12 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:52:04 #12 DONE 2.6s 19:52:04 19:52:04 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:04 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 2.0s 19:52:05 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.3s done 19:52:05 #29 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:52:05 #29 ... 19:52:05 19:52:05 #26 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:52:05 #26 DONE 2.7s 19:52:05 19:52:05 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:06 #29 ... 19:52:06 19:52:06 #20 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:52:06 #20 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 19:52:06 #20 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:52:06 #20 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:52:06 #20 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:52:06 #20 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 19:52:06 #20 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.9s done 19:52:06 #20 DONE 5.3s 19:52:06 19:52:06 #39 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:52:07 #39 ... 19:52:07 19:52:07 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:52:07 #40 DONE 3.0s 19:52:07 19:52:07 #20 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:52:07 #20 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 19:52:07 #20 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:52:07 #20 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:52:07 #20 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:52:07 #20 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 19:52:07 #20 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.9s done 19:52:07 #20 DONE 5.3s 19:52:07 19:52:07 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:52:07 #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:52:07 #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 19:52:07 #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:52:07 #41 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:52:08 #41 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:52:08 #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.3s 19:52:08 #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s 19:52:08 #41 ... 19:52:08 19:52:08 #42 [security-spire-agent internal] load build context 19:52:08 #42 transferring context: 17.63kB 0.3s done 19:52:08 #42 DONE 1.4s 19:52:08 19:52:08 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:52:08 #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 19:52:08 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.8s 19:52:08 #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:52:09 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.10MB / 17.12MB 1.3s 19:52:09 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 1.8s 19:52:09 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.05MB / 17.12MB 2.0s 19:52:10 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 2.1s 19:52:10 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 2.5s 19:52:11 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 2.8s 19:52:11 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 3.3s 19:52:11 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 3.5s 19:52:11 #41 ... 19:52:11 19:52:11 #43 [security-secretstore-setup internal] load build context 19:52:11 #43 ... 19:52:11 19:52:11 #44 [support-scheduler internal] load build context 19:52:11 #44 ... 19:52:11 19:52:11 #45 [core-command internal] load build context 19:52:11 #45 ... 19:52:11 19:52:11 #46 [core-metadata internal] load build context 19:52:11 #46 ... 19:52:11 19:52:11 #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:52:11 #0 3.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:11 #0 4.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:11 #0 6.077 OK: 266 MiB in 52 packages 19:52:11 #47 DONE 7.6s 19:52:11 19:52:11 #46 [core-metadata internal] load build context 19:52:11 #46 ... 19:52:11 19:52:11 #18 [support-notifications internal] load build context 19:52:12 #18 ... 19:52:12 19:52:12 #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:52:12 #0 3.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:12 #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:12 #0 6.384 OK: 266 MiB in 52 packages 19:52:12 #48 DONE 8.3s 19:52:12 19:52:12 #18 [support-notifications internal] load build context 19:52:12 #18 ... 19:52:12 19:52:12 #49 [core-common-config-bootstrapper internal] load build context 19:52:12 #49 ... 19:52:12 19:52:12 #50 [security-spiffe-token-provider internal] load build context 19:52:12 #50 ... 19:52:12 19:52:12 #49 [core-common-config-bootstrapper internal] load build context 19:52:13 #49 ... 19:52:13 19:52:13 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:52:13 #0 4.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:13 #0 4.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:13 #0 7.410 OK: 266 MiB in 52 packages 19:52:13 #51 DONE 9.0s 19:52:13 19:52:13 #49 [core-common-config-bootstrapper internal] load build context 19:52:13 #49 ... 19:52:13 19:52:13 #52 [core-data internal] load build context 19:52:13 #52 ... 19:52:13 19:52:13 #49 [core-common-config-bootstrapper internal] load build context 19:52:13 #49 transferring context: 46.32MB 11.0s 19:52:14 #49 ... 19:52:14 19:52:14 #39 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:52:14 #39 4.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:14 #39 5.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:14 #39 7.531 (1/1) Installing dumb-init (1.2.5-r2) 19:52:14 #39 7.569 Executing busybox-1.36.1-r5.trigger 19:52:14 #39 7.601 OK: 8 MiB in 16 packages 19:52:14 #39 DONE 8.5s 19:52:14 19:52:14 #49 [core-common-config-bootstrapper internal] load build context 19:52:14 #49 ... 19:52:14 19:52:14 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:52:14 #0 4.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:14 #0 4.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:14 #0 7.046 v3.18.5-143-gc14c1018c17 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:14 #0 7.046 v3.18.5-141-g5d676386531 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:14 #0 7.046 OK: 19949 distinct packages available 19:52:14 #0 7.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:14 #0 8.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:14 #53 ... 19:52:14 19:52:14 #54 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 19:52:14 #54 ... 19:52:14 19:52:14 #55 [security-proxy-setup internal] load build context 19:52:14 #55 ... 19:52:14 19:52:14 #56 [security-bootstrapper internal] load build context 19:52:15 #56 ... 19:52:15 19:52:15 #57 [security-proxy-auth internal] load build context 19:52:15 #57 ... 19:52:15 19:52:15 #56 [security-bootstrapper internal] load build context 19:52:16 #56 ... 19:52:16 19:52:16 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:52:16 #53 10.68 OK: 266 MiB in 52 packages 19:52:16 #53 DONE 11.5s 19:52:16 19:52:16 #56 [security-bootstrapper internal] load build context 19:52:16 #56 ... 19:52:16 19:52:16 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:52:16 #0 7.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:16 #0 8.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:16 #58 ... 19:52:16 19:52:16 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:52:16 #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:16 #59 ... 19:52:16 19:52:16 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:52:16 #0 5.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:16 #0 6.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:16 #0 8.765 (1/4) Installing ca-certificates (20230506-r0) 19:52:16 #0 9.173 (2/4) Installing dumb-init (1.2.5-r2) 19:52:16 #0 9.173 (3/4) Installing su-exec (0.2-r3) 19:52:16 #0 9.218 (4/4) Installing yq (4.33.3-r5) 19:52:16 #0 9.922 Executing busybox-1.36.1-r5.trigger 19:52:16 #0 10.07 Executing ca-certificates-20230506-r0.trigger 19:52:16 #60 ... 19:52:16 19:52:16 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:52:16 #0 8.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:16 #0 9.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:16 #61 ... 19:52:16 19:52:16 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:16 #29 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:52:16 #29 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:52:16 #29 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:52:16 #29 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:52:16 #29 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 19:52:16 #29 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 19:52:16 #29 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 19:52:16 #29 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:52:16 #29 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.3s done 19:52:16 #29 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:52:16 #29 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:52:16 #29 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.2s 19:52:16 #29 ... 19:52:16 19:52:16 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:52:16 #0 6.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:16 #0 7.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:16 #62 ... 19:52:16 19:52:16 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:52:16 #0 9.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:16 #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:17 #63 ... 19:52:17 19:52:17 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:52:17 #0 7.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:17 #0 8.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:17 #64 ... 19:52:17 19:52:17 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:52:17 #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:17 #0 7.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:17 #0 10.18 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:52:17 #0 10.44 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:52:17 #0 10.53 (3/6) Installing dumb-init (1.2.5-r2) 19:52:17 #0 10.53 (4/6) Installing openssl (3.1.4-r4) 19:52:17 #0 10.69 (5/6) Installing su-exec (0.2-r3) 19:52:17 #0 10.75 (6/6) Installing yq (4.33.3-r5) 19:52:17 #65 ... 19:52:17 19:52:17 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:18 #29 ... 19:52:18 19:52:18 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:52:18 #60 10.98 OK: 18 MiB in 19 packages 19:52:18 #60 DONE 12.6s 19:52:19 19:52:19 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:19 #29 ... 19:52:19 19:52:19 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:52:19 #65 11.63 Executing busybox-1.36.1-r5.trigger 19:52:19 #65 11.77 OK: 18 MiB in 19 packages 19:52:19 #65 DONE 13.2s 19:52:19 19:52:19 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:21 #29 ... 19:52:21 19:52:21 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:52:21 #58 12.02 (1/2) Installing ca-certificates (20230506-r0) 19:52:21 #58 12.23 (2/2) Installing dumb-init (1.2.5-r2) 19:52:21 #58 12.28 Executing busybox-1.36.1-r5.trigger 19:52:21 #58 12.36 Executing ca-certificates-20230506-r0.trigger 19:52:21 #58 13.39 OK: 9 MiB in 17 packages 19:52:21 #58 DONE 14.9s 19:52:21 19:52:21 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:21 #29 ... 19:52:21 19:52:21 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:52:21 #63 13.28 (1/2) Installing dumb-init (1.2.5-r2) 19:52:21 #63 13.28 (2/2) Installing su-exec (0.2-r3) 19:52:21 #63 13.31 Executing busybox-1.36.1-r5.trigger 19:52:21 #63 13.43 OK: 8 MiB in 17 packages 19:52:21 #63 DONE 15.0s 19:52:21 19:52:21 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:21 #29 ... 19:52:21 19:52:21 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:52:21 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.2s done 19:52:21 #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.1s 19:52:21 #41 ... 19:52:21 19:52:21 #43 [security-secretstore-setup internal] load build context 19:52:21 #43 transferring context: 77.32MB 19.9s 19:52:21 #43 ... 19:52:21 19:52:21 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:21 #29 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.3s 19:52:21 #29 ... 19:52:21 19:52:21 #44 [support-scheduler internal] load build context 19:52:22 #44 ... 19:52:22 19:52:22 #46 [core-metadata internal] load build context 19:52:22 #46 ... 19:52:22 19:52:22 #45 [core-command internal] load build context 19:52:22 #45 ... 19:52:22 19:52:22 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:52:22 #59 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:22 #59 14.59 (1/1) Installing dumb-init (1.2.5-r2) 19:52:22 #59 14.59 Executing busybox-1.36.1-r5.trigger 19:52:22 #59 14.59 OK: 8 MiB in 16 packages 19:52:22 #59 DONE 16.0s 19:52:22 19:52:22 #45 [core-command internal] load build context 19:52:22 #45 ... 19:52:22 19:52:22 #18 [support-notifications internal] load build context 19:52:22 #18 ... 19:52:22 19:52:22 #50 [security-spiffe-token-provider internal] load build context 19:52:22 #50 ... 19:52:22 19:52:22 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:52:22 #66 ... 19:52:22 19:52:22 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:52:22 #62 10.96 v3.18.5-143-gc14c1018c17 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:22 #62 10.96 v3.18.5-141-g5d676386531 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:22 #62 10.96 OK: 19947 distinct packages available 19:52:22 #62 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:22 #62 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:22 #62 15.43 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:52:22 #62 15.73 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:52:22 #62 15.73 (3/7) Installing dumb-init (1.2.5-r2) 19:52:22 #62 15.73 (4/7) Installing musl-obstack (1.2.3-r2) 19:52:22 #62 15.77 (5/7) Installing libucontext (1.2-r2) 19:52:22 #62 15.77 (6/7) Installing gcompat (1.1.0-r1) 19:52:22 #62 15.77 (7/7) Installing openssl (3.1.4-r4) 19:52:22 #62 15.82 Executing busybox-1.36.1-r5.trigger 19:52:22 #62 15.87 OK: 9 MiB in 20 packages 19:52:22 #62 DONE 16.7s 19:52:22 19:52:22 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:52:22 #64 10.99 v3.18.5-143-gc14c1018c17 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:22 #64 10.99 v3.18.5-141-g5d676386531 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:22 #64 10.99 OK: 19947 distinct packages available 19:52:22 #64 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:22 #64 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:22 #64 15.28 (1/4) Installing dumb-init (1.2.5-r2) 19:52:22 #64 15.28 (2/4) Installing musl-obstack (1.2.3-r2) 19:52:22 #64 15.29 (3/4) Installing libucontext (1.2-r2) 19:52:22 #64 15.44 (4/4) Installing gcompat (1.1.0-r1) 19:52:22 #64 15.48 Executing busybox-1.36.1-r5.trigger 19:52:22 #64 15.56 OK: 8 MiB in 19 packages 19:52:22 #64 DONE 16.6s 19:52:22 19:52:22 #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:52:23 #67 ... 19:52:23 19:52:23 #54 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 19:52:23 #54 4.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:23 #54 5.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:23 #54 8.070 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:52:23 #54 8.281 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:52:23 #54 8.346 OK: 8 MiB in 16 packages 19:52:23 #54 DONE 9.5s 19:52:23 19:52:23 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:23 #29 ... 19:52:23 19:52:23 #52 [core-data internal] load build context 19:52:23 #52 ... 19:52:23 19:52:23 #45 [core-command internal] load build context 19:52:24 #45 ... 19:52:24 19:52:24 #49 [core-common-config-bootstrapper internal] load build context 19:52:24 #49 ... 19:52:24 19:52:24 #45 [core-command internal] load build context 19:52:25 #45 ... 19:52:25 19:52:25 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:52:25 #61 12.98 v3.18.5-143-gc14c1018c17 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:25 #61 12.98 v3.18.5-141-g5d676386531 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:25 #61 12.98 OK: 19947 distinct packages available 19:52:25 #61 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:25 #61 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:25 #61 16.83 (1/11) Installing ca-certificates (20230506-r0) 19:52:25 #61 16.95 (2/11) Installing brotli-libs (1.0.9-r14) 19:52:25 #61 16.99 (3/11) Installing libunistring (1.1-r1) 19:52:25 #61 17.06 (4/11) Installing libidn2 (2.3.4-r1) 19:52:25 #61 17.06 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:52:25 #61 17.08 (6/11) Installing libcurl (8.5.0-r0) 19:52:25 #61 17.11 (7/11) Installing curl (8.5.0-r0) 19:52:25 #61 17.14 (8/11) Installing dumb-init (1.2.5-r2) 19:52:25 #61 17.15 (9/11) Installing musl-obstack (1.2.3-r2) 19:52:25 #61 17.16 (10/11) Installing libucontext (1.2-r2) 19:52:25 #61 17.17 (11/11) Installing gcompat (1.1.0-r1) 19:52:25 #61 17.17 Executing busybox-1.36.1-r5.trigger 19:52:25 #61 17.21 Executing ca-certificates-20230506-r0.trigger 19:52:25 #61 17.58 OK: 13 MiB in 26 packages 19:52:25 #61 DONE 18.6s 19:52:25 19:52:25 #45 [core-command internal] load build context 19:52:25 #45 ... 19:52:25 19:52:25 #55 [security-proxy-setup internal] load build context 19:52:25 #55 ... 19:52:25 19:52:25 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:25 #29 ... 19:52:25 19:52:25 #57 [security-proxy-auth internal] load build context 19:52:25 #57 ... 19:52:25 19:52:25 #55 [security-proxy-setup internal] load build context 19:52:26 #55 ... 19:52:26 19:52:26 #56 [security-bootstrapper internal] load build context 19:52:26 #56 ... 19:52:26 19:52:26 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:27 #29 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.3s 19:52:27 #29 ... 19:52:27 19:52:27 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:52:27 #0 4.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:27 #0 5.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:27 #0 6.898 OK: 18 MiB in 19 packages 19:52:27 #68 DONE 8.0s 19:52:27 19:52:27 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:27 #29 ... 19:52:27 19:52:27 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:52:27 #0 4.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:27 #0 5.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:27 #0 7.284 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:52:27 #0 7.430 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:52:27 #0 7.455 Executing ca-certificates-20230506-r0.trigger 19:52:27 #0 7.820 OK: 18 MiB in 19 packages 19:52:27 #69 DONE 8.7s 19:52:27 19:52:27 #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:52:28 #70 DONE 0.5s 19:52:28 19:52:28 #29 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:31 #29 ... 19:52:31 19:52:31 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:52:31 #0 6.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:31 #0 6.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:31 #0 8.653 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:52:31 #0 8.987 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:52:31 #0 9.022 OK: 8 MiB in 17 packages 19:52:31 #71 DONE 10.1s 19:52:31 19:52:31 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:52:31 #0 5.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:31 #0 6.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:31 #0 7.897 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:52:31 #0 8.164 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:52:31 #0 8.226 Executing ca-certificates-20230506-r0.trigger 19:52:31 #0 8.722 OK: 9 MiB in 17 packages 19:52:31 #72 DONE 10.0s 19:52:31 19:52:31 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:52:31 #73 ... 19:52:31 19:52:31 #50 [security-spiffe-token-provider internal] load build context 19:52:31 #50 transferring context: 132.28MB 29.4s done 19:52:31 #50 DONE 30.3s 19:52:31 19:52:31 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:52:31 #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.3s done 19:52:31 #41 ... 19:52:31 19:52:31 #43 [security-secretstore-setup internal] load build context 19:52:32 #43 ... 19:52:32 19:52:32 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:52:32 #74 ... 19:52:32 19:52:32 #44 [support-scheduler internal] load build context 19:52:32 #44 ... 19:52:32 19:52:32 #46 [core-metadata internal] load build context 19:52:32 #46 ... 19:52:32 19:52:32 #18 [support-notifications internal] load build context 19:52:32 #18 ... 19:52:32 19:52:32 #44 [support-scheduler internal] load build context 19:52:33 #44 ... 19:52:33 19:52:33 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:52:33 #41 DONE 25.9s 19:52:33 19:52:33 #44 [support-scheduler internal] load build context 19:52:33 #44 ... 19:52:33 19:52:33 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:52:33 #0 6.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:33 #0 7.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:33 #0 9.339 OK: 9 MiB in 20 packages 19:52:33 #75 ... 19:52:33 19:52:33 #44 [support-scheduler internal] load build context 19:52:33 #44 ... 19:52:33 19:52:33 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:52:33 #66 6.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:33 #66 6.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:33 #66 8.987 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:52:33 #66 9.146 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:52:33 #66 9.213 OK: 8 MiB in 16 packages 19:52:33 #66 DONE 10.9s 19:52:33 19:52:33 #44 [support-scheduler internal] load build context 19:52:33 #44 ... 19:52:33 19:52:33 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:52:33 #75 DONE 10.6s 19:52:33 19:52:33 #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:52:33 #67 6.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:33 #67 6.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:33 #67 9.358 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:52:33 #67 9.527 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:52:33 #67 9.591 OK: 8 MiB in 19 packages 19:52:33 #67 DONE 10.7s 19:52:33 19:52:33 #44 [support-scheduler internal] load build context 19:52:33 #44 ... 19:52:33 19:52:33 #52 [core-data internal] load build context 19:52:33 #52 ... 19:52:33 19:52:33 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:52:33 #0 4.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:52:33 #0 5.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:52:33 #0 7.331 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 19:52:33 #0 7.410 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 19:52:33 #0 7.442 Executing ca-certificates-20230506-r0.trigger 19:52:33 #0 7.877 OK: 13 MiB in 26 packages 19:52:33 #76 DONE 8.8s 19:52:33 19:52:33 #52 [core-data internal] load build context 19:52:33 #52 ... 19:52:33 19:52:33 #44 [support-scheduler internal] load build context 19:52:34 #44 ... 19:52:34 19:52:34 #18 [support-notifications internal] load build context 19:52:34 #18 transferring context: 132.28MB 32.3s done 19:52:34 #18 DONE 32.9s 19:52:34 19:52:34 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:52:34 #74 DONE 2.3s 19:52:34 19:52:34 #44 [support-scheduler internal] load build context 19:52:34 #44 ... 19:52:34 19:52:34 #49 [core-common-config-bootstrapper internal] load build context 19:52:35 #49 ... 19:52:35 19:52:35 #52 [core-data internal] load build context 19:52:35 #52 ... 19:52:35 19:52:35 #46 [core-metadata internal] load build context 19:52:35 #46 transferring context: 132.28MB 32.7s done 19:52:35 #46 DONE 33.5s 19:52:35 19:52:35 #52 [core-data internal] load build context 19:52:35 #52 ... 19:52:35 19:52:35 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:52:35 #73 DONE 3.7s 19:52:35 19:52:35 #49 [core-common-config-bootstrapper internal] load build context 19:52:35 #49 ... 19:52:35 19:52:35 #45 [core-command internal] load build context 19:52:35 #45 ... 19:52:35 19:52:35 #49 [core-common-config-bootstrapper internal] load build context 19:52:35 #49 ... 19:52:35 19:52:35 #57 [security-proxy-auth internal] load build context 19:52:35 #57 ... 19:52:35 19:52:35 #49 [core-common-config-bootstrapper internal] load build context 19:52:36 #49 ... 19:52:36 19:52:36 #44 [support-scheduler internal] load build context 19:52:36 #44 transferring context: 132.28MB 33.8s done 19:52:36 #44 DONE 34.9s 19:52:36 19:52:36 #49 [core-common-config-bootstrapper internal] load build context 19:52:36 #49 ... 19:52:36 19:52:36 #55 [security-proxy-setup internal] load build context 19:52:36 #55 ... 19:52:36 19:52:36 #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:52:36 #77 DONE 1.6s 19:52:36 19:52:36 #55 [security-proxy-setup internal] load build context 19:52:36 #55 ... 19:52:36 19:52:36 #56 [security-bootstrapper internal] load build context 19:52:36 #56 ... 19:52:36 19:52:36 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:52:36 #78 DONE 1.9s 19:52:36 19:52:36 #29 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:36 #29 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.8s done 19:52:36 #29 DONE 34.6s 19:52:36 19:52:36 #45 [core-command internal] load build context 19:52:36 #45 transferring context: 132.28MB 34.5s done 19:52:36 #45 DONE 35.2s 19:52:36 19:52:36 #56 [security-bootstrapper internal] load build context 19:52:36 #56 ... 19:52:36 19:52:36 #49 [core-common-config-bootstrapper internal] load build context 19:52:36 #49 ... 19:52:36 19:52:36 #43 [security-secretstore-setup internal] load build context 19:52:36 #43 transferring context: 132.28MB 34.6s done 19:52:36 #43 DONE 35.4s 19:52:36 19:52:36 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:52:36 #79 DONE 1.8s 19:52:36 19:52:36 #49 [core-common-config-bootstrapper internal] load build context 19:52:37 #49 ... 19:52:37 19:52:37 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:52:37 #80 DONE 2.2s 19:52:37 19:52:37 #49 [core-common-config-bootstrapper internal] load build context 19:52:37 #49 transferring context: 132.28MB 34.9s done 19:52:37 #49 DONE 35.7s 19:52:37 19:52:37 #55 [security-proxy-setup internal] load build context 19:52:38 #55 ... 19:52:38 19:52:38 #52 [core-data internal] load build context 19:52:38 #52 transferring context: 132.28MB 33.5s done 19:52:38 #52 DONE 34.9s 19:52:38 19:52:38 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:52:38 #81 DONE 1.1s 19:52:38 19:52:38 #55 [security-proxy-setup internal] load build context 19:52:38 #55 ... 19:52:38 19:52:38 #56 [security-bootstrapper internal] load build context 19:52:38 #56 transferring context: 132.28MB 32.4s done 19:52:38 #56 DONE 33.8s 19:52:38 19:52:38 #55 [security-proxy-setup internal] load build context 19:52:39 #55 transferring context: 132.28MB 33.5s done 19:52:39 #55 DONE 34.9s 19:52:39 19:52:39 #57 [security-proxy-auth internal] load build context 19:52:40 #57 transferring context: 132.28MB 34.1s done 19:52:40 #57 DONE 35.7s 19:52:40 19:52:40 #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:40 #82 DONE 2.2s 19:52:40 19:52:40 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:40 #83 DONE 2.4s 19:52:40 19:52:40 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:40 #84 DONE 2.4s 19:52:40 19:52:40 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:52:41 #85 ... 19:52:41 19:52:41 #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:52:41 #86 DONE 0.2s 19:52:41 19:52:41 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:52:41 #85 DONE 0.3s 19:52:41 19:52:41 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:52:41 #87 DONE 0.2s 19:52:41 19:52:41 #88 [security-spire-server stage-2 6/9] COPY security.txt / 19:52:41 #88 ... 19:52:41 19:52:41 #89 [security-spire-agent stage-3 7/10] COPY security.txt / 19:52:41 #89 DONE 0.3s 19:52:41 19:52:41 #88 [security-spire-server stage-2 6/9] COPY security.txt / 19:52:41 #88 DONE 0.3s 19:52:41 19:52:41 #90 [security-spire-config stage-2 6/10] COPY security.txt / 19:52:41 #90 DONE 0.3s 19:52:41 19:52:41 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:52:41 #91 ... 19:52:41 19:52:41 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:52:41 #92 DONE 0.3s 19:52:41 19:52:41 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:52:41 #91 DONE 0.3s 19:52:41 19:52:41 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:52:41 #93 DONE 0.3s 19:52:41 19:52:41 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:52:42 #94 ... 19:52:42 19:52:42 #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:52:42 #95 DONE 0.3s 19:52:42 19:52:42 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:52:42 #94 DONE 0.2s 19:52:42 19:52:42 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:52:42 #96 DONE 0.2s 19:52:42 19:52:42 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:52:42 #97 ... 19:52:42 19:52:42 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:52:42 #98 DONE 0.2s 19:52:42 19:52:42 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:52:42 #97 DONE 0.3s 19:52:42 19:52:42 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:52:42 #99 DONE 0.2s 19:52:42 19:52:42 #100 [security-spire-server] exporting to image 19:52:42 #100 exporting layers 19:52:43 #100 ... 19:52:43 19:52:43 #101 [security-spire-agent] exporting to image 19:52:43 #101 exporting layers 1.4s done 19:52:43 #101 writing image sha256:6b39655dbe009be46d65829dd94513175d83a7e4c57dcef13e75077f3a0c3002 0.0s done 19:52:43 #101 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:52:43 #101 DONE 1.5s 19:52:43 19:52:43 #102 [security-spire-config] exporting to image 19:52:43 #102 exporting layers 1.5s done 19:52:43 #102 writing image sha256:6791b4bca1d0eacb4a5a220d0fd712793bf9e46591a5f037e9fe3ccf92068d5b 0.0s done 19:52:43 #102 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:52:43 #102 DONE 1.6s 19:52:43 19:52:43 #100 [security-spire-server] exporting to image 19:52:43 #100 exporting layers 1.6s done 19:52:43 #100 writing image sha256:49b7e407baf5ad179d0c5fdb6a6ee2cd73e2e07160eff657025e6b314e058bd6 19:52:43 #100 writing image sha256:49b7e407baf5ad179d0c5fdb6a6ee2cd73e2e07160eff657025e6b314e058bd6 0.0s done 19:52:43 #100 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:52:43 #100 DONE 1.6s 19:52:43 19:52:43 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:44 #103 ... 19:52:44 19:52:44 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:44 #104 ... 19:52:44 19:52:44 #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:47 #105 ... 19:52:47 19:52:47 #106 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:09 #106 DONE 31.7s 19:53:09 19:53:09 #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:09 #105 DONE 31.5s 19:53:09 19:53:09 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:09 #103 DONE 30.4s 19:53:09 19:53:09 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:09 #104 DONE 34.2s 19:53:09 19:53:09 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:53:12 #107 ... 19:53:12 19:53:12 #108 [core-metadata builder 6/7] COPY . . 19:53:12 #108 DONE 3.5s 19:53:12 19:53:12 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:53:12 #109 CACHED 19:53:12 19:53:12 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:12 #110 CACHED 19:53:12 19:53:12 #111 [security-proxy-auth builder 6/7] COPY . . 19:53:12 #111 CACHED 19:53:12 19:53:12 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:12 #112 CACHED 19:53:12 19:53:12 #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:53:12 #113 CACHED 19:53:12 19:53:12 #114 [security-proxy-setup builder 6/7] COPY . . 19:53:12 #114 CACHED 19:53:12 19:53:12 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:12 #115 CACHED 19:53:12 19:53:12 #116 [core-data builder 6/7] COPY . . 19:53:12 #116 CACHED 19:53:12 19:53:12 #117 [core-data builder 4/7] COPY go.mod vendor* ./ 19:53:12 #117 CACHED 19:53:12 19:53:12 #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:53:12 #118 CACHED 19:53:12 19:53:12 #119 [security-bootstrapper builder 6/7] COPY . . 19:53:12 #119 CACHED 19:53:12 19:53:12 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:12 #120 CACHED 19:53:12 19:53:12 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 19:53:12 #121 CACHED 19:53:12 19:53:12 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:53:12 #122 CACHED 19:53:12 19:53:12 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:12 #123 CACHED 19:53:12 19:53:12 #124 [support-notifications builder 6/7] COPY . . 19:53:12 #124 DONE 3.6s 19:53:12 19:53:12 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:12 #125 CACHED 19:53:12 19:53:12 #126 [support-scheduler builder 6/7] COPY . . 19:53:12 #126 CACHED 19:53:12 19:53:12 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:53:12 #127 CACHED 19:53:12 19:53:12 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:53:12 #107 DONE 3.5s 19:53:12 19:53:12 #128 [core-command builder 6/7] COPY . . 19:53:12 #128 CACHED 19:53:12 19:53:12 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 19:53:12 #129 CACHED 19:53:12 19:53:12 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:12 #130 CACHED 19:53:12 19:53:12 #131 [security-secretstore-setup builder 6/7] COPY . . 19:53:12 #131 DONE 3.6s 19:53:12 19:53:12 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:15 #132 3.392 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:53:22 #132 ... 19:53:22 19:53:22 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:53:22 #0 1.976 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:53:22 #133 ... 19:53:22 19:53:22 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:53:22 #0 3.287 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:53:22 #134 ... 19:53:22 19:53:22 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:53:22 #0 2.408 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:53:23 #135 ... 19:53:23 19:53:23 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:53:23 #0 2.796 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:53:23 #136 ... 19:53:23 19:53:23 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:23 #0 2.945 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:53:23 #137 ... 19:53:23 19:53:23 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:23 #0 2.846 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:53:23 #138 ... 19:53:23 19:53:23 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:23 #0 3.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:53:23 #139 ... 19:53:23 19:53:23 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:53:23 #0 2.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:53:23 #140 ... 19:53:23 19:53:23 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:23 #0 2.228 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:53:23 #141 ... 19:53:23 19:53:23 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:53:23 #0 3.401 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:01:16 #142 ... 20:01:16 20:01:16 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:01:16 #134 DONE 475.9s 20:01:16 20:01:16 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:01:16 #140 DONE 475.9s 20:01:16 20:01:16 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:01:16 #143 DONE 0.5s 20:01:16 20:01:16 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:01:16 #144 DONE 0.6s 20:01:16 20:01:16 #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:01:16 #145 ... 20:01:16 20:01:16 #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:01:16 #146 DONE 0.4s 20:01:16 20:01:16 #147 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:01:16 #147 DONE 0.2s 20:01:16 20:01:16 #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:01:16 #148 DONE 0.3s 20:01:16 20:01:16 #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:01:16 #149 DONE 0.4s 20:01:16 20:01:16 #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:01:16 #150 DONE 0.3s 20:01:16 20:01:16 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:01:16 #142 477.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:01:16 #142 ... 20:01:16 20:01:16 #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:01:16 #145 DONE 2.9s 20:01:16 20:01:16 #151 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:01:16 #151 DONE 0.4s 20:01:16 20:01:16 #152 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:16 #152 ... 20:01:16 20:01:16 #153 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:01:16 #153 DONE 0.4s 20:01:16 20:01:16 #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:01:16 #154 DONE 0.5s 20:01:16 20:01:16 #152 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:16 #152 DONE 1.9s 20:01:16 20:01:16 #155 [security-proxy-setup] exporting to image 20:01:16 #155 exporting layers 20:01:16 #155 ... 20:01:16 20:01:16 #156 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:01:16 #156 DONE 0.7s 20:01:16 20:01:16 #157 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:01:16 #157 DONE 0.2s 20:01:16 20:01:16 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:01:16 #142 ... 20:01:16 20:01:16 #158 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:01:16 #158 DONE 0.2s 20:01:16 20:01:16 #155 [security-proxy-setup] exporting to image 20:01:16 #155 exporting layers 1.3s done 20:01:16 #155 writing image sha256:48852e893b125a6c6f9f7df5f09ac2e53819473637ed657f15f922e7f8d30572 0.0s done 20:01:16 #155 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 20:01:16 #155 DONE 1.4s 20:01:16 20:01:16 #159 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:01:16 #159 DONE 0.3s 20:01:16 20:01:16 #160 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:01:16 #160 DONE 0.4s 20:01:16 20:01:16 #161 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:01:17 #161 DONE 2.0s 20:01:17 20:01:17 #162 [security-bootstrapper] exporting to image 20:01:18 #162 exporting layers 1.1s done 20:01:18 #162 writing image sha256:6349bd11b7f991ecc3a624490de2c9def2c466a8aa8130da0172499490db96b6 done 20:01:18 #162 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:01:18 #162 DONE 1.1s 20:01:18 20:01:18 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:01:20 #138 ... 20:01:20 20:01:20 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:01:20 #142 DONE 487.8s 20:01:20 20:01:20 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:01:20 #163 DONE 0.5s 20:01:20 20:01:20 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:01:20 #164 DONE 0.2s 20:01:20 20:01:20 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:01:21 #135 ... 20:01:21 20:01:21 #165 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:01:21 #165 DONE 0.2s 20:01:21 20:01:21 #166 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:01:21 #166 DONE 0.2s 20:01:21 20:01:21 #167 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:01:21 #167 DONE 0.2s 20:01:21 20:01:21 #168 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:01:21 #168 DONE 0.3s 20:01:21 20:01:21 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:01:21 #141 ... 20:01:21 20:01:21 #169 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:01:22 #169 DONE 0.4s 20:01:22 20:01:22 #170 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:01:22 #170 DONE 0.2s 20:01:22 20:01:22 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:01:22 #135 ... 20:01:22 20:01:22 #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:24 #171 DONE 1.9s 20:01:24 20:01:24 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:01:24 #135 ... 20:01:24 20:01:24 #172 [security-secretstore-setup] exporting to image 20:01:24 #172 exporting layers 20:01:25 #172 ... 20:01:25 20:01:25 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:01:25 #135 DONE 493.4s 20:01:25 20:01:25 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:01:26 #138 ... 20:01:26 20:01:26 #172 [security-secretstore-setup] exporting to image 20:01:26 #172 exporting layers 1.8s done 20:01:26 #172 writing image sha256:162bed6bcbc829b4becdd7560c6fa9f30862296063e4c6bca7a0da9c85031301 20:01:26 #172 writing image sha256:162bed6bcbc829b4becdd7560c6fa9f30862296063e4c6bca7a0da9c85031301 0.0s done 20:01:26 #172 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done 20:01:26 #172 DONE 2.0s 20:01:26 20:01:26 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:01:26 #173 DONE 0.5s 20:01:26 20:01:26 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:01:26 #174 DONE 0.4s 20:01:26 20:01:26 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:01:26 #133 ... 20:01:26 20:01:26 #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:01:27 #175 DONE 0.4s 20:01:27 20:01:27 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:01:27 #176 DONE 0.2s 20:01:27 20:01:27 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:01:27 #177 DONE 0.2s 20:01:27 20:01:27 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:29 #178 DONE 2.1s 20:01:29 20:01:29 #179 [security-proxy-auth] exporting to image 20:01:30 #179 exporting layers 0.6s done 20:01:30 #179 writing image sha256:5b3a7a5308390818ec24529177ab1bf75f737529d72b455c9321203f6565bd39 0.0s done 20:01:30 #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:01:30 #179 DONE 0.6s 20:01:30 20:01:30 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:01:31 #141 ... 20:01:31 20:01:31 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:01:31 #137 DONE 499.4s 20:01:31 20:01:31 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:01:32 #138 ... 20:01:32 20:01:32 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:01:32 #180 DONE 0.2s 20:01:32 20:01:32 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:01:32 #181 DONE 0.3s 20:01:32 20:01:32 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:01:32 #141 ... 20:01:32 20:01:32 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:01:32 #182 DONE 0.3s 20:01:32 20:01:32 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:01:32 #133 ... 20:01:32 20:01:32 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:01:32 #183 DONE 0.1s 20:01:33 20:01:33 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:01:33 #184 DONE 0.2s 20:01:33 20:01:33 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:35 #185 DONE 2.0s 20:01:35 20:01:35 #186 [core-common-config-bootstrapper] exporting to image 20:01:35 #186 exporting layers 20:01:35 #186 exporting layers 0.5s done 20:01:35 #186 writing image sha256:d864b3e32c8f794c3d0b21687849919deb6ea5899d40744da0594476dc85788e done 20:01:35 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 20:01:35 #186 DONE 0.5s 20:01:35 20:01:35 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:01:58 #138 ... 20:01:58 20:01:58 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:01:58 #141 DONE 523.1s 20:01:58 20:01:58 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:01:58 #133 ... 20:01:58 20:01:58 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:01:58 #187 DONE 0.3s 20:01:58 20:01:58 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:01:58 #188 DONE 0.2s 20:01:58 20:01:58 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:01:58 #189 DONE 0.4s 20:01:58 20:01:58 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:01:58 #190 DONE 0.2s 20:01:58 20:01:58 #191 [core-command] exporting to image 20:01:58 #191 exporting layers 20:01:58 #191 exporting layers 0.3s done 20:01:58 #191 writing image sha256:7162b5cd101f1f6a5aa3a0ecbb5c55b645b7d820b461fa366ccdc8bfa3af37c4 done 20:01:58 #191 naming to docker.io/library/core-command-arm64 20:01:58 #191 naming to docker.io/library/core-command-arm64 0.0s done 20:01:58 #191 DONE 0.3s 20:01:58 20:01:58 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:01 #139 ... 20:02:01 20:02:01 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:02:01 #133 DONE 529.0s 20:02:01 20:02:01 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:02:01 #192 DONE 0.3s 20:02:01 20:02:01 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:02:02 #193 DONE 0.3s 20:02:02 20:02:02 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:02:02 #194 DONE 0.4s 20:02:02 20:02:02 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:02 #139 ... 20:02:02 20:02:02 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:02:02 #195 DONE 0.2s 20:02:02 20:02:02 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:02:02 #196 DONE 0.2s 20:02:02 20:02:02 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:03 #139 ... 20:02:03 20:02:03 #197 [core-metadata] exporting to image 20:02:03 #197 exporting layers 20:02:03 #197 exporting layers 0.4s done 20:02:03 #197 writing image sha256:fdc08fca736b1cf25c334f909442271f40a49ab853c729952848b9ce7e11baca 0.0s done 20:02:03 #197 naming to docker.io/library/core-metadata-arm64 20:02:03 #197 naming to docker.io/library/core-metadata-arm64 0.1s done 20:02:03 #197 DONE 0.5s 20:02:03 20:02:03 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:02:03 #138 DONE 531.2s 20:02:03 20:02:03 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:03 #139 ... 20:02:03 20:02:03 #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:02:04 #198 DONE 0.5s 20:02:04 20:02:04 #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:02:04 #199 DONE 0.2s 20:02:04 20:02:04 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:04 #139 ... 20:02:04 20:02:04 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:02:04 #200 DONE 0.3s 20:02:04 20:02:04 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:04 #139 ... 20:02:04 20:02:04 #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:02:04 #201 DONE 0.2s 20:02:04 20:02:04 #202 [core-data] exporting to image 20:02:05 #202 exporting layers 0.4s done 20:02:05 #202 writing image sha256:7b265b02875dca2c2e2c2844bef8f295c846f009ad5d400bc727bdaeaad0bbe9 done 20:02:05 #202 naming to docker.io/library/core-data-arm64 0.0s done 20:02:05 #202 DONE 0.4s 20:02:05 20:02:05 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:17 #139 DONE 545.1s 20:02:17 20:02:17 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:17 #136 ... 20:02:17 20:02:17 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:02:18 #203 DONE 0.3s 20:02:18 20:02:18 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:02:18 #204 DONE 0.2s 20:02:18 20:02:18 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:02:18 #205 DONE 0.3s 20:02:18 20:02:18 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:02:18 #206 DONE 0.1s 20:02:18 20:02:18 #207 [security-spiffe-token-provider] exporting to image 20:02:18 #207 exporting layers 20:02:19 #207 exporting layers 0.5s done 20:02:19 #207 writing image sha256:4ef101ae0cc2771386452aa801146f379d93ee6e9589ace0e82498a9d0584202 done 20:02:19 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 20:02:19 #207 DONE 0.5s 20:02:19 20:02:19 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:31 #136 ... 20:02:31 20:02:31 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:31 #132 DONE 557.5s 20:02:31 20:02:31 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:31 #136 DONE 557.5s 20:02:31 20:02:31 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:02:31 #208 DONE 0.2s 20:02:31 20:02:31 #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:02:31 #209 DONE 0.2s 20:02:31 20:02:31 #210 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:02:31 #210 DONE 0.2s 20:02:31 20:02:31 #211 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:02:31 #211 DONE 0.2s 20:02:31 20:02:31 #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:02:31 #212 ... 20:02:31 20:02:31 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:02:31 #213 DONE 0.4s 20:02:31 20:02:31 #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:02:31 #212 DONE 0.4s 20:02:31 20:02:31 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:02:31 #214 DONE 0.2s 20:02:31 20:02:31 #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:02:31 #215 DONE 0.1s 20:02:31 20:02:31 #216 [support-notifications] exporting to image 20:02:31 #216 exporting layers 20:02:31 #216 ... 20:02:31 20:02:31 #217 [support-scheduler] exporting to image 20:02:31 #217 exporting layers 0.3s done 20:02:31 #217 writing image sha256:18496f4b92c453c13428957306ae250f8c7015fb45e34a978c744df2a45087c1 0.0s done 20:02:31 #217 naming to docker.io/library/support-scheduler-arm64 0.0s done 20:02:31 #217 DONE 0.4s 20:02:31 20:02:31 #216 [support-notifications] exporting to image 20:02:31 #216 exporting layers 0.5s done 20:02:31 #216 writing image sha256:a51c8c65a7384d0e526a1074f50fd96b7efcd6fbc41a570a37e4fc2309c4988d done 20:02:31 #216 naming to docker.io/library/support-notifications-arm64 0.0s done 20:02:31 #216 DONE 0.5s 20:02:31 time="2024-01-23T19:51:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:51:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:51:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:51:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:51:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:51:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:51:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:51:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:51:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:51:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:52:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:52:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:52:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:31 time="2024-01-23T19:52:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:02:31 $ docker stop --time=1 c8e8fb3743c258d7b916ffa8fdb3a934c580895f24bed8de70f7f46e36df9e60 20:02:33 $ docker rm -f --volumes c8e8fb3743c258d7b916ffa8fdb3a934c580895f24bed8de70f7f46e36df9e60 [Pipeline] // withDockerContainer [Pipeline] sh 20:02:33 + docker images 20:02:33 REPOSITORY TAG IMAGE ID CREATED SIZE 20:02:33 support-notifications-arm64 latest a51c8c65a738 3 seconds ago 31.5MB 20:02:33 support-scheduler-arm64 latest 18496f4b92c4 3 seconds ago 30.6MB 20:02:33 security-spiffe-token-provider-arm64 latest 4ef101ae0cc2 15 seconds ago 34MB 20:02:33 core-data-arm64 latest 7b265b02875d 29 seconds ago 22MB 20:02:33 core-metadata-arm64 latest fdc08fca736b 31 seconds ago 22.2MB 20:02:33 core-command-arm64 latest 7162b5cd101f 37 seconds ago 21.8MB 20:02:33 core-common-config-bootstrapper-arm64 latest d864b3e32c8f 58 seconds ago 19.9MB 20:02:33 security-proxy-auth-arm64 latest 5b3a7a530839 About a minute ago 20.7MB 20:02:33 security-secretstore-setup-arm64 latest 162bed6bcbc8 About a minute ago 40.8MB 20:02:33 security-bootstrapper-arm64 latest 6349bd11b7f9 About a minute ago 23.4MB 20:02:33 security-proxy-setup-arm64 latest 48852e893b12 About a minute ago 30.6MB 20:02:33 security-spire-agent-arm64 latest 6b39655dbe00 9 minutes ago 157MB 20:02:33 security-spire-server-arm64 latest 49b7e407baf5 9 minutes ago 102MB 20:02:33 security-spire-config-arm64 latest 6791b4bca1d0 9 minutes ago 101MB 20:02:33 ci-base-image-arm64 latest 6d31d7330685 19 minutes ago 933MB 20:02:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 months ago 560MB 20:02:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 months ago 332MB [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] withEnv [Pipeline] { [Pipeline] sh 20:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:35 20:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:35 arm64: Pulling from edgex-lftools-log-publisher 20:02:35 8998bd30e6a1: Pulling fs layer 20:02:35 04944245beec: Pulling fs layer 20:02:35 699f458cf7ca: Pulling fs layer 20:02:35 765212b225bb: Pulling fs layer 20:02:35 f23df028b6ca: Pulling fs layer 20:02:35 d65c8cfc05b1: Pulling fs layer 20:02:35 2437ff75d9bd: Pulling fs layer 20:02:35 f23df028b6ca: Waiting 20:02:35 d65c8cfc05b1: Waiting 20:02:35 2437ff75d9bd: Waiting 20:02:35 765212b225bb: Waiting 20:02:35 04944245beec: Verifying Checksum 20:02:35 04944245beec: Download complete 20:02:35 765212b225bb: Verifying Checksum 20:02:35 765212b225bb: Download complete 20:02:36 f23df028b6ca: Verifying Checksum 20:02:36 f23df028b6ca: Download complete 20:02:36 d65c8cfc05b1: Verifying Checksum 20:02:36 d65c8cfc05b1: Download complete 20:02:36 699f458cf7ca: Verifying Checksum 20:02:36 699f458cf7ca: Download complete 20:02:36 8998bd30e6a1: Download complete 20:02:38 2437ff75d9bd: Verifying Checksum 20:02:38 2437ff75d9bd: Download complete 20:02:44 8998bd30e6a1: Pull complete 20:02:44 04944245beec: Pull complete 20:02:46 699f458cf7ca: Pull complete 20:02:46 765212b225bb: Pull complete 20:02:47 f23df028b6ca: Pull complete 20:02:47 d65c8cfc05b1: Pull complete 20:03:13 2437ff75d9bd: Pull complete 20:03:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:14 prd-ubuntu20.04-docker-arm64-4c-16g-27727 does not seem to be running inside a container 20:03:14 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:03:15 $ docker top 3e1e4a847b2b73d3aa6ed8c68e6219d134362d9d3273c3333e5d0fe2a3c81c6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:17 ---> job-cost.sh 20:03:17 lf-activate-venv: SKIPPING 20:03:17 INFO: No Stack... 20:03:18 INFO: Retrieving Pricing Info for: v3-standard-8 20:03:19 INFO: Archiving Costs [Pipeline] sh 20:03:19 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:03:19 + cut -d, -f6 [Pipeline] lock 20:03:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4748-1-stack-cost] 20:03:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4748-1-stack-cost] did not exist. Created. 20:03:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4748-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:03:20 + echo total: 0.2199999988079071 [Pipeline] stash 20:03:20 Stashed 1 file(s) [Pipeline] } 20:03:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4748-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:03:20 $ docker stop --time=1 3e1e4a847b2b73d3aa6ed8c68e6219d134362d9d3273c3333e5d0fe2a3c81c6f 20:03:22 $ docker rm -f --volumes 3e1e4a847b2b73d3aa6ed8c68e6219d134362d9d3273c3333e5d0fe2a3c81c6f [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 20:03:24 provisioning config files... 20:03:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12327797303867952380tmp [Pipeline] { [Pipeline] sh 20:03:24 + set +x 20:03:24 + curl -s https://codecov.io/bash 20:03:24 + bash -s -- 20:03:24 20:03:24 _____ _ 20:03:24 / ____| | | 20:03:24 | | ___ __| | ___ ___ _____ __ 20:03:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:03:24 | |___| (_) | (_| | __/ (_| (_) \ V / 20:03:24 \_____\___/ \__,_|\___|\___\___/ \_/ 20:03:24 Bash-1.0.6 20:03:24 20:03:24 20:03:24 ==> git version 2.25.1 found 20:03:24 ==> 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 20:03:24 Release-Date: 2020-01-08 20:03:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:03:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:03:24 ==> Jenkins CI detected. 20:03:24 current dir:  /w/workspace/edgex-go/1 20:03:24 project root: . 20:03:24 --> token set from env 20:03:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:03:24 ==> Running gcov in . (disable via -X gcov) 20:03:24 ==> Python coveragepy not found 20:03:24 ==> Searching for coverage reports in: 20:03:24 + . 20:03:24 -> Found 1 reports 20:03:24 ==> Detecting git/mercurial file structure 20:03:24 ==> Reading reports 20:03:24 + ./coverage.out bytes=453602 20:03:24 ==> Appending adjustments 20:03:24 https://docs.codecov.io/docs/fixing-reports 20:03:26 + Found adjustments 20:03:26 ==> Gzipping contents 20:03:26 60K /tmp/codecov.WiI5qw.gz 20:03:26 ==> Uploading reports 20:03:26 url: https://codecov.io 20:03:26 query: branch=PR-4748&commit=35fa655bcfe0033620e679dac84217577b48868b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4748%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4748&job=&cmd_args= 20:03:26 -> Pinging Codecov 20:03:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4748&commit=35fa655bcfe0033620e679dac84217577b48868b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4748%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4748&job=&cmd_args= 20:03:26 -> Uploading to 20:03:26 https://storage.googleapis.com/codecov/v4/raw/2024-01-23/00271124DB129430A58F1EEE437C3FCB/35fa655bcfe0033620e679dac84217577b48868b/0091b9b1-73ef-4e65-a415-4afac6b0a7ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240123T200326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e137ca12ad6664c151e0e3c1f939cb023d39f81f756bebfa01503ed5febf983 20:03:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:26 Dload Upload Total Spent Left Speed 20:03:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57743 0 0 100 57743 0 186k --:--:-- --:--:-- --:--:-- 186k 20:03:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/35fa655bcfe0033620e679dac84217577b48868b [Pipeline] } 20:03:26 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 20:03:29 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:03:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:03:30 ---> package-listing.sh 20:03:30 ++ facter osfamily 20:03:30 ++ tr '[:upper:]' '[:lower:]' 20:03:30 + OS_FAMILY=debian 20:03:30 + workspace=/w/workspace/edgex-go/1 20:03:30 + START_PACKAGES=/tmp/packages_start.txt 20:03:30 + END_PACKAGES=/tmp/packages_end.txt 20:03:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:30 + PACKAGES=/tmp/packages_start.txt 20:03:30 + '[' /w/workspace/edgex-go/1 ']' 20:03:30 + PACKAGES=/tmp/packages_end.txt 20:03:30 + case "${OS_FAMILY}" in 20:03:30 + dpkg -l 20:03:30 + grep '^ii' 20:03:30 + '[' -f /tmp/packages_start.txt ']' 20:03:30 + '[' -f /tmp/packages_end.txt ']' 20:03:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:30 + '[' /w/workspace/edgex-go/1 ']' 20:03:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:03:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:03:30 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:03:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:31 20:03:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:32 latest: Pulling from edgex-lftools-log-publisher 20:03:32 5eb5b503b376: Pulling fs layer 20:03:32 5c69ac0246d0: Pulling fs layer 20:03:32 ec43610c2a17: Pulling fs layer 20:03:32 3a2ae6a8a46f: Pulling fs layer 20:03:32 33b1e0a273af: Pulling fs layer 20:03:32 5d3b04190fa2: Pulling fs layer 20:03:32 2f39f015ded8: Pulling fs layer 20:03:32 3a2ae6a8a46f: Waiting 20:03:32 33b1e0a273af: Waiting 20:03:32 5d3b04190fa2: Waiting 20:03:32 2f39f015ded8: Waiting 20:03:32 5c69ac0246d0: Verifying Checksum 20:03:32 5c69ac0246d0: Download complete 20:03:32 3a2ae6a8a46f: Verifying Checksum 20:03:32 3a2ae6a8a46f: Download complete 20:03:32 33b1e0a273af: Verifying Checksum 20:03:32 33b1e0a273af: Download complete 20:03:32 5d3b04190fa2: Download complete 20:03:32 ec43610c2a17: Verifying Checksum 20:03:32 ec43610c2a17: Download complete 20:03:32 5eb5b503b376: Verifying Checksum 20:03:32 5eb5b503b376: Download complete 20:03:33 2f39f015ded8: Download complete 20:03:33 5eb5b503b376: Pull complete 20:03:33 5c69ac0246d0: Pull complete 20:03:33 ec43610c2a17: Pull complete 20:03:34 3a2ae6a8a46f: Pull complete 20:03:34 33b1e0a273af: Pull complete 20:03:34 5d3b04190fa2: Pull complete 20:03:38 2f39f015ded8: Pull complete 20:03:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:38 prd-ubuntu20.04-docker-8c-8g-27723 does not seem to be running inside a container 20:03:38 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:03:40 $ docker top a34c2208084f06b89734378fd9b100359917087635ab5fd2af26d19d23ee4f61 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:40 + touch /tmp/pre-build-complete [Pipeline] sh 20:03:41 + mkdir -p /var/log/sysstat [Pipeline] sh 20:03:41 + ls /var/log/sa-host 20:03:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:41 provisioning config files... 20:03:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16484058503147682921tmp [Pipeline] { [Pipeline] echo 20:03:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:03:42 ---> create-netrc.sh [Pipeline] } 20:03:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:03:42 ---> python-tools-install.sh [Pipeline] echo 20:03:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:03:43 ---> sudo-logs.sh 20:03:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:03:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:03:43 ---> job-cost.sh 20:03:43 lf-activate-venv: SKIPPING 20:03:43 DEBUG: total: 0.2199999988079071 20:03:43 INFO: Retrieving Stack Cost... 20:03:44 INFO: Retrieving Pricing Info for: v3-standard-8 20:03:44 INFO: Archiving Costs [Pipeline] echo 20:03:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:44 ---> logs-deploy.sh 20:03:44 lf-activate-venv: SKIPPING 20:03:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4748/1 20:03:44 INFO: archiving workspace using pattern(s): 20:03:45 Archives upload complete. 20:03:45 INFO: archiving logs to Nexus 20:03:46 ---> uname -a: 20:03:46 Linux prd-ubuntu20-04-docker-8c-8g-27723 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:03:46 20:03:46 20:03:46 ---> lscpu: 20:03:46 Architecture: x86_64 20:03:46 CPU op-mode(s): 32-bit, 64-bit 20:03:46 Byte Order: Little Endian 20:03:46 Address sizes: 40 bits physical, 48 bits virtual 20:03:46 CPU(s): 8 20:03:46 On-line CPU(s) list: 0-7 20:03:46 Thread(s) per core: 1 20:03:46 Core(s) per socket: 1 20:03:46 Socket(s): 8 20:03:46 NUMA node(s): 1 20:03:46 Vendor ID: AuthenticAMD 20:03:46 CPU family: 23 20:03:46 Model: 49 20:03:46 Model name: AMD EPYC-Rome Processor 20:03:46 Stepping: 0 20:03:46 CPU MHz: 2799.998 20:03:46 BogoMIPS: 5599.99 20:03:46 Virtualization: AMD-V 20:03:46 Hypervisor vendor: KVM 20:03:46 Virtualization type: full 20:03:46 L1d cache: 256 KiB 20:03:46 L1i cache: 256 KiB 20:03:46 L2 cache: 4 MiB 20:03:46 L3 cache: 128 MiB 20:03:46 NUMA node0 CPU(s): 0-7 20:03:46 Vulnerability Itlb multihit: Not affected 20:03:46 Vulnerability L1tf: Not affected 20:03:46 Vulnerability Mds: Not affected 20:03:46 Vulnerability Meltdown: Not affected 20:03:46 Vulnerability Mmio stale data: Not affected 20:03:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:03:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:03:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:03:46 Vulnerability Srbds: Not affected 20:03:46 Vulnerability Tsx async abort: Not affected 20:03:46 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 20:03:46 20:03:46 20:03:46 ---> nproc: 20:03:46 8 20:03:46 20:03:46 20:03:46 ---> df -h: 20:03:46 Filesystem Size Used Avail Use% Mounted on 20:03:46 overlay 155G 20G 136G 13% / 20:03:46 tmpfs 64M 0 64M 0% /dev 20:03:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:03:46 shm 64M 0 64M 0% /dev/shm 20:03:46 /dev/vda1 155G 20G 136G 13% /facter-os 20:03:46 20:03:46 20:03:46 ---> sar -b -r -n DEV: 20:03:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27723) 01/23/24 _x86_64_ (8 CPU) 20:03:46 20:03:46 18:56:20 LINUX RESTART (8 CPU) 20:03:46 20:03:46 18:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:03:46 18:58:01 8.76 0.00 8.76 0.00 0.00 19663.12 0.00 20:03:46 18:59:01 4.32 0.00 4.32 0.00 0.00 19509.15 0.00 20:03:46 19:00:01 3.48 0.00 3.48 0.00 0.00 19360.88 0.00 20:03:46 19:01:01 4.07 0.00 4.07 0.00 0.00 19237.73 0.00 20:03:46 19:02:01 28.56 10.25 18.31 0.00 3456.76 23228.00 0.00 20:03:46 19:03:01 11.05 3.83 7.22 0.00 86.92 19425.96 0.00 20:03:46 19:04:01 3.68 0.00 3.68 0.00 0.00 19366.37 0.00 20:03:46 19:05:01 1.37 0.00 1.37 0.00 0.00 2567.44 0.00 20:03:46 19:06:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 20:03:46 19:07:01 1.92 0.00 1.92 0.00 0.00 30.53 0.00 20:03:46 19:08:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 20:03:46 19:09:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 20:03:46 19:10:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 20:03:46 19:11:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 20:03:46 19:12:01 1.55 0.02 1.53 0.00 0.13 18.40 0.00 20:03:46 19:13:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 20:03:46 19:14:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 20:03:46 19:15:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 20:03:46 19:16:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 20:03:46 19:17:01 1.90 0.02 1.88 0.00 0.13 23.06 0.00 20:03:46 19:18:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 20:03:46 19:19:01 1.80 0.00 1.80 0.00 0.00 21.06 0.00 20:03:46 19:20:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 20:03:46 19:21:01 1.87 0.00 1.87 0.00 0.00 23.20 0.00 20:03:46 19:22:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 20:03:46 19:23:01 1.85 0.00 1.85 0.00 0.00 22.26 0.00 20:03:46 19:24:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 20:03:46 19:25:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 20:03:46 19:26:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 20:03:46 19:27:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 20:03:46 19:28:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 20:03:46 19:29:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 20:03:46 19:30:01 2.08 1.02 1.07 0.00 21.86 12.26 0.00 20:03:46 19:31:01 1.93 0.00 1.93 0.00 0.00 27.46 0.00 20:03:46 19:32:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 20:03:46 19:33:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 20:03:46 19:34:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 20:03:46 19:35:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 20:03:46 19:36:02 0.95 0.00 0.95 0.00 0.00 10.80 0.00 20:03:46 19:37:01 1.34 0.00 1.34 0.00 0.00 17.22 0.00 20:03:46 19:38:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 20:03:46 19:39:01 4.38 2.17 2.22 0.00 92.92 353.27 0.00 20:03:46 19:40:01 172.89 11.20 161.69 0.00 1791.43 78839.26 0.00 20:03:46 19:41:01 39.99 0.05 39.94 0.00 5.73 19126.28 0.00 20:03:46 19:42:01 43.52 0.22 43.30 0.00 12.66 24508.50 0.00 20:03:46 19:43:01 796.50 4.79 791.71 0.00 84.36 234065.06 0.00 20:03:46 19:44:01 150.02 0.10 149.92 0.00 4.93 67716.09 0.00 20:03:46 19:45:01 465.88 0.05 465.83 0.00 4.13 45660.78 0.00 20:03:46 19:46:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 20:03:46 19:47:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 20:03:46 19:48:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 20:03:46 19:49:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 20:03:46 19:50:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 20:03:46 19:51:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 20:03:46 19:52:01 5.82 0.00 5.82 0.00 0.00 148.78 0.00 20:03:46 19:53:01 9.87 0.00 9.87 0.00 0.00 311.41 0.00 20:03:46 19:54:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 20:03:46 19:55:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 20:03:46 19:56:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 20:03:46 19:57:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 20:03:46 19:58:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 20:03:46 19:59:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 20:03:46 20:00:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 20:03:46 20:01:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 20:03:46 20:02:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 20:03:46 20:03:01 1.58 0.02 1.57 0.00 2.13 19.73 0.00 20:03:46 Average: 27.64 0.51 27.13 0.00 84.35 9317.89 0.00 20:03:46 20:03:46 18:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:03:46 18:58:01 30568136 31843044 536664 1.63 47328 1541124 1695084 5.00 612728 1416524 28 20:03:46 18:59:01 30568868 31843956 534868 1.63 47416 1541128 1695084 5.00 613468 1416548 160 20:03:46 19:00:01 30568680 31843892 534940 1.63 47504 1541128 1695084 5.00 614160 1416548 184 20:03:46 19:01:01 30568820 31844784 534432 1.63 47592 1541124 1695084 5.00 612756 1417192 20 20:03:46 19:02:01 30327668 31820268 545068 1.66 53252 1744932 1713588 5.05 775332 1470708 1288 20:03:46 19:03:01 30279388 31775484 588940 1.79 53352 1747820 1713588 5.05 824500 1472272 20 20:03:46 19:04:01 30266008 31762228 602152 1.83 53440 1747824 1713588 5.05 837464 1472232 20 20:03:46 19:05:01 30278120 31774392 589912 1.79 53488 1747824 1713588 5.05 825280 1472232 220 20:03:46 19:06:01 30277852 31774184 590116 1.79 53504 1747828 1713588 5.05 824840 1472268 8 20:03:46 19:07:01 30277928 31774324 589868 1.79 53592 1747808 1713588 5.05 825156 1472248 28 20:03:46 19:08:01 30277864 31774276 589824 1.79 53624 1747808 1713588 5.05 825060 1472248 12 20:03:46 19:09:01 30278032 31774504 589780 1.79 53648 1747812 1713588 5.05 825116 1472252 52 20:03:46 19:10:01 30277756 31774236 589988 1.79 53680 1747812 1713588 5.05 825184 1472252 8 20:03:46 19:11:01 30277472 31774132 590048 1.79 53704 1747936 1713588 5.05 825296 1472384 4 20:03:46 19:12:01 30275032 31771768 592500 1.80 53756 1747940 1711120 5.04 825600 1472388 32 20:03:46 19:13:01 30274960 31771768 592404 1.80 53780 1747952 1711120 5.04 825800 1472392 40 20:03:46 19:14:01 30274912 31771732 592344 1.80 53820 1747960 1711120 5.04 825724 1472396 12 20:03:46 19:15:01 30275096 31771980 592236 1.80 53860 1747960 1711120 5.04 826144 1472396 192 20:03:46 19:16:01 30274796 31771700 592424 1.80 53900 1747964 1711120 5.04 826240 1472404 184 20:03:46 19:17:01 30274552 31771572 592516 1.80 53992 1747952 1711120 5.04 827020 1472404 8 20:03:46 19:18:01 30274076 31771164 592624 1.80 54020 1747968 1711120 5.04 826980 1472408 180 20:03:46 19:19:01 30273932 31771092 592648 1.80 54100 1747968 1711120 5.04 827024 1472408 8 20:03:46 19:20:01 30273876 31771140 592544 1.80 54188 1747972 1711120 5.04 827104 1472412 4 20:03:46 19:21:01 30274624 31771984 591740 1.80 54276 1747980 1711120 5.04 827008 1472416 8 20:03:46 19:22:01 30274228 31771612 592052 1.80 54316 1747972 1711120 5.04 827228 1472416 16 20:03:46 19:23:01 30274364 31771848 591984 1.80 54396 1747984 1711120 5.04 827512 1472424 8 20:03:46 19:24:01 30274128 31771640 592164 1.80 54412 1747984 1711120 5.04 827536 1472424 8 20:03:46 19:25:01 30274332 31771876 591876 1.80 54428 1747988 1711120 5.04 827620 1472428 40 20:03:46 19:26:01 30274024 31771584 592100 1.80 54452 1747988 1711120 5.04 827676 1472428 8 20:03:46 19:27:01 30274040 31771636 591988 1.80 54484 1747984 1711120 5.04 827948 1472432 40 20:03:46 19:28:01 30273984 31771608 591936 1.80 54516 1747996 1711120 5.04 827916 1472436 12 20:03:46 19:29:01 30273944 31771612 591880 1.80 54548 1747992 1711120 5.04 828092 1472436 8 20:03:46 19:30:01 30264192 31762756 600744 1.83 54632 1748624 1751872 5.16 838456 1472988 268 20:03:46 19:31:01 30270072 31768676 595228 1.81 54672 1748624 1735804 5.12 828468 1472988 40 20:03:46 19:32:01 30270208 31768892 594968 1.81 54768 1748612 1735804 5.12 828652 1472992 8 20:03:46 19:33:01 30269840 31768596 595000 1.81 54800 1748632 1735804 5.12 829156 1472996 220 20:03:46 19:34:01 30269548 31768336 595216 1.81 54816 1748632 1735804 5.12 829076 1472996 176 20:03:46 19:35:01 30269468 31768308 595172 1.81 54832 1748636 1735804 5.12 829216 1473000 216 20:03:46 19:36:02 30269696 31768556 594868 1.81 54856 1748636 1735804 5.12 828908 1473000 8 20:03:46 19:37:01 30269756 31768652 594916 1.81 54880 1748640 1735804 5.12 829168 1473004 40 20:03:46 19:38:01 30269928 31768924 594544 1.81 54992 1748644 1735804 5.12 829488 1473008 36 20:03:46 19:39:01 30164240 31676416 686772 2.09 55160 1761440 1735804 5.12 929136 1483404 84 20:03:46 19:40:01 28194468 31527776 775072 2.36 123596 3425812 1773504 5.23 1276836 2947008 4540 20:03:46 19:41:01 27366104 31392224 902036 2.74 126492 4057564 2024640 5.97 1823384 3165120 101200 20:03:46 19:42:01 27852888 31506032 793196 2.41 130812 3708600 1925824 5.68 1428688 3101908 155696 20:03:46 19:43:01 18694708 29700704 2521672 7.67 232648 10458656 7023540 20.70 4022800 9062480 417456 20:03:46 19:44:01 16934780 30300956 1936312 5.89 250516 12732672 5067960 14.94 4281408 10519116 1090848 20:03:46 19:45:01 18788116 31418960 857736 2.61 255668 12086052 2217508 6.54 2441392 10652480 160 20:03:46 19:46:01 18788180 31419128 857448 2.61 255744 12086056 2217508 6.54 2441160 10652484 132 20:03:46 19:47:01 18831588 31462572 814164 2.48 255768 12086060 2217508 6.54 2397920 10652488 228 20:03:46 19:48:01 18832496 31463496 813232 2.47 255816 12086060 2217508 6.54 2397876 10652488 44 20:03:46 19:49:01 18834196 31465280 811404 2.47 255840 12086068 2217508 6.54 2397260 10652496 204 20:03:46 19:50:01 18834684 31465768 810860 2.47 255876 12086068 2217508 6.54 2397008 10652496 200 20:03:46 19:51:01 18834612 31465752 810852 2.47 255892 12086072 2217508 6.54 2397144 10652500 44 20:03:46 19:52:01 18833236 31465020 811512 2.47 256508 12086080 2217508 6.54 2401656 10652528 236 20:03:46 19:53:01 18827732 31460740 815748 2.48 257624 12086092 2217508 6.54 2408684 10652520 76 20:03:46 19:54:01 18827900 31460948 815700 2.48 257640 12086096 2217508 6.54 2408412 10652524 204 20:03:46 19:55:01 18827892 31460996 815608 2.48 257652 12086164 2217508 6.54 2408380 10652580 200 20:03:46 19:56:01 18827868 31460976 815548 2.48 257672 12086168 2217508 6.54 2408476 10652584 16 20:03:46 19:57:01 18827212 31460380 816096 2.48 257704 12086172 2217508 6.54 2408608 10652584 284 20:03:46 19:58:01 18827236 31460444 816036 2.48 257736 12086176 2217508 6.54 2408248 10652588 12 20:03:46 19:59:01 18826896 31460212 816164 2.48 257756 12086248 2217508 6.54 2408604 10652664 96 20:03:46 20:00:01 18826848 31460176 816132 2.48 257776 12086248 2217508 6.54 2408636 10652664 164 20:03:46 20:01:01 18826872 31460224 816080 2.48 257796 12086252 2217508 6.54 2408320 10652668 52 20:03:46 20:02:01 18826476 31459844 816388 2.48 257808 12086252 2217508 6.54 2408656 10652668 200 20:03:46 20:03:01 18825288 31458748 817420 2.49 257844 12086304 2234856 6.59 2409836 10651680 60 20:03:46 Average: 26505102 31617401 715249 2.18 121136 5100341 2000848 5.90 1402297 4436743 26914 20:03:46 20:03:46 18:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:03:46 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 18:58:01 ens3 0.88 0.12 0.28 0.01 0.00 0.00 0.00 0.00 20:03:46 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 18:59:01 ens3 1.07 0.33 0.31 0.20 0.00 0.00 0.00 0.00 20:03:46 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:00:01 ens3 0.60 0.40 0.35 0.28 0.00 0.00 0.00 0.00 20:03:46 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:01:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:02:01 ens3 100.82 54.74 1375.70 3.89 0.00 0.00 0.00 0.00 20:03:46 19:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:03:46 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:03:01 ens3 13.53 8.30 12.52 6.31 0.00 0.00 0.00 0.00 20:03:46 19:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:03:46 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:04:01 ens3 0.73 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:03:46 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:05:01 ens3 0.55 0.53 0.26 0.22 0.00 0.00 0.00 0.00 20:03:46 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:07:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:03:46 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:09:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:12:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:03:46 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:14:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:17:01 ens3 0.67 0.65 0.34 0.29 0.00 0.00 0.00 0.00 20:03:46 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:22:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:03:46 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:23:01 ens3 0.30 0.15 0.23 0.01 0.00 0.00 0.00 0.00 20:03:46 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:27:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:03:46 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:31:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:32:01 ens3 0.35 0.32 0.14 0.08 0.00 0.00 0.00 0.00 20:03:46 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:33:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:03:46 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:36:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:37:01 ens3 0.24 0.24 0.08 0.08 0.00 0.00 0.00 0.00 20:03:46 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:39:01 ens3 97.38 71.82 198.98 27.45 0.00 0.00 0.00 0.00 20:03:46 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:40:01 docker0 578.40 571.92 43.79 4593.61 0.00 0.00 0.00 0.00 20:03:46 19:40:01 ens3 1342.13 1316.50 12284.47 178.57 0.00 0.00 0.00 0.00 20:03:46 19:40:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 20:03:46 19:41:01 veth472d6cc 1.17 1.35 0.10 0.12 0.00 0.00 0.00 0.00 20:03:46 19:41:01 docker0 1.17 1.23 0.09 0.11 0.00 0.00 0.00 0.00 20:03:46 19:41:01 ens3 51.22 34.38 50.48 21.47 0.00 0.00 0.00 0.00 20:03:46 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:42:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:42:01 ens3 93.99 59.91 2214.89 16.69 0.00 0.00 0.00 0.00 20:03:46 19:42:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 20:03:46 19:43:01 veth63c876d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:46 19:43:01 veth9ae0de5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:46 19:43:01 veth82713a5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:46 19:43:01 veth3a8afc2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:46 19:43:01 veth91c25e0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:46 19:43:01 vetheda1eef 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:46 19:43:01 veth05afd19 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:46 19:43:01 veth65a6d61 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:46 19:43:01 veth3e62070 0.56 1.48 0.05 0.22 0.00 0.00 0.00 0.00 20:03:46 19:43:01 veth6ed3711 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:46 19:43:01 docker0 314.34 534.37 25.91 3567.87 0.00 0.00 0.00 0.00 20:03:46 19:43:01 ens3 602.98 347.80 4383.96 47.34 0.00 0.00 0.00 0.00 20:03:46 19:43:01 vetha7e2656 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:46 19:43:01 veth1ed8d83 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:03:46 19:43:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 20:03:46 19:44:01 veth63c876d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:44:01 veth9ae0de5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:44:01 veth82713a5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:44:01 veth3a8afc2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:44:01 veth91c25e0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:44:01 vetheda1eef 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:44:01 veth05afd19 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:44:01 veth65a6d61 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:44:01 veth3e62070 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:44:01 veth6ed3711 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:44:01 docker0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:44:01 ens3 6.20 4.13 5.77 2.46 0.00 0.00 0.00 0.00 20:03:46 19:44:01 vetha7e2656 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:44:01 veth1ed8d83 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:45:01 ens3 9.25 5.30 7.96 4.06 0.00 0.00 0.00 0.00 20:03:46 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:46:01 ens3 0.85 0.15 0.41 0.01 0.00 0.00 0.00 0.00 20:03:46 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:47:01 ens3 0.77 0.37 0.19 0.14 0.00 0.00 0.00 0.00 20:03:46 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:48:01 ens3 1.02 0.55 0.45 0.29 0.00 0.00 0.00 0.00 20:03:46 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:49:01 ens3 0.50 0.32 0.26 0.21 0.00 0.00 0.00 0.00 20:03:46 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:51:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:52:01 ens3 35.96 27.23 29.37 16.53 0.00 0.00 0.00 0.00 20:03:46 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:53:01 ens3 106.00 103.87 76.79 202.92 0.00 0.00 0.00 0.00 20:03:46 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:56:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:57:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:03:46 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:58:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 19:59:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 20:03:46 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 20:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 20:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:46 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 20:02:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:03:46 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:46 20:03:01 ens3 4.47 3.85 2.43 5.24 0.00 0.00 0.00 0.00 20:03:46 20:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:03:46 Average: docker0 13.58 16.83 1.06 123.98 0.00 0.00 0.00 0.00 20:03:46 Average: ens3 37.58 31.02 313.31 8.12 0.00 0.00 0.00 0.00 20:03:46 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:03:46 20:03:46 20:03:46 ---> sar -P ALL: 20:03:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27723) 01/23/24 _x86_64_ (8 CPU) 20:03:46 20:03:46 18:56:20 LINUX RESTART (8 CPU) 20:03:46 20:03:46 18:57:02 CPU %user %nice %system %iowait %steal %idle 20:03:46 18:58:01 all 0.03 0.00 0.01 0.01 0.00 99.93 20:03:46 18:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:03:46 18:58:01 1 0.02 0.00 0.02 0.03 0.00 99.93 20:03:46 18:58:01 2 0.08 0.00 0.02 0.07 0.02 99.81 20:03:46 18:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 18:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 18:58:01 5 0.07 0.00 0.03 0.02 0.00 99.88 20:03:46 18:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:03:46 18:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 18:59:01 all 0.04 0.00 0.01 0.01 0.00 99.94 20:03:46 18:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:03:46 18:59:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:03:46 18:59:01 2 0.18 0.00 0.02 0.05 0.02 99.73 20:03:46 18:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 18:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 18:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 18:59:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:03:46 18:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:00:01 all 0.06 0.00 0.02 0.03 0.01 99.88 20:03:46 19:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:03:46 19:00:01 2 0.07 0.00 0.03 0.23 0.02 99.65 20:03:46 19:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:03:46 19:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:00:01 5 0.35 0.00 0.02 0.00 0.02 99.62 20:03:46 19:00:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:03:46 19:00:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:03:46 19:01:01 all 0.04 0.00 0.02 0.08 0.00 99.86 20:03:46 19:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:03:46 19:01:01 1 0.02 0.00 0.00 0.57 0.02 99.40 20:03:46 19:01:01 2 0.02 0.00 0.02 0.08 0.00 99.88 20:03:46 19:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:03:46 19:01:01 5 0.10 0.00 0.05 0.00 0.00 99.85 20:03:46 19:01:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:03:46 19:01:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:03:46 19:02:01 all 0.98 0.00 0.47 0.30 0.02 98.23 20:03:46 19:02:01 0 0.50 0.00 0.53 0.55 0.02 98.40 20:03:46 19:02:01 1 0.92 0.00 0.57 0.08 0.02 98.42 20:03:46 19:02:01 2 0.75 0.00 0.43 1.02 0.03 97.76 20:03:46 19:02:01 3 0.90 0.00 0.53 0.57 0.00 98.00 20:03:46 19:02:01 4 1.08 0.00 0.40 0.03 0.02 98.46 20:03:46 19:02:01 5 0.87 0.00 0.50 0.02 0.02 98.59 20:03:46 19:02:01 6 1.03 0.00 0.37 0.08 0.02 98.50 20:03:46 19:02:01 7 1.80 0.00 0.45 0.02 0.02 97.71 20:03:46 19:03:01 all 0.79 0.00 0.05 0.02 0.00 99.13 20:03:46 19:03:01 0 0.22 0.00 0.03 0.02 0.02 99.72 20:03:46 19:03:01 1 1.63 0.00 0.02 0.00 0.00 98.35 20:03:46 19:03:01 2 0.30 0.00 0.08 0.07 0.02 99.53 20:03:46 19:03:01 3 0.15 0.00 0.02 0.00 0.00 99.83 20:03:46 19:03:01 4 0.52 0.00 0.07 0.02 0.00 99.40 20:03:46 19:03:01 5 2.56 0.00 0.02 0.00 0.00 97.42 20:03:46 19:03:01 6 0.25 0.00 0.02 0.00 0.00 99.73 20:03:46 19:03:01 7 0.70 0.00 0.12 0.10 0.00 99.08 20:03:46 19:04:01 all 0.19 0.00 0.01 0.01 0.00 99.79 20:03:46 19:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:04:01 1 0.70 0.00 0.03 0.00 0.00 99.27 20:03:46 19:04:01 2 0.03 0.00 0.03 0.03 0.02 99.88 20:03:46 19:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:04:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:03:46 19:04:01 5 0.63 0.00 0.02 0.00 0.02 99.34 20:03:46 19:04:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:03:46 19:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:05:01 all 0.16 0.00 0.00 0.00 0.01 99.83 20:03:46 19:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:05:01 1 0.10 0.00 0.00 0.00 0.02 99.88 20:03:46 19:05:01 2 0.03 0.00 0.02 0.03 0.02 99.90 20:03:46 19:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:05:01 5 1.06 0.00 0.00 0.00 0.00 98.94 20:03:46 19:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:03:46 19:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:46 19:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:06:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:03:46 19:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:06:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:03:46 19:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 19:06:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:03:46 19:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:07:01 all 0.01 0.00 0.01 0.02 0.00 99.95 20:03:46 19:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:07:01 2 0.02 0.00 0.03 0.13 0.02 99.80 20:03:46 19:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:07:01 6 0.05 0.00 0.00 0.02 0.00 99.93 20:03:46 19:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:46 19:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:08:01 2 0.05 0.00 0.03 0.02 0.02 99.88 20:03:46 19:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:08:01 7 0.00 0.00 0.03 0.00 0.02 99.95 20:03:46 20:03:46 19:08:01 CPU %user %nice %system %iowait %steal %idle 20:03:46 19:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:46 19:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:03:46 19:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:09:01 2 0.05 0.00 0.02 0.02 0.00 99.92 20:03:46 19:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 19:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:10:01 all 0.21 0.00 0.01 0.01 0.01 99.76 20:03:46 19:10:01 0 0.00 0.00 0.00 0.07 0.00 99.93 20:03:46 19:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:03:46 19:10:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:03:46 19:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:03:46 19:10:01 5 1.66 0.00 0.00 0.00 0.00 98.34 20:03:46 19:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:46 19:11:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:03:46 19:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:03:46 19:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:03:46 19:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 19:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:12:01 all 0.03 0.00 0.02 0.00 0.00 99.94 20:03:46 19:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:03:46 19:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:03:46 19:12:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:03:46 19:12:01 3 0.00 0.00 0.03 0.00 0.00 99.97 20:03:46 19:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 19:12:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:03:46 19:12:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:03:46 19:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:03:46 19:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:03:46 19:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:03:46 19:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:03:46 19:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:14:01 all 0.02 0.00 0.00 0.00 0.01 99.97 20:03:46 19:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 20:03:46 19:14:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:03:46 19:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:03:46 19:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:03:46 19:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:03:46 19:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:03:46 19:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:03:46 19:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:03:46 19:15:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:03:46 19:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:03:46 19:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:03:46 19:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:16:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:03:46 19:16:01 2 0.02 0.00 0.00 0.05 0.00 99.93 20:03:46 19:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:03:46 19:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:03:46 19:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:17:01 2 0.00 0.00 0.02 0.05 0.00 99.93 20:03:46 19:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:17:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:03:46 19:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:18:01 all 0.25 0.00 0.01 0.01 0.00 99.73 20:03:46 19:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:18:01 1 0.02 0.00 0.03 0.02 0.02 99.92 20:03:46 19:18:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:03:46 19:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:18:01 5 1.87 0.00 0.05 0.00 0.02 98.06 20:03:46 19:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:19:01 all 0.26 0.00 0.00 0.00 0.01 99.73 20:03:46 19:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:03:46 19:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:03:46 19:19:01 2 0.00 0.00 0.00 0.03 0.02 99.95 20:03:46 19:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:03:46 19:19:01 5 1.89 0.00 0.00 0.00 0.00 98.11 20:03:46 19:19:01 6 0.07 0.00 0.00 0.00 0.00 99.93 20:03:46 19:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 20:03:46 19:19:01 CPU %user %nice %system %iowait %steal %idle 20:03:46 19:20:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:03:46 19:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:03:46 19:20:01 2 0.00 0.00 0.00 0.05 0.00 99.95 20:03:46 19:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:21:01 all 0.02 0.00 0.01 0.10 0.00 99.87 20:03:46 19:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:03:46 19:21:01 2 0.00 0.00 0.00 0.78 0.00 99.22 20:03:46 19:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:21:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:03:46 19:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:22:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:03:46 19:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 19:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:03:46 19:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:22:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:03:46 19:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:23:01 all 0.01 0.00 0.00 0.01 0.00 99.96 20:03:46 19:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:03:46 19:23:01 2 0.00 0.00 0.00 0.10 0.02 99.88 20:03:46 19:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:03:46 19:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:24:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:03:46 19:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:03:46 19:24:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:03:46 19:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:46 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:25:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:03:46 19:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:03:46 19:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:03:46 19:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:03:46 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:26:01 all 0.07 0.00 0.01 0.01 0.00 99.89 20:03:46 19:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:03:46 19:26:01 2 0.00 0.00 0.00 0.10 0.00 99.90 20:03:46 19:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:26:01 5 0.50 0.00 0.05 0.00 0.02 99.43 20:03:46 19:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:03:46 19:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:27:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:03:46 19:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:03:46 19:27:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:03:46 19:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:27:01 5 1.95 0.00 0.00 0.00 0.00 98.05 20:03:46 19:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:03:46 19:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:03:46 19:28:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:03:46 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:03:46 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:03:46 19:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:03:46 19:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:03:46 19:29:01 2 0.02 0.00 0.00 0.05 0.00 99.93 20:03:46 19:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:03:46 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:30:01 all 0.05 0.00 0.02 0.01 0.00 99.92 20:03:46 19:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 19:30:01 2 0.12 0.00 0.02 0.05 0.00 99.82 20:03:46 19:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:03:46 19:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 19:30:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:03:46 19:30:01 7 0.15 0.00 0.02 0.02 0.00 99.82 20:03:46 20:03:46 19:30:01 CPU %user %nice %system %iowait %steal %idle 20:03:46 19:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:03:46 19:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:03:46 19:31:01 2 0.03 0.00 0.00 0.03 0.00 99.93 20:03:46 19:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:03:46 19:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:03:46 19:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:03:46 19:32:01 2 0.00 0.00 0.00 0.12 0.00 99.88 20:03:46 19:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:03:46 19:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:03:46 19:33:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:03:46 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:03:46 19:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:34:01 all 0.25 0.00 0.01 0.00 0.00 99.73 20:03:46 19:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:03:46 19:34:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:03:46 19:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:03:46 19:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:34:01 5 1.82 0.00 0.00 0.00 0.00 98.18 20:03:46 19:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:03:46 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:35:01 all 0.13 0.00 0.01 0.00 0.00 99.86 20:03:46 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:35:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:03:46 19:35:01 2 0.00 0.00 0.03 0.02 0.00 99.95 20:03:46 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:35:01 5 0.99 0.00 0.00 0.00 0.00 99.01 20:03:46 19:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:36:02 all 0.01 0.00 0.01 0.00 0.01 99.97 20:03:46 19:36:02 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:36:02 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:36:02 2 0.03 0.00 0.03 0.03 0.02 99.88 20:03:46 19:36:02 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:36:02 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:36:02 5 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:36:02 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:36:02 7 0.00 0.00 0.02 0.00 0.02 99.97 20:03:46 19:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:03:46 19:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:03:46 19:37:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:03:46 19:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:38:01 all 0.15 0.00 0.01 0.01 0.00 99.83 20:03:46 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:38:01 2 0.00 0.00 0.00 0.05 0.00 99.95 20:03:46 19:38:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:03:46 19:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:03:46 19:38:01 5 1.11 0.00 0.00 0.00 0.02 98.87 20:03:46 19:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:03:46 19:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:39:01 all 0.90 0.00 0.08 0.01 0.00 99.00 20:03:46 19:39:01 0 0.33 0.00 0.08 0.00 0.00 99.58 20:03:46 19:39:01 1 0.55 0.00 0.18 0.03 0.02 99.22 20:03:46 19:39:01 2 1.60 0.00 0.05 0.05 0.02 98.28 20:03:46 19:39:01 3 1.88 0.00 0.08 0.00 0.00 98.03 20:03:46 19:39:01 4 0.18 0.00 0.03 0.00 0.00 99.78 20:03:46 19:39:01 5 1.02 0.00 0.03 0.00 0.00 98.94 20:03:46 19:39:01 6 0.90 0.00 0.08 0.00 0.00 99.02 20:03:46 19:39:01 7 0.75 0.00 0.08 0.03 0.00 99.13 20:03:46 19:40:01 all 9.97 0.00 4.19 1.78 0.07 83.99 20:03:46 19:40:01 0 9.43 0.00 3.73 0.20 0.08 86.55 20:03:46 19:40:01 1 9.70 0.00 4.24 3.99 0.07 82.00 20:03:46 19:40:01 2 9.64 0.00 4.37 6.84 0.05 79.10 20:03:46 19:40:01 3 7.45 0.00 3.82 0.95 0.07 87.71 20:03:46 19:40:01 4 10.96 0.00 3.83 0.83 0.07 84.31 20:03:46 19:40:01 5 10.07 0.00 4.33 0.12 0.08 85.40 20:03:46 19:40:01 6 10.00 0.00 4.69 0.66 0.08 84.57 20:03:46 19:40:01 7 12.49 0.00 4.53 0.63 0.08 82.27 20:03:46 19:41:01 all 27.68 0.00 3.60 0.53 0.09 68.10 20:03:46 19:41:01 0 29.13 0.00 3.17 0.02 0.08 67.60 20:03:46 19:41:01 1 27.49 0.00 3.84 0.07 0.08 68.52 20:03:46 19:41:01 2 30.61 0.00 4.06 0.15 0.10 65.09 20:03:46 19:41:01 3 27.28 0.00 4.02 1.49 0.10 67.10 20:03:46 19:41:01 4 28.76 0.00 3.26 1.39 0.08 66.50 20:03:46 19:41:01 5 26.80 0.00 3.15 0.79 0.10 69.16 20:03:46 19:41:01 6 26.47 0.00 3.19 0.30 0.07 69.96 20:03:46 19:41:01 7 24.93 0.00 4.14 0.02 0.08 70.83 20:03:46 20:03:46 19:41:01 CPU %user %nice %system %iowait %steal %idle 20:03:46 19:42:01 all 47.27 0.00 4.43 0.46 0.12 47.73 20:03:46 19:42:01 0 47.39 0.00 4.60 0.13 0.12 47.76 20:03:46 19:42:01 1 48.17 0.00 4.19 0.07 0.12 47.45 20:03:46 19:42:01 2 46.61 0.00 5.19 0.00 0.12 48.08 20:03:46 19:42:01 3 46.43 0.00 4.30 2.82 0.12 46.33 20:03:46 19:42:01 4 47.45 0.00 4.39 0.15 0.10 47.90 20:03:46 19:42:01 5 46.77 0.00 4.25 0.47 0.12 48.39 20:03:46 19:42:01 6 48.04 0.00 4.33 0.05 0.12 47.46 20:03:46 19:42:01 7 47.28 0.00 4.14 0.00 0.12 48.46 20:03:46 19:43:01 all 33.27 0.00 9.53 7.78 0.11 49.32 20:03:46 19:43:01 0 33.23 0.00 10.32 18.08 0.14 38.24 20:03:46 19:43:01 1 32.88 0.00 9.40 5.45 0.12 52.16 20:03:46 19:43:01 2 33.45 0.00 8.59 6.87 0.10 50.99 20:03:46 19:43:01 3 33.06 0.00 10.59 8.23 0.12 48.00 20:03:46 19:43:01 4 33.80 0.00 9.44 4.50 0.10 52.17 20:03:46 19:43:01 5 32.92 0.00 9.53 6.08 0.10 51.38 20:03:46 19:43:01 6 34.22 0.00 9.05 4.26 0.12 52.34 20:03:46 19:43:01 7 32.59 0.00 9.30 8.81 0.08 49.22 20:03:46 19:44:01 all 93.71 0.00 6.14 0.00 0.16 0.00 20:03:46 19:44:01 0 93.88 0.00 5.99 0.00 0.13 0.00 20:03:46 19:44:01 1 92.96 0.00 6.87 0.00 0.17 0.00 20:03:46 19:44:01 2 93.92 0.00 5.91 0.00 0.17 0.00 20:03:46 19:44:01 3 94.47 0.00 5.39 0.00 0.13 0.00 20:03:46 19:44:01 4 93.58 0.00 6.24 0.00 0.18 0.00 20:03:46 19:44:01 5 93.32 0.00 6.51 0.00 0.17 0.00 20:03:46 19:44:01 6 93.67 0.00 6.17 0.00 0.15 0.02 20:03:46 19:44:01 7 93.85 0.00 6.00 0.00 0.15 0.00 20:03:46 19:45:01 all 5.47 0.00 1.48 2.56 0.03 90.46 20:03:46 19:45:01 0 5.81 0.00 1.37 1.25 0.03 91.53 20:03:46 19:45:01 1 5.62 0.00 1.74 1.61 0.02 91.02 20:03:46 19:45:01 2 5.13 0.00 1.37 2.38 0.03 91.09 20:03:46 19:45:01 3 5.69 0.00 1.51 1.76 0.03 91.01 20:03:46 19:45:01 4 5.14 0.00 1.62 7.10 0.03 86.10 20:03:46 19:45:01 5 5.40 0.00 1.42 2.84 0.02 90.32 20:03:46 19:45:01 6 5.12 0.00 1.38 1.48 0.03 91.99 20:03:46 19:45:01 7 5.83 0.00 1.42 2.08 0.03 90.64 20:03:46 19:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:03:46 19:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:46:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:03:46 19:46:01 2 0.03 0.00 0.02 0.02 0.02 99.92 20:03:46 19:46:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:03:46 19:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:47:01 all 0.11 0.00 0.02 0.01 0.00 99.86 20:03:46 19:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:03:46 19:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:03:46 19:47:01 2 0.03 0.00 0.03 0.07 0.02 99.85 20:03:46 19:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:03:46 19:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:47:01 6 0.65 0.00 0.02 0.00 0.00 99.33 20:03:46 19:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:48:01 all 0.21 0.00 0.01 0.01 0.01 99.75 20:03:46 19:48:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:03:46 19:48:01 1 0.00 0.00 0.00 0.08 0.00 99.92 20:03:46 19:48:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:03:46 19:48:01 3 0.07 0.00 0.00 0.00 0.02 99.92 20:03:46 19:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:48:01 6 1.52 0.00 0.07 0.00 0.02 98.40 20:03:46 19:48:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:03:46 19:49:01 all 0.10 0.00 0.04 0.00 0.01 99.85 20:03:46 19:49:01 0 0.02 0.00 0.08 0.00 0.00 99.90 20:03:46 19:49:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:03:46 19:49:01 2 0.07 0.00 0.12 0.02 0.02 99.78 20:03:46 19:49:01 3 0.10 0.00 0.03 0.00 0.00 99.87 20:03:46 19:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:49:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:03:46 19:49:01 6 0.37 0.00 0.02 0.00 0.00 99.62 20:03:46 19:49:01 7 0.17 0.00 0.02 0.00 0.00 99.82 20:03:46 19:50:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:03:46 19:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:50:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:03:46 19:50:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:03:46 19:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:03:46 19:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:50:01 7 0.07 0.00 0.02 0.00 0.00 99.92 20:03:46 19:51:01 all 0.03 0.00 0.02 0.00 0.00 99.94 20:03:46 19:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:03:46 19:51:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:03:46 19:51:01 2 0.07 0.00 0.03 0.02 0.00 99.88 20:03:46 19:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:03:46 19:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 19:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:03:46 19:52:01 all 0.12 0.00 0.04 0.04 0.01 99.79 20:03:46 19:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 19:52:01 1 0.17 0.00 0.12 0.25 0.02 99.45 20:03:46 19:52:01 2 0.33 0.00 0.12 0.05 0.02 99.48 20:03:46 19:52:01 3 0.15 0.00 0.07 0.00 0.02 99.77 20:03:46 19:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:52:01 7 0.28 0.00 0.02 0.00 0.00 99.70 20:03:46 20:03:46 19:52:01 CPU %user %nice %system %iowait %steal %idle 20:03:46 19:53:01 all 0.46 0.00 0.11 0.07 0.01 99.35 20:03:46 19:53:01 0 0.20 0.00 0.25 0.00 0.00 99.55 20:03:46 19:53:01 1 0.25 0.00 0.07 0.03 0.00 99.65 20:03:46 19:53:01 2 0.72 0.00 0.27 0.52 0.03 98.46 20:03:46 19:53:01 3 0.32 0.00 0.12 0.00 0.00 99.57 20:03:46 19:53:01 4 0.08 0.00 0.03 0.00 0.02 99.87 20:03:46 19:53:01 5 0.10 0.00 0.03 0.00 0.00 99.87 20:03:46 19:53:01 6 1.60 0.00 0.12 0.00 0.02 98.27 20:03:46 19:53:01 7 0.42 0.00 0.00 0.00 0.00 99.58 20:03:46 19:54:01 all 0.06 0.00 0.02 0.00 0.00 99.92 20:03:46 19:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:54:01 2 0.02 0.00 0.03 0.02 0.02 99.92 20:03:46 19:54:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:03:46 19:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:54:01 6 0.35 0.00 0.05 0.00 0.00 99.60 20:03:46 19:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:03:46 19:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:55:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:03:46 19:55:01 3 0.05 0.00 0.00 0.02 0.02 99.92 20:03:46 19:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:56:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:03:46 19:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:03:46 19:56:01 2 0.08 0.00 0.03 0.02 0.00 99.87 20:03:46 19:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:03:46 19:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:03:46 19:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:03:46 19:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:03:46 19:57:01 1 0.02 0.00 0.03 0.02 0.00 99.93 20:03:46 19:57:01 2 0.08 0.00 0.02 0.02 0.03 99.85 20:03:46 19:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:03:46 19:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:03:46 19:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 19:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:03:46 19:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:03:46 19:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:03:46 19:58:01 2 0.03 0.00 0.03 0.02 0.02 99.90 20:03:46 19:58:01 3 0.00 0.00 0.03 0.00 0.00 99.97 20:03:46 19:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:03:46 19:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:03:46 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 19:59:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:03:46 19:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 19:59:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:03:46 19:59:01 3 0.07 0.00 0.00 0.00 0.02 99.92 20:03:46 19:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 19:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 19:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 20:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:03:46 20:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 20:00:01 1 0.08 0.00 0.02 0.00 0.02 99.88 20:03:46 20:00:01 2 0.05 0.00 0.03 0.02 0.03 99.87 20:03:46 20:00:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:03:46 20:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 20:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 20:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:46 20:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 20:01:01 all 0.07 0.00 0.01 0.00 0.02 99.90 20:03:46 20:01:01 0 0.03 0.00 0.02 0.00 0.08 99.87 20:03:46 20:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:03:46 20:01:01 2 0.00 0.00 0.02 0.03 0.02 99.93 20:03:46 20:01:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:03:46 20:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:03:46 20:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 20:01:01 6 0.42 0.00 0.02 0.00 0.00 99.57 20:03:46 20:01:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:03:46 20:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:03:46 20:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 20:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:03:46 20:02:01 2 0.05 0.00 0.00 0.02 0.03 99.90 20:03:46 20:02:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:03:46 20:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:46 20:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:46 20:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:03:46 20:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:46 20:03:01 all 0.13 0.00 0.03 0.01 0.01 99.82 20:03:46 20:03:01 0 0.02 0.00 0.08 0.00 0.02 99.88 20:03:46 20:03:01 1 0.10 0.00 0.02 0.02 0.00 99.87 20:03:46 20:03:01 2 0.02 0.00 0.02 0.03 0.03 99.90 20:03:46 20:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:03:46 20:03:01 4 0.27 0.00 0.03 0.00 0.02 99.68 20:03:46 20:03:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:03:46 20:03:01 6 0.52 0.00 0.05 0.00 0.00 99.43 20:03:46 20:03:01 7 0.07 0.00 0.00 0.00 0.00 99.93 20:03:46 20:03:46 Average: CPU %user %nice %system %iowait %steal %idle 20:03:46 Average: all 3.38 0.00 0.46 0.21 0.01 95.94 20:03:46 Average: 0 3.33 0.00 0.46 0.30 0.01 95.89 20:03:46 Average: 1 3.35 0.00 0.48 0.19 0.02 95.96 20:03:46 Average: 2 3.39 0.00 0.47 0.31 0.02 95.81 20:03:46 Average: 3 3.30 0.00 0.46 0.24 0.01 95.99 20:03:46 Average: 4 3.35 0.00 0.45 0.21 0.01 95.98 20:03:46 Average: 5 3.53 0.00 0.46 0.16 0.01 95.84 20:03:46 Average: 6 3.41 0.00 0.45 0.10 0.01 96.02 20:03:46 Average: 7 3.34 0.00 0.46 0.18 0.01 96.01 20:03:46 20:03:46 20:03:46