Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f5360b86ab9f22f98b2a815e31c71ca862d4840+9e34161fbf5c356a51bcd814926558f70a35d44a (036f1ec4df4136938d52f748d664b6e85b23c1f5) 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-ssh819521442702056602.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh16948265653537417854.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-5354/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-5354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17192661695549349843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh645006697669176585.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-5354/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-5354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4797694702400906485.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5734’ Running on prd-ubuntu20.04-docker-8c-8g-7805 in /w/workspace/edgexfoundry_edgex-go_PR-5354 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9e34161fbf5c356a51bcd814926558f70a35d44a into PR head commit 3f5360b86ab9f22f98b2a815e31c71ca862d4840 > 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/5354/head:refs/remotes/origin/PR-5354 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f5360b86ab9f22f98b2a815e31c71ca862d4840 # timeout=10 Merge succeeded, producing 3e0042c5423b54ead168af4b5fa42589e6f74cbe Checking out Revision 3e0042c5423b54ead168af4b5fa42589e6f74cbe (PR-5354) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e34161fbf5c356a51bcd814926558f70a35d44a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e0042c5423b54ead168af4b5fa42589e6f74cbe # timeout=10 Commit message: "Merge commit '9e34161fbf5c356a51bcd814926558f70a35d44a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:15:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:15:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:15:10 ========================================================= 09:15:10 EdgeX Global Pipelines Version Info 09:15:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1bb942593296a3091ee2200b29348bf6e3d5e2cf # timeout=10 09:15:11 ------------------- 09:15:11 stable info: 09:15:11 ------------------- 09:15:11 Commited By: Cherry Wang cherry@iotechsys.com 09:15:11 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:15:11 Message: update stable to v1.0.278 09:15:11 ------------------- 09:15:11 experimental info: 09:15:11 ------------------- 09:15:11 Commited By: **** collab-it+edgex@linuxfoundation.org 09:15:11 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:15:11 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5354 [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5354 [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5354 [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e0042c5423b54ead168af4b5fa42589e6f74cbe [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e0042c [Pipeline] echo 09:15:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:12 provisioning config files... 09:15:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config4278440589367606436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:13 ---> ****-login.sh 09:15:13 nexus3.edgexfoundry.org:10001 09:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:13 09:15:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:15:13 Configure a credential helper to remove this warning. See 09:15:13 https://docs.****.com/go/credential-store/ 09:15:13 09:15:13 Login Succeeded 09:15:13 nexus3.edgexfoundry.org:10002 09:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:13 09:15:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:15:13 Configure a credential helper to remove this warning. See 09:15:13 https://docs.****.com/go/credential-store/ 09:15:13 09:15:13 Login Succeeded 09:15:13 nexus3.edgexfoundry.org:10003 09:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:13 09:15:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:15:13 Configure a credential helper to remove this warning. See 09:15:13 https://docs.****.com/go/credential-store/ 09:15:13 09:15:13 Login Succeeded 09:15:13 nexus3.edgexfoundry.org:10004 09:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:13 09:15:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:15:13 Configure a credential helper to remove this warning. See 09:15:13 https://docs.****.com/go/credential-store/ 09:15:13 09:15:13 Login Succeeded 09:15:13 ****.io 09:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:13 09:15:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:15:13 Configure a credential helper to remove this warning. See 09:15:13 https://docs.****.com/go/credential-store/ 09:15:13 09:15:13 Login Succeeded 09:15:13 ---> ****-login.sh ends [Pipeline] } 09:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:15:14 + 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 09:15:14 + dirname cmd/core-command/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo core-command,cmd/core-command/Dockerfile 09:15:14 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:15:14 + dirname cmd/core-data/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo core-data,cmd/core-data/Dockerfile 09:15:14 + dirname cmd/core-keeper/Dockerfile+ 09:15:14 cut -d/ -f2 09:15:14 + echo core-keeper,cmd/core-keeper/Dockerfile 09:15:14 + dirname cmd/core-metadata/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo core-metadata,cmd/core-metadata/Dockerfile 09:15:14 + dirname cmd/security-bootstrapper/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:15:14 + dirname cmd/security-proxy-auth/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:15:14 + dirname cmd/security-proxy-setup/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:15:14 + dirname cmd/security-secretstore-setup/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:15:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:15:14 + + cut -d/ -f2 09:15:14 dirname cmd/security-spire-agent/Dockerfile 09:15:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:15:14 + dirname cmd/security-spire-config/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:15:14 + + dirname cmd/security-spire-server/Dockerfilecut 09:15:14 -d/ -f2 09:15:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:15:14 + dirname cmd/support-notifications/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo support-notifications,cmd/support-notifications/Dockerfile 09:15:14 + dirname cmd/support-scheduler/Dockerfile 09:15:14 + cut -d/ -f2 09:15:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:15:14 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 09:15:14 + git rev-list -1 --merges 3e0042c5423b54ead168af4b5fa42589e6f74cbe~1..3e0042c5423b54ead168af4b5fa42589e6f74cbe [Pipeline] echo 09:15:14 -----------> git rev-list -1 --merges 3e0042c5423b54ead168af4b5fa42589e6f74cbe~1..3e0042c5423b54ead168af4b5fa42589e6f74cbe 3e0042c5423b54ead168af4b5fa42589e6f74cbe 09:15:14 3e0042c5423b54ead168af4b5fa42589e6f74cbe [false] [Pipeline] sh 09:15:14 + git log --format=format:%s -1 3e0042c5423b54ead168af4b5fa42589e6f74cbe [Pipeline] echo 09:15:14 ========================================================= 09:15:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:15:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:15:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:15:15 + grep -v github /etc/ssh/ssh_known_hosts 09:15:15 + [ -e /tmp/ssh_known_hosts ] 09:15:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:15:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:15:15 + sudo tee -a /etc/ssh/ssh_known_hosts 09:15:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:15:15 09:15:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:15:16 0.1.4: Pulling from edgex-devops/py-git-semver 09:15:16 3dae71ba6b94: Pulling fs layer 09:15:16 6bf1a483ea7c: Pulling fs layer 09:15:16 f5dfc541a4d3: Pulling fs layer 09:15:16 461d9e800cba: Pulling fs layer 09:15:16 80192f66455f: Pulling fs layer 09:15:16 2e8e34ca0e6c: Pulling fs layer 09:15:16 a29436f7fd5d: Pulling fs layer 09:15:16 923cac83aea3: Pulling fs layer 09:15:16 25ad8b0a4227: Pulling fs layer 09:15:16 db01528c6b51: Pulling fs layer 09:15:16 28988de357af: Pulling fs layer 09:15:16 461d9e800cba: Waiting 09:15:16 a29436f7fd5d: Waiting 09:15:16 2e8e34ca0e6c: Waiting 09:15:16 80192f66455f: Waiting 09:15:16 923cac83aea3: Waiting 09:15:16 db01528c6b51: Waiting 09:15:16 25ad8b0a4227: Waiting 09:15:16 28988de357af: Waiting 09:15:16 6bf1a483ea7c: Verifying Checksum 09:15:16 6bf1a483ea7c: Download complete 09:15:16 461d9e800cba: Verifying Checksum 09:15:16 461d9e800cba: Download complete 09:15:16 80192f66455f: Download complete 09:15:16 f5dfc541a4d3: Verifying Checksum 09:15:16 f5dfc541a4d3: Download complete 09:15:16 3dae71ba6b94: Verifying Checksum 09:15:16 3dae71ba6b94: Download complete 09:15:16 923cac83aea3: Verifying Checksum 09:15:16 923cac83aea3: Download complete 09:15:16 25ad8b0a4227: Verifying Checksum 09:15:16 db01528c6b51: Download complete 09:15:16 28988de357af: Verifying Checksum 09:15:16 28988de357af: Download complete 09:15:16 a29436f7fd5d: Verifying Checksum 09:15:16 a29436f7fd5d: Download complete 09:15:17 2e8e34ca0e6c: Verifying Checksum 09:15:17 2e8e34ca0e6c: Download complete 09:15:17 3dae71ba6b94: Pull complete 09:15:18 6bf1a483ea7c: Pull complete 09:15:18 f5dfc541a4d3: Pull complete 09:15:18 461d9e800cba: Pull complete 09:15:18 80192f66455f: Pull complete 09:15:22 2e8e34ca0e6c: Pull complete 09:15:23 a29436f7fd5d: Pull complete 09:15:23 923cac83aea3: Pull complete 09:15:23 25ad8b0a4227: Pull complete 09:15:23 db01528c6b51: Pull complete 09:15:23 28988de357af: Pull complete 09:15:23 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:15:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:23 prd-ubuntu20.04-docker-8c-8g-7805 does not seem to be running inside a container 09:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:15:26 $ docker top 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c -eo pid,comm 09:15:26 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). 09:15:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:15:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:15:26 [ssh-agent] Looking for ssh-agent implementation... 09:15:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:26 $ docker exec 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c ssh-agent 09:15:26 SSH_AUTH_SOCK=/tmp/ssh-3TkhMJTO2xZA/agent.32 09:15:26 SSH_AGENT_PID=38 09:15:26 Running ssh-add (command line suppressed) 09:15:26 Identity added: /w/workspace/edgex-go/17@tmp/private_key_10735367174819579895.key (/w/workspace/edgex-go/17@tmp/private_key_10735367174819579895.key) 09:15:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:15:27 + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] sh 09:15:27 + git tag --points-at HEAD [Pipeline] } 09:15:27 $ docker exec --env ******** --env ******** 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c ssh-agent -k 09:15:27 unset SSH_AUTH_SOCK; 09:15:27 unset SSH_AGENT_PID; 09:15:27 echo Agent pid 38 killed; 09:15:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:15:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:15:27 [ssh-agent] Looking for ssh-agent implementation... 09:15:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:27 $ docker exec 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c ssh-agent 09:15:27 SSH_AUTH_SOCK=/tmp/ssh-BejcObdSBV1R/agent.87 09:15:27 SSH_AGENT_PID=94 09:15:27 Running ssh-add (command line suppressed) 09:15:27 Identity added: /w/workspace/edgex-go/17@tmp/private_key_12293382137456861285.key (/w/workspace/edgex-go/17@tmp/private_key_12293382137456861285.key) 09:15:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:15:28 + git semver init 09:15:28 2026-04-21 09:15:28,369 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:15:28 2026-04-21 09:15:28,372 [run_init] DEBUG init version:0.0.0 force:False 09:15:28 2026-04-21 09:15:28,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/17/.semver 09:15:28 2026-04-21 09:15:28,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/17/.semver 09:15:28 2026-04-21 09:15:28,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/17/.semver'], cwd=/w/workspace/edgex-go/17, stdin=None, shell=False, universal_newlines=False) 09:15:36 2026-04-21 09:15:35,115 [append_file] DEBUG append to file:/w/workspace/edgex-go/17/.git/info/exclude 09:15:36 2026-04-21 09:15:35,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/17/.semver/PR-5354 with force:False 09:15:36 2026-04-21 09:15:35,115 [write_file] DEBUG write to file:/w/workspace/edgex-go/17/.semver/PR-5354 09:15:36 2026-04-21 09:15:35,120 [execute] INFO git cat-file --batch-check 09:15:36 2026-04-21 09:15:35,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/17/.semver, stdin=, shell=False, universal_newlines=False) 09:15:36 2026-04-21 09:15:35,125 [execute] INFO git cat-file --batch 09:15:36 2026-04-21 09:15:35,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/17/.semver, stdin=, shell=False, universal_newlines=False) 09:15:36 2026-04-21 09:15:35,128 [read_version] DEBUG read version from /w/workspace/edgex-go/17/.semver/PR-5354 09:15:36 0.0.0 [Pipeline] } 09:15:36 $ docker exec --env ******** --env ******** 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c ssh-agent -k 09:15:36 unset SSH_AUTH_SOCK; 09:15:36 unset SSH_AGENT_PID; 09:15:36 echo Agent pid 94 killed; 09:15:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:15:37 + git semver [Pipeline] } 09:15:37 $ docker stop --time=1 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c 09:15:38 $ docker rm -f --volumes 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c [Pipeline] // withDockerContainer [Pipeline] sh 09:15:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:15:39 Stashed 1 file(s) [Pipeline] echo 09:15:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) 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] } 09:15:40 + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo 09:15:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:15:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:15:40 ========================================================= 09:15:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:15:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:15:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:15:40 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 09:15:40 2d35ebdb57d9: Pulling fs layer 09:15:40 c35fb4624d26: Pulling fs layer 09:15:40 4e2aec7ef170: Pulling fs layer 09:15:40 333b49ad6fbf: Pulling fs layer 09:15:40 4f4fb700ef54: Pulling fs layer 09:15:40 c3e65509a76b: Pulling fs layer 09:15:40 7cf9ebb963bd: Pulling fs layer 09:15:40 bb34ca984cfb: Pulling fs layer 09:15:40 151cf03bc807: Pulling fs layer 09:15:40 4f4fb700ef54: Waiting 09:15:40 c3e65509a76b: Waiting 09:15:40 7cf9ebb963bd: Waiting 09:15:40 bb34ca984cfb: Waiting 09:15:40 151cf03bc807: Waiting 09:15:40 333b49ad6fbf: Waiting 09:15:40 c35fb4624d26: Download complete 09:15:40 333b49ad6fbf: Verifying Checksum 09:15:40 333b49ad6fbf: Download complete 09:15:40 4f4fb700ef54: Verifying Checksum 09:15:40 4f4fb700ef54: Download complete 09:15:40 c3e65509a76b: Verifying Checksum 09:15:40 c3e65509a76b: Download complete 09:15:40 2d35ebdb57d9: Verifying Checksum 09:15:40 2d35ebdb57d9: Download complete 09:15:40 7cf9ebb963bd: Verifying Checksum 09:15:40 7cf9ebb963bd: Download complete 09:15:40 2d35ebdb57d9: Pull complete 09:15:40 4e2aec7ef170: Verifying Checksum 09:15:40 4e2aec7ef170: Download complete 09:15:40 151cf03bc807: Verifying Checksum 09:15:40 151cf03bc807: Download complete 09:15:41 c35fb4624d26: Pull complete 09:15:41 bb34ca984cfb: Verifying Checksum 09:15:41 bb34ca984cfb: Download complete 09:15:45 4e2aec7ef170: Pull complete 09:15:45 333b49ad6fbf: Pull complete 09:15:45 4f4fb700ef54: Pull complete 09:15:45 c3e65509a76b: Pull complete 09:15:45 7cf9ebb963bd: Pull complete 09:15:49 bb34ca984cfb: Pull complete 09:15:49 151cf03bc807: Pull complete 09:15:49 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:15:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 09:15:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:15:49 WORKDIR /edgex 09:15:49 COPY go.mod . 09:15:49 RUN go mod download 09:15:49 + docker build -t ci-base-image-x86_64 -f - . 09:15:50 #0 building with "default" instance using docker driver 09:15:50 09:15:50 #1 [internal] load build definition from Dockerfile 09:15:50 #1 transferring dockerfile: 164B done 09:15:50 #1 DONE 0.0s 09:15:50 09:15:50 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:15:50 #2 DONE 0.0s 09:15:50 09:15:50 #3 [internal] load .dockerignore 09:15:50 #3 transferring context: 09:15:50 #3 transferring context: 50B done 09:15:50 #3 DONE 0.1s 09:15:50 09:15:50 #4 [internal] load build context 09:15:50 #4 transferring context: 6.99kB done 09:15:50 #4 DONE 0.0s 09:15:50 09:15:50 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:15:50 #5 DONE 0.1s 09:15:50 09:15:50 #6 [2/4] WORKDIR /edgex 09:15:53 #6 DONE 2.8s 09:15:53 09:15:53 #7 [3/4] COPY go.mod . 09:15:53 #7 DONE 0.0s 09:15:53 09:15:53 #8 [4/4] RUN go mod download 09:16:00 #8 DONE 6.4s 09:16:00 09:16:00 #9 exporting to image 09:16:00 #9 exporting layers 09:16:02 #9 exporting layers 3.2s done 09:16:02 #9 writing image sha256:76a1c9246468c8d3ec18609bbb27f67e1e171e9ea0dc5e44df60bfdc96ae87d3 done 09:16:02 #9 naming to docker.io/library/ci-base-image-x86_64 done 09:16:02 #9 DONE 3.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:03 + docker inspect -f . ci-base-image-x86_64 09:16:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:03 prd-ubuntu20.04-docker-8c-8g-7805 does not seem to be running inside a container 09:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:16:03 $ docker top dbbddc2f7936c7052c2f6f7525c6893a83f82df502deed5adf99f6763ac96a10 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:03 + go version 09:16:03 go version go1.25.2 linux/amd64 [Pipeline] } 09:16:03 $ docker stop --time=1 dbbddc2f7936c7052c2f6f7525c6893a83f82df502deed5adf99f6763ac96a10 09:16:05 $ docker rm -f --volumes dbbddc2f7936c7052c2f6f7525c6893a83f82df502deed5adf99f6763ac96a10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:05 + docker inspect -f . ci-base-image-x86_64 09:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:05 prd-ubuntu20.04-docker-8c-8g-7805 does not seem to be running inside a container 09:16:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:16:06 $ docker top e1eb29dc2845d4c2ca23ecf4defad2bdbcec6d6a0364f3814f08186ac93433c9 -eo pid,comm [Pipeline] { [Pipeline] echo 09:16:06 ========================================================= 09:16:06 [edgeXBuildGoParallel] Running Tests and Build... 09:16:06 ========================================================= [Pipeline] sh 09:16:07 + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh 09:16:07 + make test 09:16:07 go test -race -coverprofile=coverage.out ./... 09:16:17 ? github.com/edgexfoundry/edgex-go [no test files] 09:16:49 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:16:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:16:49 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:16:49 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 09:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 57.3% of statements 09:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.607s coverage: 94.2% of statements 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements 09:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.040s coverage: 0.0% of statements 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:16:54 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:16:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 10.4% of statements 09:16:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:16:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:16:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.501s coverage: 97.6% of statements 09:16:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:16:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:16:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:16:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:16:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:16:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 09:16:57 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:16:57 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:16:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:16:57 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:16:57 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:16:57 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:16:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:16:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:16:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:16:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:17:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 3.5% of statements 09:17:00 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 09:17:00 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:17:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 09:17:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:17:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 38.2% of statements 09:17:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.034s coverage: 68.8% of statements 09:17:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:17:00 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:17:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 09:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.040s coverage: 87.1% of statements 09:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements 09:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements 09:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 09:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.049s coverage: 92.9% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements 09:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.029s coverage: 87.2% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 86.0% of statements 09:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 6.8% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.027s coverage: 33.3% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.032s coverage: 100.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.155s coverage: 54.8% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.032s coverage: 20.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 09:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.024s coverage: 100.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.109s coverage: 29.2% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements 09:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:17:23 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.1% of statements 09:17:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:17:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:17:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:17:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 94.9% of statements 09:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:17:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:17:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 09:17:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:17:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:17:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 09:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 47.1% of statements 09:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:17:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:17:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:17:27 running golangci-lint 09:17:27 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 09:17:27 go version go1.25.2 linux/amd64 09:17:27 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 09:17:27 level=info msg="[config_reader] Used config file .golangci.yml" 09:17:27 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 09:17:27 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 09:17:27 level=info msg="[goenv] Read go env for 5.870021ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 09:17:27 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 09:17:54 level=info msg="[loader] Go packages loading at mode 8767 (imports|name|deps|types_sizes|compiled_files|exports_file|files) took 22.261906704s" 09:17:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.905878ms" 09:18:02 level=info msg="[linters_context/goanalysis] analyzers took 1m41.86119527s with top 10 stages: buildir: 55.691789998s, gosec: 2.893393546s, inspect: 2.780377797s, fact_deprecated: 2.139422091s, printf: 1.597908158s, ctrlflow: 1.531858195s, QF1004: 1.316820017s, fact_purity: 1.266366672s, S1038: 1.220552636s, nilness: 1.152825222s" 09:18:02 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 09:18:02 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 09:18:02 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 09:18:02 level=info msg="[runner] Issues before processing: 35, after processing: 0" 09:18:02 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, path_relativity: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, cgo: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35" 09:18:02 level=info msg="[runner] processing took 10.403153ms with stages: nolint_filter: 9.480827ms, generated_file_filter: 673.958µs, exclusion_rules: 116.683µs, exclusion_paths: 74.623µs, path_relativity: 40.681µs, cgo: 3.69µs, path_absoluter: 3.06µs, sort_results: 2.17µs, invalid_issue: 1.861µs, max_same_issues: 1.4µs, filename_unadjuster: 770ns, fixer: 660ns, diff: 540ns, source_code: 520ns, uniq_by_line: 410ns, path_prettifier: 350ns, max_from_linter: 270ns, severity-rules: 270ns, max_per_file_from_linter: 210ns, path_shortener: 200ns" 09:18:02 level=info msg="[runner] linters took 11.958702258s with stages: goanalysis_metalinter: 11.948198033s" 09:18:02 0 issues. 09:18:02 level=info msg="File cache stats: 0 entries of total size 0B" 09:18:02 level=info msg="Memory: 344 samples, avg is 336.8MB, max is 1390.5MB" 09:18:02 level=info msg="Execution took 34.269543337s" 09:18:02 go vet ./... 09:18:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:18:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:18:09 ./bin/test-attribution-txt.sh [Pipeline] echo 09:18:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:18:09 + ls -al . 09:18:09 total 1396 09:18:09 drwxrwxr-x 11 1001 1001 4096 Apr 21 09:16 . 09:18:09 drwxr-xr-x 4 root root 4096 Apr 21 09:16 .. 09:18:09 drwxrwxr-x 2 1001 1001 4096 Apr 21 09:15 .blubracket 09:18:09 -rw-rw-r-- 1 1001 1001 10 Apr 21 09:15 .dockerignore 09:18:09 drwxrwxr-x 8 1001 1001 4096 Apr 21 09:17 .git 09:18:09 drwxrwxr-x 3 1001 1001 4096 Apr 21 09:15 .github 09:18:09 -rw-rw-r-- 1 1001 1001 909 Apr 21 09:15 .gitignore 09:18:09 -rw-rw-r-- 1 1001 1001 359 Apr 21 09:15 .golangci.yml 09:18:09 -rw-rw-r-- 1 1001 1001 100 Apr 21 09:15 .hadolint.yml 09:18:09 drwxr-xr-x 3 1001 1001 4096 Apr 21 09:15 .semver 09:18:09 -rw-rw-r-- 1 1001 1001 155 Apr 21 09:15 .sonarcloud.properties 09:18:09 -rw-rw-r-- 1 1001 1001 1171 Apr 21 09:15 ADOPTERS.md 09:18:09 -rw-rw-r-- 1 1001 1001 20149 Apr 21 09:15 Attribution.txt 09:18:09 -rw-rw-r-- 1 1001 1001 108018 Apr 21 09:15 CHANGELOG.md 09:18:09 -rw-rw-r-- 1 1001 1001 3804 Apr 21 09:15 CONTRIBUTING.md 09:18:09 -rw-rw-r-- 1 1001 1001 677 Apr 21 09:15 GOVERNANCE.md 09:18:09 -rw-rw-r-- 1 1001 1001 886 Apr 21 09:15 Jenkinsfile 09:18:09 -rw-rw-r-- 1 1001 1001 10775 Apr 21 09:15 LICENSE 09:18:09 -rw-rw-r-- 1 1001 1001 16743 Apr 21 09:15 Makefile 09:18:09 -rw-rw-r-- 1 1001 1001 582 Apr 21 09:15 OWNERS.md 09:18:09 -rw-rw-r-- 1 1001 1001 9932 Apr 21 09:15 README.md 09:18:09 -rw-rw-r-- 1 1001 1001 789 Apr 21 09:15 SECURITY.md 09:18:09 -rw-rw-r-- 1 1001 1001 5 Apr 21 09:15 VERSION 09:18:09 drwxrwxr-x 2 1001 1001 4096 Apr 21 09:15 bin 09:18:09 drwxrwxr-x 19 1001 1001 4096 Apr 21 09:15 cmd 09:18:09 -rw-r--r-- 1 root root 1046393 Apr 21 09:17 coverage.out 09:18:09 drwxrwxr-x 2 1001 1001 4096 Apr 21 09:15 fuzz_test 09:18:09 -rw-rw-r-- 1 1001 1001 6951 Apr 21 09:15 go.mod 09:18:09 -rw-rw-r-- 1 1001 1001 90838 Apr 21 09:15 go.sum 09:18:09 drwxrwxr-x 7 1001 1001 4096 Apr 21 09:15 internal 09:18:09 drwxrwxr-x 2 1001 1001 4096 Apr 21 09:15 openapi 09:18:09 -rw-rw-r-- 1 1001 1001 584 Apr 21 09:15 security.txt 09:18:09 -rw-rw-r-- 1 1001 1001 204 Apr 21 09:15 version.go [Pipeline] sh 09:18:09 + '[' -e coverage.out ] 09:18:09 + chown 1001:1001 coverage.out [Pipeline] stash 09:18:10 Stashed 1 file(s) [Pipeline] sh 09:18:10 + make build 09:18:10 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 09:18:36 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 09:18:38 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 09:18:40 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 09:18:40 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 09:18:42 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 09:18:49 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 09:18:51 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 09:18: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:18:56 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 09:18:58 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 09:19:00 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 09:19:01 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] } 09:19:02 $ docker stop --time=1 e1eb29dc2845d4c2ca23ecf4defad2bdbcec6d6a0364f3814f08186ac93433c9 09:19:05 $ docker rm -f --volumes e1eb29dc2845d4c2ca23ecf4defad2bdbcec6d6a0364f3814f08186ac93433c9 [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 09:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:06 09:19:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:07 latest: Pulling from edgex-devops/edgex-compose 09:19:07 91d30c5bc195: Pulling fs layer 09:19:07 2e9b0aa3be6d: Pulling fs layer 09:19:07 9c61dcf015f6: Pulling fs layer 09:19:07 4698f68db338: Pulling fs layer 09:19:07 4698f68db338: Waiting 09:19:07 2a2f49069b9e: Pulling fs layer 09:19:07 e0025b399a48: Pulling fs layer 09:19:07 2a2f49069b9e: Waiting 09:19:07 e0025b399a48: Waiting 09:19:07 91d30c5bc195: Verifying Checksum 09:19:07 91d30c5bc195: Download complete 09:19:07 4698f68db338: Verifying Checksum 09:19:07 4698f68db338: Download complete 09:19:07 2e9b0aa3be6d: Verifying Checksum 09:19:07 2e9b0aa3be6d: Download complete 09:19:07 e0025b399a48: Verifying Checksum 09:19:07 e0025b399a48: Download complete 09:19:07 91d30c5bc195: Pull complete 09:19:07 2a2f49069b9e: Download complete 09:19:07 9c61dcf015f6: Verifying Checksum 09:19:07 9c61dcf015f6: Download complete 09:19:07 2e9b0aa3be6d: Pull complete 09:19:10 9c61dcf015f6: Pull complete 09:19:10 4698f68db338: Pull complete 09:19:10 2a2f49069b9e: Pull complete 09:19:10 e0025b399a48: Pull complete 09:19:10 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:10 prd-ubuntu20.04-docker-8c-8g-7805 does not seem to be running inside a container 09:19:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:19:11 $ docker top 79e763e406298f9aae1be6eeb447c49b4a884884336931315aa90460a5ec655d -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:12 + docker compose -f ./docker-compose-build.yml build --parallel 09:19:12 #1 [core-command internal] load build definition from Dockerfile 09:19:12 #1 transferring dockerfile: 1.94kB done 09:19:12 #1 DONE 0.1s 09:19:12 09:19:12 #2 [security-proxy-setup internal] load build definition from Dockerfile 09:19:12 #2 transferring dockerfile: 2.50kB done 09:19:12 #2 DONE 0.1s 09:19:12 09:19:12 #3 [security-spire-agent internal] load build definition from Dockerfile 09:19:12 #3 transferring dockerfile: 1.81kB done 09:19:12 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:19:12 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 09:19:12 #3 DONE 0.1s 09:19:12 09:19:12 #4 [support-notifications internal] load build definition from Dockerfile 09:19:12 #4 transferring dockerfile: 2.02kB done 09:19:12 #4 DONE 0.1s 09:19:12 09:19:12 #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:19:12 #5 DONE 0.0s 09:19:12 09:19:12 #6 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 09:19:12 #6 ... 09:19:12 09:19:12 #7 [core-keeper internal] load build definition from Dockerfile 09:19:12 #7 transferring dockerfile: 2.07kB done 09:19:12 #7 DONE 0.1s 09:19:12 09:19:12 #8 [security-spire-server internal] load build definition from Dockerfile 09:19:12 #8 transferring dockerfile: 1.70kB done 09:19:12 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:19:12 #8 DONE 0.1s 09:19:12 09:19:12 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:19:12 #9 transferring dockerfile: 2.23kB done 09:19:12 #9 DONE 0.1s 09:19:12 09:19:12 #10 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.23.2 09:19:12 #10 DONE 0.1s 09:19:12 09:19:12 #11 [support-scheduler internal] load build definition from Dockerfile 09:19:12 #11 transferring dockerfile: 1.83kB done 09:19:12 #11 DONE 0.1s 09:19:12 09:19:12 #12 [security-secretstore-setup internal] load build definition from Dockerfile 09:19:12 #12 transferring dockerfile: 2.49kB done 09:19:12 #12 DONE 0.1s 09:19:12 09:19:12 #13 [security-proxy-setup internal] load .dockerignore 09:19:12 #13 DONE 0.0s 09:19:12 09:19:12 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:19:12 #14 transferring dockerfile: 1.89kB done 09:19:12 #14 DONE 0.1s 09:19:12 09:19:12 #15 [core-data internal] load build definition from Dockerfile 09:19:12 #15 transferring dockerfile: 2.04kB done 09:19:12 #15 DONE 0.2s 09:19:12 09:19:12 #16 [core-common-config-bootstrapper internal] load .dockerignore 09:19:12 #16 DONE 0.0s 09:19:12 09:19:12 #17 [security-bootstrapper internal] load build definition from Dockerfile 09:19:12 #17 transferring dockerfile: 3.02kB done 09:19:12 #17 DONE 0.2s 09:19:12 09:19:12 #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:19:12 #5 DONE 0.0s 09:19:12 09:19:12 #6 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 09:19:12 #6 ... 09:19:12 09:19:12 #18 [security-proxy-auth internal] load build definition from Dockerfile 09:19:12 #18 transferring dockerfile: 2.14kB done 09:19:12 #18 DONE 0.2s 09:19:12 09:19:12 #19 [security-spire-config internal] load build definition from Dockerfile 09:19:12 #19 transferring dockerfile: 1.69kB done 09:19:12 #19 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:19:12 #19 DONE 0.2s 09:19:12 09:19:12 #13 [security-proxy-setup internal] load .dockerignore 09:19:12 #13 transferring context: 50B done 09:19:12 #13 DONE 0.0s 09:19:12 09:19:12 #20 [support-notifications internal] load .dockerignore 09:19:12 #20 transferring context: 50B done 09:19:12 #20 DONE 0.1s 09:19:12 09:19:12 #21 [core-metadata internal] load build definition from Dockerfile 09:19:12 #21 transferring dockerfile: 2.10kB done 09:19:12 #21 DONE 0.2s 09:19:12 09:19:12 #16 [core-common-config-bootstrapper internal] load .dockerignore 09:19:12 #16 transferring context: 50B done 09:19:12 #16 DONE 0.1s 09:19:12 09:19:12 #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:19:12 #5 DONE 0.0s 09:19:12 09:19:12 #6 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 09:19:12 #6 ... 09:19:12 09:19:12 #22 [core-command internal] load .dockerignore 09:19:12 #22 transferring context: 50B done 09:19:12 #22 DONE 0.1s 09:19:12 09:19:12 #23 [core-keeper internal] load .dockerignore 09:19:12 #23 transferring context: 50B done 09:19:12 #23 DONE 0.1s 09:19:12 09:19:12 #24 [security-spiffe-token-provider internal] load .dockerignore 09:19:12 #24 transferring context: 50B done 09:19:12 #24 DONE 0.1s 09:19:12 09:19:12 #25 [security-secretstore-setup internal] load .dockerignore 09:19:12 #25 transferring context: 50B done 09:19:12 #25 DONE 0.1s 09:19:12 09:19:12 #26 [support-scheduler internal] load .dockerignore 09:19:12 #26 transferring context: 50B done 09:19:12 #26 DONE 0.1s 09:19:12 09:19:12 #6 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 09:19:12 #6 DONE 0.4s 09:19:12 09:19:12 #27 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:19:12 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:19:12 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:19:12 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 09:19:12 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:19:12 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:19:12 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 09:19:13 #27 ... 09:19:13 09:19:13 #28 [security-bootstrapper internal] load .dockerignore 09:19:13 #28 transferring context: 50B done 09:19:13 #28 DONE 0.3s 09:19:13 09:19:13 #29 [core-data internal] load .dockerignore 09:19:13 #29 transferring context: 50B done 09:19:13 #29 DONE 0.3s 09:19:13 09:19:13 #30 [security-proxy-auth internal] load .dockerignore 09:19:13 #30 transferring context: 50B done 09:19:13 #30 DONE 0.3s 09:19:13 09:19:13 #27 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:19:13 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:19:13 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:19:13 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 09:19:13 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:19:13 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:19:13 #27 ... 09:19:13 09:19:13 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:19:13 #31 DONE 0.6s 09:19:13 09:19:13 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:19:13 #32 DONE 0.6s 09:19:13 09:19:13 #27 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:19:13 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:19:13 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:19:13 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 09:19:13 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:19:13 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:19:13 #27 ... 09:19:13 09:19:13 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:19:13 #33 DONE 0.5s 09:19:13 09:19:13 #34 [core-metadata internal] load .dockerignore 09:19:13 #34 transferring context: 50B done 09:19:13 #34 DONE 0.3s 09:19:13 09:19:13 #27 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:19:13 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:19:13 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:19:13 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 09:19:13 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:19:13 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:19:13 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 09:19:17 #27 ... 09:19:17 09:19:17 #35 [security-spire-server internal] load .dockerignore 09:19:17 #35 transferring context: 50B 0.0s done 09:19:17 #35 DONE 4.2s 09:19:17 09:19:17 #36 [support-notifications internal] load build context 09:19:18 #36 transferring context: 325.05MB 5.5s 09:19:18 #36 ... 09:19:18 09:19:18 #27 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:19:18 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:19:18 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:19:18 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 09:19:18 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:19:18 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:19:18 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 09:19:18 #27 ... 09:19:18 09:19:18 #37 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 09:19:18 #37 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done 09:19:18 #37 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 09:19:18 #37 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s done 09:19:18 #37 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 09:19:18 #37 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 09:19:18 #37 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.4s done 09:19:18 #37 DONE 6.1s 09:19:18 09:19:18 #38 [core-command builder 2/7] WORKDIR /edgex-go 09:19:18 #38 DONE 5.7s 09:19:18 09:19:18 #39 [security-spire-agent internal] load .dockerignore 09:19:18 #39 transferring context: 50B 0.0s done 09:19:18 #39 DONE 5.7s 09:19:18 09:19:18 #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:19:18 #40 ... 09:19:18 09:19:18 #41 [security-spire-config internal] load .dockerignore 09:19:18 #41 transferring context: 50B 0.0s done 09:19:18 #41 DONE 5.7s 09:19:18 09:19:18 #42 [security-spire-server internal] load build context 09:19:18 #42 transferring context: 26.58kB 0.0s done 09:19:18 #42 DONE 0.4s 09:19:18 09:19:18 #27 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:19:18 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:19:18 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:19:18 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 09:19:18 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:19:18 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:19:18 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 09:19:18 #27 DONE 6.3s 09:19:18 09:19:18 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:19:18 #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 09:19:18 #43 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:19:18 #43 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 09:19:18 #43 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 09:19:18 #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 09:19:18 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 09:19:18 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s 09:19:18 #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 09:19:18 #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 09:19:19 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 09:19:19 #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.3s 09:19:19 #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 09:19:19 #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 16.78MB / 41.51MB 0.4s 09:19:19 #43 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 09:19:19 #43 ... 09:19:19 09:19:19 #44 [security-spire-agent internal] load build context 09:19:19 #44 transferring context: 26.11kB 0.0s done 09:19:19 #44 DONE 0.4s 09:19:19 09:19:19 #45 [security-spire-config internal] load build context 09:19:19 #45 transferring context: 24.83kB 0.0s done 09:19:19 #45 DONE 0.4s 09:19:19 09:19:19 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:19:19 #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 33.55MB / 41.51MB 0.5s 09:19:19 #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s 09:19:19 #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done 09:19:19 #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 09:19:23 #43 ... 09:19:23 09:19:23 #46 [security-proxy-setup internal] load build context 09:19:23 #46 ... 09:19:23 09:19:23 #47 [core-common-config-bootstrapper internal] load build context 09:19:23 #47 ... 09:19:23 09:19:23 #48 [security-spiffe-token-provider internal] load build context 09:19:23 #48 ... 09:19:23 09:19:23 #49 [support-scheduler internal] load build context 09:19:23 #49 transferring context: 640.16MB 10.1s done 09:19:23 #49 ... 09:19:23 09:19:23 #50 [security-bootstrapper internal] load build context 09:19:23 #50 ... 09:19:23 09:19:23 #51 [security-secretstore-setup internal] load build context 09:19:23 #51 ... 09:19:23 09:19:23 #52 [core-command internal] load build context 09:19:23 #52 ... 09:19:23 09:19:23 #53 [security-proxy-auth internal] load build context 09:19:23 #53 transferring context: 640.16MB 10.3s done 09:19:23 #53 ... 09:19:23 09:19:23 #54 [core-metadata internal] load build context 09:19:23 #54 ... 09:19:23 09:19:23 #55 [core-data internal] load build context 09:19:23 #55 ... 09:19:23 09:19:23 #56 [core-keeper internal] load build context 09:19:23 #56 ... 09:19:23 09:19:23 #52 [core-command internal] load build context 09:19:24 #52 transferring context: 640.16MB 11.3s done 09:19:29 #52 ... 09:19:29 09:19:29 #36 [support-notifications internal] load build context 09:19:29 #36 transferring context: 640.16MB 11.6s done 09:19:29 #36 ... 09:19:29 09:19:29 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:29 #57 ... 09:19:29 09:19:29 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:19:29 #58 ... 09:19:29 09:19:29 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:19:29 #59 ... 09:19:29 09:19:29 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:19:29 #0 6.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:19:29 #0 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:19:29 #0 7.351 OK: 265 MiB in 60 packages 09:19:29 #60 ... 09:19:29 09:19:29 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:19:29 #61 ... 09:19:29 09:19:29 #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:19:30 #62 ... 09:19:30 09:19:30 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:19:30 #63 ... 09:19:30 09:19:30 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:19:30 #64 ... 09:19:30 09:19:30 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:19:30 #0 1.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:19:30 #0 1.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:19:30 #0 2.010 (1/4) Installing ca-certificates (20260413-r0) 09:19:30 #0 2.247 (2/4) Installing dumb-init (1.2.5-r3) 09:19:30 #0 2.253 (3/4) Installing su-exec (0.2-r3) 09:19:30 #0 2.257 (4/4) Installing yq-go (4.47.2-r3) 09:19:30 #0 2.348 Executing busybox-1.37.0-r20.trigger 09:19:30 #0 2.356 Executing ca-certificates-20260413-r0.trigger 09:19:30 #0 2.398 OK: 20 MiB in 20 packages 09:19:30 #65 ... 09:19:30 09:19:30 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:19:31 #66 ... 09:19:31 09:19:31 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:19:31 #67 ... 09:19:31 09:19:31 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:19:31 #68 ... 09:19:31 09:19:31 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:19:31 #69 ... 09:19:31 09:19:31 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:19:31 #70 ... 09:19:31 09:19:31 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:31 #71 ... 09:19:31 09:19:31 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:19:31 #72 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.7s done 09:19:31 #72 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 09:19:31 #72 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 09:19:31 #72 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 09:19:31 #72 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 09:19:31 #72 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.2s done 09:19:31 #72 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 09:19:31 #72 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 09:19:31 #72 ... 09:19:31 09:19:31 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:19:31 #0 0.968 (1/6) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.6-r0) 09:19:31 #0 1.013 (2/6) Upgrading libssl3 (3.5.4-r0 -> 3.5.6-r0) 09:19:31 #0 1.029 (3/6) Installing dumb-init (1.2.5-r3) 09:19:31 #0 1.035 (4/6) Installing openssl (3.5.6-r0) 09:19:31 #0 1.052 (5/6) Installing su-exec (0.3-r0) 09:19:31 #0 1.056 (6/6) Installing yq-go (4.49.2-r5) 09:19:31 #0 1.191 Executing busybox-1.37.0-r30.trigger 09:19:31 #0 1.202 OK: 20.9 MiB in 20 packages 09:19:32 #73 ... 09:19:32 09:19:32 #47 [core-common-config-bootstrapper internal] load build context 09:19:32 #47 transferring context: 640.16MB 13.2s done 09:19:32 #47 ... 09:19:32 09:19:32 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:19:32 #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.4s done 09:19:33 #43 ... 09:19:33 09:19:33 #46 [security-proxy-setup internal] load build context 09:19:33 #46 transferring context: 640.16MB 13.2s done 09:19:33 #46 ... 09:19:33 09:19:33 #48 [security-spiffe-token-provider internal] load build context 09:19:33 #48 transferring context: 640.16MB 10.2s done 09:19:33 #48 ... 09:19:33 09:19:33 #50 [security-bootstrapper internal] load build context 09:19:33 #50 transferring context: 640.16MB 11.3s done 09:19:33 #50 ... 09:19:33 09:19:33 #54 [core-metadata internal] load build context 09:19:33 #54 transferring context: 640.16MB 9.7s done 09:19:33 #54 ... 09:19:33 09:19:33 #51 [security-secretstore-setup internal] load build context 09:19:33 #51 transferring context: 640.16MB 11.9s done 09:19:33 #51 ... 09:19:33 09:19:33 #55 [core-data internal] load build context 09:19:33 #55 transferring context: 640.16MB 12.1s done 09:19:33 #55 ... 09:19:33 09:19:33 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:19:33 #72 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 09:19:34 #72 ... 09:19:34 09:19:34 #56 [core-keeper internal] load build context 09:19:34 #56 transferring context: 640.16MB 12.3s done 09:19:34 #56 ... 09:19:34 09:19:34 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:19:34 #58 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:19:34 #58 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:19:34 #58 11.60 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:19:34 #58 11.60 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:19:34 #58 11.60 OK: 26341 distinct packages available 09:19:34 #58 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:19:34 #58 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:19:34 #58 12.22 OK: 265 MiB in 60 packages 09:19:38 #58 ... 09:19:38 09:19:38 #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:19:38 #40 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:19:38 #40 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:19:38 #40 16.05 OK: 265 MiB in 60 packages 09:19:41 #40 ... 09:19:41 09:19:41 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:19:41 #72 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 7.1s 09:19:41 #72 ... 09:19:41 09:19:41 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:19:41 #61 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:19:41 #61 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:19:41 #61 12.52 OK: 265 MiB in 60 packages 09:19:41 #61 ... 09:19:41 09:19:41 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:19:41 #72 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 7.4s done 09:20:20 #72 ... 09:20:20 09:20:20 #49 [support-scheduler internal] load build context 09:20:20 #49 DONE 63.9s 09:20:20 09:20:20 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:20:20 #65 DONE 57.7s 09:20:20 09:20:20 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:20:20 #74 ... 09:20:20 09:20:20 #48 [security-spiffe-token-provider internal] load build context 09:20:20 #48 DONE 64.1s 09:20:20 09:20:20 #52 [core-command internal] load build context 09:20:20 #52 DONE 64.2s 09:20:20 09:20:20 #53 [security-proxy-auth internal] load build context 09:20:20 #53 DONE 63.9s 09:20:20 09:20:20 #36 [support-notifications internal] load build context 09:20:20 #36 DONE 64.3s 09:20:20 09:20:20 #50 [security-bootstrapper internal] load build context 09:20:20 #50 DONE 64.0s 09:20:20 09:20:20 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:20:20 #68 ... 09:20:20 09:20:20 #51 [security-secretstore-setup internal] load build context 09:20:20 #51 DONE 64.3s 09:20:20 09:20:20 #56 [core-keeper internal] load build context 09:20:20 #56 DONE 64.3s 09:20:20 09:20:20 #55 [core-data internal] load build context 09:20:20 #55 DONE 64.0s 09:20:20 09:20:20 #54 [core-metadata internal] load build context 09:20:20 #54 DONE 64.0s 09:20:20 09:20:20 #46 [security-proxy-setup internal] load build context 09:20:20 #46 DONE 64.5s 09:20:20 09:20:20 #47 [core-common-config-bootstrapper internal] load build context 09:20:20 #47 DONE 64.4s 09:20:20 09:20:20 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:20:20 #73 DONE 58.5s 09:20:20 09:20:20 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:20:20 #67 58.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:20 #67 ... 09:20:20 09:20:20 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:20:20 #60 DONE 58.4s 09:20:20 09:20:20 #40 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:20:20 #40 DONE 58.5s 09:20:20 09:20:20 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:20:20 #58 DONE 58.5s 09:20:20 09:20:20 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:20:20 #67 58.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:20 #67 ... 09:20:20 09:20:20 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:20:20 #61 DONE 58.8s 09:20:20 09:20:20 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:20:20 #69 58.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:20 #69 58.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:20 #69 59.20 (1/3) Installing ca-certificates (20260413-r0) 09:20:20 #69 59.24 (2/3) Installing dumb-init (1.2.5-r3) 09:20:20 #69 59.25 (3/3) Installing tzdata (2026a-r0) 09:20:20 #69 59.30 Executing busybox-1.37.0-r20.trigger 09:20:20 #69 59.30 Executing ca-certificates-20260413-r0.trigger 09:20:20 #69 59.38 OK: 8 MiB in 19 packages 09:20:20 #69 ... 09:20:20 09:20:20 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:20 #71 DONE 59.5s 09:20:20 09:20:20 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:20:20 #64 58.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:20 #64 58.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:20 #64 58.78 OK: 265 MiB in 60 packages 09:20:20 #64 DONE 59.5s 09:20:20 09:20:20 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:20 #57 DONE 59.5s 09:20:20 09:20:20 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:20:20 #75 ... 09:20:20 09:20:20 #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:20:20 #62 58.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:20 #62 58.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:20 #62 59.19 (1/1) Installing dumb-init (1.2.5-r3) 09:20:20 #62 59.22 Executing busybox-1.37.0-r20.trigger 09:20:20 #62 59.25 OK: 7 MiB in 17 packages 09:20:20 #62 DONE 61.9s 09:20:20 09:20:20 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:20:20 #76 DONE 3.6s 09:20:20 09:20:20 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:20:20 #69 DONE 62.0s 09:20:20 09:20:20 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:20:20 #77 DONE 3.6s 09:20:20 09:20:20 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:20:20 #63 59.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:20 #63 59.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:20 #63 59.70 (1/1) Installing dumb-init (1.2.5-r3) 09:20:20 #63 59.70 Executing busybox-1.37.0-r20.trigger 09:20:20 #63 59.72 OK: 7 MiB in 17 packages 09:20:20 #63 DONE 62.0s 09:20:20 09:20:20 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:20:20 #68 58.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:20 #68 58.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:20 #68 58.76 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:20:20 #68 58.76 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:20:20 #68 58.76 OK: 26324 distinct packages available 09:20:20 #68 58.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:20 #68 59.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:20 #68 59.53 (1/4) Installing dumb-init (1.2.5-r3) 09:20:20 #68 59.53 (2/4) Installing musl-obstack (1.2.3-r2) 09:20:20 #68 59.53 (3/4) Installing libucontext (1.3.2-r0) 09:20:20 #68 59.54 (4/4) Installing gcompat (1.1.0-r4) 09:20:20 #68 59.54 Executing busybox-1.37.0-r20.trigger 09:20:20 #68 59.55 OK: 8 MiB in 20 packages 09:20:20 #68 DONE 62.0s 09:20:20 09:20:20 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:20:20 #67 58.76 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:20:20 #67 58.76 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:20:20 #67 58.76 OK: 26324 distinct packages available 09:20:20 #67 58.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:20 #67 59.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:20 #67 59.55 (1/5) Installing dumb-init (1.2.5-r3) 09:20:20 #67 59.55 (2/5) Installing musl-obstack (1.2.3-r2) 09:20:20 #67 59.55 (3/5) Installing libucontext (1.3.2-r0) 09:20:20 #67 59.56 (4/5) Installing gcompat (1.1.0-r4) 09:20:20 #67 59.56 (5/5) Installing openssl (3.5.6-r0) 09:20:20 #67 59.57 Executing busybox-1.37.0-r20.trigger 09:20:20 #67 59.58 OK: 8 MiB in 21 packages 09:20:20 #67 DONE 62.0s 09:20:20 09:20:20 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:20:20 #59 59.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:20 #59 59.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:20 #59 59.69 (1/2) Installing dumb-init (1.2.5-r3) 09:20:20 #59 59.70 (2/2) Installing su-exec (0.2-r3) 09:20:20 #59 59.70 Executing busybox-1.37.0-r20.trigger 09:20:20 #59 59.71 OK: 7 MiB in 18 packages 09:20:20 #59 DONE 62.0s 09:20:20 09:20:20 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:20:20 #70 58.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:20 #70 59.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:20 #70 59.60 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:20:20 #70 59.60 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:20:20 #70 59.60 OK: 26324 distinct packages available 09:20:20 #70 59.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:20 #70 59.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:20 #70 60.15 (1/13) Installing brotli-libs (1.1.0-r2) 09:20:20 #70 60.17 (2/13) Installing c-ares (1.34.6-r0) 09:20:20 #70 60.19 (3/13) Installing libunistring (1.3-r0) 09:20:20 #70 60.21 (4/13) Installing libidn2 (2.3.7-r0) 09:20:20 #70 60.23 (5/13) Installing nghttp2-libs (1.65.0-r0) 09:20:20 #70 60.24 (6/13) Installing libpsl (0.21.5-r3) 09:20:20 #70 60.24 (7/13) Installing zstd-libs (1.5.7-r0) 09:20:20 #70 60.26 (8/13) Installing libcurl (8.14.1-r2) 09:20:20 #70 60.27 (9/13) Installing curl (8.14.1-r2) 09:20:20 #70 60.27 (10/13) Installing dumb-init (1.2.5-r3) 09:20:20 #70 60.28 (11/13) Installing musl-obstack (1.2.3-r2) 09:20:20 #70 60.28 (12/13) Installing libucontext (1.3.2-r0) 09:20:20 #70 60.28 (13/13) Installing gcompat (1.1.0-r4) 09:20:20 #70 60.29 Executing busybox-1.37.0-r20.trigger 09:20:20 #70 60.29 OK: 13 MiB in 29 packages 09:20:20 #70 DONE 62.0s 09:20:20 09:20:20 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:20:20 #78 DONE 3.4s 09:20:20 09:20:20 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:20:21 #79 ... 09:20:21 09:20:21 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:20:21 #80 DONE 3.0s 09:20:21 09:20:21 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:20:21 #66 61.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:21 #66 61.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:21 #66 62.19 (1/7) Installing ca-certificates (20260413-r0) 09:20:21 #66 62.21 (2/7) Installing dumb-init (1.2.5-r3) 09:20:21 #66 62.21 (3/7) Installing libgcc (14.2.0-r6) 09:20:21 #66 62.22 (4/7) Installing libsodium (1.0.20-r1) 09:20:21 #66 62.22 (5/7) Installing libstdc++ (14.2.0-r6) 09:20:21 #66 62.25 (6/7) Installing libzmq (4.3.5-r2) 09:20:21 #66 62.26 (7/7) Installing zeromq (4.3.5-r2) 09:20:21 #66 62.27 Executing busybox-1.37.0-r20.trigger 09:20:21 #66 62.28 Executing ca-certificates-20260413-r0.trigger 09:20:21 #66 62.34 OK: 12 MiB in 23 packages 09:20:27 #66 ... 09:20:27 09:20:27 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:20:27 #0 7.023 Preupgrading: 09:20:27 #0 7.023 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) 09:20:27 #0 7.032 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) 09:20:27 #0 7.036 Executing busybox-1.37.0-r30.trigger 09:20:27 #0 7.077 Continuing with the main upgrade transaction: 09:20:27 #0 7.686 (1/7) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) 09:20:27 #0 7.692 Installing file to etc/hosts.apk-new 09:20:27 #0 7.692 Installing file to etc/shadow.apk-new 09:20:27 #0 7.692 (2/7) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) 09:20:27 #0 7.823 (3/7) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) 09:20:27 #0 7.827 Executing alpine-baselayout-3.7.2-r0.pre-upgrade 09:20:27 #0 7.832 Executing alpine-baselayout-3.7.2-r0.post-upgrade 09:20:27 #0 8.163 (4/7) Upgrading alpine-release (3.23.2-r0 -> 3.23.4-r0) 09:20:27 #0 8.167 (5/7) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 09:20:27 #0 8.172 (6/7) Upgrading ca-certificates-bundle (20251003-r0 -> 20260413-r0) 09:20:27 #0 8.179 (7/7) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) 09:20:27 #0 8.183 Executing busybox-1.37.0-r30.trigger 09:20:27 #0 8.190 OK: 20.8 MiB in 20 packages 09:20:27 #81 ... 09:20:27 09:20:27 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:20:27 #82 DONE 9.2s 09:20:27 09:20:27 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:20:27 #74 7.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:27 #74 7.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:27 #74 7.813 OK: 20 MiB in 20 packages 09:20:28 #74 ... 09:20:28 09:20:28 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:20:28 #83 ... 09:20:28 09:20:28 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:31 #84 ... 09:20:31 09:20:31 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:31 #85 ... 09:20:31 09:20:31 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:20:31 #86 ... 09:20:31 09:20:31 #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:31 #87 ... 09:20:31 09:20:31 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:20:31 #88 ... 09:20:31 09:20:31 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:20:31 #89 ... 09:20:31 09:20:31 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:20:32 #90 ... 09:20:32 09:20:32 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:20:32 #91 ... 09:20:32 09:20:32 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:32 #92 ... 09:20:32 09:20:32 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:32 #93 ... 09:20:32 09:20:32 #94 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:20:32 #94 ... 09:20:32 09:20:32 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:20:32 #75 14.06 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:32 #75 14.32 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:33 #75 ... 09:20:33 09:20:33 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:20:33 #66 DONE 74.3s 09:20:33 09:20:33 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:20:33 #75 14.86 (1/1) Installing dumb-init (1.2.5-r3) 09:20:33 #75 14.98 Executing busybox-1.37.0-r20.trigger 09:20:33 #75 14.99 OK: 7 MiB in 17 packages 09:20:38 #75 ... 09:20:38 09:20:38 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:20:38 #74 DONE 21.2s 09:20:38 09:20:38 #94 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:20:38 #94 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:38 #94 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:38 #94 14.69 OK: 7 MiB in 17 packages 09:20:40 #94 ... 09:20:40 09:20:40 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:20:40 #81 DONE 23.4s 09:20:40 09:20:40 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:20:40 #83 12.58 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:40 #83 12.86 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:40 #83 13.38 OK: 265 MiB in 60 packages 09:20:41 #83 ... 09:20:41 09:20:41 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:20:43 #95 ... 09:20:43 09:20:43 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:20:43 #96 ... 09:20:43 09:20:43 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:20:43 #89 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:20:43 #89 21.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:20:43 #89 22.54 OK: 8 MiB in 19 packages 09:21:22 #89 ... 09:21:22 09:21:22 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:21:22 #83 DONE 63.2s 09:21:22 09:21:22 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:21:22 #79 ... 09:21:22 09:21:22 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:21:22 #75 DONE 63.6s 09:21:22 09:21:22 #94 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:21:22 #94 DONE 61.3s 09:21:22 09:21:22 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:21:22 #89 DONE 61.2s 09:21:22 09:21:22 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:21:22 #97 ... 09:21:22 09:21:22 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:22 #93 DONE 61.4s 09:21:22 09:21:22 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:21:22 #95 DONE 41.2s 09:21:22 09:21:22 #98 [support-scheduler builder 6/7] COPY . . 09:21:22 #98 ... 09:21:22 09:21:22 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:21:22 #43 DONE 124.2s 09:21:23 09:21:23 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:21:23 #88 61.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:21:23 #88 61.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:21:23 #88 ... 09:21:23 09:21:23 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:21:23 #97 DONE 1.0s 09:21:23 09:21:23 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:21:23 #91 62.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:21:23 #91 62.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:21:23 #91 62.55 OK: 7 MiB in 18 packages 09:21:33 #91 ... 09:21:33 09:21:33 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:21:33 #90 62.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:21:33 #90 62.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:21:33 #90 62.47 OK: 8 MiB in 21 packages 09:21:33 #90 ... 09:21:33 09:21:33 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:21:33 #86 62.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:21:33 #86 62.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:21:33 #86 62.48 OK: 7 MiB in 17 packages 09:21:33 #86 ... 09:21:33 09:21:33 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:33 #99 ... 09:21:33 09:21:33 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:21:33 #88 62.30 OK: 8 MiB in 20 packages 09:21:35 #88 ... 09:21:35 09:21:35 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:21:35 #72 DONE 136.8s 09:21:35 09:21:35 #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:43 #87 ... 09:21:43 09:21:43 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:21:43 #79 80.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:21:43 #79 80.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:21:43 #79 ... 09:21:43 09:21:43 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:21:43 #90 DONE 81.1s 09:21:43 09:21:43 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:21:43 #79 82.17 OK: 13 MiB in 29 packages 09:21:47 #79 ... 09:21:47 09:21:47 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:21:47 #88 DONE 86.3s 09:21:47 09:21:47 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:21:52 #100 ... 09:21:52 09:21:52 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:21:56 #101 ... 09:21:56 09:21:56 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:21:56 #86 DONE 95.1s 09:21:56 09:21:56 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:21:58 #100 ... 09:21:58 09:21:58 #98 [support-scheduler builder 6/7] COPY . . 09:21:58 #98 DONE 36.1s 09:21:58 09:21:58 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:00 #99 ... 09:22:00 09:22:00 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:00 #102 ... 09:22:00 09:22:00 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:22:00 #91 DONE 99.2s 09:22:00 09:22:00 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:22:00 #79 DONE 99.3s 09:22:00 09:22:00 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:00 #85 DONE 99.4s 09:22:00 09:22:00 #103 [security-proxy-auth builder 6/7] COPY . . 09:22:10 #103 ... 09:22:10 09:22:10 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:22:10 #101 DONE 16.1s 09:22:10 09:22:10 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:22:10 #104 DONE 8.6s 09:22:10 09:22:10 #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:10 #105 CACHED 09:22:10 09:22:10 #106 [core-command builder 6/7] COPY . . 09:22:10 #106 CACHED 09:22:10 09:22:10 #107 [core-command builder 4/7] COPY go.mod vendor* ./ 09:22:10 #107 CACHED 09:22:10 09:22:10 #103 [core-data builder 6/7] COPY . . 09:22:10 #103 DONE 8.5s 09:22:10 09:22:10 #108 [core-metadata builder 6/7] COPY . . 09:22:10 #108 CACHED 09:22:10 09:22:10 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:10 #109 CACHED 09:22:10 09:22:10 #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:22:10 #110 CACHED 09:22:10 09:22:10 #111 [core-data builder 6/7] COPY . . 09:22:10 #111 CACHED 09:22:10 09:22:10 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 09:22:10 #112 CACHED 09:22:10 09:22:10 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:10 #113 CACHED 09:22:10 09:22:10 #114 [security-proxy-auth builder 6/7] COPY . . 09:22:10 #114 CACHED 09:22:10 09:22:10 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:10 #115 CACHED 09:22:10 09:22:10 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:22:10 #116 CACHED 09:22:10 09:22:10 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:22:10 #100 DONE 25.1s 09:22:10 09:22:10 #117 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:22:10 #117 ... 09:22:10 09:22:10 #118 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:22:10 #118 ... 09:22:10 09:22:10 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:22:10 #96 96.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:22:10 #96 96.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:22:10 #96 96.47 OK: 12 MiB in 23 packages 09:22:11 #96 DONE 98.4s 09:22:11 09:22:11 #118 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:22:11 #118 DONE 11.6s 09:22:11 09:22:11 #119 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:22:11 #119 DONE 3.1s 09:22:11 09:22:11 #120 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:22:18 #120 ... 09:22:18 09:22:18 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:22:18 #0 3.224 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 09:22:18 #121 ... 09:22:18 09:22:18 #122 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:22:18 #122 DONE 9.0s 09:22:18 09:22:18 #123 [security-spire-config stage-2 6/10] COPY security.txt / 09:22:18 #123 ... 09:22:18 09:22:18 #124 [security-spire-server stage-2 6/9] COPY security.txt / 09:22:19 #124 ... 09:22:19 09:22:19 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:22:19 #125 ... 09:22:19 09:22:19 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:22:19 #126 ... 09:22:19 09:22:19 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:22:19 #127 ... 09:22:19 09:22:19 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:22:19 #128 ... 09:22:19 09:22:19 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:19 #102 11.57 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 09:22:37 #102 ... 09:22:37 09:22:37 #120 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:22:37 #120 DONE 24.7s 09:22:37 09:22:37 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:22:37 #127 27.89 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 09:22:37 #127 ... 09:22:37 09:22:37 #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:37 #87 DONE 135.8s 09:22:37 09:22:37 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:37 #84 DONE 129.2s 09:22:37 09:22:37 #124 [security-spire-server stage-2 6/9] COPY security.txt / 09:22:37 #124 DONE 19.1s 09:22:37 09:22:37 #129 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:22:37 #129 ... 09:22:37 09:22:37 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:37 #92 DONE 136.0s 09:22:37 09:22:37 #123 [security-spire-config stage-2 6/10] COPY security.txt / 09:22:37 #123 DONE 25.2s 09:22:37 09:22:37 #117 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:22:37 #117 DONE 28.3s 09:22:37 09:22:37 #130 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:22:37 #130 ... 09:22:37 09:22:37 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:37 #99 DONE 74.3s 09:22:37 09:22:37 #131 [core-keeper builder 7/8] COPY . . 09:22:43 #131 ... 09:22:43 09:22:43 #132 [security-secretstore-setup builder 6/7] COPY . . 09:22:47 #132 ... 09:22:47 09:22:47 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:22:47 #126 28.00 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 09:22:47 #126 ... 09:22:47 09:22:47 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:22:47 #128 28.01 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 09:22:47 #128 ... 09:22:47 09:22:47 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:22:47 #125 28.01 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 09:22:47 #125 ... 09:22:47 09:22:47 #133 [support-notifications builder 6/7] COPY . . 09:22:47 #133 ... 09:22:47 09:22:47 #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:22:47 #134 ... 09:22:47 09:22:47 #135 [security-spiffe-token-provider builder 6/7] COPY . . 09:23:43 #135 ... 09:23:43 09:23:43 #129 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:23:43 #129 DONE 62.3s 09:23:43 09:23:43 #136 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:23:43 #136 ... 09:23:43 09:23:43 #132 [security-secretstore-setup builder 6/7] COPY . . 09:23:43 #132 DONE 65.0s 09:23:43 09:23:43 #130 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:23:43 #130 ... 09:23:43 09:23:43 #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:43 #137 CACHED 09:23:43 09:23:43 #138 [security-bootstrapper builder 6/7] COPY . . 09:23:43 #138 CACHED 09:23:43 09:23:43 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:23:43 #139 CACHED 09:23:43 09:23:43 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:23:43 #140 CACHED 09:23:43 09:23:43 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:43 #141 CACHED 09:23:43 09:23:43 #142 [security-secretstore-setup builder 6/7] COPY . . 09:23:43 #142 CACHED 09:23:43 09:23:43 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:23:53 #143 ... 09:23:53 09:23:53 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:23:53 #144 ... 09:23:53 09:23:53 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:23:59 #145 ... 09:23:59 09:23:59 #133 [support-notifications builder 6/7] COPY . . 09:23:59 #133 DONE 82.0s 09:23:59 09:23:59 #135 [security-spiffe-token-provider builder 6/7] COPY . . 09:23:59 #135 ... 09:23:59 09:23:59 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:24:11 #146 ... 09:24:11 09:24:11 #135 [security-spiffe-token-provider builder 6/7] COPY . . 09:24:11 #135 DONE 94.9s 09:24:11 09:24:11 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:24:11 #147 ... 09:24:11 09:24:11 #130 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:24:11 #130 DONE 94.7s 09:24:11 09:24:11 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:24:11 #102 DONE 132.0s 09:24:11 09:24:11 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:24:11 #121 DONE 123.2s 09:24:11 09:24:11 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:24:11 #125 DONE 123.2s 09:24:11 09:24:11 #131 [core-keeper builder 7/8] COPY . . 09:24:11 #131 DONE 94.7s 09:24:12 09:24:12 #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:24:12 #134 DONE 94.7s 09:24:12 09:24:12 #136 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:24:12 #136 DONE 32.8s 09:24:12 09:24:12 #148 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:24:12 #148 ... 09:24:12 09:24:12 #149 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:24:12 #149 DONE 0.8s 09:24:12 09:24:12 #150 [security-spire-agent stage-3 7/10] COPY security.txt / 09:24:12 #150 DONE 0.7s 09:24:12 09:24:12 #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:24:12 #151 DONE 0.8s 09:24:12 09:24:12 #152 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:24:12 #152 DONE 0.8s 09:24:12 09:24:12 #153 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:24:13 #153 ... 09:24:13 09:24:13 #148 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:24:13 #148 DONE 0.9s 09:24:13 09:24:13 #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:24:13 #153 DONE 0.6s 09:24:13 09:24:13 #154 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:24:13 #154 DONE 0.8s 09:24:13 09:24:13 #155 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:24:13 #155 DONE 0.7s 09:24:13 09:24:13 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:24:13 #156 CACHED 09:24:13 09:24:13 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:24:13 #157 CACHED 09:24:13 09:24:13 #158 [security-spire-config] exporting to image 09:24:13 #158 exporting layers 09:24:14 #158 ... 09:24:14 09:24:14 #159 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:24:14 #159 DONE 1.1s 09:24:14 09:24:14 #160 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:24:14 #160 ... 09:24:14 09:24:14 #161 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:24:14 #161 DONE 1.1s 09:24:14 09:24:14 #162 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:24:14 #162 DONE 1.1s 09:24:14 09:24:14 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:24:14 #163 DONE 1.1s 09:24:14 09:24:14 #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:24:15 #164 ... 09:24:15 09:24:15 #165 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:24:15 #165 DONE 0.4s 09:24:15 09:24:15 #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:24:15 #164 DONE 0.4s 09:24:15 09:24:15 #166 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:24:15 #166 DONE 0.5s 09:24:15 09:24:15 #160 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:24:15 #160 DONE 1.0s 09:24:15 09:24:15 #167 [security-spire-agent] exporting to image 09:24:15 #167 ... 09:24:15 09:24:15 #168 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:24:15 #168 DONE 0.5s 09:24:15 09:24:15 #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:24:15 #169 DONE 0.6s 09:24:15 09:24:15 #170 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:24:15 #170 DONE 0.5s 09:24:15 09:24:15 #171 [security-spire-server] exporting to image 09:24:15 #171 exporting layers 2.7s done 09:24:15 #171 writing image sha256:8f0ba2402663e63782b8803aeedb18b5592fc685733c46320d7289ebcd5a8dfe done 09:24:15 #171 naming to docker.io/library/security-spire-server 0.0s done 09:24:15 #171 DONE 2.8s 09:24:15 09:24:15 #172 [support-scheduler] exporting to image 09:24:16 #172 ... 09:24:16 09:24:16 #158 [security-spire-config] exporting to image 09:24:16 #158 exporting layers 2.4s done 09:24:16 #158 writing image sha256:de41ee533f16e32ffeeb2193b60610c233bc5d0b978d7136851325dfc8cdccea 0.1s done 09:24:16 #158 naming to docker.io/library/security-spire-config 0.0s done 09:24:16 #158 DONE 2.7s 09:24:16 09:24:16 #173 [core-metadata] exporting to image 09:24:16 #173 exporting layers 0.9s done 09:24:16 #173 writing image sha256:f0c2113901ceee37d8f26cea7dd0d19b9ef8e1f32829d677442f85be4150310d 09:24:16 #173 writing image sha256:f0c2113901ceee37d8f26cea7dd0d19b9ef8e1f32829d677442f85be4150310d 0.3s done 09:24:16 #173 naming to docker.io/library/core-metadata 09:24:16 #173 naming to docker.io/library/core-metadata 0.0s done 09:24:16 #173 DONE 1.3s 09:24:16 09:24:16 #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:24:16 #174 DONE 1.2s 09:24:16 09:24:16 #175 [core-common-config-bootstrapper] exporting to image 09:24:17 #175 ... 09:24:17 09:24:17 #167 [security-spire-agent] exporting to image 09:24:17 #167 exporting layers 1.8s done 09:24:17 #167 writing image sha256:d487a8424b129faeb49059ccfd9b45b49e22c1d939a96d45232f992845b5b623 0.0s done 09:24:17 #167 naming to docker.io/library/security-spire-agent 0.0s done 09:24:17 #167 DONE 1.8s 09:24:17 09:24:17 #172 [support-scheduler] exporting to image 09:24:17 #172 exporting layers 1.3s done 09:24:17 #172 writing image sha256:8890f397f82d6199f7d707c9946eec0e9bd4922bbc0b2686372b2529a17f8e0a done 09:24:17 #172 naming to docker.io/library/support-scheduler 0.0s done 09:24:17 #172 DONE 1.4s 09:24:17 09:24:17 #175 [core-common-config-bootstrapper] exporting to image 09:24:17 #175 exporting layers 0.3s done 09:24:17 #175 writing image sha256:b93f5534c861d31550441b5b876b35cafa109ddfcc7c816ac45a023730af5df1 done 09:24:17 #175 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 09:24:17 #175 DONE 0.3s 09:24:17 09:24:17 #176 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:24:17 #0 1.242 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 09:24:22 #176 ... 09:24:22 09:24:22 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:24:22 #144 29.64 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 09:24:22 #144 ... 09:24:22 09:24:22 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:24:22 #145 29.76 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 09:24:22 #145 ... 09:24:22 09:24:22 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:24:22 #143 29.85 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 09:24:22 #143 ... 09:24:22 09:24:22 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:24:22 #146 13.47 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 09:24:22 #146 ... 09:24:22 09:24:22 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:24:22 #147 1.322 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 09:24:28 #147 ... 09:24:28 09:24:28 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:24:28 #128 DONE 138.4s 09:24:28 09:24:28 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:24:28 #177 DONE 0.1s 09:24:28 09:24:28 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:24:28 #143 ... 09:24:28 09:24:28 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:24:28 #178 DONE 0.0s 09:24:28 09:24:28 #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:24:28 #179 DONE 0.2s 09:24:28 09:24:28 #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:24:28 #180 DONE 0.0s 09:24:28 09:24:28 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:24:28 #143 ... 09:24:28 09:24:28 #181 [core-command] exporting to image 09:24:28 #181 exporting layers 0.1s done 09:24:28 #181 writing image sha256:6fb6ab4ac4da0cf5570d00106e096bbe1af8fe9fad010f1ea96c4f0f66d89ea6 done 09:24:28 #181 naming to docker.io/library/core-command done 09:24:28 #181 DONE 0.1s 09:24:28 09:24:28 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:24:38 #143 ... 09:24:38 09:24:38 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:24:38 #126 DONE 149.0s 09:24:38 09:24:38 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:24:38 #127 DONE 149.0s 09:24:38 09:24:38 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:24:38 #143 ... 09:24:38 09:24:38 #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:24:38 #182 DONE 0.2s 09:24:38 09:24:38 #183 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:24:38 #183 DONE 0.3s 09:24:38 09:24:38 #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:24:38 #184 DONE 0.1s 09:24:38 09:24:38 #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:24:38 #185 DONE 0.1s 09:24:38 09:24:38 #186 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:24:38 #186 ... 09:24:38 09:24:38 #187 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:24:38 #187 DONE 0.3s 09:24:38 09:24:38 #186 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:24:38 #186 DONE 0.3s 09:24:38 09:24:38 #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:24:38 #188 DONE 0.1s 09:24:38 09:24:38 #189 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:24:38 #189 DONE 0.1s 09:24:38 09:24:38 #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:24:38 #190 DONE 0.1s 09:24:38 09:24:38 #191 [core-data] exporting to image 09:24:38 #191 exporting layers 09:24:38 #191 exporting layers 0.2s done 09:24:38 #191 writing image sha256:8f16d2fef0551344c6b50ab999db47aa5e7cdda498623b40c5c251cba443523f 09:24:39 #191 writing image sha256:8f16d2fef0551344c6b50ab999db47aa5e7cdda498623b40c5c251cba443523f done 09:24:39 #191 naming to docker.io/library/core-data 0.0s done 09:24:39 #191 DONE 0.3s 09:24:39 09:24:39 #192 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:24:39 #192 DONE 0.8s 09:24:39 09:24:39 #193 [security-proxy-auth] exporting to image 09:24:39 #193 exporting layers 0.3s done 09:24:39 #193 writing image sha256:eccb06812dc1da56a9609ee2efb8a0db7af30142ff3807e701486294cea63e63 0.0s done 09:24:39 #193 naming to docker.io/library/security-proxy-auth done 09:24:40 #193 DONE 0.4s 09:24:40 09:24:40 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:25:26 #143 DONE 96.8s 09:25:26 09:25:26 #194 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:25:26 #194 DONE 0.3s 09:25:26 09:25:26 #176 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:25:26 #176 ... 09:25:26 09:25:26 #195 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:25:26 #195 DONE 1.0s 09:25:26 09:25:26 #176 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:25:26 #176 ... 09:25:26 09:25:26 #196 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:25:26 #196 DONE 0.1s 09:25:26 09:25:26 #197 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:25:26 #197 DONE 0.1s 09:25:26 09:25:26 #198 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:25:26 #198 DONE 0.1s 09:25:26 09:25:26 #199 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:25:26 #199 DONE 0.1s 09:25:26 09:25:26 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:25:26 #144 ... 09:25:26 09:25:26 #200 [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/ 09:25:26 #200 DONE 0.1s 09:25:26 09:25:26 #201 [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/ 09:25:26 #201 DONE 0.1s 09:25:26 09:25:26 #202 [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/ 09:25:26 #202 DONE 0.0s 09:25:26 09:25:26 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:25:26 #203 DONE 0.1s 09:25:26 09:25:26 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:25:26 #147 ... 09:25:26 09:25:26 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:25:26 #204 DONE 1.1s 09:25:26 09:25:26 #205 [security-bootstrapper] exporting to image 09:25:26 #205 exporting layers 09:25:26 #205 exporting layers 0.4s done 09:25:26 #205 writing image sha256:4e4b6554988db0cc9b5c1e353b641ae77bbb3edf8e798918f41137a6728fb0f4 done 09:25:26 #205 naming to docker.io/library/security-bootstrapper done 09:25:26 #205 DONE 0.4s 09:25:26 09:25:26 #176 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:25:58 #176 ... 09:25:58 09:25:58 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:25:58 #145 134.4 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 09:26:45 #145 ... 09:26:45 09:26:45 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:26:45 #147 DONE 149.7s 09:26:45 09:26:45 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:45 #146 ... 09:26:45 09:26:45 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:26:45 #144 DONE 179.3s 09:26:45 09:26:45 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:26:45 #145 DONE 180.0s 09:26:45 09:26:45 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:45 #146 ... 09:26:45 09:26:45 #176 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:26:45 #176 DONE 151.1s 09:26:45 09:26:45 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:45 #146 ... 09:26:45 09:26:45 #206 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:45 #206 ... 09:26:45 09:26:45 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:45 #146 DONE 166.3s 09:26:45 09:26:45 #207 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:26:51 #207 ... 09:26:51 09:26:51 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:55 #208 ... 09:26:55 09:26:55 #206 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:55 #206 DONE 10.7s 09:26:55 09:26:55 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:26:55 #209 ... 09:26:55 09:26:55 #207 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:26:55 #207 DONE 10.2s 09:26:55 09:26:55 #210 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:26:55 #210 ... 09:26:55 09:26:55 #211 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:26:55 #211 DONE 9.2s 09:26:55 09:26:55 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:26:55 #209 DONE 8.1s 09:26:55 09:26:55 #212 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:26:56 #212 ... 09:26:56 09:26:56 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:56 #208 DONE 6.9s 09:26:56 09:26:56 #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:06 #213 ... 09:27:06 09:27:06 #210 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:06 #210 DONE 9.6s 09:27:06 09:27:06 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:27:06 #214 ... 09:27:06 09:27:06 #215 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:27:06 #215 ... 09:27:06 09:27:06 #212 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:27:06 #212 DONE 9.9s 09:27:06 09:27:06 #216 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:27:06 #216 DONE 9.7s 09:27:06 09:27:06 #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:06 #213 ... 09:27:06 09:27:06 #217 [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 09:27:06 #217 ... 09:27:06 09:27:06 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:27:06 #214 DONE 9.9s 09:27:06 09:27:06 #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:06 #213 ... 09:27:06 09:27:06 #218 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:27:07 #218 ... 09:27:07 09:27:07 #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:07 #213 DONE 10.6s 09:27:07 09:27:07 #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:27:17 #219 ... 09:27:17 09:27:17 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:27:17 #220 ... 09:27:17 09:27:17 #215 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:27:17 #215 DONE 11.7s 09:27:17 09:27:17 #217 [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 09:27:17 #217 DONE 11.3s 09:27:17 09:27:17 #221 [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 09:27:17 #221 ... 09:27:17 09:27:17 #218 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:27:17 #218 DONE 10.9s 09:27:17 09:27:17 #222 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:27:18 #222 ... 09:27:18 09:27:18 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:27:18 #220 DONE 10.6s 09:27:18 09:27:18 #223 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:27:18 #223 ... 09:27:18 09:27:18 #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:27:18 #219 DONE 11.5s 09:27:18 09:27:18 #224 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:27:20 #224 ... 09:27:20 09:27:20 #221 [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 09:27:20 #221 DONE 2.8s 09:27:20 09:27:20 #222 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:27:20 #222 DONE 3.0s 09:27:20 09:27:20 #223 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:27:20 #223 DONE 2.2s 09:27:20 09:27:20 #224 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:27:20 #224 DONE 1.9s 09:27:20 09:27:20 #225 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:27:20 #225 ... 09:27:20 09:27:20 #226 [core-keeper] exporting to image 09:27:20 #226 exporting layers 1.3s done 09:27:20 #226 writing image sha256:3148b516410013e1a86d766781205b347a1f2c3bdacc3f7b0c27aa2d24fa0696 0.0s done 09:27:20 #226 naming to docker.io/library/core-keeper 0.1s done 09:27:20 #226 DONE 1.6s 09:27:20 09:27:20 #227 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:27:20 #227 DONE 0.6s 09:27:20 09:27:20 #228 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:27:21 #228 ... 09:27:21 09:27:21 #225 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:27:21 #225 DONE 0.8s 09:27:21 09:27:21 #229 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:27:22 #229 DONE 1.0s 09:27:22 09:27:22 #228 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:27:22 #228 DONE 1.2s 09:27:22 09:27:22 #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:22 #230 ... 09:27:22 09:27:22 #231 [security-spiffe-token-provider] exporting to image 09:27:22 #231 exporting layers 1.4s done 09:27:22 #231 writing image sha256:d81cb5f24188a68df5d5b8105e2d84c9b48f1ee164ca98d5782115d9c5ab0acb 0.0s done 09:27:22 #231 naming to docker.io/library/security-spiffe-token-provider 0.0s done 09:27:22 #231 DONE 1.9s 09:27:22 09:27:22 #232 [support-notifications] exporting to image 09:27:22 #232 exporting layers 1.7s done 09:27:22 #232 writing image sha256:fc0e3daf85f0c3a51005f694417cf8f87bcfd298157249b4d4cd55bd4e992272 0.0s done 09:27:22 #232 naming to docker.io/library/support-notifications 0.0s done 09:27:22 #232 DONE 1.9s 09:27:22 09:27:22 #233 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:27:22 #233 DONE 0.5s 09:27:22 09:27:22 #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:22 #230 DONE 0.8s 09:27:22 09:27:22 #234 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:27:22 #234 DONE 0.3s 09:27:22 09:27:22 #235 [security-proxy-setup] exporting to image 09:27:23 #235 ... 09:27:23 09:27:23 #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:23 #236 DONE 1.0s 09:27:23 09:27:23 #235 [security-proxy-setup] exporting to image 09:27:23 #235 exporting layers 1.1s done 09:27:23 #235 writing image sha256:1f9a8c584e0ef423fc0b6be855d0c487f3f28b50c078555a0cc89e2d71161ff4 09:27:24 #235 writing image sha256:1f9a8c584e0ef423fc0b6be855d0c487f3f28b50c078555a0cc89e2d71161ff4 0.0s done 09:27:24 #235 naming to docker.io/library/security-proxy-setup 0.0s done 09:27:24 #235 DONE 1.2s 09:27:24 09:27:24 #237 [security-secretstore-setup] exporting to image 09:27:25 #237 exporting layers 1.0s done 09:27:25 #237 writing image sha256:8556d0a68f351938d4bf324d768dbfb72d770f251dc4d54dc166a3064bb0c313 done 09:27:25 #237 naming to docker.io/library/security-secretstore-setup 0.0s done 09:27:25 #237 DONE 1.1s 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:25 time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:27:25 $ docker stop --time=1 79e763e406298f9aae1be6eeb447c49b4a884884336931315aa90460a5ec655d 09:27:26 $ docker rm -f --volumes 79e763e406298f9aae1be6eeb447c49b4a884884336931315aa90460a5ec655d [Pipeline] // withDockerContainer [Pipeline] sh 09:27:27 + docker images 09:27:27 REPOSITORY TAG IMAGE ID CREATED SIZE 09:27:27 security-secretstore-setup latest 8556d0a68f35 3 seconds ago 89.2MB 09:27:27 security-proxy-setup latest 1f9a8c584e0e 4 seconds ago 62.4MB 09:27:27 support-notifications latest fc0e3daf85f0 6 seconds ago 57.8MB 09:27:27 security-spiffe-token-provider latest d81cb5f24188 6 seconds ago 53MB 09:27:27 core-keeper latest 3148b5164100 9 seconds ago 49.7MB 09:27:27 security-bootstrapper latest 4e4b6554988d 2 minutes ago 21.6MB 09:27:27 security-proxy-auth latest eccb06812dc1 2 minutes ago 49MB 09:27:27 core-data latest 8f16d2fef055 2 minutes ago 49.9MB 09:27:27 core-command latest 6fb6ab4ac4da 2 minutes ago 44.1MB 09:27:27 core-common-config-bootstrapper latest b93f5534c861 3 minutes ago 20.5MB 09:27:27 core-metadata latest f0c2113901ce 3 minutes ago 50MB 09:27:27 support-scheduler latest 8890f397f82d 3 minutes ago 54.2MB 09:27:27 security-spire-agent latest d487a8424b12 3 minutes ago 237MB 09:27:27 security-spire-config latest de41ee533f16 3 minutes ago 177MB 09:27:27 security-spire-server latest 8f0ba2402663 3 minutes ago 178MB 09:27:27 ci-base-image-x86_64 latest 76a1c9246468 11 minutes ago 970MB 09:27:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB 09:27:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB 09:27:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 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 09:27:27 provisioning config files... 09:27:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config5150423465580472260tmp [Pipeline] { [Pipeline] sh 09:27:27 + set +x 09:27:27 + curl -s https://codecov.io/bash 09:27:27 + bash -s -- 09:27:27 09:27:27 _____ _ 09:27:27 / ____| | | 09:27:27 | | ___ __| | ___ ___ _____ __ 09:27:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:27:27 | |___| (_) | (_| | __/ (_| (_) \ V / 09:27:27 \_____\___/ \__,_|\___|\___\___/ \_/ 09:27:27 Bash-1.0.6 09:27:27 09:27:27 09:27:27 ==> git version 2.25.1 found 09:27:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:27:27 Release-Date: 2020-01-08 09:27:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:27:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:27:27 ==> Jenkins CI detected. 09:27:27 current dir:  /w/workspace/edgex-go/17 09:27:27 project root: . 09:27:27 --> token set from env 09:27:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:27:27 ==> Running gcov in . (disable via -X gcov) 09:27:27 ==> Python coveragepy not found 09:27:27 ==> Searching for coverage reports in: 09:27:27 + . 09:27:27 -> Found 1 reports 09:27:27 ==> Detecting git/mercurial file structure 09:27:27 ==> Reading reports 09:27:27 + ./coverage.out bytes=1046393 09:27:28 ==> Appending adjustments 09:27:28 https://docs.codecov.io/docs/fixing-reports 09:27:29 + Found adjustments 09:27:29 ==> Gzipping contents 09:27:29 108K /tmp/codecov.gJSa39.gz 09:27:29 ==> Uploading reports 09:27:29 url: https://codecov.io 09:27:29 query: branch=PR-5354&commit=3e0042c5423b54ead168af4b5fa42589e6f74cbe&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5354%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5354&job=&cmd_args= 09:27:29 -> Pinging Codecov 09:27:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5354&commit=3e0042c5423b54ead168af4b5fa42589e6f74cbe&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5354%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5354&job=&cmd_args= 09:27:29 -> Uploading to 09:27:29 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3e0042c5423b54ead168af4b5fa42589e6f74cbe/58e71e34-384b-4f2f-80b5-577a6e7d0f86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260421%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260421T092729Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ad95885cb5106b964ccf3cf989dcaea31757908d80acda5c185fedcbb2ae42ea 09:27:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:27:29 Dload Upload Total Spent Left Speed 09:27:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 589k --:--:-- --:--:-- --:--:-- 589k 09:27:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3e0042c5423b54ead168af4b5fa42589e6f74cbe [Pipeline] } 09:27:30 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 09:27:30 + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh 09:27:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:27:31 ---> package-listing.sh 09:27:31 ++ tr '[:upper:]' '[:lower:]' 09:27:31 ++ facter osfamily 09:27:32 + OS_FAMILY=debian 09:27:32 + workspace=/w/workspace/edgex-go/17 09:27:32 + START_PACKAGES=/tmp/packages_start.txt 09:27:32 + END_PACKAGES=/tmp/packages_end.txt 09:27:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:32 + PACKAGES=/tmp/packages_start.txt 09:27:32 + '[' /w/workspace/edgex-go/17 ']' 09:27:32 + PACKAGES=/tmp/packages_end.txt 09:27:32 + case "${OS_FAMILY}" in 09:27:32 + dpkg -l 09:27:32 + grep '^ii' 09:27:32 + '[' -f /tmp/packages_start.txt ']' 09:27:32 + '[' -f /tmp/packages_end.txt ']' 09:27:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:32 + '[' /w/workspace/edgex-go/17 ']' 09:27:32 + mkdir -p /w/workspace/edgex-go/17/archives/ 09:27:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo 09:27:32 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:27:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:27:33 09:27:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:27:33 latest: Pulling from edgex-lftools-log-publisher 09:27:33 5eb5b503b376: Pulling fs layer 09:27:33 5c69ac0246d0: Pulling fs layer 09:27:33 ec43610c2a17: Pulling fs layer 09:27:33 3a2ae6a8a46f: Pulling fs layer 09:27:33 33b1e0a273af: Pulling fs layer 09:27:33 5d3b04190fa2: Pulling fs layer 09:27:33 2f39f015ded8: Pulling fs layer 09:27:33 33b1e0a273af: Waiting 09:27:33 5d3b04190fa2: Waiting 09:27:33 2f39f015ded8: Waiting 09:27:33 3a2ae6a8a46f: Waiting 09:27:33 5c69ac0246d0: Download complete 09:27:33 3a2ae6a8a46f: Download complete 09:27:33 33b1e0a273af: Verifying Checksum 09:27:33 33b1e0a273af: Download complete 09:27:33 ec43610c2a17: Verifying Checksum 09:27:33 ec43610c2a17: Download complete 09:27:33 5d3b04190fa2: Download complete 09:27:33 5eb5b503b376: Download complete 09:27:34 2f39f015ded8: Download complete 09:27:35 5eb5b503b376: Pull complete 09:27:35 5c69ac0246d0: Pull complete 09:27:35 ec43610c2a17: Pull complete 09:27:35 3a2ae6a8a46f: Pull complete 09:27:36 33b1e0a273af: Pull complete 09:27:36 5d3b04190fa2: Pull complete 09:27:41 2f39f015ded8: Pull complete 09:27:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:27:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:27:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:41 prd-ubuntu20.04-docker-8c-8g-7805 does not seem to be running inside a container 09:27:41 $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:27:43 $ docker top 5e4b40820fc75fe0dbf0ac993ba8a9138a3cfe63d9146a5ff3a2b9d22795289c -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:44 + touch /tmp/pre-build-complete [Pipeline] sh 09:27:44 + mkdir -p /var/log/sysstat [Pipeline] sh 09:27:44 + ls /var/log/sa-host 09:27:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:27:44 provisioning config files... 09:27:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config17892556487416091778tmp [Pipeline] { [Pipeline] echo 09:27:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:27:45 ---> create-netrc.sh [Pipeline] } 09:27:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:27:45 ---> python-tools-install.sh [Pipeline] echo 09:27:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:27:45 ---> sudo-logs.sh 09:27:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:27:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:27:46 ---> job-cost.sh 09:27:46 lf-activate-venv: SKIPPING 09:27:46 INFO: No Stack... 09:27:46 INFO: Retrieving Pricing Info for: v3-standard-8 09:27:46 INFO: Archiving Costs [Pipeline] echo 09:27:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:27:47 ---> logs-deploy.sh 09:27:47 lf-activate-venv: SKIPPING 09:27:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5354/17 09:27:47 INFO: archiving workspace using pattern(s): 09:27:48 Archives upload complete. 09:27:48 INFO: archiving logs to Nexus 09:27:48 ---> uname -a: 09:27:48 Linux prd-ubuntu20-04-docker-8c-8g-7805 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:27:48 09:27:48 09:27:48 ---> lscpu: 09:27:48 Architecture: x86_64 09:27:48 CPU op-mode(s): 32-bit, 64-bit 09:27:48 Byte Order: Little Endian 09:27:48 Address sizes: 40 bits physical, 48 bits virtual 09:27:48 CPU(s): 8 09:27:48 On-line CPU(s) list: 0-7 09:27:48 Thread(s) per core: 1 09:27:48 Core(s) per socket: 1 09:27:48 Socket(s): 8 09:27:48 NUMA node(s): 1 09:27:48 Vendor ID: AuthenticAMD 09:27:48 CPU family: 23 09:27:48 Model: 49 09:27:48 Model name: AMD EPYC-Rome Processor 09:27:48 Stepping: 0 09:27:48 CPU MHz: 2799.996 09:27:48 BogoMIPS: 5599.99 09:27:48 Virtualization: AMD-V 09:27:48 Hypervisor vendor: KVM 09:27:48 Virtualization type: full 09:27:48 L1d cache: 256 KiB 09:27:48 L1i cache: 256 KiB 09:27:48 L2 cache: 4 MiB 09:27:48 L3 cache: 128 MiB 09:27:48 NUMA node0 CPU(s): 0-7 09:27:48 Vulnerability Gather data sampling: Not affected 09:27:48 Vulnerability Itlb multihit: Not affected 09:27:48 Vulnerability L1tf: Not affected 09:27:48 Vulnerability Mds: Not affected 09:27:48 Vulnerability Meltdown: Not affected 09:27:48 Vulnerability Mmio stale data: Not affected 09:27:48 Vulnerability Retbleed: Vulnerable 09:27:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:27:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:27:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:27:48 Vulnerability Srbds: Not affected 09:27:48 Vulnerability Tsx async abort: Not affected 09:27:48 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 09:27:48 09:27:48 09:27:48 ---> nproc: 09:27:48 8 09:27:48 09:27:48 09:27:48 ---> df -h: 09:27:48 Filesystem Size Used Avail Use% Mounted on 09:27:48 overlay 155G 33G 123G 22% / 09:27:48 tmpfs 64M 0 64M 0% /dev 09:27:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:27:48 shm 64M 0 64M 0% /dev/shm 09:27:48 /dev/vda1 155G 33G 123G 22% /facter-os 09:27:48 09:27:48 09:27:48 ---> sar -b -r -n DEV: 09:27:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7805) 04/21/26 _x86_64_ (8 CPU) 09:27:48 09:27:48 09:14:13 LINUX RESTART (8 CPU) 09:27:48 09:27:48 09:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:27:48 09:16:01 393.07 19.91 373.15 0.00 3184.00 73608.93 0.00 09:27:48 09:17:01 52.54 0.28 52.26 0.00 10.53 24896.13 0.00 09:27:48 09:18:01 33.39 0.07 33.33 0.00 0.53 20032.39 0.00 09:27:48 09:19:01 70.97 0.17 70.80 0.00 2.27 32384.60 0.00 09:27:48 09:20:01 267.87 0.43 267.44 0.00 29.86 234994.57 0.00 09:27:48 09:21:01 210.63 1.42 209.22 0.00 19.46 73478.95 0.00 09:27:48 09:22:01 153.11 1.57 151.54 0.00 12.53 61703.45 0.00 09:27:48 09:23:01 531.91 9.36 522.54 0.00 77.97 199153.48 0.00 09:27:48 09:24:01 214.91 0.12 214.80 0.00 0.93 104313.10 0.00 09:27:48 09:25:01 588.24 0.50 587.74 0.00 7.47 98844.06 0.00 09:27:48 09:26:04 210.62 0.06 210.56 0.00 0.51 71812.68 0.00 09:27:48 09:27:01 121.31 0.00 121.31 0.00 0.00 36735.59 0.00 09:27:48 Average: 237.77 2.83 234.95 0.00 278.99 86152.41 0.00 09:27:48 09:27:48 09:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:27:48 09:16:01 27627608 31481956 807412 2.46 115896 3949180 1851136 5.46 1219860 3554056 1256 09:27:48 09:17:01 26148704 31359880 919172 2.80 127216 5199064 2178960 6.42 2148556 4000492 577988 09:27:48 09:18:01 25060608 30245804 2031180 6.18 131520 5144960 3105360 9.16 2714084 4496668 541012 09:27:48 09:19:01 25217540 31352992 922896 2.81 136196 6051428 1908688 5.63 2088604 4932912 535432 09:27:48 09:20:01 18509264 31356584 912672 2.78 152580 12590428 2683064 7.91 2232816 11322648 1779216 09:27:48 09:21:01 17824660 31363360 899692 2.74 189392 13170460 2507940 7.39 2356808 11799616 384256 09:27:48 09:22:01 15486384 31304116 954576 2.90 226544 15298544 3344660 9.86 2746132 13629496 800372 09:27:48 09:23:01 8646556 30113052 2103052 6.40 383572 20301092 6362112 18.76 5008796 17661396 373024 09:27:48 09:24:01 6767232 30853176 1376636 4.19 395904 22847916 4596472 13.55 4495184 20017264 696120 09:27:48 09:25:01 3975340 29755304 2459500 7.48 423292 24362616 6577364 19.39 5692932 21439344 862028 09:27:48 09:26:04 3475420 31062972 1164184 3.54 435220 26116440 3031136 8.94 4736268 22869388 1241744 09:27:48 09:27:01 4643912 31347448 900488 2.74 436004 25314124 2296884 6.77 3686136 22856884 32 09:27:48 Average: 15281936 30966387 1287622 3.92 262778 15028854 3370315 9.94 3260515 13215014 649373 09:27:48 09:27:48 09:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:27:48 09:16:01 ens3 933.61 663.59 12200.68 127.68 0.00 0.00 0.00 0.00 09:27:48 09:16:01 lo 4.40 4.40 0.44 0.44 0.00 0.00 0.00 0.00 09:27:48 09:16:01 docker0 389.42 505.30 33.95 4538.50 0.00 0.00 0.00 0.00 09:27:48 09:17:01 ens3 36.88 22.96 34.90 14.52 0.00 0.00 0.00 0.00 09:27:48 09:17:01 veth4716e58 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 09:27:48 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:48 09:17:01 docker0 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:27:48 09:18:01 ens3 18.43 11.81 14.19 8.01 0.00 0.00 0.00 0.00 09:27:48 09:18:01 veth4716e58 1.42 1.43 0.12 0.13 0.00 0.00 0.00 0.00 09:27:48 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:18:01 docker0 1.42 1.42 0.11 0.12 0.00 0.00 0.00 0.00 09:27:48 09:19:01 ens3 29.88 17.61 24.78 13.91 0.00 0.00 0.00 0.00 09:27:48 09:19:01 veth4716e58 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:48 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 vethdc849b5 5.15 2.87 42.70 0.22 0.00 0.00 0.00 0.00 09:27:48 09:20:01 ens3 178.00 103.12 3851.42 23.50 0.00 0.00 0.00 0.00 09:27:48 09:20:01 vetha3ab0ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 09:27:48 09:20:01 vetha939ea2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 vetha3d7631 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth0f724a5 2.87 5.15 0.22 42.70 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth86d7813 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth887ee51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth6985df9 8.48 3.55 123.13 0.28 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth3678647 0.67 1.02 0.06 0.27 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth0a8d64c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth135e784 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 vethb198089 7.75 2.90 170.30 0.24 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth74755f1 1.92 3.20 0.16 42.60 0.00 0.00 0.00 0.00 09:27:48 09:20:01 vethf1ec44c 3.55 8.48 0.28 123.13 0.00 0.00 0.00 0.01 09:27:48 09:20:01 vethc06ca3a 3.17 5.97 0.27 85.13 0.00 0.00 0.00 0.01 09:27:48 09:20:01 docker0 16.18 30.59 1.10 506.48 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth3feecf5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth17c1756 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 vethfeec4e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth9852a5e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth659d9b9 2.08 1.12 42.50 0.10 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth9ade180 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth81f6d99 1.12 2.08 0.10 42.50 0.00 0.00 0.00 0.00 09:27:48 09:20:01 veth4b7d8e0 2.90 7.75 0.24 170.30 0.00 0.00 0.00 0.01 09:27:48 09:21:01 veth0ac774e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:21:01 vethe6434c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:21:01 vethdbd036e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:21:01 ens3 201.98 138.69 2246.76 21.58 0.00 0.00 0.00 0.00 09:27:48 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:48 09:21:01 veth0819e1d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:21:01 vethca17678 89.84 118.15 9.22 1313.60 0.00 0.00 0.00 0.11 09:27:48 09:21:01 vethd40bfa3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:21:01 veth3678647 0.12 1.75 0.01 0.07 0.00 0.00 0.00 0.00 09:27:48 09:21:01 docker0 127.55 181.77 10.76 2230.41 0.00 0.00 0.00 0.00 09:27:48 09:21:01 vethece3d4e 1.52 3.10 0.13 42.57 0.00 0.00 0.00 0.00 09:27:48 09:21:01 vethea5d710 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:22:01 veth70198e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:22:01 vethdbd036e 98.75 119.90 9.77 1313.19 0.00 0.00 0.00 0.11 09:27:48 09:22:01 veth988beae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:22:01 ens3 157.01 123.15 1543.75 20.67 0.00 0.00 0.00 0.00 09:27:48 09:22:01 vethe17df62 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:22:01 veth04aec63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:22:01 veth7de5c77 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:22:01 veth61fd637 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:22:01 veth3678647 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:22:01 vethafa7765 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:22:01 veth1ee9c2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:22:01 docker0 106.22 132.94 8.96 1526.02 0.00 0.00 0.00 0.00 09:27:48 09:22:01 vethfdaa581 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:22:01 vethea5d710 119.90 98.75 1313.19 9.77 0.00 0.00 0.00 0.00 09:27:48 09:23:01 veth1dc37d6 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:23:01 vethdb19655 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 09:27:48 09:23:01 veth45f78bf 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:23:01 ens3 512.13 354.28 5381.78 45.46 0.00 0.00 0.00 0.00 09:27:48 09:23:01 veth0231ef7 0.05 0.42 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:48 09:23:01 veth3678647 0.00 0.72 0.00 0.03 0.00 0.00 0.00 0.00 09:27:48 09:23:01 veth54bd4bb 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:23:01 docker0 339.82 491.84 31.10 5365.08 0.00 0.00 0.00 0.00 09:27:48 09:23:01 vetha80693c 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:24:01 veth920088e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 vethcaee92f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 veth1dc37d6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 vethbf9b60c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 veth45f78bf 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 ens3 9.43 4.90 7.74 4.13 0.00 0.00 0.00 0.00 09:27:48 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 veth1ce5d3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 veth43c03b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 veth3678647 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 veth54bd4bb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 vetha80693c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:24:01 veth4b35cbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:25:01 vethcaee92f 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:25:01 ens3 37.58 38.01 19.41 214.61 0.00 0.00 0.00 0.00 09:27:48 09:25:01 veth05ac156 0.05 0.37 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:48 09:25:01 veth1ce5d3c 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:25:01 vetha9876d1 0.05 0.35 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:25:01 vetha4d4a71 0.05 0.38 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:25:01 veth43c03b7 0.05 0.42 0.00 0.02 0.00 0.00 0.00 0.00 09:27:48 09:25:01 veth3678647 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 09:27:48 09:25:01 docker0 0.33 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:27:48 09:26:04 veth920088e 0.45 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:27:48 09:26:04 ens3 8.67 4.68 7.03 3.76 0.00 0.00 0.00 0.00 09:27:48 09:26:04 veth05ac156 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:26:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:26:04 vetha9876d1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:26:04 vetha4d4a71 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:26:04 veth43c03b7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:26:04 veth3678647 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:26:04 docker0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:27:01 ens3 13.24 8.47 9.89 5.53 0.00 0.00 0.00 0.00 09:27:48 09:27:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 09:27:48 09:27:01 veth3678647 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:48 Average: ens3 178.15 124.33 2113.04 41.96 0.00 0.00 0.00 0.00 09:27:48 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:27:48 Average: veth3678647 0.07 0.36 0.01 0.03 0.00 0.00 0.00 0.00 09:27:48 Average: docker0 81.81 112.07 7.17 1181.25 0.00 0.00 0.00 0.00 09:27:48 09:27:48 09:27:48 ---> sar -P ALL: 09:27:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7805) 04/21/26 _x86_64_ (8 CPU) 09:27:48 09:27:48 09:14:13 LINUX RESTART (8 CPU) 09:27:48 09:27:48 09:15:01 CPU %user %nice %system %iowait %steal %idle 09:27:48 09:16:01 all 9.78 0.00 3.86 2.70 0.12 83.54 09:27:48 09:16:01 0 11.26 0.00 3.26 0.59 0.12 84.77 09:27:48 09:16:01 1 9.58 0.00 4.37 4.17 0.14 81.75 09:27:48 09:16:01 2 9.33 0.00 3.24 0.30 0.10 87.02 09:27:48 09:16:01 3 11.30 0.00 3.67 1.07 0.12 83.85 09:27:48 09:16:01 4 9.48 0.00 5.77 4.30 0.10 80.35 09:27:48 09:16:01 5 10.22 0.00 3.39 1.80 0.13 84.45 09:27:48 09:16:01 6 7.41 0.00 2.96 0.51 0.14 88.98 09:27:48 09:16:01 7 9.61 0.00 4.23 8.90 0.10 77.15 09:27:48 09:17:01 all 46.68 0.00 7.92 0.87 0.19 44.35 09:27:48 09:17:01 0 50.25 0.00 8.36 0.42 0.20 40.77 09:27:48 09:17:01 1 46.08 0.00 7.65 0.61 0.20 45.46 09:27:48 09:17:01 2 46.88 0.00 7.43 0.44 0.19 45.07 09:27:48 09:17:01 3 44.76 0.00 7.70 0.56 0.17 46.81 09:27:48 09:17:01 4 49.59 0.00 7.54 3.41 0.19 39.28 09:27:48 09:17:01 5 46.03 0.00 7.78 0.22 0.18 45.78 09:27:48 09:17:01 6 44.55 0.00 8.12 0.86 0.19 46.29 09:27:48 09:17:01 7 45.27 0.00 8.78 0.44 0.20 45.30 09:27:48 09:18:01 all 53.79 0.00 6.48 0.26 0.16 39.30 09:27:48 09:18:01 0 54.20 0.00 6.69 0.00 0.15 38.95 09:27:48 09:18:01 1 52.58 0.00 6.66 0.22 0.15 40.39 09:27:48 09:18:01 2 54.98 0.00 6.21 0.00 0.17 38.64 09:27:48 09:18:01 3 54.10 0.00 6.00 0.40 0.17 39.33 09:27:48 09:18:01 4 54.27 0.00 6.66 1.50 0.15 37.42 09:27:48 09:18:01 5 56.02 0.00 6.66 0.00 0.17 37.15 09:27:48 09:18:01 6 51.95 0.00 6.53 0.00 0.15 41.38 09:27:48 09:18:01 7 52.21 0.00 6.47 0.00 0.15 41.16 09:27:48 09:19:01 all 42.07 0.00 6.89 0.26 0.48 50.30 09:27:48 09:19:01 0 44.17 0.00 7.54 0.03 0.22 48.03 09:27:48 09:19:01 1 42.30 0.00 7.34 0.05 0.17 50.14 09:27:48 09:19:01 2 42.28 0.00 6.70 0.15 0.50 50.37 09:27:48 09:19:01 3 42.16 0.00 6.91 1.78 0.16 48.99 09:27:48 09:19:01 4 41.61 0.00 7.02 0.07 0.42 50.89 09:27:48 09:19:01 5 39.05 0.00 6.35 0.02 1.08 53.51 09:27:48 09:19:01 6 43.79 0.00 6.50 0.00 0.17 49.54 09:27:48 09:19:01 7 41.27 0.00 6.79 0.02 1.10 50.82 09:27:48 09:20:01 all 13.92 0.00 5.86 25.55 0.17 54.50 09:27:48 09:20:01 0 13.48 0.00 5.72 1.25 0.14 79.41 09:27:48 09:20:01 1 13.70 0.00 5.72 7.42 0.15 73.00 09:27:48 09:20:01 2 13.07 0.00 7.14 62.34 0.12 17.33 09:27:48 09:20:01 3 14.69 0.00 6.26 34.45 0.12 44.47 09:27:48 09:20:01 4 14.31 0.00 5.71 14.70 0.10 65.19 09:27:48 09:20:01 5 13.86 0.00 5.57 18.69 0.17 61.71 09:27:48 09:20:01 6 14.79 0.00 5.52 48.45 0.24 31.01 09:27:48 09:20:01 7 13.43 0.00 5.24 17.33 0.30 63.70 09:27:48 09:21:01 all 4.20 0.00 1.77 32.55 0.06 61.41 09:27:48 09:21:01 0 4.49 0.00 1.66 20.05 0.05 73.75 09:27:48 09:21:01 1 4.04 0.00 1.57 26.51 0.05 67.83 09:27:48 09:21:01 2 3.33 0.00 1.25 17.45 0.05 77.92 09:27:48 09:21:01 3 2.98 0.00 1.46 11.97 0.07 83.53 09:27:48 09:21:01 4 5.73 0.00 3.03 80.69 0.08 10.45 09:27:48 09:21:01 5 3.27 0.00 1.32 10.48 0.07 84.86 09:27:48 09:21:01 6 4.98 0.00 2.21 83.04 0.07 9.70 09:27:48 09:21:01 7 4.83 0.00 1.71 10.87 0.05 82.54 09:27:48 09:22:01 all 2.37 0.00 1.53 47.17 0.05 48.88 09:27:48 09:22:01 0 1.91 0.00 1.44 77.17 0.08 19.40 09:27:48 09:22:01 1 1.27 0.00 1.20 15.84 0.05 81.64 09:27:48 09:22:01 2 1.99 0.00 1.72 27.33 0.05 68.90 09:27:48 09:22:01 3 2.11 0.00 1.22 73.69 0.03 22.94 09:27:48 09:22:01 4 3.45 0.00 1.53 51.65 0.05 43.32 09:27:48 09:22:01 5 2.13 0.00 1.17 36.01 0.02 60.68 09:27:48 09:22:01 6 3.71 0.00 2.48 45.19 0.08 48.54 09:27:48 09:22:01 7 2.43 0.00 1.46 50.52 0.05 45.54 09:27:48 09:23:01 all 57.16 0.00 16.49 14.16 0.39 11.80 09:27:48 09:23:01 0 56.90 0.00 16.06 13.67 0.43 12.94 09:27:48 09:23:01 1 56.99 0.00 15.81 9.82 0.37 17.00 09:27:48 09:23:01 2 54.26 0.00 17.98 18.15 0.41 9.20 09:27:48 09:23:01 3 56.00 0.00 16.60 13.72 0.37 13.30 09:27:48 09:23:01 4 59.06 0.00 18.28 10.26 0.41 11.99 09:27:48 09:23:01 5 56.84 0.00 15.05 17.79 0.36 9.96 09:27:48 09:23:01 6 60.23 0.00 17.48 18.02 0.43 3.85 09:27:48 09:23:01 7 56.96 0.00 14.66 11.85 0.38 16.16 09:27:48 09:24:01 all 70.35 0.00 8.41 15.02 0.33 5.89 09:27:48 09:24:01 0 69.97 0.00 8.65 17.89 0.37 3.12 09:27:48 09:24:01 1 70.44 0.00 8.09 10.43 0.27 10.77 09:27:48 09:24:01 2 68.98 0.00 8.72 19.74 0.40 2.15 09:27:48 09:24:01 3 69.67 0.00 9.10 19.68 0.27 1.28 09:27:48 09:24:01 4 72.07 0.00 8.36 8.78 0.54 10.26 09:27:48 09:24:01 5 70.21 0.00 7.60 19.21 0.20 2.79 09:27:48 09:24:01 6 71.31 0.00 9.08 14.94 0.20 4.47 09:27:48 09:24:01 7 70.13 0.00 7.73 9.44 0.42 12.28 09:27:48 09:25:01 all 86.95 0.00 12.02 0.33 0.31 0.39 09:27:48 09:25:01 0 86.82 0.00 11.74 0.25 0.37 0.82 09:27:48 09:25:01 1 86.93 0.00 11.98 0.54 0.30 0.25 09:27:48 09:25:01 2 87.48 0.00 11.68 0.00 0.28 0.55 09:27:48 09:25:01 3 87.08 0.00 11.88 0.74 0.30 0.00 09:27:48 09:25:01 4 86.38 0.00 13.05 0.25 0.32 0.00 09:27:48 09:25:01 5 86.95 0.00 11.71 0.87 0.27 0.20 09:27:48 09:25:01 6 87.46 0.00 12.00 0.02 0.28 0.23 09:27:48 09:25:01 7 86.52 0.00 12.09 0.02 0.32 1.05 09:27:48 09:26:04 all 81.31 0.00 9.73 3.72 0.31 4.93 09:27:48 09:26:04 0 81.22 0.00 9.31 6.91 0.34 2.22 09:27:48 09:26:04 1 82.31 0.00 9.59 3.48 0.30 4.31 09:27:48 09:26:04 2 80.93 0.00 9.48 0.00 0.30 9.29 09:27:48 09:26:04 3 81.07 0.00 9.83 7.57 0.29 1.25 09:27:48 09:26:04 4 81.42 0.00 10.18 0.14 0.34 7.91 09:27:48 09:26:04 5 81.45 0.00 9.75 4.53 0.32 3.94 09:27:48 09:26:04 6 81.32 0.00 9.96 3.84 0.30 4.57 09:27:48 09:26:04 7 80.79 0.00 9.69 3.27 0.30 5.94 09:27:48 09:27:48 09:26:04 CPU %user %nice %system %iowait %steal %idle 09:27:48 09:27:01 all 0.55 0.00 0.45 26.53 0.09 72.37 09:27:48 09:27:01 0 0.30 0.00 0.40 26.70 0.05 72.54 09:27:48 09:27:01 1 0.39 0.00 0.26 6.75 0.09 92.52 09:27:48 09:27:01 2 0.44 0.00 0.28 5.70 0.14 93.44 09:27:48 09:27:01 3 0.44 0.00 0.76 74.03 0.18 24.60 09:27:48 09:27:01 4 0.62 0.00 0.46 12.35 0.11 86.47 09:27:48 09:27:01 5 0.46 0.00 0.46 39.08 0.09 59.92 09:27:48 09:27:01 6 1.42 0.00 0.32 26.03 0.04 72.20 09:27:48 09:27:01 7 0.37 0.00 0.63 21.81 0.07 77.12 09:27:48 Average: all 39.43 0.00 6.81 14.01 0.22 39.53 09:27:48 Average: 0 39.89 0.00 6.76 13.70 0.21 39.44 09:27:48 Average: 1 39.20 0.00 6.71 7.14 0.19 46.76 09:27:48 Average: 2 38.99 0.00 6.84 12.55 0.23 41.39 09:27:48 Average: 3 39.19 0.00 6.81 19.77 0.19 34.05 09:27:48 Average: 4 40.21 0.00 7.33 15.63 0.23 36.60 09:27:48 Average: 5 39.21 0.00 6.43 12.23 0.26 41.88 09:27:48 Average: 6 39.76 0.00 6.96 19.99 0.19 33.11 09:27:48 Average: 7 38.98 0.00 6.65 11.13 0.29 42.96 09:27:48 09:27:48 09:27:48