Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45b71447c5306e16d8acfbee5d31a45e1c51401f+2bee238e8510a15974a23743e1f7ddd35801407b (01d30f86dbbd790a5c284bea94ca68df9c45b6ea) 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-ssh6760040565242041463.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh10160127109474433365.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5353/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5353/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7316715950962302613.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11972723375352366512.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5353/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5353/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8153793870636607736.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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], goVersion:1.25] ========================================================= [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.25 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29 in /w/workspace/edgexfoundry_edgex-go_PR-5353 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/35 [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/35 # 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/5353/head:refs/remotes/origin/PR-5353 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bee238e8510a15974a23743e1f7ddd35801407b into PR head commit 45b71447c5306e16d8acfbee5d31a45e1c51401f Merge succeeded, producing 0241186367b190b4ec0166debaedfae1fc46c21b Checking out Revision 0241186367b190b4ec0166debaedfae1fc46c21b (PR-5353) > git config core.sparsecheckout # timeout=10 > git checkout -f 45b71447c5306e16d8acfbee5d31a45e1c51401f # 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 2bee238e8510a15974a23743e1f7ddd35801407b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0241186367b190b4ec0166debaedfae1fc46c21b # timeout=10 Commit message: "Merge commit '2bee238e8510a15974a23743e1f7ddd35801407b' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3b9164fae07994ab11289ac16237357619c29153 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:16 ========================================================= 08:31:16 EdgeX Global Pipelines Version Info 08:31:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:18 ------------------- 08:31:18 stable info: 08:31:18 ------------------- 08:31:18 Commited By: Ginny Guan ginny@iotechsys.com 08:31:18 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 08:31:18 Message: update stable to v1.0.281 08:31:19 ------------------- 08:31:19 experimental info: 08:31:19 ------------------- 08:31:19 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:19 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 08:31:19 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5353 [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5353 [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5353 [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0241186367b190b4ec0166debaedfae1fc46c21b [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0241186 [Pipeline] echo 08:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:19 provisioning config files... 08:31:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/35@tmp/config8503221107716746609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:20 ---> ****-login.sh 08:31:20 nexus3.edgexfoundry.org:10001 08:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:20 08:31:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:20 Configure a credential helper to remove this warning. See 08:31:20 https://docs.****.com/go/credential-store/ 08:31:20 08:31:20 Login Succeeded 08:31:20 nexus3.edgexfoundry.org:10002 08:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:20 08:31:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:20 Configure a credential helper to remove this warning. See 08:31:20 https://docs.****.com/go/credential-store/ 08:31:20 08:31:20 Login Succeeded 08:31:20 nexus3.edgexfoundry.org:10003 08:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:20 08:31:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:20 Configure a credential helper to remove this warning. See 08:31:20 https://docs.****.com/go/credential-store/ 08:31:20 08:31:20 Login Succeeded 08:31:20 nexus3.edgexfoundry.org:10004 08:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:20 08:31:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:20 Configure a credential helper to remove this warning. See 08:31:20 https://docs.****.com/go/credential-store/ 08:31:20 08:31:20 Login Succeeded 08:31:20 ****.io 08:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:20 08:31:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:20 Configure a credential helper to remove this warning. See 08:31:20 https://docs.****.com/go/credential-store/ 08:31:20 08:31:20 Login Succeeded 08:31:20 ---> ****-login.sh ends [Pipeline] } 08:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:21 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 08:31:21 + dirname cmd/core-command/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo core-command,cmd/core-command/Dockerfile 08:31:21 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:21 + dirname cmd/core-data/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo core-data,cmd/core-data/Dockerfile 08:31:21 + + cut -d/ -f2 08:31:21 dirname cmd/core-keeper/Dockerfile 08:31:21 + echo core-keeper,cmd/core-keeper/Dockerfile 08:31:21 + dirname cmd/core-metadata/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:21 + dirname cmd/security-bootstrapper/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:21 + dirname cmd/security-proxy-auth/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:21 + dirname+ cmd/security-proxy-setup/Dockerfile 08:31:21 cut -d/ -f2 08:31:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:21 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:21 + dirname cmd/security-spire-agent/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:21 + dirname cmd/security-spire-config/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:21 + dirname cmd/security-spire-server/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:21 + + dirname cmd/support-notifications/Dockerfile 08:31:21 cut -d/ -f2 08:31:21 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:21 + dirname cmd/support-scheduler/Dockerfile 08:31:21 + cut -d/ -f2 08:31:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:21 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-keeper, dockerfile:cmd/core-keeper/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 08:31:21 + git rev-list -1 --merges 0241186367b190b4ec0166debaedfae1fc46c21b~1..0241186367b190b4ec0166debaedfae1fc46c21b [Pipeline] echo 08:31:21 -----------> git rev-list -1 --merges 0241186367b190b4ec0166debaedfae1fc46c21b~1..0241186367b190b4ec0166debaedfae1fc46c21b 0241186367b190b4ec0166debaedfae1fc46c21b 08:31:21 0241186367b190b4ec0166debaedfae1fc46c21b [false] [Pipeline] sh 08:31:21 + git log --format=format:%s -1 0241186367b190b4ec0166debaedfae1fc46c21b [Pipeline] echo 08:31:21 ========================================================= 08:31:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:22 + grep -v github /etc/ssh/ssh_known_hosts 08:31:22 + [ -e /tmp/ssh_known_hosts ] 08:31:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:22 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:22 08:31:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:22 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:22 3dae71ba6b94: Pulling fs layer 08:31:22 6bf1a483ea7c: Pulling fs layer 08:31:22 f5dfc541a4d3: Pulling fs layer 08:31:22 461d9e800cba: Pulling fs layer 08:31:22 80192f66455f: Pulling fs layer 08:31:22 2e8e34ca0e6c: Pulling fs layer 08:31:22 a29436f7fd5d: Pulling fs layer 08:31:22 923cac83aea3: Pulling fs layer 08:31:22 25ad8b0a4227: Pulling fs layer 08:31:22 db01528c6b51: Pulling fs layer 08:31:22 28988de357af: Pulling fs layer 08:31:22 461d9e800cba: Waiting 08:31:22 25ad8b0a4227: Waiting 08:31:22 80192f66455f: Waiting 08:31:22 2e8e34ca0e6c: Waiting 08:31:22 a29436f7fd5d: Waiting 08:31:22 db01528c6b51: Waiting 08:31:22 6bf1a483ea7c: Verifying Checksum 08:31:22 6bf1a483ea7c: Download complete 08:31:23 461d9e800cba: Verifying Checksum 08:31:23 461d9e800cba: Download complete 08:31:23 80192f66455f: Verifying Checksum 08:31:23 80192f66455f: Download complete 08:31:23 f5dfc541a4d3: Verifying Checksum 08:31:23 f5dfc541a4d3: Download complete 08:31:23 3dae71ba6b94: Verifying Checksum 08:31:23 3dae71ba6b94: Download complete 08:31:23 923cac83aea3: Verifying Checksum 08:31:23 923cac83aea3: Download complete 08:31:23 25ad8b0a4227: Verifying Checksum 08:31:23 25ad8b0a4227: Download complete 08:31:23 db01528c6b51: Verifying Checksum 08:31:23 db01528c6b51: Download complete 08:31:23 28988de357af: Verifying Checksum 08:31:23 28988de357af: Download complete 08:31:23 a29436f7fd5d: Verifying Checksum 08:31:23 a29436f7fd5d: Download complete 08:31:24 2e8e34ca0e6c: Verifying Checksum 08:31:24 2e8e34ca0e6c: Download complete 08:31:25 3dae71ba6b94: Pull complete 08:31:25 6bf1a483ea7c: Pull complete 08:31:25 f5dfc541a4d3: Pull complete 08:31:25 461d9e800cba: Pull complete 08:31:25 80192f66455f: Pull complete 08:31:30 2e8e34ca0e6c: Pull complete 08:31:30 a29436f7fd5d: Pull complete 08:31:30 923cac83aea3: Pull complete 08:31:30 25ad8b0a4227: Pull complete 08:31:30 db01528c6b51: Pull complete 08:31:30 28988de357af: Pull complete 08:31:30 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:30 prd-ubuntu20.04-docker-8c-8g-29 does not seem to be running inside a container 08:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@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/py-git-semver:0.1.4 cat 08:31:34 $ docker top c7e5644ea1ec341ca7283423cb1c5096ed6c09fe11e271f1095f5092d22e1de9 -eo pid,comm 08:31:34 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). 08:31:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:34 [ssh-agent] Looking for ssh-agent implementation... 08:31:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:34 $ docker exec c7e5644ea1ec341ca7283423cb1c5096ed6c09fe11e271f1095f5092d22e1de9 ssh-agent 08:31:34 SSH_AUTH_SOCK=/tmp/ssh-Bc2BrPm7cHyt/agent.32 08:31:34 SSH_AGENT_PID=38 08:31:34 Running ssh-add (command line suppressed) 08:31:34 Identity added: /w/workspace/edgex-go/35@tmp/private_key_7437090360632996170.key (/w/workspace/edgex-go/35@tmp/private_key_7437090360632996170.key) 08:31:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:35 + git config --global --add safe.directory /w/workspace/edgex-go/35 [Pipeline] sh 08:31:35 + git tag --points-at HEAD [Pipeline] } 08:31:35 $ docker exec --env ******** --env ******** c7e5644ea1ec341ca7283423cb1c5096ed6c09fe11e271f1095f5092d22e1de9 ssh-agent -k 08:31:35 unset SSH_AUTH_SOCK; 08:31:35 unset SSH_AGENT_PID; 08:31:35 echo Agent pid 38 killed; 08:31:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:35 [ssh-agent] Looking for ssh-agent implementation... 08:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:35 $ docker exec c7e5644ea1ec341ca7283423cb1c5096ed6c09fe11e271f1095f5092d22e1de9 ssh-agent 08:31:35 SSH_AUTH_SOCK=/tmp/ssh-vw2bFhhMiYth/agent.86 08:31:35 SSH_AGENT_PID=92 08:31:35 Running ssh-add (command line suppressed) 08:31:36 Identity added: /w/workspace/edgex-go/35@tmp/private_key_4895149163206546130.key (/w/workspace/edgex-go/35@tmp/private_key_4895149163206546130.key) 08:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:36 + git semver init 08:31:36 2026-08-07 08:31:36,575 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:31:36 2026-08-07 08:31:36,579 [run_init] DEBUG init version:0.0.0 force:False 08:31:36 2026-08-07 08:31:36,580 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/35/.semver 08:31:36 2026-08-07 08:31:36,581 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/35/.semver 08:31:36 2026-08-07 08:31:36,581 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/35/.semver'], cwd=/w/workspace/edgex-go/35, stdin=None, shell=False, universal_newlines=False) 08:31:44 2026-08-07 08:31:44,301 [append_file] DEBUG append to file:/w/workspace/edgex-go/35/.git/info/exclude 08:31:44 2026-08-07 08:31:44,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/35/.semver/PR-5353 with force:False 08:31:44 2026-08-07 08:31:44,302 [write_file] DEBUG write to file:/w/workspace/edgex-go/35/.semver/PR-5353 08:31:44 2026-08-07 08:31:44,306 [execute] INFO git cat-file --batch-check 08:31:44 2026-08-07 08:31:44,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/35/.semver, stdin=, shell=False, universal_newlines=False) 08:31:44 2026-08-07 08:31:44,311 [execute] INFO git cat-file --batch 08:31:44 2026-08-07 08:31:44,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/35/.semver, stdin=, shell=False, universal_newlines=False) 08:31:44 2026-08-07 08:31:44,315 [read_version] DEBUG read version from /w/workspace/edgex-go/35/.semver/PR-5353 08:31:44 0.0.0 [Pipeline] } 08:31:44 $ docker exec --env ******** --env ******** c7e5644ea1ec341ca7283423cb1c5096ed6c09fe11e271f1095f5092d22e1de9 ssh-agent -k 08:31:44 unset SSH_AUTH_SOCK; 08:31:44 unset SSH_AGENT_PID; 08:31:44 echo Agent pid 92 killed; 08:31:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:45 + git semver [Pipeline] } 08:31:45 $ docker stop --time=1 c7e5644ea1ec341ca7283423cb1c5096ed6c09fe11e271f1095f5092d22e1de9 08:31:47 $ docker rm -f --volumes c7e5644ea1ec341ca7283423cb1c5096ed6c09fe11e271f1095f5092d22e1de9 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:47 Stashed 1 file(s) [Pipeline] echo 08:31:47 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 08:31:48 + git config --global --add safe.directory /w/workspace/edgex-go/35 [Pipeline] echo 08:31:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:31:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:31:48 ========================================================= 08:31:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:31:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:48 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:48 2d35ebdb57d9: Pulling fs layer 08:31:48 c35fb4624d26: Pulling fs layer 08:31:48 4e2aec7ef170: Pulling fs layer 08:31:48 333b49ad6fbf: Pulling fs layer 08:31:48 4f4fb700ef54: Pulling fs layer 08:31:48 c3e65509a76b: Pulling fs layer 08:31:48 7cf9ebb963bd: Pulling fs layer 08:31:48 333b49ad6fbf: Waiting 08:31:48 bb34ca984cfb: Pulling fs layer 08:31:48 151cf03bc807: Pulling fs layer 08:31:48 c3e65509a76b: Waiting 08:31:48 7cf9ebb963bd: Waiting 08:31:48 151cf03bc807: Waiting 08:31:48 4f4fb700ef54: Waiting 08:31:48 bb34ca984cfb: Waiting 08:31:48 c35fb4624d26: Verifying Checksum 08:31:48 c35fb4624d26: Download complete 08:31:48 333b49ad6fbf: Download complete 08:31:48 2d35ebdb57d9: Verifying Checksum 08:31:48 2d35ebdb57d9: Download complete 08:31:48 4f4fb700ef54: Verifying Checksum 08:31:48 4f4fb700ef54: Download complete 08:31:48 c3e65509a76b: Verifying Checksum 08:31:48 c3e65509a76b: Download complete 08:31:48 2d35ebdb57d9: Pull complete 08:31:48 7cf9ebb963bd: Verifying Checksum 08:31:48 7cf9ebb963bd: Download complete 08:31:49 c35fb4624d26: Pull complete 08:31:49 4e2aec7ef170: Verifying Checksum 08:31:49 4e2aec7ef170: Download complete 08:31:49 151cf03bc807: Verifying Checksum 08:31:49 151cf03bc807: Download complete 08:31:49 bb34ca984cfb: Verifying Checksum 08:31:49 bb34ca984cfb: Download complete 08:31:54 4e2aec7ef170: Pull complete 08:31:54 333b49ad6fbf: Pull complete 08:31:54 4f4fb700ef54: Pull complete 08:31:55 c3e65509a76b: Pull complete 08:31:55 7cf9ebb963bd: Pull complete 08:31:58 bb34ca984cfb: Pull complete 08:31:58 151cf03bc807: Pull complete 08:31:58 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:31:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:59 WORKDIR /edgex 08:31:59 COPY go.mod . 08:31:59 RUN go mod download 08:31:59 + docker build -t ci-base-image-x86_64 -f - . 08:31:59 #0 building with "default" instance using docker driver 08:31:59 08:31:59 #1 [internal] load build definition from Dockerfile 08:31:59 #1 transferring dockerfile: 164B done 08:31:59 #1 DONE 0.0s 08:31:59 08:31:59 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:59 #2 DONE 0.0s 08:31:59 08:31:59 #3 [internal] load .dockerignore 08:31:59 #3 transferring context: 50B done 08:31:59 #3 DONE 0.0s 08:31:59 08:31:59 #4 [internal] load build context 08:31:59 #4 transferring context: 7.01kB done 08:31:59 #4 DONE 0.0s 08:31:59 08:31:59 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:59 #5 DONE 0.1s 08:31:59 08:31:59 #6 [2/4] WORKDIR /edgex 08:32:03 #6 DONE 4.1s 08:32:03 08:32:03 #7 [3/4] COPY go.mod . 08:32:03 #7 DONE 0.0s 08:32:03 08:32:03 #8 [4/4] RUN go mod download 08:32:22 #8 DONE 16.0s 08:32:22 08:32:22 #9 exporting to image 08:32:22 #9 exporting layers 08:32:22 #9 exporting layers 3.3s done 08:32:23 #9 writing image sha256:6215fb85a454504f2cd0b169f578a5f07d185974a91c4d1711f6311bffa02d1b done 08:32:23 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:32:23 #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:23 + docker inspect -f . ci-base-image-x86_64 08:32:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:23 prd-ubuntu20.04-docker-8c-8g-29 does not seem to be running inside a container 08:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:24 $ docker top a393b4645204b6f0434f2a8614ba50beeedbc205078295400da4c7ab8de1b7d7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:24 + go version 08:32:24 go version go1.25.2 linux/amd64 [Pipeline] } 08:32:24 $ docker stop --time=1 a393b4645204b6f0434f2a8614ba50beeedbc205078295400da4c7ab8de1b7d7 08:32:25 $ docker rm -f --volumes a393b4645204b6f0434f2a8614ba50beeedbc205078295400da4c7ab8de1b7d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:26 + docker inspect -f . ci-base-image-x86_64 08:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:26 prd-ubuntu20.04-docker-8c-8g-29 does not seem to be running inside a container 08:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:26 $ docker top 736c050fbfe6f990bc2fbe8009646fcb1f6e004b30a9012e580d82e8e77d00d7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:26 ========================================================= 08:32:26 [edgeXBuildGoParallel] Running Tests and Build... 08:32:26 ========================================================= [Pipeline] sh 08:32:27 + git config --global --add safe.directory /w/workspace/edgex-go/35 [Pipeline] fileExists [Pipeline] sh 08:32:27 + make test 08:32:27 go test -race -coverprofile=coverage.out ./... 08:32:35 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:07 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:33:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:07 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:33:07 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.094s coverage: 71.0% of statements 08:33:12 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements 08:33:12 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 57.3% of statements 08:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements 08:33:12 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:33:12 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.581s coverage: 94.2% of statements 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 90.7% of statements 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.025s coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 11.1% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.472s coverage: 97.7% of statements 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:17 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:17 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.058s coverage: 3.5% of statements 08:33:19 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 08:33:19 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 38.2% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements 08:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:33:19 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:33:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 40.0% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.030s coverage: 87.1% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 93.1% of statements 08:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 08:33:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.021s coverage: 94.4% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.054s coverage: 94.1% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.052s coverage: 82.1% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 6.8% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.146s coverage: 54.8% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.6% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.036s coverage: 20.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 29.2% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.033s coverage: 93.8% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 3.1% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.1% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.143s coverage: 94.9% of statements 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:46 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 19.5% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.026s coverage: 19.1% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:33:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 48.8% of statements 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:46 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 08:33:46 running golangci-lint 08:33:46 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:33:46 go version go1.25.2 linux/amd64 08:33:46 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:33:46 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:46 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 08:33:46 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 08:33:46 level=info msg="[goenv] Read go env for 3.516928ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 08:33:46 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 08:34:08 level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|files|name|compiled_files|deps|exports_file|imports) took 22.350244173s" 08:34:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.834537ms" 08:34:21 level=info msg="[linters_context/goanalysis] analyzers took 1m45.746975513s with top 10 stages: buildir: 56.358431561s, gosec: 3.043223554s, inspect: 2.376460722s, fact_deprecated: 2.231413055s, fact_purity: 1.637234087s, printf: 1.573721768s, ctrlflow: 1.455997016s, nilness: 1.31577334s, S1038: 1.120311762s, directives: 1.073114673s" 08:34:21 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 08:34:21 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 08:34:21 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 08:34:21 level=info msg="[runner] Issues before processing: 35, after processing: 0" 08:34:21 level=info msg="[runner] Processors filtering stat (in/out): nolint_filter: 21/0, path_absoluter: 35/35, cgo: 35/35, invalid_issue: 35/35, filename_unadjuster: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, path_relativity: 35/35, exclusion_paths: 35/35" 08:34:21 level=info msg="[runner] processing took 10.193625ms with stages: nolint_filter: 9.249848ms, generated_file_filter: 688.27µs, exclusion_rules: 117.423µs, exclusion_paths: 87.502µs, path_relativity: 34.221µs, path_absoluter: 3.121µs, cgo: 3.07µs, sort_results: 2.83µs, invalid_issue: 1.92µs, max_same_issues: 1.39µs, filename_unadjuster: 760ns, fixer: 540ns, uniq_by_line: 470ns, diff: 450ns, source_code: 440ns, path_shortener: 300ns, max_per_file_from_linter: 290ns, path_prettifier: 290ns, max_from_linter: 250ns, severity-rules: 240ns" 08:34:21 level=info msg="[runner] linters took 12.017075873s with stages: goanalysis_metalinter: 12.006784455s" 08:34:21 0 issues. 08:34:21 level=info msg="File cache stats: 0 entries of total size 0B" 08:34:21 level=info msg="Memory: 343 samples, avg is 340.9MB, max is 1439.2MB" 08:34:21 level=info msg="Execution took 34.40818872s" 08:34:21 go vet ./... 08:34:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:27 ./bin/test-attribution-txt.sh 08:34:28 An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add 08:34:28 An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add 08:34:28 An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add 08:34:28 An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo 08:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 08:34:28 + ls -al . 08:34:28 total 1412 08:34:28 drwxrwxr-x 11 1001 1001 4096 Aug 7 08:32 . 08:34:28 drwxr-xr-x 4 root root 4096 Aug 7 08:32 .. 08:34:28 drwxrwxr-x 2 1001 1001 4096 Aug 7 08:31 .blubracket 08:34:28 -rw-rw-r-- 1 1001 1001 10 Aug 7 08:31 .dockerignore 08:34:28 drwxrwxr-x 8 1001 1001 4096 Aug 7 08:33 .git 08:34:28 drwxrwxr-x 3 1001 1001 4096 Aug 7 08:31 .github 08:34:28 -rw-rw-r-- 1 1001 1001 909 Aug 7 08:31 .gitignore 08:34:28 -rw-rw-r-- 1 1001 1001 359 Aug 7 08:31 .golangci.yml 08:34:28 -rw-rw-r-- 1 1001 1001 100 Aug 7 08:31 .hadolint.yml 08:34:28 drwxr-xr-x 3 1001 1001 4096 Aug 7 08:31 .semver 08:34:28 -rw-rw-r-- 1 1001 1001 155 Aug 7 08:31 .sonarcloud.properties 08:34:28 -rw-rw-r-- 1 1001 1001 1171 Aug 7 08:31 ADOPTERS.md 08:34:28 -rw-rw-r-- 1 1001 1001 20149 Aug 7 08:31 Attribution.txt 08:34:28 -rw-rw-r-- 1 1001 1001 118730 Aug 7 08:31 CHANGELOG.md 08:34:28 -rw-rw-r-- 1 1001 1001 3804 Aug 7 08:31 CONTRIBUTING.md 08:34:28 -rw-rw-r-- 1 1001 1001 677 Aug 7 08:31 GOVERNANCE.md 08:34:28 -rw-rw-r-- 1 1001 1001 886 Aug 7 08:31 Jenkinsfile 08:34:28 -rw-rw-r-- 1 1001 1001 10775 Aug 7 08:31 LICENSE 08:34:28 -rw-rw-r-- 1 1001 1001 16743 Aug 7 08:31 Makefile 08:34:28 -rw-rw-r-- 1 1001 1001 582 Aug 7 08:31 OWNERS.md 08:34:28 -rw-rw-r-- 1 1001 1001 9932 Aug 7 08:31 README.md 08:34:28 -rw-rw-r-- 1 1001 1001 789 Aug 7 08:31 SECURITY.md 08:34:28 -rw-rw-r-- 1 1001 1001 5 Aug 7 08:31 VERSION 08:34:28 drwxrwxr-x 2 1001 1001 4096 Aug 7 08:31 bin 08:34:28 drwxrwxr-x 19 1001 1001 4096 Aug 7 08:31 cmd 08:34:28 -rw-r--r-- 1 root root 1053837 Aug 7 08:33 coverage.out 08:34:28 drwxrwxr-x 2 1001 1001 4096 Aug 7 08:31 fuzz_test 08:34:28 -rw-rw-r-- 1 1001 1001 6979 Aug 7 08:31 go.mod 08:34:28 -rw-rw-r-- 1 1001 1001 90491 Aug 7 08:31 go.sum 08:34:28 drwxrwxr-x 7 1001 1001 4096 Aug 7 08:31 internal 08:34:28 drwxrwxr-x 2 1001 1001 4096 Aug 7 08:31 openapi 08:34:28 -rw-rw-r-- 1 1001 1001 584 Aug 7 08:31 security.txt 08:34:28 -rw-rw-r-- 1 1001 1001 204 Aug 7 08:31 version.go [Pipeline] sh 08:34:28 + '[' -e coverage.out ] 08:34:28 + chown 1001:1001 coverage.out [Pipeline] stash 08:34:28 Stashed 1 file(s) [Pipeline] sh 08:34:29 + make build 08:34:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:34:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:34:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:34:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:35:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:35:18 $ docker stop --time=1 736c050fbfe6f990bc2fbe8009646fcb1f6e004b30a9012e580d82e8e77d00d7 08:35:24 $ docker rm -f --volumes 736c050fbfe6f990bc2fbe8009646fcb1f6e004b30a9012e580d82e8e77d00d7 [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 08:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:26 08:35:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:26 latest: Pulling from edgex-devops/edgex-compose 08:35:26 91d30c5bc195: Pulling fs layer 08:35:26 2e9b0aa3be6d: Pulling fs layer 08:35:26 9c61dcf015f6: Pulling fs layer 08:35:26 4698f68db338: Pulling fs layer 08:35:26 2a2f49069b9e: Pulling fs layer 08:35:26 e0025b399a48: Pulling fs layer 08:35:26 2a2f49069b9e: Waiting 08:35:26 e0025b399a48: Waiting 08:35:26 4698f68db338: Waiting 08:35:26 91d30c5bc195: Verifying Checksum 08:35:26 91d30c5bc195: Download complete 08:35:26 4698f68db338: Verifying Checksum 08:35:26 4698f68db338: Download complete 08:35:26 2e9b0aa3be6d: Verifying Checksum 08:35:26 2e9b0aa3be6d: Download complete 08:35:26 e0025b399a48: Verifying Checksum 08:35:26 e0025b399a48: Download complete 08:35:26 2a2f49069b9e: Download complete 08:35:27 91d30c5bc195: Pull complete 08:35:27 9c61dcf015f6: Verifying Checksum 08:35:27 9c61dcf015f6: Download complete 08:35:27 2e9b0aa3be6d: Pull complete 08:35:31 9c61dcf015f6: Pull complete 08:35:31 4698f68db338: Pull complete 08:35:31 2a2f49069b9e: Pull complete 08:35:31 e0025b399a48: Pull complete 08:35:31 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:31 prd-ubuntu20.04-docker-8c-8g-29 does not seem to be running inside a container 08:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:35:33 $ docker top 9eb983b46469bed6e291d14056a833f558b321c766f065b0ea7c3572124cd6db -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:34 + docker compose -f ./docker-compose-build.yml build --parallel 08:35:34 #1 [core-metadata internal] load build definition from Dockerfile 08:35:34 #1 transferring dockerfile: 2.10kB done 08:35:35 #1 DONE 0.8s 08:35:35 08:35:35 #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:35 #2 DONE 0.0s 08:35:35 08:35:35 #3 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 08:35:36 #3 ... 08:35:36 08:35:36 #4 [support-notifications internal] load build definition from Dockerfile 08:35:36 #4 transferring dockerfile: 2.02kB done 08:35:36 #4 DONE 1.6s 08:35:36 08:35:36 #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:36 #2 DONE 0.0s 08:35:36 08:35:36 #3 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 08:35:36 #3 ... 08:35:36 08:35:36 #5 [core-keeper internal] load build definition from Dockerfile 08:35:36 #5 transferring dockerfile: 2.07kB done 08:35:36 #5 DONE 1.8s 08:35:36 08:35:36 #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:36 #2 DONE 0.0s 08:35:36 08:35:36 #3 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 08:35:36 #3 DONE 1.3s 08:35:36 08:35:36 #6 [security-proxy-auth internal] load build definition from Dockerfile 08:35:36 #6 transferring dockerfile: 2.14kB done 08:35:36 #6 DONE 2.0s 08:35:36 08:35:36 #7 [core-metadata internal] load .dockerignore 08:35:36 #7 ... 08:35:36 08:35:36 #8 [security-secretstore-setup internal] load build definition from Dockerfile 08:35:36 #8 transferring dockerfile: 2.49kB done 08:35:36 #8 DONE 2.0s 08:35:36 08:35:36 #9 [security-spire-agent internal] load build definition from Dockerfile 08:35:36 #9 transferring dockerfile: 1.81kB done 08:35:36 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:35:36 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:35:36 #9 DONE 2.0s 08:35:36 08:35:36 #10 [support-scheduler internal] load build definition from Dockerfile 08:35:36 #10 transferring dockerfile: 1.83kB done 08:35:36 #10 DONE 2.0s 08:35:36 08:35:36 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:35:36 #11 transferring dockerfile: 1.89kB done 08:35:36 #11 DONE 2.0s 08:35:36 08:35:36 #12 [security-bootstrapper internal] load build definition from Dockerfile 08:35:36 #12 transferring dockerfile: 3.02kB done 08:35:36 #12 DONE 2.0s 08:35:36 08:35:36 #13 [security-spire-server internal] load build definition from Dockerfile 08:35:36 #13 transferring dockerfile: 1.70kB done 08:35:36 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:35:36 #13 DONE 1.9s 08:35:36 08:35:36 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:35:36 #14 transferring dockerfile: 2.23kB done 08:35:36 #14 DONE 1.9s 08:35:36 08:35:36 #15 [security-proxy-setup internal] load build definition from Dockerfile 08:35:36 #15 transferring dockerfile: 2.50kB done 08:35:36 #15 DONE 1.8s 08:35:36 08:35:36 #16 [core-data internal] load build definition from Dockerfile 08:35:36 #16 transferring dockerfile: 2.04kB done 08:35:36 #16 DONE 1.8s 08:35:36 08:35:36 #17 [security-spire-config internal] load build definition from Dockerfile 08:35:36 #17 transferring dockerfile: 1.69kB done 08:35:36 #17 DONE 1.8s 08:35:36 08:35:36 #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:36 #2 DONE 0.0s 08:35:36 08:35:36 #18 [security-bootstrapper internal] load .dockerignore 08:35:36 #18 DONE 0.0s 08:35:36 08:35:36 #19 [core-common-config-bootstrapper internal] load .dockerignore 08:35:36 #19 DONE 0.0s 08:35:36 08:35:36 #3 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 08:35:36 #3 DONE 1.4s 08:35:36 08:35:36 #20 [security-secretstore-setup internal] load .dockerignore 08:35:36 #20 DONE 0.0s 08:35:36 08:35:36 #21 [security-spiffe-token-provider internal] load .dockerignore 08:35:36 #21 DONE 0.0s 08:35:36 08:35:36 #22 [core-command internal] load build definition from Dockerfile 08:35:36 #22 transferring dockerfile: 1.94kB done 08:35:36 #22 DONE 1.8s 08:35:36 08:35:36 #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:36 #2 DONE 0.0s 08:35:36 08:35:36 #23 [support-notifications internal] load .dockerignore 08:35:36 #23 transferring context: 50B done 08:35:36 #23 DONE 0.2s 08:35:36 08:35:36 #3 [core-data internal] load metadata for docker.io/library/alpine:3.22 08:35:36 #3 DONE 1.4s 08:35:36 08:35:36 #24 [core-keeper internal] load .dockerignore 08:35:36 #24 transferring context: 50B done 08:35:36 #24 DONE 0.2s 08:35:36 08:35:36 #7 [core-metadata internal] load .dockerignore 08:35:36 #7 transferring context: 50B done 08:35:36 #7 DONE 0.2s 08:35:36 08:35:36 #25 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.23.2 08:35:36 #25 DONE 0.1s 08:35:36 08:35:36 #26 [security-proxy-auth internal] load .dockerignore 08:35:36 #26 transferring context: 50B done 08:35:36 #26 DONE 0.1s 08:35:36 08:35:36 #27 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:35:36 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 08:35:36 #27 ... 08:35:36 08:35:36 #18 [security-bootstrapper internal] load .dockerignore 08:35:36 #18 transferring context: 50B 0.0s done 08:35:36 #18 DONE 0.1s 08:35:36 08:35:36 #19 [core-common-config-bootstrapper internal] load .dockerignore 08:35:36 #19 transferring context: 50B done 08:35:36 #19 DONE 0.1s 08:35:36 08:35:36 #20 [security-secretstore-setup internal] load .dockerignore 08:35:36 #20 transferring context: 50B done 08:35:36 #20 DONE 0.1s 08:35:36 08:35:36 #21 [security-spiffe-token-provider internal] load .dockerignore 08:35:36 #21 transferring context: 50B done 08:35:36 #21 DONE 0.2s 08:35:36 08:35:36 #28 [security-proxy-setup internal] load .dockerignore 08:35:36 #28 transferring context: 50B done 08:35:36 #28 DONE 0.2s 08:35:36 08:35:36 #29 [support-scheduler internal] load .dockerignore 08:35:36 #29 transferring context: 50B done 08:35:36 #29 DONE 0.2s 08:35:36 08:35:36 #27 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:35:36 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 08:35:36 #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 08:35:36 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 08:35:36 #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:35:36 #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:35:36 #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:35:36 #27 ... 08:35:36 08:35:36 #30 [core-command internal] load .dockerignore 08:35:36 #30 transferring context: 50B done 08:35:36 #30 DONE 0.2s 08:35:36 08:35:36 #31 [core-data internal] load .dockerignore 08:35:36 #31 transferring context: 50B done 08:35:36 #31 DONE 0.2s 08:35:36 08:35:36 #27 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:35:36 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 08:35:36 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 08:35:36 #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:35:36 #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:35:36 #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:35:37 #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 08:35:37 #27 ... 08:35:37 08:35:37 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:35:37 #32 DONE 0.6s 08:35:37 08:35:37 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:35:37 #33 DONE 0.5s 08:35:37 08:35:37 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:35:43 #34 ... 08:35:43 08:35:43 #35 [core-common-config-bootstrapper internal] load build context 08:35:43 #35 transferring context: 288.45MB 5.3s 08:35:43 #35 ... 08:35:43 08:35:43 #36 [security-bootstrapper internal] load build context 08:35:43 #36 ... 08:35:43 08:35:43 #35 [core-common-config-bootstrapper internal] load build context 08:35:45 #35 ... 08:35:45 08:35:45 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:35:45 #37 DONE 8.4s 08:35:45 08:35:45 #35 [core-common-config-bootstrapper internal] load build context 08:35:46 #35 ... 08:35:46 08:35:46 #38 [support-notifications internal] load build context 08:35:46 #38 ... 08:35:46 08:35:46 #39 [security-proxy-auth internal] load build context 08:35:46 #39 ... 08:35:46 08:35:46 #40 [security-secretstore-setup internal] load build context 08:35:47 #40 ... 08:35:47 08:35:47 #41 [core-metadata internal] load build context 08:35:47 #41 ... 08:35:47 08:35:47 #42 [security-spiffe-token-provider internal] load build context 08:35:47 #42 ... 08:35:47 08:35:47 #43 [security-spire-server internal] load .dockerignore 08:35:47 #43 ... 08:35:47 08:35:47 #44 [core-keeper internal] load build context 08:35:47 #44 transferring context: 430.46MB 10.4s 08:35:47 #44 ... 08:35:47 08:35:47 #45 [core-command internal] load build context 08:35:47 #45 ... 08:35:47 08:35:47 #46 [security-proxy-setup internal] load build context 08:35:47 #46 ... 08:35:47 08:35:47 #47 [support-scheduler internal] load build context 08:35:47 #47 ... 08:35:47 08:35:47 #48 [security-spire-config internal] load .dockerignore 08:35:47 #48 transferring context: 50B done 08:35:47 #48 ... 08:35:47 08:35:47 #49 [core-data internal] load build context 08:35:47 #49 transferring context: 407.78MB 10.7s 08:35:47 #49 ... 08:35:47 08:35:47 #47 [support-scheduler internal] load build context 08:35:53 #47 transferring context: 450.53MB 16.1s 08:35:53 #47 ... 08:35:53 08:35:53 #36 [security-bootstrapper internal] load build context 08:35:53 #36 transferring context: 653.01MB 16.3s done 08:35:53 #36 ... 08:35:53 08:35:53 #47 [support-scheduler internal] load build context 08:35:55 #47 ... 08:35:55 08:35:55 #50 [security-spire-agent internal] load .dockerignore 08:35:55 #50 ... 08:35:55 08:35:55 #47 [support-scheduler internal] load build context 08:35:56 #47 ... 08:35:56 08:35:56 #35 [core-common-config-bootstrapper internal] load build context 08:35:56 #35 transferring context: 653.01MB 12.7s done 08:35:56 #35 ... 08:35:56 08:35:56 #38 [support-notifications internal] load build context 08:35:56 #38 transferring context: 653.01MB 19.3s done 08:35:57 #38 ... 08:35:57 08:35:57 #40 [security-secretstore-setup internal] load build context 08:35:57 #40 transferring context: 653.01MB 18.7s done 08:35:57 #40 ... 08:35:57 08:35:57 #41 [core-metadata internal] load build context 08:35:57 #41 transferring context: 653.01MB 13.6s done 08:35:57 #41 ... 08:35:57 08:35:57 #42 [security-spiffe-token-provider internal] load build context 08:35:57 #42 transferring context: 653.01MB 18.6s done 08:35:57 #42 ... 08:35:57 08:35:57 #39 [security-proxy-auth internal] load build context 08:35:57 #39 ... 08:35:57 08:35:57 #45 [core-command internal] load build context 08:35:57 #45 transferring context: 653.01MB 13.1s done 08:35:57 #45 ... 08:35:57 08:35:57 #44 [core-keeper internal] load build context 08:35:57 #44 transferring context: 653.01MB 18.7s done 08:35:57 #44 ... 08:35:57 08:35:57 #46 [security-proxy-setup internal] load build context 08:35:57 #46 transferring context: 653.01MB 12.6s done 08:35:57 #46 ... 08:35:57 08:35:57 #39 [security-proxy-auth internal] load build context 08:35:57 #39 transferring context: 626.29MB 21.2s 08:35:57 #39 ... 08:35:57 08:35:57 #49 [core-data internal] load build context 08:35:58 #49 ... 08:35:58 08:35:58 #39 [security-proxy-auth internal] load build context 08:36:01 #39 transferring context: 653.01MB 22.5s done 08:36:01 #39 ... 08:36:01 08:36:01 #43 [security-spire-server internal] load .dockerignore 08:36:01 #43 transferring context: 50B 1.5s done 08:36:02 #43 ... 08:36:02 08:36:02 #47 [support-scheduler internal] load build context 08:36:02 #47 transferring context: 628.47MB 24.8s 08:36:02 #47 transferring context: 653.01MB 25.4s done 08:36:09 #47 ... 08:36:09 08:36:09 #49 [core-data internal] load build context 08:36:09 #49 transferring context: 653.01MB 21.6s done 08:37:46 #49 ... 08:37:46 08:37:46 #48 [security-spire-config internal] load .dockerignore 08:37:46 #48 DONE 128.2s 08:37:46 08:37:46 #46 [security-proxy-setup internal] load build context 08:37:46 #46 ... 08:37:46 08:37:46 #27 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:37:46 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 08:37:46 #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 08:37:46 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 08:37:46 #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:37:46 #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:37:46 #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:37:47 #27 ... 08:37:47 08:37:47 #35 [core-common-config-bootstrapper internal] load build context 08:37:47 #35 DONE 130.2s 08:37:47 08:37:47 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 08:37:47 #34 DONE 130.1s 08:37:47 08:37:47 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:47 #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:48 #51 ... 08:37:48 08:37:48 #46 [security-proxy-setup internal] load build context 08:37:48 #46 DONE 131.3s 08:37:48 08:37:48 #52 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:37:48 #52 ... 08:37:48 08:37:48 #27 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:37:48 #27 DONE 131.9s 08:37:48 08:37:48 #45 [core-command internal] load build context 08:37:48 #45 DONE 131.8s 08:37:48 08:37:48 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:37:49 #53 ... 08:37:49 08:37:49 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:49 #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.6s done 08:37:49 #51 DONE 2.6s 08:37:49 08:37:49 #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:37:49 #54 ... 08:37:49 08:37:49 #41 [core-metadata internal] load build context 08:37:49 #41 DONE 132.9s 08:37:49 08:37:49 #43 [security-spire-server internal] load .dockerignore 08:37:49 #43 DONE 132.7s 08:37:49 08:37:49 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:50 #51 ... 08:37:50 08:37:50 #27 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:37:50 #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 08:37:50 #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 08:37:50 #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 08:37:50 #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:37:50 #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:37:50 #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:37:50 #27 DONE 131.9s 08:37:50 08:37:50 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:50 #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.6s done 08:37:50 #51 ... 08:37:50 08:37:50 #36 [security-bootstrapper internal] load build context 08:37:50 #36 DONE 134.1s 08:37:51 08:37:51 #55 [security-spire-server internal] load build context 08:37:51 #55 ... 08:37:51 08:37:51 #44 [core-keeper internal] load build context 08:37:51 #44 DONE 134.7s 08:37:51 08:37:51 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:52 #56 ... 08:37:52 08:37:52 #40 [security-secretstore-setup internal] load build context 08:37:52 #40 DONE 135.4s 08:37:52 08:37:52 #57 [security-spire-config internal] load build context 08:37:52 #57 ... 08:37:52 08:37:52 #42 [security-spiffe-token-provider internal] load build context 08:37:52 #42 DONE 135.8s 08:37:52 08:37:52 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:53 #58 ... 08:37:53 08:37:53 #38 [support-notifications internal] load build context 08:37:53 #38 DONE 136.5s 08:37:53 08:37:53 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:54 #59 ... 08:37:54 08:37:54 #49 [core-data internal] load build context 08:37:54 #49 DONE 137.0s 08:37:54 08:37:54 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:54 #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:37:56 #51 ... 08:37:56 08:37:56 #39 [security-proxy-auth internal] load build context 08:37:56 #39 DONE 139.0s 08:37:56 08:37:56 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:37:56 #60 ... 08:37:56 08:37:56 #47 [support-scheduler internal] load build context 08:37:56 #47 DONE 139.5s 08:37:56 08:37:56 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:37:57 #61 ... 08:37:57 08:37:57 #50 [security-spire-agent internal] load .dockerignore 08:37:57 #50 transferring context: 50B done 08:37:57 #50 ... 08:37:57 08:37:57 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:58 #62 ... 08:37:58 08:37:58 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:37:58 #63 ... 08:37:58 08:37:58 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:37:58 #64 ... 08:37:58 08:37:58 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:37:58 #65 ... 08:37:58 08:37:58 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:37:58 #66 ... 08:37:58 08:37:58 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:37:59 #67 ... 08:37:59 08:37:59 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:37:59 #68 ... 08:37:59 08:37:59 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:37:59 #69 ... 08:37:59 08:37:59 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:59 #70 ... 08:37:59 08:37:59 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:37:59 #51 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:37:59 #51 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:37:59 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.5s 08:38:00 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s 08:38:00 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.9s 08:38:01 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 1.7s 08:38:01 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 2.0s 08:38:01 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.1s done 08:38:01 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.3s done 08:38:01 #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:38:03 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.2s done 08:38:03 #51 ... 08:38:03 08:38:03 #50 [security-spire-agent internal] load .dockerignore 08:38:03 #50 DONE 138.5s 08:38:03 08:38:03 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:38:03 #67 ... 08:38:03 08:38:03 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:03 #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.6s done 08:38:03 #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:38:03 #51 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:38:03 #51 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:38:03 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.1s done 08:38:03 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.3s done 08:38:03 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.2s done 08:38:03 #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:38:04 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 4.7s 08:38:04 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.49MB / 41.51MB 4.8s 08:38:04 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 26.21MB / 41.51MB 4.9s 08:38:04 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 39.85MB / 41.51MB 5.0s 08:38:07 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 08:38:07 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:38:08 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 9.0s done 08:38:08 #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 9.0s done 08:38:11 #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:38:11 #51 ... 08:38:11 08:38:11 #55 [security-spire-server internal] load build context 08:38:11 #55 transferring context: 08:38:11 #55 transferring context: 26.58kB done 08:38:11 #55 ... 08:38:11 08:38:11 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:11 #71 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 7.3s done 08:38:11 #71 DONE 7.3s 08:38:11 08:38:11 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:38:11 #60 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:11 #60 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:11 #60 21.13 (1/4) Installing dumb-init (1.2.5-r3) 08:38:11 #60 21.13 (2/4) Installing openssl (3.5.7-r0) 08:38:11 #60 21.14 (3/4) Installing su-exec (0.2-r3) 08:38:11 #60 21.15 (4/4) Installing yq-go (4.47.2-r3) 08:38:11 #60 21.22 Executing busybox-1.37.0-r20.trigger 08:38:11 #60 21.24 OK: 20 MiB in 20 packages 08:38:12 #60 ... 08:38:12 08:38:12 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:38:12 #70 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:12 #70 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:12 #70 15.28 v3.22.5-70-gfa73d50b96e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:38:12 #70 15.28 v3.22.5-70-gfa73d50b96e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:38:12 #70 15.28 OK: 26325 distinct packages available 08:38:12 #70 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:12 #70 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:12 #70 15.79 (1/4) Installing dumb-init (1.2.5-r3) 08:38:12 #70 15.79 (2/4) Installing musl-obstack (1.2.3-r2) 08:38:12 #70 15.80 (3/4) Installing libucontext (1.3.2-r0) 08:38:12 #70 15.80 (4/4) Installing gcompat (1.1.0-r4) 08:38:12 #70 15.81 Executing busybox-1.37.0-r20.trigger 08:38:12 #70 15.82 OK: 8 MiB in 20 packages 08:38:12 #70 DONE 23.5s 08:38:12 08:38:12 #57 [security-spire-config internal] load build context 08:38:12 #57 transferring context: 24.83kB 0.0s done 08:38:14 #57 ... 08:38:14 08:38:14 #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:38:14 #54 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:14 #54 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:14 #54 20.22 (1/1) Installing dumb-init (1.2.5-r3) 08:38:14 #54 20.22 Executing busybox-1.37.0-r20.trigger 08:38:14 #54 20.24 OK: 7 MiB in 17 packages 08:38:14 #54 DONE 24.9s 08:38:14 08:38:14 #72 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:38:14 #72 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 7.6s done 08:38:14 #72 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 08:38:14 #72 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 08:38:14 #72 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 08:38:14 #72 ... 08:38:14 08:38:14 #73 [security-spire-agent internal] load build context 08:38:14 #73 ... 08:38:14 08:38:14 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:38:15 #74 ... 08:38:15 08:38:15 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:38:15 #60 DONE 26.0s 08:38:15 08:38:15 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:38:15 #68 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:15 #68 24.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:15 #68 24.68 (1/7) Installing ca-certificates (20260611-r0) 08:38:15 #68 24.69 (2/7) Installing dumb-init (1.2.5-r3) 08:38:15 #68 24.73 (3/7) Installing libgcc (14.2.0-r6) 08:38:15 #68 24.73 (4/7) Installing libsodium (1.0.20-r1) 08:38:15 #68 24.74 (5/7) Installing libstdc++ (14.2.0-r6) 08:38:15 #68 24.76 (6/7) Installing libzmq (4.3.5-r2) 08:38:15 #68 24.78 (7/7) Installing zeromq (4.3.5-r2) 08:38:15 #68 24.78 Executing busybox-1.37.0-r20.trigger 08:38:15 #68 24.79 Executing ca-certificates-20260611-r0.trigger 08:38:15 #68 24.83 OK: 12 MiB in 23 packages 08:38:15 #68 ... 08:38:15 08:38:15 #55 [security-spire-server internal] load build context 08:38:15 #55 DONE 25.1s 08:38:15 08:38:15 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:38:16 #75 ... 08:38:16 08:38:16 #57 [security-spire-config internal] load build context 08:38:16 #57 DONE 29.6s 08:38:16 08:38:16 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:16 #51 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.2s 08:38:17 #51 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.9s done 08:38:21 #51 ... 08:38:21 08:38:21 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:21 #71 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:38:21 #71 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 08:38:21 #71 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 08:38:21 #71 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 08:38:21 #71 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 08:38:21 #71 ... 08:38:21 08:38:21 #72 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:38:21 #72 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 6.3s 08:38:22 #72 ... 08:38:22 08:38:22 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:38:22 #68 DONE 33.3s 08:38:22 08:38:22 #72 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:38:23 #72 ... 08:38:23 08:38:23 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:38:23 #76 ... 08:38:23 08:38:23 #72 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:38:25 #72 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 10.2s done 08:38:25 #72 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 08:38:25 #72 ... 08:38:25 08:38:25 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:38:25 #66 26.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:25 #66 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:25 #66 27.29 (1/3) Installing ca-certificates (20260611-r0) 08:38:25 #66 27.30 (2/3) Installing dumb-init (1.2.5-r3) 08:38:25 #66 27.31 (3/3) Installing tzdata (2026c-r0) 08:38:25 #66 27.33 Executing busybox-1.37.0-r20.trigger 08:38:25 #66 27.34 Executing ca-certificates-20260611-r0.trigger 08:38:25 #66 27.39 OK: 8 MiB in 19 packages 08:38:25 #66 ... 08:38:25 08:38:25 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:25 #71 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 11.9s 08:38:25 #71 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 11.9s 08:38:26 #71 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 12.6s done 08:38:26 #71 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 12.7s done 08:38:26 #71 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 08:38:28 #71 ... 08:38:28 08:38:28 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:38:28 #66 DONE 39.3s 08:38:28 08:38:28 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:38:28 #69 31.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:28 #69 31.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:28 #69 32.01 (1/4) Installing ca-certificates (20260611-r0) 08:38:28 #69 32.03 (2/4) Installing dumb-init (1.2.5-r3) 08:38:28 #69 32.03 (3/4) Installing su-exec (0.2-r3) 08:38:28 #69 32.03 (4/4) Installing yq-go (4.47.2-r3) 08:38:28 #69 32.13 Executing busybox-1.37.0-r20.trigger 08:38:28 #69 32.14 Executing ca-certificates-20260611-r0.trigger 08:38:28 #69 32.17 OK: 20 MiB in 20 packages 08:38:28 #69 DONE 39.5s 08:38:28 08:38:28 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:38:28 #77 ... 08:38:28 08:38:28 #73 [security-spire-agent internal] load build context 08:38:28 #73 transferring context: 26.11kB done 08:38:28 #73 DONE 24.9s 08:38:29 08:38:29 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:29 #56 37.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:29 #56 37.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:29 #56 37.64 v3.22.5-70-gfa73d50b96e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:38:29 #56 37.64 v3.22.5-70-gfa73d50b96e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:38:29 #56 37.64 OK: 26325 distinct packages available 08:38:29 #56 37.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:29 #56 37.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:29 #56 38.17 (1/5) Installing dumb-init (1.2.5-r3) 08:38:29 #56 38.18 (2/5) Installing musl-obstack (1.2.3-r2) 08:38:29 #56 38.20 (3/5) Installing libucontext (1.3.2-r0) 08:38:29 #56 38.21 (4/5) Installing gcompat (1.1.0-r4) 08:38:29 #56 38.22 (5/5) Installing openssl (3.5.7-r0) 08:38:29 #56 38.24 Executing busybox-1.37.0-r20.trigger 08:38:29 #56 38.25 OK: 8 MiB in 21 packages 08:38:33 #56 ... 08:38:33 08:38:33 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:38:33 #78 ... 08:38:33 08:38:33 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:33 #71 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.0s done 08:38:33 #71 ... 08:38:33 08:38:33 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:38:33 #61 34.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:33 #61 34.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:33 #61 35.09 (1/1) Installing dumb-init (1.2.5-r3) 08:38:33 #61 35.09 Executing busybox-1.37.0-r20.trigger 08:38:33 #61 35.10 OK: 7 MiB in 17 packages 08:38:34 #61 ... 08:38:34 08:38:34 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:38:34 #67 39.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:34 #67 39.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:34 #67 39.71 (1/2) Installing dumb-init (1.2.5-r3) 08:38:34 #67 39.72 (2/2) Installing su-exec (0.2-r3) 08:38:34 #67 39.73 Executing busybox-1.37.0-r20.trigger 08:38:34 #67 39.74 OK: 7 MiB in 18 packages 08:38:36 #67 ... 08:38:36 08:38:36 #72 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:38:36 #72 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.4s done 08:38:37 #72 ... 08:38:37 08:38:37 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:38:37 #61 DONE 48.1s 08:38:37 08:38:37 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:37 #58 48.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:37 #58 48.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:37 #58 48.80 v3.22.5-70-gfa73d50b96e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:38:37 #58 48.80 v3.22.5-70-gfa73d50b96e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:38:37 #58 48.80 OK: 26325 distinct packages available 08:38:37 #58 48.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:38 #58 48.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:38 #58 49.32 (1/13) Installing brotli-libs (1.1.0-r2) 08:38:38 #58 49.34 (2/13) Installing c-ares (1.34.8-r0) 08:38:38 #58 49.35 (3/13) Installing libunistring (1.3-r0) 08:38:38 #58 49.38 (4/13) Installing libidn2 (2.3.7-r0) 08:38:38 #58 49.39 (5/13) Installing nghttp2-libs (1.69.0-r0) 08:38:38 #58 49.41 (6/13) Installing libpsl (0.21.5-r3) 08:38:38 #58 49.42 (7/13) Installing zstd-libs (1.5.7-r0) 08:38:38 #58 49.44 (8/13) Installing libcurl (8.14.1-r3) 08:38:38 #58 49.46 (9/13) Installing curl (8.14.1-r3) 08:38:38 #58 49.47 (10/13) Installing dumb-init (1.2.5-r3) 08:38:38 #58 49.49 (11/13) Installing musl-obstack (1.2.3-r2) 08:38:38 #58 49.50 (12/13) Installing libucontext (1.3.2-r0) 08:38:38 #58 49.51 (13/13) Installing gcompat (1.1.0-r4) 08:38:38 #58 ... 08:38:38 08:38:38 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:38:38 #79 ... 08:38:38 08:38:38 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:38 #58 49.76 Executing busybox-1.37.0-r20.trigger 08:38:38 #58 49.77 OK: 12 MiB in 29 packages 08:38:43 #58 ... 08:38:43 08:38:43 #72 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:38:43 #72 DONE 38.7s 08:38:43 08:38:43 #52 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:38:43 #52 53.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:43 #52 53.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:43 #52 53.99 OK: 265 MiB in 60 packages 08:38:44 #52 ... 08:38:44 08:38:44 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:38:44 #67 DONE 55.3s 08:38:44 08:38:44 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:44 #56 DONE 53.8s 08:38:44 08:38:44 #80 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:44 #80 ... 08:38:44 08:38:44 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:44 #59 DONE 55.8s 08:38:45 08:38:45 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:38:47 #81 ... 08:38:47 08:38:47 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:38:47 #53 50.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:47 #53 50.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:47 #53 50.66 OK: 265 MiB in 60 packages 08:38:47 #53 DONE 59.4s 08:38:47 08:38:47 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:38:47 #63 58.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:47 #63 59.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:47 #63 59.36 OK: 265 MiB in 60 packages 08:38:47 #63 ... 08:38:47 08:38:47 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:47 #58 DONE 58.3s 08:38:47 08:38:47 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:38:47 #82 ... 08:38:47 08:38:47 #52 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:38:47 #52 DONE 60.0s 08:38:47 08:38:47 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:38:47 #83 ... 08:38:47 08:38:47 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:38:49 #84 ... 08:38:49 08:38:49 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:49 #62 DONE 62.0s 08:38:49 08:38:49 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:38:49 #63 DONE 62.0s 08:38:49 08:38:49 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:38:49 #65 60.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:49 #65 60.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:49 #65 60.94 v3.22.5-70-gfa73d50b96e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:38:49 #65 60.94 v3.22.5-70-gfa73d50b96e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:38:49 #65 60.94 OK: 26347 distinct packages available 08:38:49 #65 61.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:49 #65 61.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:49 #65 61.57 OK: 265 MiB in 60 packages 08:38:49 #65 DONE 62.1s 08:38:49 08:38:49 #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:38:49 #85 DONE 0.2s 08:38:49 08:38:49 #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:38:49 #84 DONE 2.4s 08:38:49 08:38:49 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:38:49 #64 61.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:49 #64 61.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:49 #64 62.03 OK: 265 MiB in 60 packages 08:38:49 #64 DONE 62.2s 08:38:49 08:38:49 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 08:38:49 #86 DONE 1.9s 08:38:49 08:38:49 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:38:49 #87 DONE 0.2s 08:38:49 08:38:49 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:50 #88 ... 08:38:50 08:38:50 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:38:50 #89 DONE 0.2s 08:38:50 08:38:50 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:38:50 #51 DONE 63.2s 08:38:50 08:38:50 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:38:50 #71 DONE 46.0s 08:38:50 08:38:50 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:38:50 #75 34.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:50 #75 34.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:51 #75 35.47 OK: 20 MiB in 20 packages 08:38:52 #75 ... 08:38:52 08:38:52 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:38:52 #78 27.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:52 #78 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:52 #78 27.81 OK: 12 MiB in 23 packages 08:38:52 #78 DONE 29.1s 08:38:52 08:38:52 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:38:52 #77 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:52 #77 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:53 #77 ... 08:38:53 08:38:53 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:38:53 #74 36.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:53 #74 36.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:53 #74 36.86 OK: 7 MiB in 17 packages 08:38:53 #74 DONE 38.8s 08:38:53 08:38:53 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:38:53 #77 24.41 OK: 8 MiB in 19 packages 08:38:53 #77 ... 08:38:53 08:38:53 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:38:53 #75 DONE 37.2s 08:38:53 08:38:53 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:38:53 #83 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:53 #83 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:53 #83 15.96 OK: 7 MiB in 17 packages 08:38:53 #83 ... 08:38:53 08:38:53 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:38:53 #76 37.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:53 #76 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:53 #76 38.02 OK: 8 MiB in 20 packages 08:38:53 #76 DONE 40.8s 08:38:54 08:38:54 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:38:54 #79 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:38:54 #79 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:38:54 #79 24.76 OK: 20 MiB in 20 packages 08:38:55 #79 ... 08:38:55 08:38:55 #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:38:55 #77 DONE 26.3s 08:38:55 08:38:55 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:38:55 #90 ... 08:38:55 08:38:55 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:38:55 #91 ... 08:38:55 08:38:55 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:56 #92 ... 08:38:56 08:38:56 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:38:56 #83 DONE 18.3s 08:38:56 08:38:56 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:38:56 #93 ... 08:38:56 08:38:56 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:38:56 #79 DONE 27.8s 08:38:56 08:38:56 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:58 #94 ... 08:38:58 08:38:58 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:38:58 #95 ... 08:38:58 08:38:58 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:59 #96 ... 08:38:59 08:38:59 #80 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:59 #80 16.20 v3.23.5-111-g2a2e55ba802 [https://dl-cdn.alpinelinux.org/alpine/v3.23/main] 08:38:59 #80 16.21 v3.23.5-111-g2a2e55ba802 [https://dl-cdn.alpinelinux.org/alpine/v3.23/community] 08:38:59 #80 16.21 OK: 27596 distinct packages available 08:38:59 #80 16.83 (1/7) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.7-r0) 08:38:59 #80 ... 08:38:59 08:38:59 #97 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:39:00 #97 ... 08:39:00 08:39:00 #80 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:39:00 #80 16.92 (2/7) Upgrading libssl3 (3.5.4-r0 -> 3.5.7-r0) 08:39:00 #80 16.95 (3/7) Installing dumb-init (1.2.5-r3) 08:39:00 #80 16.96 (4/7) Installing musl-obstack (1.2.3-r2) 08:39:00 #80 16.97 (5/7) Installing libucontext (1.3.3-r0) 08:39:00 #80 16.98 (6/7) Installing gcompat (1.1.0-r4) 08:39:00 #80 16.99 (7/7) Installing openssl (3.5.7-r0) 08:39:00 #80 17.01 Executing busybox-1.37.0-r30.trigger 08:39:00 #80 17.03 OK: 9222 KiB in 21 packages 08:39:00 #80 ... 08:39:00 08:39:00 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:00 #98 ... 08:39:00 08:39:00 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:39:00 #81 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:39:00 #81 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:39:00 #81 15.55 OK: 7 MiB in 18 packages 08:39:01 #81 ... 08:39:01 08:39:01 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:39:01 #93 DONE 7.8s 08:39:01 08:39:01 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:01 #92 ... 08:39:01 08:39:01 #80 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:39:01 #80 DONE 18.4s 08:39:01 08:39:01 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:39:05 #81 DONE 20.9s 08:39:05 08:39:05 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:05 #88 ... 08:39:05 08:39:05 #99 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:39:07 #99 ... 08:39:07 08:39:07 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:39:07 #90 DONE 13.2s 08:39:07 08:39:07 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:39:11 #100 ... 08:39:11 08:39:11 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:39:11 #82 22.64 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:39:11 #82 22.83 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:39:11 #82 23.37 (1/1) Installing dumb-init (1.2.5-r3) 08:39:11 #82 23.49 Executing busybox-1.37.0-r20.trigger 08:39:11 #82 23.49 OK: 7 MiB in 17 packages 08:39:11 #82 DONE 25.2s 08:39:11 08:39:11 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:39:11 #91 23.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:39:11 #91 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:39:11 #91 24.78 OK: 8 MiB in 21 packages 08:39:11 #91 DONE 25.7s 08:39:11 08:39:11 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:39:12 #101 ... 08:39:12 08:39:12 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:39:12 #95 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:39:13 #95 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:39:13 #95 25.73 OK: 12 MiB in 29 packages 08:39:14 #95 ... 08:39:14 08:39:14 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:39:14 #101 DONE 6.6s 08:39:14 08:39:14 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:39:14 #95 DONE 26.7s 08:39:14 08:39:14 #97 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:39:14 #97 23.96 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:39:14 #97 24.27 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:39:14 #97 24.69 OK: 265 MiB in 60 packages 08:39:16 #97 DONE 26.7s 08:39:16 08:39:16 #102 [security-spire-config stage-2 6/10] COPY security.txt / 08:39:23 #102 ... 08:39:23 08:39:23 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:39:23 #103 ... 08:39:23 08:39:23 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:39:28 #104 ... 08:39:28 08:39:28 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:39:28 #103 DONE 16.1s 08:39:28 08:39:28 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:39:29 #100 ... 08:39:29 08:39:29 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:39:40 #105 ... 08:39:40 08:39:40 #102 [security-spire-config stage-2 6/10] COPY security.txt / 08:39:40 #102 DONE 25.0s 08:39:40 08:39:40 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:40 #92 ... 08:39:40 08:39:40 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:39:40 #106 ... 08:39:40 08:39:40 #92 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:40 #92 DONE 50.8s 08:39:40 08:39:40 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:40 #88 ... 08:39:40 08:39:40 #107 [security-bootstrapper builder 6/7] COPY . . 08:39:41 #107 ... 08:39:41 08:39:41 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:39:41 #104 DONE 24.9s 08:39:42 08:39:42 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:42 #94 ... 08:39:42 08:39:42 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:45 #108 ... 08:39:45 08:39:45 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:39:45 #105 DONE 15.4s 08:39:45 08:39:45 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:45 #94 ... 08:39:45 08:39:45 #109 [security-spire-server stage-2 6/9] COPY security.txt / 08:39:51 #109 ... 08:39:51 08:39:51 #99 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:39:51 #99 41.21 Preupgrading: 08:39:51 #99 41.21 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.7-r0) 08:39:51 #99 41.22 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.7-r0) 08:39:51 #99 41.22 Executing busybox-1.37.0-r30.trigger 08:39:51 #99 41.36 Continuing with the main upgrade transaction: 08:39:51 #99 41.80 (1/7) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) 08:39:51 #99 41.80 Installing file to etc/hosts.apk-new 08:39:51 #99 41.80 Installing file to etc/shadow.apk-new 08:39:51 #99 41.80 (2/7) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) 08:39:51 #99 41.81 (3/7) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) 08:39:51 #99 41.82 Executing alpine-baselayout-3.7.2-r0.pre-upgrade 08:39:51 #99 41.83 Executing alpine-baselayout-3.7.2-r0.post-upgrade 08:39:51 #99 44.33 (4/7) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) 08:39:51 #99 44.33 (5/7) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 08:39:51 #99 44.34 (6/7) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) 08:39:51 #99 44.34 (7/7) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) 08:39:51 #99 44.35 Executing busybox-1.37.0-r30.trigger 08:39:51 #99 44.70 OK: 9184 KiB in 21 packages 08:40:59 #99 ... 08:40:59 08:40:59 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:40:59 #106 DONE 76.9s 08:40:59 08:40:59 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:41:00 #110 ... 08:41:00 08:41:00 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:00 #88 DONE 130.4s 08:41:00 08:41:00 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:41:08 #110 ... 08:41:08 08:41:08 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:08 #96 DONE 138.5s 08:41:08 08:41:08 #99 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:41:09 #99 ... 08:41:09 08:41:09 #111 [core-command builder 6/7] COPY . . 08:41:09 #111 ... 08:41:09 08:41:09 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:09 #94 DONE 139.6s 08:41:09 08:41:09 #99 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:41:09 #99 DONE 124.3s 08:41:09 08:41:09 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:09 #98 DONE 139.9s 08:41:10 08:41:10 #112 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:41:10 #112 ... 08:41:10 08:41:10 #109 [security-spire-server stage-2 6/9] COPY security.txt / 08:41:10 #109 DONE 84.1s 08:41:10 08:41:10 #113 [support-scheduler builder 6/7] COPY . . 08:41:11 #113 ... 08:41:11 08:41:11 #107 [security-secretstore-setup builder 6/7] COPY . . 08:41:11 #107 DONE 90.6s 08:41:11 08:41:11 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:41:11 #100 DONE 125.8s 08:41:11 08:41:11 #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:41:11 #114 CACHED 08:41:11 08:41:11 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:11 #115 CACHED 08:41:11 08:41:11 #116 [security-proxy-setup builder 6/7] COPY . . 08:41:11 #116 CACHED 08:41:11 08:41:11 #117 [security-secretstore-setup builder 6/7] COPY . . 08:41:11 #117 CACHED 08:41:11 08:41:11 #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:41:11 #118 CACHED 08:41:11 08:41:11 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:11 #119 CACHED 08:41:11 08:41:11 #120 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:41:20 #120 ... 08:41:20 08:41:20 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:41:20 #121 ... 08:41:20 08:41:20 #122 [support-notifications builder 6/7] COPY . . 08:41:20 #122 ... 08:41:20 08:41:20 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:41:20 #123 ... 08:41:20 08:41:20 #124 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:41:20 #124 ... 08:41:20 08:41:20 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:41:21 #125 ... 08:41:21 08:41:21 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:42:09 #126 ... 08:42:09 08:42:09 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:42:09 #110 DONE 64.5s 08:42:09 08:42:09 #122 [support-notifications builder 6/7] COPY . . 08:42:09 #122 ... 08:42:09 08:42:09 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:09 #108 DONE 144.4s 08:42:09 08:42:09 #127 [core-keeper builder 7/8] COPY . . 08:42:09 #127 ... 08:42:09 08:42:09 #122 [support-notifications builder 6/7] COPY . . 08:42:09 #122 DONE 57.1s 08:42:09 08:42:09 #111 [core-metadata builder 6/7] COPY . . 08:42:09 #111 DONE 58.0s 08:42:09 08:42:09 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:42:09 #125 55.40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:42:09 #125 ... 08:42:09 08:42:09 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 08:42:09 #128 CACHED 08:42:09 08:42:09 #129 [core-data builder 6/7] COPY . . 08:42:09 #129 CACHED 08:42:09 08:42:09 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:09 #130 CACHED 08:42:09 08:42:09 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 08:42:09 #131 CACHED 08:42:09 08:42:09 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:09 #132 CACHED 08:42:09 08:42:09 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:42:09 #133 CACHED 08:42:09 08:42:09 #134 [core-command builder 6/7] COPY . . 08:42:09 #134 CACHED 08:42:09 08:42:09 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:09 #135 CACHED 08:42:09 08:42:09 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 08:42:09 #136 CACHED 08:42:09 08:42:09 #137 [security-proxy-auth builder 6/7] COPY . . 08:42:09 #137 CACHED 08:42:09 08:42:09 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:09 #138 CACHED 08:42:09 08:42:09 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:42:09 #139 CACHED 08:42:09 08:42:09 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:42:09 #121 DONE 58.4s 08:42:09 08:42:09 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:42:09 #140 ... 08:42:09 08:42:09 #112 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:42:09 #112 DONE 59.1s 08:42:09 08:42:09 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:42:09 #123 56.24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:42:09 #123 ... 08:42:09 08:42:09 #124 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:42:09 #124 DONE 59.0s 08:42:09 08:42:09 #141 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:42:10 #141 ... 08:42:10 08:42:10 #120 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:42:10 #120 DONE 58.1s 08:42:10 08:42:10 #142 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:42:10 #142 ... 08:42:10 08:42:10 #113 [support-scheduler builder 6/7] COPY . . 08:42:10 #113 DONE 60.1s 08:42:10 08:42:10 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:42:17 #143 ... 08:42:17 08:42:17 #144 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:42:17 #144 ... 08:42:17 08:42:17 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:42:17 #145 ... 08:42:17 08:42:17 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:42:17 #146 ... 08:42:17 08:42:17 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:42:17 #147 ... 08:42:17 08:42:17 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:42:17 #126 55.78 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:42:17 #126 ... 08:42:17 08:42:17 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:42:17 #148 ... 08:42:17 08:42:17 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:42:18 #149 ... 08:42:18 08:42:18 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:42:33 #150 ... 08:42:33 08:42:33 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:42:33 #149 24.19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:42:43 #149 ... 08:42:43 08:42:43 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:42:43 #146 36.23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:43:19 #146 ... 08:43:19 08:43:19 #144 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:43:19 #144 DONE 68.2s 08:43:19 08:43:19 #127 [core-keeper builder 7/8] COPY . . 08:43:19 #127 ... 08:43:19 08:43:19 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:43:19 #145 67.52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:43:19 #145 ... 08:43:19 08:43:19 #127 [core-keeper builder 7/8] COPY . . 08:43:19 #127 DONE 68.7s 08:43:19 08:43:19 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:43:19 #140 ... 08:43:19 08:43:19 #151 [security-spire-config] exporting to image 08:43:19 #151 exporting layers 08:43:19 #151 ... 08:43:19 08:43:19 #142 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:43:19 #142 DONE 67.0s 08:43:19 08:43:19 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:43:19 #145 ... 08:43:19 08:43:19 #141 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:43:19 #141 DONE 68.1s 08:43:19 08:43:19 #152 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:43:25 #152 ... 08:43:25 08:43:25 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:43:25 #140 71.52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:43:26 #140 ... 08:43:26 08:43:26 #152 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:43:26 #152 DONE 8.5s 08:43:26 08:43:26 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:43:26 #147 71.53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:43:26 #147 ... 08:43:26 08:43:26 #153 [security-spire-server] exporting to image 08:43:26 #153 exporting layers 08:43:27 #153 ... 08:43:27 08:43:27 #154 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:43:27 #154 DONE 9.1s 08:43:27 08:43:27 #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:43:27 #155 ... 08:43:27 08:43:27 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:43:27 #148 69.41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:43:27 #148 ... 08:43:27 08:43:27 #156 [security-spire-agent stage-3 7/10] COPY security.txt / 08:43:28 #156 ... 08:43:28 08:43:28 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:43:28 #150 70.30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:43:28 #150 ... 08:43:28 08:43:28 #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:43:28 #155 10.47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:43:30 #155 ... 08:43:30 08:43:30 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:43:30 #143 68.76 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:43:45 #143 ... 08:43:45 08:43:45 #156 [security-spire-agent stage-3 7/10] COPY security.txt / 08:43:45 #156 DONE 16.6s 08:43:45 08:43:45 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:43:45 #140 ... 08:43:45 08:43:45 #157 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:43:46 #157 ... 08:43:46 08:43:46 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:43:46 #126 DONE 154.4s 08:43:46 08:43:46 #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:43:50 #155 ... 08:43:50 08:43:50 #157 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:43:50 #157 DONE 5.5s 08:43:50 08:43:50 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:43:51 #147 ... 08:43:51 08:43:51 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:43:54 #158 ... 08:43:54 08:43:54 #151 [security-spire-config] exporting to image 08:43:54 #151 exporting layers 34.9s done 08:43:54 #151 writing image sha256:4c64f5790c1498bd5ccd88b8f4f22f9ea63487dac01915069cc2fa9f2bcd6a08 0.0s done 08:43:54 #151 naming to docker.io/library/security-spire-config 0.1s done 08:43:54 #151 DONE 37.2s 08:43:54 08:43:54 #159 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:43:54 #159 DONE 3.1s 08:43:54 08:43:54 #160 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:43:54 #160 ... 08:43:54 08:43:54 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:43:54 #158 DONE 3.3s 08:43:54 08:43:54 #153 [security-spire-server] exporting to image 08:43:54 #153 exporting layers 27.9s done 08:43:54 #153 writing image sha256:36b64f3041999442e1bcc872b9b79e28ad5daba696618f51295925ee6e9867dc 08:43:54 #153 writing image sha256:36b64f3041999442e1bcc872b9b79e28ad5daba696618f51295925ee6e9867dc done 08:43:54 #153 naming to docker.io/library/security-spire-server 08:43:54 #153 naming to docker.io/library/security-spire-server 0.2s done 08:43:55 #153 DONE 28.3s 08:43:55 08:43:55 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:43:55 #161 ... 08:43:55 08:43:55 #160 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:43:55 #160 DONE 1.1s 08:43:55 08:43:55 #162 [security-spire-agent] exporting to image 08:43:55 #162 exporting layers 0.7s done 08:43:56 #162 writing image sha256:83ea58c3122e693201aa67bea33bcb087f51fff714b2cc72e172c77c1cf2cf31 done 08:43:56 #162 naming to docker.io/library/security-spire-agent done 08:43:56 #162 DONE 0.8s 08:43:56 08:43:56 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:43:56 #149 ... 08:43:56 08:43:56 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:43:56 #161 DONE 2.5s 08:43:56 08:43:56 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:43:57 #163 DONE 0.2s 08:43:57 08:43:57 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:43:57 #164 DONE 0.1s 08:43:57 08:43:57 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:43:57 #165 DONE 0.2s 08:43:57 08:43:57 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:43:57 #125 ... 08:43:57 08:43:57 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:43:57 #166 DONE 0.1s 08:43:57 08:43:57 #167 [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/ 08:43:57 #167 DONE 0.0s 08:43:57 08:43:57 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:43:57 #168 DONE 0.1s 08:43:57 08:43:57 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:43:57 #140 ... 08:43:57 08:43:57 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:43:57 #169 DONE 0.2s 08:43:57 08:43:57 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:43:57 #170 DONE 0.2s 08:43:57 08:43:57 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:43:58 #171 DONE 0.8s 08:43:58 08:43:58 #172 [security-bootstrapper] exporting to image 08:43:59 #172 exporting layers 0.6s done 08:43:59 #172 writing image sha256:e2354bade6e0987aaffb17265fee68ad2e1fd77f62b7769b7dc20bd094231eb9 done 08:43:59 #172 naming to docker.io/library/security-bootstrapper 0.0s done 08:43:59 #172 DONE 0.6s 08:43:59 08:43:59 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:44:25 #145 ... 08:44:25 08:44:25 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:44:25 #123 191.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:31 #123 ... 08:44:31 08:44:31 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:44:31 #125 DONE 199.7s 08:44:31 08:44:31 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:44:32 #146 ... 08:44:32 08:44:32 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:44:32 #123 DONE 200.5s 08:44:32 08:44:32 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:44:32 #173 ... 08:44:32 08:44:32 #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:44:32 #174 DONE 0.1s 08:44:32 08:44:32 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:44:32 #173 DONE 0.2s 08:44:32 08:44:32 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:44:32 #175 DONE 0.1s 08:44:32 08:44:32 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:44:32 #176 DONE 0.1s 08:44:32 08:44:32 #177 [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 08:44:32 #177 DONE 0.1s 08:44:32 08:44:32 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:44:32 #178 DONE 0.1s 08:44:32 08:44:32 #179 [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 08:44:32 #179 DONE 0.0s 08:44:32 08:44:32 #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:44:32 #180 DONE 0.0s 08:44:32 08:44:32 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:44:32 #181 DONE 0.0s 08:44:32 08:44:32 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:44:33 #182 DONE 0.6s 08:44:33 08:44:33 #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:44:33 #183 DONE 0.6s 08:44:33 08:44:33 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:44:33 #184 ... 08:44:33 08:44:33 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:44:33 #185 DONE 0.2s 08:44:33 08:44:33 #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:44:34 #186 ... 08:44:34 08:44:34 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:44:34 #184 DONE 0.6s 08:44:34 08:44:34 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:44:34 #187 DONE 0.2s 08:44:34 08:44:34 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:44:34 #145 ... 08:44:34 08:44:34 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:44:34 #188 ... 08:44:34 08:44:34 #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:44:34 #186 DONE 1.2s 08:44:35 08:44:35 #189 [security-proxy-setup] exporting to image 08:44:35 #189 exporting layers 08:44:37 #189 ... 08:44:37 08:44:37 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:44:37 #188 DONE 2.8s 08:44:37 08:44:37 #190 [security-secretstore-setup] exporting to image 08:44:39 #190 ... 08:44:39 08:44:39 #189 [security-proxy-setup] exporting to image 08:44:39 #189 exporting layers 4.9s done 08:44:39 #189 writing image sha256:d47860fbb53cdd5d9d9a1bdcfc88317fbc029c0b5d1be1c3902db661450fd9cb 0.0s done 08:44:39 #189 naming to docker.io/library/security-proxy-setup 0.0s done 08:44:39 #189 DONE 4.9s 08:44:40 08:44:40 #190 [security-secretstore-setup] exporting to image 08:44:40 #190 exporting layers 2.7s done 08:44:40 #190 writing image sha256:f56e5930669c2c327d315fad2471a443e4005a7a042e6e7f8e774d1d5b69a4ed done 08:44:40 #190 naming to docker.io/library/security-secretstore-setup done 08:44:40 #190 DONE 2.8s 08:44:40 08:44:40 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:45:02 #140 ... 08:45:02 08:45:02 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:45:02 #150 DONE 171.4s 08:45:02 08:45:02 #191 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:45:02 #191 DONE 0.0s 08:45:02 08:45:02 #192 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:45:02 #192 DONE 0.0s 08:45:02 08:45:02 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:45:02 #140 ... 08:45:02 08:45:02 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:45:02 #193 DONE 0.3s 08:45:02 08:45:02 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:45:02 #140 ... 08:45:02 08:45:02 #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:45:02 #194 DONE 0.1s 08:45:02 08:45:02 #195 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:45:02 #195 DONE 0.1s 08:45:02 08:45:02 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:45:02 #196 DONE 2.4s 08:45:02 08:45:02 #197 [core-common-config-bootstrapper] exporting to image 08:45:02 #197 exporting layers 08:45:03 #197 exporting layers 0.6s done 08:45:03 #197 writing image sha256:620a9da21044a9cd3f618b541c02e4589ef55b267f9eb8ddafc0991fa83117fe 0.0s done 08:45:03 #197 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:45:03 #197 DONE 0.8s 08:45:03 08:45:03 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:46:40 #145 ... 08:46:40 08:46:40 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:46:40 #148 DONE 264.4s 08:46:40 08:46:40 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:46:40 #149 DONE 264.6s 08:46:40 08:46:40 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:46:40 #145 DONE 264.8s 08:46:40 08:46:40 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:46:40 #140 DONE 264.9s 08:46:40 08:46:40 #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:46:40 #155 ... 08:46:40 08:46:40 #198 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #198 ... 08:46:40 08:46:40 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:46:40 #146 DONE 266.2s 08:46:40 08:46:40 #198 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #198 ... 08:46:40 08:46:40 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:46:40 #143 DONE 263.4s 08:46:40 08:46:40 #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #199 ... 08:46:40 08:46:40 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:46:40 #147 DONE 266.3s 08:46:40 08:46:40 #200 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #200 ... 08:46:40 08:46:40 #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:46:40 #155 DONE 197.6s 08:46:40 08:46:40 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #201 ... 08:46:40 08:46:40 #198 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #198 DONE 2.3s 08:46:40 08:46:40 #200 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #200 DONE 1.7s 08:46:40 08:46:40 #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #199 DONE 1.7s 08:46:40 08:46:40 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #202 DONE 1.8s 08:46:40 08:46:40 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #201 DONE 1.1s 08:46:40 08:46:40 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:46:40 #203 ... 08:46:40 08:46:40 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #204 DONE 0.8s 08:46:40 08:46:40 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:46:40 #205 DONE 1.8s 08:46:40 08:46:40 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:46:40 #206 ... 08:46:40 08:46:40 #207 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:46:40 #207 CACHED 08:46:40 08:46:40 #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #208 CACHED 08:46:40 08:46:40 #209 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:46:40 #209 CACHED 08:46:40 08:46:40 #210 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:46:40 #210 CACHED 08:46:40 08:46:40 #211 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:46:40 #211 ... 08:46:40 08:46:40 #212 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:46:40 #212 DONE 2.3s 08:46:40 08:46:40 #213 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:46:40 #213 ... 08:46:40 08:46:40 #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:46:40 #214 DONE 2.8s 08:46:40 08:46:40 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:46:40 #215 ... 08:46:40 08:46:40 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:46:40 #203 DONE 3.0s 08:46:40 08:46:40 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:46:40 #216 ... 08:46:40 08:46:40 #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:46:40 #217 DONE 3.5s 08:46:40 08:46:40 #218 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:46:41 #218 ... 08:46:41 08:46:41 #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:46:41 #219 DONE 4.9s 08:46:41 08:46:41 #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:46:43 #220 ... 08:46:43 08:46:43 #213 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:46:43 #213 DONE 6.0s 08:46:43 08:46:43 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:46:43 #206 DONE 6.2s 08:46:43 08:46:43 #221 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:46:43 #221 ... 08:46:43 08:46:43 #211 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:46:43 #211 DONE 6.2s 08:46:43 08:46:43 #222 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:46:45 #222 ... 08:46:45 08:46:45 #218 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:46:45 #218 DONE 6.8s 08:46:45 08:46:45 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:46:45 #215 DONE 6.7s 08:46:45 08:46:45 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:46:45 #223 ... 08:46:45 08:46:45 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:46:45 #216 DONE 7.0s 08:46:46 08:46:46 #224 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:46:46 #224 ... 08:46:46 08:46:46 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:46:46 #225 DONE 6.5s 08:46:46 08:46:46 #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:46:46 #220 DONE 5.1s 08:46:46 08:46:46 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:46:47 #226 ... 08:46:47 08:46:47 #221 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:46:47 #221 DONE 3.5s 08:46:47 08:46:47 #227 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:46:47 #227 ... 08:46:47 08:46:47 #222 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:46:47 #222 DONE 3.6s 08:46:47 08:46:47 #228 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:46:47 #228 DONE 3.8s 08:46:47 08:46:47 #229 [core-keeper] exporting to image 08:46:47 #229 exporting layers 08:46:48 #229 ... 08:46:48 08:46:48 #230 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:46:48 #230 DONE 3.1s 08:46:48 08:46:48 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:46:48 #223 DONE 3.1s 08:46:48 08:46:48 #229 [core-keeper] exporting to image 08:46:48 #229 exporting layers 1.9s done 08:46:49 #229 ... 08:46:49 08:46:49 #224 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:46:49 #224 DONE 3.1s 08:46:49 08:46:49 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:46:49 #226 DONE 2.8s 08:46:49 08:46:49 #231 [core-data] exporting to image 08:46:49 #231 ... 08:46:49 08:46:49 #227 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:46:49 #227 DONE 2.6s 08:46:49 08:46:49 #229 [core-keeper] exporting to image 08:46:49 #229 writing image sha256:b8ef5b86ffd98734c28ab7501101b75ea069e83cc4646833265414aaf7096e5e 0.4s done 08:46:49 #229 naming to docker.io/library/core-keeper 08:46:49 #229 ... 08:46:49 08:46:49 #232 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:46:49 #232 DONE 2.4s 08:46:49 08:46:49 #229 [core-keeper] exporting to image 08:46:49 #229 naming to docker.io/library/core-keeper 0.2s done 08:46:50 #229 DONE 3.6s 08:46:50 08:46:50 #233 [core-metadata] exporting to image 08:46:50 #233 ... 08:46:50 08:46:50 #234 [core-command] exporting to image 08:46:50 #234 exporting layers 1.4s done 08:46:50 #234 writing image sha256:e2affb22eb1b04221d7fbe184a99759c1147de0c87e43d7528e0721cc21a2263 0.6s done 08:46:50 #234 naming to docker.io/library/core-command 0.1s done 08:46:50 #234 DONE 3.1s 08:46:50 08:46:50 #235 [support-scheduler] exporting to image 08:46:51 #235 ... 08:46:51 08:46:51 #236 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:46:51 #236 DONE 1.7s 08:46:51 08:46:51 #237 [support-notifications] exporting to image 08:46:53 #237 ... 08:46:53 08:46:53 #231 [core-data] exporting to image 08:46:53 #231 exporting layers 4.7s done 08:46:53 #231 writing image sha256:0b025961cdb0ca28b3cef62fe9f51ff165156c1031f09b420110b654fa4cbb27 08:46:54 #231 writing image sha256:0b025961cdb0ca28b3cef62fe9f51ff165156c1031f09b420110b654fa4cbb27 1.3s done 08:46:54 #231 naming to docker.io/library/core-data 08:46:55 #231 ... 08:46:55 08:46:55 #238 [security-spiffe-token-provider] exporting to image 08:46:55 #238 exporting layers 4.4s done 08:46:55 #238 writing image sha256:d1a6213601239161ac05dce573ef55aeaa7f6b6d2e024b840f041a49577fcbab 1.1s done 08:46:55 #238 naming to docker.io/library/security-spiffe-token-provider 0.1s done 08:46:55 #238 DONE 6.6s 08:46:55 08:46:55 #231 [core-data] exporting to image 08:46:55 #231 naming to docker.io/library/core-data 0.1s done 08:46:55 #231 DONE 6.4s 08:46:55 08:46:55 #237 [support-notifications] exporting to image 08:46:55 #237 exporting layers 6.9s done 08:46:55 #237 writing image sha256:7191be42eab446c5ca4f0c0d8a89c4edb7c03f7f296c0dd8bf205390e3891a53 08:46:56 #237 writing image sha256:7191be42eab446c5ca4f0c0d8a89c4edb7c03f7f296c0dd8bf205390e3891a53 0.5s done 08:46:56 #237 naming to docker.io/library/support-notifications 0.1s done 08:46:56 #237 ... 08:46:56 08:46:56 #233 [core-metadata] exporting to image 08:46:56 #233 exporting layers 4.3s done 08:46:56 #233 writing image sha256:a41556cf135770427db367fbbd2322ae71941b1d128af87320fe39571b897954 0.6s done 08:46:56 #233 naming to docker.io/library/core-metadata 0.1s done 08:46:56 #233 DONE 6.0s 08:46:56 08:46:56 #239 [security-proxy-auth] exporting to image 08:46:56 #239 exporting layers 4.4s done 08:46:56 #239 writing image sha256:d1a06758077af3a5ad57181f07c85ccb0d4e8d959e20ba994d3ec99418537a50 0.1s done 08:46:56 #239 naming to docker.io/library/security-proxy-auth 08:46:56 #239 naming to docker.io/library/security-proxy-auth 0.3s done 08:46:57 #239 ... 08:46:57 08:46:57 #237 [support-notifications] exporting to image 08:46:57 #237 DONE 8.6s 08:46:57 08:46:57 #235 [support-scheduler] exporting to image 08:46:57 #235 exporting layers 7.0s done 08:46:57 #235 writing image sha256:e4933154efa884444bc0556ccb0f6d2fa2a9f7b2a763e662973e830a8b8eaed5 0.2s done 08:46:57 #235 naming to docker.io/library/support-scheduler 0.1s done 08:46:57 #235 DONE 8.4s 08:46:57 08:46:57 #239 [security-proxy-auth] exporting to image 08:46:57 #239 DONE 6.1s 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:47:01 time="2026-08-07T08:35:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:47:01 $ docker stop --time=1 9eb983b46469bed6e291d14056a833f558b321c766f065b0ea7c3572124cd6db 08:47:03 $ docker rm -f --volumes 9eb983b46469bed6e291d14056a833f558b321c766f065b0ea7c3572124cd6db [Pipeline] // withDockerContainer [Pipeline] sh 08:47:03 + docker images 08:47:03 REPOSITORY TAG IMAGE ID CREATED SIZE 08:47:03 security-proxy-auth latest d1a06758077a 12 seconds ago 49.8MB 08:47:03 core-metadata latest a41556cf1357 14 seconds ago 50.8MB 08:47:03 support-scheduler latest e4933154efa8 15 seconds ago 55MB 08:47:03 support-notifications latest 7191be42eab4 15 seconds ago 58.6MB 08:47:03 security-spiffe-token-provider latest d1a621360123 15 seconds ago 53.9MB 08:47:03 core-data latest 0b025961cdb0 15 seconds ago 50.6MB 08:47:03 core-command latest e2affb22eb1b 16 seconds ago 44.8MB 08:47:03 core-keeper latest b8ef5b86ffd9 17 seconds ago 50.4MB 08:47:03 core-common-config-bootstrapper latest 620a9da21044 2 minutes ago 20.6MB 08:47:03 security-secretstore-setup latest f56e5930669c 2 minutes ago 90.5MB 08:47:03 security-proxy-setup latest d47860fbb53c 2 minutes ago 55.4MB 08:47:03 security-bootstrapper latest e2354bade6e0 3 minutes ago 21.7MB 08:47:03 security-spire-agent latest 83ea58c3122e 3 minutes ago 245MB 08:47:03 security-spire-server latest 36b64f304199 3 minutes ago 178MB 08:47:03 security-spire-config latest 4c64f5790c14 3 minutes ago 177MB 08:47:03 ci-base-image-x86_64 latest 6215fb85a454 14 minutes ago 982MB 08:47:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 9 months ago 636MB 08:47:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 14 months ago 573MB 08:47:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:47:03 provisioning config files... 08:47:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/35@tmp/config13848886781933090271tmp [Pipeline] { [Pipeline] sh 08:47:04 + set +x 08:47:04 + curl -s https://codecov.io/bash 08:47:04 + bash -s -- 08:47:04 08:47:04 _____ _ 08:47:04 / ____| | | 08:47:04 | | ___ __| | ___ ___ _____ __ 08:47:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:47:04 | |___| (_) | (_| | __/ (_| (_) \ V / 08:47:04 \_____\___/ \__,_|\___|\___\___/ \_/ 08:47:04 Bash-1.0.6 08:47:04 08:47:04 08:47:04 ==> git version 2.25.1 found 08:47:04 ==> 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 08:47:04 Release-Date: 2020-01-08 08:47:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:47:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:47:04 ==> Jenkins CI detected. 08:47:04 current dir:  /w/workspace/edgex-go/35 08:47:04 project root: . 08:47:04 --> token set from env 08:47:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:47:04 ==> Running gcov in . (disable via -X gcov) 08:47:04 ==> Python coveragepy not found 08:47:04 ==> Searching for coverage reports in: 08:47:04 + . 08:47:04 -> Found 1 reports 08:47:04 ==> Detecting git/mercurial file structure 08:47:04 ==> Reading reports 08:47:04 + ./coverage.out bytes=1053837 08:47:04 ==> Appending adjustments 08:47:04 https://docs.codecov.io/docs/fixing-reports 08:47:06 + Found adjustments 08:47:06 ==> Gzipping contents 08:47:06 108K /tmp/codecov.9aYkhF.gz 08:47:06 ==> Uploading reports 08:47:06 url: https://codecov.io 08:47:06 query: branch=PR-5353&commit=0241186367b190b4ec0166debaedfae1fc46c21b&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5353%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5353&job=&cmd_args= 08:47:06 -> Pinging Codecov 08:47:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5353&commit=0241186367b190b4ec0166debaedfae1fc46c21b&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5353%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5353&job=&cmd_args= 08:47:06 -> Uploading to 08:47:06 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0241186367b190b4ec0166debaedfae1fc46c21b/4cba8c97-e0ac-4e2e-a7c5-0f593f2fc714.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260807T084706Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=274771d8695b21094b8bebb174bb13cc024a926e99b6d3092191eaf66b907a6f 08:47:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:47:06 Dload Upload Total Spent Left Speed 08:47:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 514k --:--:-- --:--:-- --:--:-- 511k 100 106k 0 0 100 106k 0 447k --:--:-- --:--:-- --:--:-- 445k 08:47:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0241186367b190b4ec0166debaedfae1fc46c21b [Pipeline] } 08:47:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:47:07 + [ -d /w/workspace/edgex-go/35/archives ] [Pipeline] libraryResource [Pipeline] sh 08:47:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:47:08 ---> package-listing.sh 08:47:08 ++ facter osfamily 08:47:08 ++ tr '[:upper:]' '[:lower:]' 08:47:08 + OS_FAMILY=debian 08:47:08 + workspace=/w/workspace/edgex-go/35 08:47:08 + START_PACKAGES=/tmp/packages_start.txt 08:47:08 + END_PACKAGES=/tmp/packages_end.txt 08:47:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:47:08 + PACKAGES=/tmp/packages_start.txt 08:47:08 + '[' /w/workspace/edgex-go/35 ']' 08:47:08 + PACKAGES=/tmp/packages_end.txt 08:47:08 + case "${OS_FAMILY}" in 08:47:08 + dpkg -l 08:47:08 + grep '^ii' 08:47:08 + '[' -f /tmp/packages_start.txt ']' 08:47:08 + '[' -f /tmp/packages_end.txt ']' 08:47:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:47:08 + '[' /w/workspace/edgex-go/35 ']' 08:47:08 + mkdir -p /w/workspace/edgex-go/35/archives/ 08:47:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/35/archives/ [Pipeline] echo 08:47:08 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/35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:47:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:09 08:47:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:10 latest: Pulling from edgex-lftools-log-publisher 08:47:10 5eb5b503b376: Pulling fs layer 08:47:10 5c69ac0246d0: Pulling fs layer 08:47:10 ec43610c2a17: Pulling fs layer 08:47:10 3a2ae6a8a46f: Pulling fs layer 08:47:10 33b1e0a273af: Pulling fs layer 08:47:10 5d3b04190fa2: Pulling fs layer 08:47:10 2f39f015ded8: Pulling fs layer 08:47:10 3a2ae6a8a46f: Waiting 08:47:10 33b1e0a273af: Waiting 08:47:10 5d3b04190fa2: Waiting 08:47:10 2f39f015ded8: Waiting 08:47:10 5c69ac0246d0: Verifying Checksum 08:47:10 5c69ac0246d0: Download complete 08:47:10 3a2ae6a8a46f: Verifying Checksum 08:47:10 3a2ae6a8a46f: Download complete 08:47:10 33b1e0a273af: Verifying Checksum 08:47:10 33b1e0a273af: Download complete 08:47:10 5d3b04190fa2: Verifying Checksum 08:47:10 5d3b04190fa2: Download complete 08:47:10 ec43610c2a17: Verifying Checksum 08:47:10 ec43610c2a17: Download complete 08:47:10 5eb5b503b376: Verifying Checksum 08:47:10 5eb5b503b376: Download complete 08:47:11 2f39f015ded8: Verifying Checksum 08:47:11 2f39f015ded8: Download complete 08:47:12 5eb5b503b376: Pull complete 08:47:12 5c69ac0246d0: Pull complete 08:47:13 ec43610c2a17: Pull complete 08:47:13 3a2ae6a8a46f: Pull complete 08:47:14 33b1e0a273af: Pull complete 08:47:14 5d3b04190fa2: Pull complete 08:47:21 2f39f015ded8: Pull complete 08:47:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:47:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:21 prd-ubuntu20.04-docker-8c-8g-29 does not seem to be running inside a container 08:47:21 $ 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/35/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/35 -v /w/workspace/edgex-go/35:/w/workspace/edgex-go/35:rw,z -v /w/workspace/edgex-go/35@tmp:/w/workspace/edgex-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:47:24 $ docker top 99f57a55e634f4c1141a07c04588740f5dd6c70428ed8e5400531f865b87973a -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:24 + touch /tmp/pre-build-complete [Pipeline] sh 08:47:24 + mkdir -p /var/log/sysstat [Pipeline] sh 08:47:24 + ls /var/log/sa-host 08:47:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:25 provisioning config files... 08:47:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/35@tmp/config714795457763663195tmp [Pipeline] { [Pipeline] echo 08:47:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:47:25 ---> create-netrc.sh [Pipeline] } 08:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:47:25 ---> python-tools-install.sh [Pipeline] echo 08:47:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:47:26 ---> sudo-logs.sh 08:47:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:47:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:47:26 ---> job-cost.sh 08:47:26 lf-activate-venv: SKIPPING 08:47:26 INFO: No Stack... 08:47:26 INFO: Retrieving Pricing Info for: v3-standard-8 08:47:26 INFO: Archiving Costs [Pipeline] echo 08:47:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:47:27 ---> logs-deploy.sh 08:47:27 lf-activate-venv: SKIPPING 08:47:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5353/35 08:47:27 INFO: archiving workspace using pattern(s): 08:47:28 Archives upload complete. 08:47:29 INFO: archiving logs to Nexus 08:47:29 ---> uname -a: 08:47:29 Linux prd-ubuntu20-04-docker-8c-8g-29 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:47:29 08:47:29 08:47:29 ---> lscpu: 08:47:29 Architecture: x86_64 08:47:29 CPU op-mode(s): 32-bit, 64-bit 08:47:29 Byte Order: Little Endian 08:47:29 Address sizes: 40 bits physical, 48 bits virtual 08:47:29 CPU(s): 8 08:47:29 On-line CPU(s) list: 0-7 08:47:29 Thread(s) per core: 1 08:47:29 Core(s) per socket: 1 08:47:29 Socket(s): 8 08:47:29 NUMA node(s): 1 08:47:29 Vendor ID: AuthenticAMD 08:47:29 CPU family: 23 08:47:29 Model: 49 08:47:29 Model name: AMD EPYC-Rome Processor 08:47:29 Stepping: 0 08:47:29 CPU MHz: 2799.998 08:47:29 BogoMIPS: 5599.99 08:47:29 Virtualization: AMD-V 08:47:29 Hypervisor vendor: KVM 08:47:29 Virtualization type: full 08:47:29 L1d cache: 256 KiB 08:47:29 L1i cache: 256 KiB 08:47:29 L2 cache: 4 MiB 08:47:29 L3 cache: 128 MiB 08:47:29 NUMA node0 CPU(s): 0-7 08:47:29 Vulnerability Gather data sampling: Not affected 08:47:29 Vulnerability Itlb multihit: Not affected 08:47:29 Vulnerability L1tf: Not affected 08:47:29 Vulnerability Mds: Not affected 08:47:29 Vulnerability Meltdown: Not affected 08:47:29 Vulnerability Mmio stale data: Not affected 08:47:29 Vulnerability Retbleed: Vulnerable 08:47:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:47:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:47:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:47:29 Vulnerability Srbds: Not affected 08:47:29 Vulnerability Tsx async abort: Not affected 08:47:29 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:47:29 08:47:29 08:47:29 ---> nproc: 08:47:29 8 08:47:29 08:47:29 08:47:29 ---> df -h: 08:47:29 Filesystem Size Used Avail Use% Mounted on 08:47:29 overlay 155G 33G 123G 22% / 08:47:29 tmpfs 64M 0 64M 0% /dev 08:47:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:47:29 shm 64M 0 64M 0% /dev/shm 08:47:29 /dev/vda1 155G 33G 123G 22% /facter-os 08:47:29 08:47:29 08:47:29 ---> sar -b -r -n DEV: 08:47:29 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-29) 08/07/26 _x86_64_ (8 CPU) 08:47:29 08:47:29 08:30:10 LINUX RESTART (8 CPU) 08:47:29 08:47:29 08:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:47:29 08:32:01 240.66 22.85 217.81 0.00 3327.18 50347.61 0.00 08:47:29 08:33:01 123.96 1.55 122.41 0.00 24.53 25456.71 0.00 08:47:29 08:34:01 51.96 0.18 51.77 0.00 1.47 42180.57 0.00 08:47:29 08:35:01 54.74 0.25 54.49 0.00 2.93 21613.20 0.00 08:47:29 08:36:02 188.92 0.38 188.54 0.00 20.26 121764.88 0.00 08:47:29 08:37:01 56.55 0.00 56.55 0.00 0.00 114528.93 0.00 08:47:29 08:38:01 60.45 0.02 60.43 0.00 1.33 69257.45 0.00 08:47:29 08:39:01 199.78 0.47 199.32 0.00 32.65 14504.08 0.00 08:47:29 08:40:01 202.02 8.55 193.47 0.00 68.39 42674.75 0.00 08:47:29 08:41:01 198.63 2.02 196.62 0.00 16.13 82677.42 0.00 08:47:29 08:42:01 129.61 3.33 126.28 0.00 44.39 105081.02 0.00 08:47:29 08:43:01 90.13 0.15 89.99 0.00 1.20 62942.84 0.00 08:47:29 08:44:01 499.00 0.43 498.57 0.00 3.46 75024.89 0.00 08:47:29 08:45:01 448.11 0.08 448.03 0.00 0.67 92488.16 0.00 08:47:29 08:46:01 111.39 0.27 111.12 0.00 11.46 46552.25 0.00 08:47:29 08:47:01 457.46 20.84 436.62 0.00 852.65 116129.96 0.00 08:47:29 Average: 194.74 3.84 190.90 0.00 275.80 67652.27 0.00 08:47:29 08:47:29 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:47:29 08:32:01 28130532 31542112 746332 2.27 92028 3582500 1782880 5.26 1041404 3284100 252672 08:47:29 08:33:01 26373228 31404704 872812 2.66 126088 5031736 1941656 5.72 1976208 3963912 1061372 08:47:29 08:34:01 25696288 31066124 1208296 3.68 130572 5344372 2549148 7.52 2243968 4342536 731372 08:47:29 08:35:01 25550540 31472956 799500 2.43 137132 5841528 1849036 5.45 1986796 4700480 648420 08:47:29 08:36:02 18727272 31406284 867144 2.64 148240 12434800 2212904 6.52 2146464 11206732 5349584 08:47:29 08:37:01 18715272 31407632 865124 2.63 148308 12447012 2212904 6.52 2144980 11218948 1994308 08:47:29 08:38:01 18727524 31419608 852152 2.59 149212 12445368 2239588 6.60 2133672 11217180 2548 08:47:29 08:39:01 18371200 31381780 880760 2.68 153576 12739772 2237280 6.60 2226564 11444804 844 08:47:29 08:40:01 15747260 31308288 940672 2.86 275944 14902404 2903672 8.56 2852768 13163880 1216636 08:47:29 08:41:01 14142600 31385840 867784 2.64 322608 16445724 2390864 7.05 2953424 14582972 318108 08:47:29 08:42:01 10805788 31396336 857012 2.61 362196 19609156 2226696 6.56 3118088 17610320 448412 08:47:29 08:43:01 8995592 31203888 1027504 3.13 375492 21089640 3501200 10.32 3703148 18685956 190384 08:47:29 08:44:01 4480672 28650132 3533716 10.75 402204 22777184 9766284 28.79 6859240 19722344 114224 08:47:29 08:45:01 2452944 28360884 3833796 11.66 417488 24447040 8833976 26.04 7587928 20985728 18512 08:47:29 08:46:01 277552 28928500 3266152 9.94 426132 27075228 8176772 24.11 8337856 22310208 1447984 08:47:29 08:47:01 5224384 31400588 844208 2.57 421892 24815500 2169788 6.40 3557660 22420700 1296 08:47:29 Average: 15151166 30858478 1391435 4.23 255570 15064310 3562166 10.50 3429386 13178800 862292 08:47:29 08:47:29 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:47:29 08:32:01 docker0 541.39 559.62 36.99 3066.01 0.00 0.00 0.00 0.00 08:47:29 08:32:01 lo 4.53 4.53 0.45 0.45 0.00 0.00 0.00 0.00 08:47:29 08:32:01 ens3 1539.78 1441.89 13547.08 208.34 0.00 0.00 0.00 0.00 08:47:29 08:33:01 docker0 193.95 234.71 17.16 1588.27 0.00 0.00 0.00 0.00 08:47:29 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:29 08:33:01 vethd0dee7f 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:33:01 ens3 264.59 209.92 1619.35 31.66 0.00 0.00 0.00 0.00 08:47:29 08:34:01 docker0 1.37 1.37 0.10 0.22 0.00 0.00 0.00 0.00 08:47:29 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:34:01 vethd0dee7f 1.37 1.38 0.12 0.22 0.00 0.00 0.00 0.00 08:47:29 08:34:01 ens3 25.76 14.25 19.39 10.84 0.00 0.00 0.00 0.00 08:47:29 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:29 08:35:01 vethd0dee7f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:35:01 ens3 21.40 12.88 18.49 10.47 0.00 0.00 0.00 0.00 08:47:29 08:36:02 docker0 0.63 0.43 0.05 0.24 0.00 0.00 0.00 0.00 08:47:29 08:36:02 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 08:47:29 08:36:02 vethb9428c4 0.63 0.57 0.06 0.25 0.00 0.00 0.00 0.00 08:47:29 08:36:02 ens3 142.19 115.48 2299.76 141.40 0.00 0.00 0.00 0.00 08:47:29 08:37:01 docker0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:29 08:37:01 vethb9428c4 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:47:29 08:37:01 ens3 9.83 6.66 7.54 4.22 0.00 0.00 0.00 0.00 08:47:29 08:38:01 veth95be536 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:38:01 veth616258c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:38:01 docker0 0.38 0.28 0.03 0.13 0.00 0.00 0.00 0.00 08:47:29 08:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:47:29 08:38:01 veth65efe52 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:38:01 vethb9428c4 0.38 0.30 0.03 0.13 0.00 0.00 0.00 0.00 08:47:29 08:38:01 veth396d8e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:38:01 ens3 17.36 13.23 14.57 7.32 0.00 0.00 0.00 0.00 08:47:29 08:38:01 veth095e6b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:38:01 vethc1ce22c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:39:01 veth83cb71b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:39:01 vethb6468d4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:39:01 docker0 72.35 130.63 4.79 1541.90 0.00 0.00 0.00 0.00 08:47:29 08:39:01 veth2b736eb 3.46 8.46 0.25 42.92 0.00 0.00 0.00 0.00 08:47:29 08:39:01 veth305f099 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:39:01 veth82b71ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:39:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 08:47:29 08:39:01 vethad0e42a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:39:01 vethd0866ef 10.11 18.21 0.74 141.39 0.00 0.00 0.00 0.01 08:47:29 08:39:01 vethb9428c4 0.10 2.18 0.01 0.10 0.00 0.00 0.00 0.00 08:47:29 08:39:01 veth35ec1ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:39:01 veth2e30403 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:39:01 ens3 215.88 121.79 2633.90 28.05 0.00 0.00 0.00 0.00 08:47:29 08:39:01 veth5aa1eeb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:39:01 veth51162e7 1.53 4.05 0.13 42.64 0.00 0.00 0.00 0.00 08:47:29 08:39:01 veth0b37dcb 1.65 2.92 0.14 42.57 0.00 0.00 0.00 0.00 08:47:29 08:39:01 veth83d5c6f 1.70 3.63 0.14 42.61 0.00 0.00 0.00 0.00 08:47:29 08:39:01 vethcc9cebb 8.46 3.46 42.92 0.25 0.00 0.00 0.00 0.00 08:47:29 08:40:01 docker0 340.01 612.03 30.99 4880.04 0.00 0.00 0.00 0.00 08:47:29 08:40:01 vethdf61ed3 140.66 77.35 1303.51 8.37 0.00 0.00 0.00 0.00 08:47:29 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:40:01 veth45d39fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:40:01 veth2d18090 77.35 140.66 8.37 1303.51 0.00 0.00 0.00 0.11 08:47:29 08:40:01 vethb9428c4 0.12 0.77 0.01 0.03 0.00 0.00 0.00 0.00 08:47:29 08:40:01 veth8255a1f 22.01 26.35 2.40 17.57 0.00 0.00 0.00 0.00 08:47:29 08:40:01 vethb3185f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:40:01 vethcbc3072 78.44 143.19 8.40 1315.23 0.00 0.00 0.00 0.11 08:47:29 08:40:01 ens3 643.34 358.96 4904.57 49.22 0.00 0.00 0.00 0.00 08:47:29 08:40:01 veth68103eb 58.81 135.39 6.04 659.18 0.00 0.00 0.00 0.05 08:47:29 08:41:01 vethbd1699b 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:47:29 08:41:01 docker0 86.40 144.34 7.93 1934.07 0.00 0.00 0.00 0.00 08:47:29 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:29 08:41:01 vethb9428c4 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:41:01 vethb3185f0 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:47:29 08:41:01 ens3 149.38 90.13 1937.74 11.23 0.00 0.00 0.00 0.00 08:47:29 08:42:01 vethde8393d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:42:01 docker0 81.40 123.00 7.44 1301.59 0.00 0.00 0.00 0.00 08:47:29 08:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:47:29 08:42:01 vethd36e1c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:42:01 veth307ddf2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:42:01 veth72f863d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:42:01 vethb9428c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:42:01 veth6285712 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:42:01 vethf0f7650 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:42:01 ens3 143.94 93.32 1317.43 20.06 0.00 0.00 0.00 0.00 08:47:29 08:43:01 veth17517a1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:43:01 veth5a41dd9 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:47:29 08:43:01 docker0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:47:29 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:29 08:43:01 vethb1978d9 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:47:29 08:43:01 veth72f863d 0.05 0.33 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:43:01 veth5a6efb9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:43:01 vethb9428c4 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 08:47:29 08:43:01 veth6285712 0.05 0.35 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:43:01 veth5bdfd1f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:43:01 vethf0f7650 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:43:01 vetha6cba38 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:43:01 ens3 16.60 10.45 12.85 7.12 0.00 0.00 0.00 0.00 08:47:29 08:43:01 veth42204e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:43:01 veth62a7288 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:43:01 veth2b37993 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:43:01 veth8e3c5ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:44:01 veth5a41dd9 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:44:01 veth10e2942 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:47:29 08:44:01 docker0 0.38 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:47:29 08:44:01 veth8f9c333 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:44:01 veth16a1710 0.05 0.35 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:44:01 vethb1978d9 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:44:01 veth5a6efb9 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:44:01 vethb9428c4 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:44:01 veth6285712 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:44:01 vethf0f7650 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:44:01 ens3 25.42 15.63 19.32 11.70 0.00 0.00 0.00 0.00 08:47:29 08:44:01 veth42204e6 0.05 0.33 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:44:01 veth2b37993 0.05 0.48 0.00 0.03 0.00 0.00 0.00 0.00 08:47:29 08:44:01 veth8e3c5ab 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 08:47:29 08:45:01 veth5a41dd9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:45:01 veth10e2942 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:45:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:45:01 veth8f9c333 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:45:01 veth17e1f12 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:45:01 veth16a1710 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:29 08:45:01 vethb1978d9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:45:01 vethb9428c4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:45:01 ens3 17.61 9.65 14.37 7.73 0.00 0.00 0.00 0.00 08:47:29 08:45:01 veth42204e6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:45:01 vethd1488fc 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:45:01 veth2b37993 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:45:01 veth8e3c5ab 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:46:01 veth5a41dd9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:46:01 veth10e2942 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:46:01 veth8f9c333 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:46:01 veth16a1710 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:46:01 vethb1978d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:46:01 vethb9428c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:46:01 ens3 7.89 4.70 6.17 3.31 0.00 0.00 0.00 0.00 08:47:29 08:46:01 veth42204e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:46:01 veth2b37993 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:46:01 veth8e3c5ab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:47:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:47:29 08:47:01 vethb9428c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:47:29 08:47:01 ens3 49.32 60.13 17.27 217.51 0.00 0.00 0.00 0.00 08:47:29 Average: docker0 82.49 113.01 6.60 895.36 0.00 0.00 0.00 0.00 08:47:29 Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 08:47:29 Average: vethb9428c4 0.08 0.30 0.01 0.03 0.00 0.00 0.00 0.00 08:47:29 Average: ens3 205.82 161.33 1776.03 48.18 0.00 0.00 0.00 0.00 08:47:29 08:47:29 08:47:29 ---> sar -P ALL: 08:47:29 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-29) 08/07/26 _x86_64_ (8 CPU) 08:47:29 08:47:29 08:30:10 LINUX RESTART (8 CPU) 08:47:29 08:47:29 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:47:29 08:32:01 all 10.01 0.00 3.34 3.27 0.07 83.31 08:47:29 08:32:01 0 8.99 0.00 3.93 10.09 0.08 76.90 08:47:29 08:32:01 1 8.02 0.00 3.59 0.48 0.09 87.83 08:47:29 08:32:01 2 12.35 0.00 3.25 3.94 0.07 80.40 08:47:29 08:32:01 3 8.72 0.00 3.75 0.76 0.07 86.70 08:47:29 08:32:01 4 9.11 0.00 2.73 1.41 0.05 86.69 08:47:29 08:32:01 5 10.56 0.00 2.91 5.43 0.07 81.03 08:47:29 08:32:01 6 9.13 0.00 3.53 0.17 0.09 87.08 08:47:29 08:32:01 7 13.14 0.00 3.07 3.81 0.08 79.91 08:47:29 08:33:01 all 36.30 0.00 5.40 2.73 0.13 55.43 08:47:29 08:33:01 0 37.39 0.00 5.98 1.63 0.13 54.86 08:47:29 08:33:01 1 37.17 0.00 5.62 6.79 0.13 50.29 08:47:29 08:33:01 2 29.79 0.00 4.67 0.15 0.15 65.24 08:47:29 08:33:01 3 39.55 0.00 5.38 1.01 0.15 53.91 08:47:29 08:33:01 4 36.97 0.00 5.54 0.81 0.12 56.56 08:47:29 08:33:01 5 35.61 0.00 5.06 0.39 0.12 58.83 08:47:29 08:33:01 6 34.23 0.00 5.02 1.06 0.12 59.57 08:47:29 08:33:01 7 39.63 0.00 5.92 10.01 0.13 44.30 08:47:29 08:34:01 all 42.47 0.00 8.20 0.90 0.13 48.30 08:47:29 08:34:01 0 42.98 0.00 8.05 1.95 0.13 46.89 08:47:29 08:34:01 1 43.65 0.00 9.34 0.17 0.13 46.71 08:47:29 08:34:01 2 39.56 0.00 7.17 0.10 0.13 53.04 08:47:29 08:34:01 3 45.93 0.00 8.30 0.07 0.12 45.59 08:47:29 08:34:01 4 41.94 0.00 8.17 1.97 0.15 47.77 08:47:29 08:34:01 5 42.25 0.00 7.96 0.10 0.12 49.57 08:47:29 08:34:01 6 40.62 0.00 7.94 0.02 0.15 51.27 08:47:29 08:34:01 7 42.84 0.00 8.65 2.80 0.13 45.58 08:47:29 08:35:01 all 58.70 0.00 7.06 0.16 0.15 33.93 08:47:29 08:35:01 0 59.55 0.00 7.07 0.03 0.15 33.20 08:47:29 08:35:01 1 57.90 0.00 7.19 0.00 0.15 34.76 08:47:29 08:35:01 2 57.79 0.00 6.84 0.00 0.13 35.24 08:47:29 08:35:01 3 58.72 0.00 7.05 0.03 0.15 34.04 08:47:29 08:35:01 4 59.06 0.00 7.25 0.35 0.15 33.19 08:47:29 08:35:01 5 59.99 0.00 7.25 0.00 0.15 32.61 08:47:29 08:35:01 6 57.58 0.00 6.85 0.88 0.15 34.54 08:47:29 08:35:01 7 59.00 0.00 6.98 0.02 0.15 33.86 08:47:29 08:36:02 all 19.23 0.00 6.62 13.30 0.11 60.74 08:47:29 08:36:02 0 19.08 0.00 6.91 14.62 0.10 59.29 08:47:29 08:36:02 1 19.93 0.00 7.10 14.95 0.21 57.82 08:47:29 08:36:02 2 18.47 0.00 6.77 5.21 0.12 69.43 08:47:29 08:36:02 3 20.17 0.00 6.36 12.74 0.09 60.65 08:47:29 08:36:02 4 18.65 0.00 5.95 11.44 0.08 63.87 08:47:29 08:36:02 5 21.15 0.00 7.04 12.77 0.10 58.94 08:47:29 08:36:02 6 19.30 0.00 7.25 27.95 0.10 45.40 08:47:29 08:36:02 7 17.09 0.00 5.60 6.79 0.09 70.44 08:47:29 08:37:01 all 0.28 0.00 0.17 25.81 0.03 73.72 08:47:29 08:37:01 0 0.19 0.00 0.14 72.78 0.02 26.88 08:47:29 08:37:01 1 0.24 0.00 0.12 0.29 0.02 99.34 08:47:29 08:37:01 2 1.22 0.00 0.05 0.00 0.02 98.72 08:47:29 08:37:01 3 0.09 0.00 0.79 98.97 0.03 0.12 08:47:29 08:37:01 4 0.12 0.00 0.05 0.00 0.03 99.80 08:47:29 08:37:01 5 0.19 0.00 0.07 35.04 0.02 64.69 08:47:29 08:37:01 6 0.10 0.00 0.03 0.03 0.02 99.81 08:47:29 08:37:01 7 0.07 0.00 0.08 0.00 0.07 99.78 08:47:29 08:38:01 all 0.33 0.00 0.20 26.01 0.01 73.45 08:47:29 08:38:01 0 0.27 0.00 0.20 53.86 0.02 45.66 08:47:29 08:38:01 1 0.22 0.00 0.15 9.92 0.02 89.69 08:47:29 08:38:01 2 1.08 0.00 0.15 7.46 0.02 91.29 08:47:29 08:38:01 3 0.10 0.00 0.57 66.86 0.00 32.47 08:47:29 08:38:01 4 0.13 0.00 0.10 6.02 0.02 93.73 08:47:29 08:38:01 5 0.30 0.00 0.13 55.54 0.02 44.00 08:47:29 08:38:01 6 0.20 0.00 0.17 0.48 0.00 99.15 08:47:29 08:38:01 7 0.30 0.00 0.13 8.17 0.02 91.38 08:47:29 08:39:01 all 4.67 0.00 2.23 35.58 0.09 57.43 08:47:29 08:39:01 0 4.12 0.00 2.22 57.82 0.07 35.77 08:47:29 08:39:01 1 5.63 0.00 2.32 34.60 0.05 57.39 08:47:29 08:39:01 2 5.06 0.00 1.83 26.13 0.19 66.79 08:47:29 08:39:01 3 4.97 0.00 2.18 10.00 0.08 82.77 08:47:29 08:39:01 4 4.69 0.00 2.05 36.85 0.10 56.30 08:47:29 08:39:01 5 6.87 0.00 2.67 36.52 0.07 53.88 08:47:29 08:39:01 6 2.26 0.00 2.38 42.18 0.10 53.09 08:47:29 08:39:01 7 3.75 0.00 2.20 40.64 0.07 53.33 08:47:29 08:40:01 all 6.46 0.00 3.47 47.54 0.08 42.45 08:47:29 08:40:01 0 9.24 0.00 4.39 59.88 0.08 26.41 08:47:29 08:40:01 1 5.33 0.00 3.01 31.14 0.07 60.45 08:47:29 08:40:01 2 5.66 0.00 2.97 61.66 0.08 29.63 08:47:29 08:40:01 3 6.26 0.00 3.27 62.09 0.07 28.31 08:47:29 08:40:01 4 6.33 0.00 3.67 31.65 0.07 58.28 08:47:29 08:40:01 5 6.68 0.00 3.39 36.48 0.07 53.39 08:47:29 08:40:01 6 4.83 0.00 3.02 44.34 0.10 47.71 08:47:29 08:40:01 7 7.37 0.00 4.05 53.10 0.07 35.42 08:47:29 08:41:01 all 2.32 0.00 1.47 25.09 0.04 71.07 08:47:29 08:41:01 0 2.78 0.00 1.84 28.46 0.05 66.86 08:47:29 08:41:01 1 1.46 0.00 0.99 23.42 0.03 74.09 08:47:29 08:41:01 2 2.81 0.00 1.94 16.13 0.07 79.06 08:47:29 08:41:01 3 2.48 0.00 1.97 76.73 0.05 18.77 08:47:29 08:41:01 4 1.50 0.00 0.82 10.41 0.03 87.23 08:47:29 08:41:01 5 2.18 0.00 1.07 10.27 0.03 86.45 08:47:29 08:41:01 6 1.80 0.00 1.07 7.26 0.03 89.84 08:47:29 08:41:01 7 3.55 0.00 2.08 28.45 0.03 65.88 08:47:29 08:42:01 all 2.01 0.00 1.69 31.94 0.05 64.31 08:47:29 08:42:01 0 2.68 0.00 1.93 41.39 0.07 53.94 08:47:29 08:42:01 1 1.87 0.00 1.61 11.34 0.07 85.11 08:47:29 08:42:01 2 1.67 0.00 0.82 37.29 0.03 60.19 08:47:29 08:42:01 3 1.57 0.00 1.77 17.51 0.03 79.11 08:47:29 08:42:01 4 1.82 0.00 1.22 16.53 0.05 80.37 08:47:29 08:42:01 5 1.91 0.00 1.51 35.54 0.03 61.01 08:47:29 08:42:01 6 1.30 0.00 3.05 81.68 0.08 13.89 08:47:29 08:42:01 7 3.27 0.00 1.63 14.50 0.05 80.55 08:47:29 08:47:29 08:42:01 CPU %user %nice %system %iowait %steal %idle 08:47:29 08:43:01 all 31.24 0.00 8.66 39.31 0.15 20.64 08:47:29 08:43:01 0 33.17 0.00 8.67 52.04 0.15 5.97 08:47:29 08:43:01 1 30.30 0.00 8.71 50.50 0.15 10.34 08:47:29 08:43:01 2 30.35 0.00 8.63 24.00 0.15 36.86 08:47:29 08:43:01 3 31.36 0.00 8.20 36.40 0.14 23.90 08:47:29 08:43:01 4 30.62 0.00 8.70 32.93 0.15 27.60 08:47:29 08:43:01 5 30.38 0.00 8.15 24.81 0.15 36.51 08:47:29 08:43:01 6 31.69 0.00 8.45 50.03 0.17 9.65 08:47:29 08:43:01 7 32.02 0.00 9.75 43.81 0.15 14.26 08:47:29 08:44:01 all 59.53 0.00 10.70 20.15 0.31 9.31 08:47:29 08:44:01 0 58.95 0.00 11.51 17.97 0.29 11.28 08:47:29 08:44:01 1 60.55 0.00 10.05 27.50 0.26 1.64 08:47:29 08:44:01 2 59.28 0.00 10.66 13.65 0.34 16.06 08:47:29 08:44:01 3 60.21 0.00 10.32 11.24 0.33 17.90 08:47:29 08:44:01 4 59.16 0.00 10.30 22.78 0.28 7.48 08:47:29 08:44:01 5 58.80 0.00 10.91 17.28 0.28 12.73 08:47:29 08:44:01 6 59.20 0.00 10.78 24.70 0.40 4.92 08:47:29 08:44:01 7 60.10 0.00 11.09 26.16 0.29 2.35 08:47:29 08:45:01 all 88.69 0.00 11.06 0.00 0.25 0.00 08:47:29 08:45:01 0 88.60 0.00 11.15 0.00 0.26 0.00 08:47:29 08:45:01 1 88.97 0.00 10.79 0.00 0.24 0.00 08:47:29 08:45:01 2 87.94 0.00 11.82 0.00 0.24 0.00 08:47:29 08:45:01 3 88.69 0.00 11.04 0.00 0.27 0.00 08:47:29 08:45:01 4 88.95 0.00 10.79 0.00 0.26 0.00 08:47:29 08:45:01 5 89.19 0.00 10.57 0.00 0.24 0.00 08:47:29 08:45:01 6 88.54 0.00 11.18 0.00 0.26 0.02 08:47:29 08:45:01 7 88.62 0.00 11.12 0.00 0.26 0.00 08:47:29 08:46:01 all 87.47 0.00 12.20 0.00 0.34 0.00 08:47:29 08:46:01 0 88.42 0.00 11.27 0.00 0.30 0.00 08:47:29 08:46:01 1 87.15 0.00 12.52 0.00 0.34 0.00 08:47:29 08:46:01 2 89.13 0.00 10.52 0.00 0.35 0.00 08:47:29 08:46:01 3 87.15 0.00 12.51 0.00 0.33 0.00 08:47:29 08:46:01 4 87.48 0.00 12.19 0.00 0.33 0.00 08:47:29 08:46:01 5 86.33 0.00 13.33 0.00 0.34 0.00 08:47:29 08:46:01 6 86.73 0.00 12.96 0.00 0.31 0.00 08:47:29 08:46:01 7 87.34 0.00 12.29 0.00 0.37 0.00 08:47:29 08:47:01 all 35.36 0.00 5.03 15.97 0.16 43.49 08:47:29 08:47:01 0 35.07 0.00 4.87 12.38 0.13 47.54 08:47:29 08:47:01 1 35.52 0.00 4.66 20.42 0.13 39.27 08:47:29 08:47:01 2 35.23 0.00 5.23 21.64 0.20 37.70 08:47:29 08:47:01 3 35.88 0.00 5.31 20.30 0.20 38.31 08:47:29 08:47:01 4 35.24 0.00 4.90 8.97 0.15 50.74 08:47:29 08:47:01 5 36.32 0.00 4.58 15.70 0.13 43.26 08:47:29 08:47:01 6 34.51 0.00 5.26 11.99 0.17 48.07 08:47:29 08:47:01 7 35.11 0.00 5.41 16.36 0.15 42.98 08:47:29 Average: all 30.05 0.00 5.43 18.04 0.13 46.36 08:47:29 Average: 0 30.42 0.00 5.59 26.66 0.13 37.20 08:47:29 Average: 1 30.01 0.00 5.45 14.47 0.13 49.94 08:47:29 Average: 2 29.54 0.00 5.17 13.64 0.14 51.52 08:47:29 Average: 3 30.54 0.00 5.52 25.96 0.13 37.85 08:47:29 Average: 4 29.86 0.00 5.24 11.38 0.13 53.40 08:47:29 Average: 5 30.29 0.00 5.37 17.93 0.12 46.29 08:47:29 Average: 6 29.18 0.00 5.51 18.33 0.14 46.84 08:47:29 Average: 7 30.55 0.00 5.59 15.93 0.13 47.80 08:47:29 08:47:29 08:47:29