Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a45c91516f5c303fac369081ced01397353f73a 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-ssh13392212463621357692.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh12211828402287857484.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10422828573646978803.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh12963694929704005596.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3604004013612002163.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10572 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/980 [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/980 # 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 Avoid second fetch Checking out Revision 3a45c91516f5c303fac369081ced01397353f73a (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 3a45c91516f5c303fac369081ced01397353f73a # timeout=10 Commit message: "Merge pull request #5432 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.52.0" > git rev-list --no-walk 24536189c5e58318d054b15b8c76ac99fb905035 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T03:44:53.479Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T03:44:53.567Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T03:44:53.594Z] ========================================================= [2026-05-25T03:44:53.595Z] EdgeX Global Pipelines Version Info [2026-05-25T03:44:53.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:44:54.683Z] ------------------- [2026-05-25T03:44:54.683Z] stable info: [2026-05-25T03:44:54.683Z] ------------------- [2026-05-25T03:44:54.683Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T03:44:54.683Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T03:44:54.683Z] Message: update stable to v1.0.280 [2026-05-25T03:44:55.251Z] ------------------- [2026-05-25T03:44:55.251Z] experimental info: [2026-05-25T03:44:55.251Z] ------------------- [2026-05-25T03:44:55.251Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T03:44:55.251Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T03:44:55.251Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T03:44:55.324Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-25T03:44:55.340Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-25T03:44:55.358Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T03:44:55.376Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T03:44:55.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T03:44:55.420Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T03:44:55.439Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T03:44:55.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-25T03:44:55.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-25T03:44:55.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-25T03:44:55.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T03:44:55.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T03:44:55.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T03:44:55.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T03:44:55.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T03:44:55.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T03:44:55.664Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T03:44:55.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T03:44:55.707Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-25T03:44:55.732Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-25T03:44:55.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T03:44:55.780Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T03:44:55.805Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T03:44:55.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T03:44:55.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T03:44:55.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T03:44:55.895Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a45c91516f5c303fac369081ced01397353f73a [Pipeline] echo [2026-05-25T03:44:55.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a45c91 [Pipeline] echo [2026-05-25T03:44:55.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T03:44:56.008Z] provisioning config files... [2026-05-25T03:44:56.023Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/980@tmp/config3156533336889843030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:44:56.357Z] ---> ****-login.sh [2026-05-25T03:44:56.357Z] nexus3.edgexfoundry.org:10001 [2026-05-25T03:44:56.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:44:56.617Z] [2026-05-25T03:44:56.617Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T03:44:56.617Z] Configure a credential helper to remove this warning. See [2026-05-25T03:44:56.617Z] https://docs.****.com/go/credential-store/ [2026-05-25T03:44:56.617Z] [2026-05-25T03:44:56.617Z] Login Succeeded [2026-05-25T03:44:56.617Z] nexus3.edgexfoundry.org:10002 [2026-05-25T03:44:56.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:44:56.878Z] [2026-05-25T03:44:56.878Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T03:44:56.878Z] Configure a credential helper to remove this warning. See [2026-05-25T03:44:56.878Z] https://docs.****.com/go/credential-store/ [2026-05-25T03:44:56.878Z] [2026-05-25T03:44:56.878Z] Login Succeeded [2026-05-25T03:44:56.878Z] nexus3.edgexfoundry.org:10003 [2026-05-25T03:44:56.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:44:56.878Z] [2026-05-25T03:44:56.879Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T03:44:56.879Z] Configure a credential helper to remove this warning. See [2026-05-25T03:44:56.879Z] https://docs.****.com/go/credential-store/ [2026-05-25T03:44:56.879Z] [2026-05-25T03:44:56.879Z] Login Succeeded [2026-05-25T03:44:56.879Z] nexus3.edgexfoundry.org:10004 [2026-05-25T03:44:56.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:44:56.879Z] [2026-05-25T03:44:56.879Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T03:44:56.879Z] Configure a credential helper to remove this warning. See [2026-05-25T03:44:56.879Z] https://docs.****.com/go/credential-store/ [2026-05-25T03:44:56.879Z] [2026-05-25T03:44:56.879Z] Login Succeeded [2026-05-25T03:44:56.879Z] ****.io [2026-05-25T03:44:57.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:44:57.138Z] [2026-05-25T03:44:57.138Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T03:44:57.138Z] Configure a credential helper to remove this warning. See [2026-05-25T03:44:57.138Z] https://docs.****.com/go/credential-store/ [2026-05-25T03:44:57.138Z] [2026-05-25T03:44:57.138Z] Login Succeeded [2026-05-25T03:44:57.138Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T03:44:57.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T03:44:57.469Z] + 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 [2026-05-25T03:44:57.469Z] + dirname cmd/core-command/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-25T03:44:57.469Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2026-05-25T03:44:57.469Z] cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/core-data/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/core-keeper/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-25T03:44:57.469Z] + dirname+ cmd/core-metadata/Dockerfile [2026-05-25T03:44:57.469Z] cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/support-notifications/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-25T03:44:57.469Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-25T03:44:57.469Z] + cut -d/ -f2 [2026-05-25T03:44:57.469Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-25T03:44:57.496Z] 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 [2026-05-25T03:44:57.848Z] + git rev-list -1 --merges 3a45c91516f5c303fac369081ced01397353f73a~1..3a45c91516f5c303fac369081ced01397353f73a [Pipeline] echo [2026-05-25T03:44:57.857Z] -----------> git rev-list -1 --merges 3a45c91516f5c303fac369081ced01397353f73a~1..3a45c91516f5c303fac369081ced01397353f73a 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:44:57.857Z] 3a45c91516f5c303fac369081ced01397353f73a [false] [Pipeline] sh [2026-05-25T03:44:58.146Z] + git log --format=format:%s -1 3a45c91516f5c303fac369081ced01397353f73a [Pipeline] echo [2026-05-25T03:44:58.161Z] ========================================================= [2026-05-25T03:44:58.161Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T03:44:58.161Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-25T03:44:58.613Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T03:44:58.613Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T03:44:58.613Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T03:44:58.613Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T03:44:58.613Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T03:44:58.613Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T03:44:58.613Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:44:59.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T03:44:59.036Z] [2026-05-25T03:44:59.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:44:59.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T03:44:59.336Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T03:44:59.336Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T03:44:59.336Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T03:44:59.336Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T03:44:59.336Z] 461d9e800cba: Pulling fs layer [2026-05-25T03:44:59.336Z] 80192f66455f: Pulling fs layer [2026-05-25T03:44:59.336Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T03:44:59.336Z] a29436f7fd5d: Pulling fs layer [2026-05-25T03:44:59.336Z] 923cac83aea3: Pulling fs layer [2026-05-25T03:44:59.336Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T03:44:59.336Z] db01528c6b51: Pulling fs layer [2026-05-25T03:44:59.336Z] 28988de357af: Pulling fs layer [2026-05-25T03:44:59.336Z] a29436f7fd5d: Waiting [2026-05-25T03:44:59.336Z] 923cac83aea3: Waiting [2026-05-25T03:44:59.336Z] 25ad8b0a4227: Waiting [2026-05-25T03:44:59.336Z] db01528c6b51: Waiting [2026-05-25T03:44:59.336Z] 28988de357af: Waiting [2026-05-25T03:44:59.336Z] 461d9e800cba: Waiting [2026-05-25T03:44:59.336Z] 80192f66455f: Waiting [2026-05-25T03:44:59.336Z] 2e8e34ca0e6c: Waiting [2026-05-25T03:44:59.336Z] 6bf1a483ea7c: Verifying Checksum [2026-05-25T03:44:59.336Z] 6bf1a483ea7c: Download complete [2026-05-25T03:44:59.336Z] 461d9e800cba: Download complete [2026-05-25T03:44:59.596Z] 80192f66455f: Verifying Checksum [2026-05-25T03:44:59.596Z] 80192f66455f: Download complete [2026-05-25T03:44:59.596Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T03:44:59.596Z] f5dfc541a4d3: Download complete [2026-05-25T03:44:59.596Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T03:44:59.596Z] 3dae71ba6b94: Download complete [2026-05-25T03:44:59.596Z] 923cac83aea3: Verifying Checksum [2026-05-25T03:44:59.596Z] 923cac83aea3: Download complete [2026-05-25T03:44:59.596Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T03:44:59.596Z] 25ad8b0a4227: Download complete [2026-05-25T03:44:59.596Z] db01528c6b51: Verifying Checksum [2026-05-25T03:44:59.596Z] db01528c6b51: Download complete [2026-05-25T03:44:59.596Z] 28988de357af: Download complete [2026-05-25T03:45:00.169Z] a29436f7fd5d: Verifying Checksum [2026-05-25T03:45:00.169Z] a29436f7fd5d: Download complete [2026-05-25T03:45:00.169Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T03:45:00.169Z] 2e8e34ca0e6c: Download complete [2026-05-25T03:45:00.736Z] 3dae71ba6b94: Pull complete [2026-05-25T03:45:00.998Z] 6bf1a483ea7c: Pull complete [2026-05-25T03:45:01.573Z] f5dfc541a4d3: Pull complete [2026-05-25T03:45:01.831Z] 461d9e800cba: Pull complete [2026-05-25T03:45:01.831Z] 80192f66455f: Pull complete [2026-05-25T03:45:06.020Z] 2e8e34ca0e6c: Pull complete [2026-05-25T03:45:06.279Z] a29436f7fd5d: Pull complete [2026-05-25T03:45:06.279Z] 923cac83aea3: Pull complete [2026-05-25T03:45:06.279Z] 25ad8b0a4227: Pull complete [2026-05-25T03:45:06.538Z] db01528c6b51: Pull complete [2026-05-25T03:45:06.538Z] 28988de357af: Pull complete [2026-05-25T03:45:06.538Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T03:45:06.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T03:45:06.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:45:06.675Z] prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container [2026-05-25T03:45:06.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T03:45:08.372Z] $ docker top 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 -eo pid,comm [2026-05-25T03:45:08.418Z] 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). [2026-05-25T03:45:08.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T03:45:08.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T03:45:08.475Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T03:45:08.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T03:45:08.583Z] $ docker exec 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 ssh-agent [2026-05-25T03:45:08.680Z] SSH_AUTH_SOCK=/tmp/ssh-PRthfBUxqeNK/agent.32 [2026-05-25T03:45:08.680Z] SSH_AGENT_PID=38 [2026-05-25T03:45:08.686Z] Running ssh-add (command line suppressed) [2026-05-25T03:45:08.798Z] Identity added: /w/workspace/edgex-go/980@tmp/private_key_4828814368229211356.key (/w/workspace/edgex-go/980@tmp/private_key_4828814368229211356.key) [2026-05-25T03:45:08.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T03:45:09.100Z] + git config --global --add safe.directory /w/workspace/edgex-go/980 [Pipeline] sh [2026-05-25T03:45:09.388Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T03:45:09.400Z] $ docker exec --env ******** --env ******** 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 ssh-agent -k [2026-05-25T03:45:09.495Z] unset SSH_AUTH_SOCK; [2026-05-25T03:45:09.495Z] unset SSH_AGENT_PID; [2026-05-25T03:45:09.495Z] echo Agent pid 38 killed; [2026-05-25T03:45:09.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T03:45:09.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T03:45:09.542Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T03:45:09.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T03:45:09.645Z] $ docker exec 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 ssh-agent [2026-05-25T03:45:09.739Z] SSH_AUTH_SOCK=/tmp/ssh-rpwSB9NKDwaz/agent.85 [2026-05-25T03:45:09.739Z] SSH_AGENT_PID=91 [2026-05-25T03:45:09.744Z] Running ssh-add (command line suppressed) [2026-05-25T03:45:09.836Z] Identity added: /w/workspace/edgex-go/980@tmp/private_key_13378025656703064206.key (/w/workspace/edgex-go/980@tmp/private_key_13378025656703064206.key) [2026-05-25T03:45:09.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T03:45:10.138Z] + git semver init [2026-05-25T03:45:10.399Z] 2026-05-25 03:45:10,342 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T03:45:10.399Z] 2026-05-25 03:45:10,345 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T03:45:10.399Z] 2026-05-25 03:45:10,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/980/.semver [2026-05-25T03:45:10.399Z] 2026-05-25 03:45:10,346 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/980/.semver [2026-05-25T03:45:10.399Z] 2026-05-25 03:45:10,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/980/.semver'], cwd=/w/workspace/edgex-go/980, stdin=None, shell=False, universal_newlines=False) [2026-05-25T03:45:15.691Z] 2026-05-25 03:45:14,949 [append_file] DEBUG append to file:/w/workspace/edgex-go/980/.git/info/exclude [2026-05-25T03:45:15.691Z] 2026-05-25 03:45:14,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/980/.semver/main with force:False [2026-05-25T03:45:15.691Z] 2026-05-25 03:45:14,950 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main [2026-05-25T03:45:15.691Z] 2026-05-25 03:45:14,950 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main [2026-05-25T03:45:15.691Z] 4.1.0-dev.115 [Pipeline] } [2026-05-25T03:45:15.703Z] $ docker exec --env ******** --env ******** 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 ssh-agent -k [2026-05-25T03:45:15.794Z] unset SSH_AUTH_SOCK; [2026-05-25T03:45:15.794Z] unset SSH_AGENT_PID; [2026-05-25T03:45:15.794Z] echo Agent pid 91 killed; [2026-05-25T03:45:15.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T03:45:16.132Z] + git semver [Pipeline] } [2026-05-25T03:45:16.402Z] $ docker stop --time=1 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 [2026-05-25T03:45:17.692Z] $ docker rm -f --volumes 630f8c0980bcb794452f781922d24fba08ff2a609206b1e09d86ed557cc9de39 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T03:45:18.033Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T03:45:18.371Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T03:45:18.375Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.115 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T03:45:18.831Z] + git config --global --add safe.directory /w/workspace/edgex-go/980 [Pipeline] echo [2026-05-25T03:45:18.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T03:45:18.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T03:45:18.877Z] ========================================================= [2026-05-25T03:45:18.877Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T03:45:18.877Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-25T03:45:19.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T03:45:19.174Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-25T03:45:19.174Z] 2d35ebdb57d9: Pulling fs layer [2026-05-25T03:45:19.174Z] c35fb4624d26: Pulling fs layer [2026-05-25T03:45:19.174Z] 4e2aec7ef170: Pulling fs layer [2026-05-25T03:45:19.174Z] 333b49ad6fbf: Pulling fs layer [2026-05-25T03:45:19.174Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T03:45:19.174Z] 333b49ad6fbf: Waiting [2026-05-25T03:45:19.174Z] c3e65509a76b: Pulling fs layer [2026-05-25T03:45:19.174Z] 7cf9ebb963bd: Pulling fs layer [2026-05-25T03:45:19.174Z] 4f4fb700ef54: Waiting [2026-05-25T03:45:19.174Z] bb34ca984cfb: Pulling fs layer [2026-05-25T03:45:19.174Z] 151cf03bc807: Pulling fs layer [2026-05-25T03:45:19.174Z] 7cf9ebb963bd: Waiting [2026-05-25T03:45:19.174Z] bb34ca984cfb: Waiting [2026-05-25T03:45:19.174Z] 151cf03bc807: Waiting [2026-05-25T03:45:19.174Z] c3e65509a76b: Waiting [2026-05-25T03:45:19.174Z] c35fb4624d26: Verifying Checksum [2026-05-25T03:45:19.174Z] c35fb4624d26: Download complete [2026-05-25T03:45:19.174Z] 333b49ad6fbf: Verifying Checksum [2026-05-25T03:45:19.174Z] 333b49ad6fbf: Download complete [2026-05-25T03:45:19.174Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T03:45:19.174Z] 4f4fb700ef54: Download complete [2026-05-25T03:45:19.174Z] c3e65509a76b: Verifying Checksum [2026-05-25T03:45:19.174Z] c3e65509a76b: Download complete [2026-05-25T03:45:19.174Z] 2d35ebdb57d9: Verifying Checksum [2026-05-25T03:45:19.174Z] 2d35ebdb57d9: Download complete [2026-05-25T03:45:19.435Z] 7cf9ebb963bd: Verifying Checksum [2026-05-25T03:45:19.435Z] 7cf9ebb963bd: Download complete [2026-05-25T03:45:19.435Z] 2d35ebdb57d9: Pull complete [2026-05-25T03:45:19.435Z] c35fb4624d26: Pull complete [2026-05-25T03:45:19.694Z] 151cf03bc807: Verifying Checksum [2026-05-25T03:45:19.694Z] 151cf03bc807: Download complete [2026-05-25T03:45:19.694Z] 4e2aec7ef170: Verifying Checksum [2026-05-25T03:45:19.694Z] 4e2aec7ef170: Download complete [2026-05-25T03:45:20.259Z] bb34ca984cfb: Verifying Checksum [2026-05-25T03:45:20.259Z] bb34ca984cfb: Download complete [2026-05-25T03:45:25.530Z] 4e2aec7ef170: Pull complete [2026-05-25T03:45:25.530Z] 333b49ad6fbf: Pull complete [2026-05-25T03:45:25.530Z] 4f4fb700ef54: Pull complete [2026-05-25T03:45:25.530Z] c3e65509a76b: Pull complete [2026-05-25T03:45:25.530Z] 7cf9ebb963bd: Pull complete [2026-05-25T03:45:28.819Z] bb34ca984cfb: Pull complete [2026-05-25T03:45:29.384Z] 151cf03bc807: Pull complete [2026-05-25T03:45:29.384Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T03:45:29.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T03:45:29.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-25T03:45:29.682Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T03:45:29.682Z] WORKDIR /edgex [2026-05-25T03:45:29.682Z] COPY go.mod . [2026-05-25T03:45:29.682Z] RUN go mod download [2026-05-25T03:45:29.682Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-25T03:45:30.249Z] #0 building with "default" instance using docker driver [2026-05-25T03:45:30.249Z] [2026-05-25T03:45:30.249Z] #1 [internal] load build definition from Dockerfile [2026-05-25T03:45:30.249Z] #1 transferring dockerfile: 164B done [2026-05-25T03:45:30.249Z] #1 DONE 0.0s [2026-05-25T03:45:30.249Z] [2026-05-25T03:45:30.249Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T03:45:30.249Z] #2 DONE 0.0s [2026-05-25T03:45:30.249Z] [2026-05-25T03:45:30.249Z] #3 [internal] load .dockerignore [2026-05-25T03:45:30.249Z] #3 transferring context: 50B done [2026-05-25T03:45:30.249Z] #3 DONE 0.0s [2026-05-25T03:45:30.249Z] [2026-05-25T03:45:30.249Z] #4 [internal] load build context [2026-05-25T03:45:30.508Z] #4 transferring context: 6.95kB done [2026-05-25T03:45:30.508Z] #4 DONE 0.0s [2026-05-25T03:45:30.508Z] [2026-05-25T03:45:30.508Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T03:45:30.508Z] #5 DONE 0.1s [2026-05-25T03:45:30.508Z] [2026-05-25T03:45:30.508Z] #6 [2/4] WORKDIR /edgex [2026-05-25T03:45:31.886Z] #6 DONE 1.4s [2026-05-25T03:45:31.886Z] [2026-05-25T03:45:31.886Z] #7 [3/4] COPY go.mod . [2026-05-25T03:45:31.886Z] #7 DONE 0.0s [2026-05-25T03:45:31.886Z] [2026-05-25T03:45:31.886Z] #8 [4/4] RUN go mod download [2026-05-25T03:45:33.466Z] Still waiting to schedule task [2026-05-25T03:45:33.467Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-25T03:45:46.782Z] #8 DONE 13.6s [2026-05-25T03:45:46.782Z] [2026-05-25T03:45:46.782Z] #9 exporting to image [2026-05-25T03:45:46.782Z] #9 exporting layers [2026-05-25T03:45:48.686Z] #9 exporting layers 3.0s done [2026-05-25T03:45:48.686Z] #9 writing image sha256:cb2916eab09bbccbc7e8b2eb34bf4670d8bff0f396ec4c4a5326329a84594218 done [2026-05-25T03:45:48.686Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T03:45:48.686Z] #9 DONE 3.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:45:48.992Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T03:45:48.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:45:49.079Z] prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container [2026-05-25T03:45:49.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** ci-base-image-x86_64 cat [2026-05-25T03:45:49.367Z] $ docker top 28a1ed4ad880759879d933b567b065cdc18e7ebb4535196334e95515ea92c66b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T03:45:49.724Z] + go version [2026-05-25T03:45:49.724Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T03:45:49.738Z] $ docker stop --time=1 28a1ed4ad880759879d933b567b065cdc18e7ebb4535196334e95515ea92c66b [2026-05-25T03:45:51.016Z] $ docker rm -f --volumes 28a1ed4ad880759879d933b567b065cdc18e7ebb4535196334e95515ea92c66b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:45:51.435Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T03:45:51.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:45:51.508Z] prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container [2026-05-25T03:45:51.538Z] $ 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/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** ci-base-image-x86_64 cat [2026-05-25T03:45:51.774Z] $ docker top 20200ae666ed5b67cc426a475419144a7e84425a624e4d5f61226d54b425fe82 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-25T03:45:51.839Z] ========================================================= [2026-05-25T03:45:51.839Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-25T03:45:51.839Z] ========================================================= [Pipeline] sh [2026-05-25T03:45:52.114Z] + git config --global --add safe.directory /w/workspace/edgex-go/980 [Pipeline] fileExists [Pipeline] sh [2026-05-25T03:45:52.408Z] + make test [2026-05-25T03:45:52.408Z] go test -race -coverprofile=coverage.out ./... [2026-05-25T03:46:00.515Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-25T03:46:32.573Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-25T03:46:34.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.050s coverage: 97.0% of statements [2026-05-25T03:46:37.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.110s coverage: 71.0% of statements [2026-05-25T03:46:37.753Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-25T03:46:37.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.035s coverage: 4.8% of statements [2026-05-25T03:46:37.753Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-25T03:46:37.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 57.3% of statements [2026-05-25T03:46:37.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.016s coverage: 86.5% of statements [2026-05-25T03:46:37.753Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-25T03:46:37.753Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-25T03:46:37.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.119s coverage: 94.2% of statements [2026-05-25T03:46:37.753Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-25T03:46:37.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-25T03:46:37.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-25T03:46:37.753Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T03:46:37.753Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-25T03:46:37.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-25T03:46:37.753Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-25T03:46:37.754Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-25T03:46:37.754Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-25T03:46:37.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-25T03:46:37.754Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-25T03:46:37.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements [2026-05-25T03:46:37.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-25T03:46:37.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-25T03:46:37.754Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T03:46:37.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.029s coverage: 0.0% of statements [2026-05-25T03:46:37.754Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-25T03:46:37.754Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-25T03:46:39.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 11.1% of statements [2026-05-25T03:46:39.133Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-25T03:46:39.133Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-25T03:46:41.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.481s coverage: 97.7% of statements [2026-05-25T03:46:41.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-25T03:46:41.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-25T03:46:41.044Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T03:46:41.044Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-25T03:46:41.044Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-25T03:46:41.044Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2026-05-25T03:46:41.044Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-25T03:46:41.044Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-25T03:46:41.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-25T03:46:41.044Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-25T03:46:41.044Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-25T03:46:41.044Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-25T03:46:41.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-25T03:46:41.044Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-25T03:46:41.044Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-25T03:46:41.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-25T03:46:43.574Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.056s coverage: 3.5% of statements [2026-05-25T03:46:43.574Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-25T03:46:43.574Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-25T03:46:43.574Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements [2026-05-25T03:46:43.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-25T03:46:43.574Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements [2026-05-25T03:46:43.574Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements [2026-05-25T03:46:43.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-25T03:46:43.574Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-25T03:46:43.574Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-25T03:46:44.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 40.0% of statements [2026-05-25T03:46:44.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2026-05-25T03:46:44.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements [2026-05-25T03:46:44.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 93.1% of statements [2026-05-25T03:46:44.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2026-05-25T03:46:57.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2026-05-25T03:47:07.782Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10573 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-05-25T03:47:07.795Z] Running in /w/workspace/edgex-go/980 [Pipeline] { [Pipeline] checkout [2026-05-25T03:47:07.831Z] The recommended git tool is: git [2026-05-25T03:47:09.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.048s coverage: 92.9% of statements [2026-05-25T03:47:09.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-25T03:47:09.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-25T03:47:09.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-25T03:47:09.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2026-05-25T03:47:09.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.042s coverage: 82.1% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2026-05-25T03:47:09.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 6.8% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.029s coverage: 33.3% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.152s coverage: 54.8% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.6% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.032s coverage: 20.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2026-05-25T03:47:09.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-25T03:47:09.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.103s coverage: 29.2% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 17.1% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 94.9% of statements [2026-05-25T03:47:09.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-25T03:47:09.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 97.7% of statements [2026-05-25T03:47:09.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-25T03:47:09.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 47.1% of statements [2026-05-25T03:47:09.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-25T03:47:09.431Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T03:47:09.431Z] 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 [2026-05-25T03:47:09.689Z] running golangci-lint [2026-05-25T03:47:09.689Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-25T03:47:09.689Z] go version go1.25.2 linux/amd64 [2026-05-25T03:47:09.948Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-25T03:47:09.948Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-25T03:47:09.948Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-25T03:47:09.948Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-25T03:47:09.948Z] level=info msg="[goenv] Read go env for 5.975708ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-25T03:47:09.948Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-25T03:47:12.574Z] using credential edgex-jenkins-ssh [2026-05-25T03:47:12.596Z] Cloning the remote Git repository [2026-05-25T03:47:12.638Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-05-25T03:47:12.727Z] > git init /w/workspace/edgex-go/980 # timeout=10 [2026-05-25T03:47:12.864Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-05-25T03:47:12.865Z] > git --version # timeout=10 [2026-05-25T03:47:12.887Z] > git --version # 'git version 2.25.1' [2026-05-25T03:47:12.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T03:47:13.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T03:47:32.113Z] Avoid second fetch [2026-05-25T03:47:32.114Z] Checking out Revision 3a45c91516f5c303fac369081ced01397353f73a (main) [2026-05-25T03:47:31.306Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-05-25T03:47:31.335Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T03:47:32.131Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T03:47:32.776Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|exports_file|imports|deps|files|name|types_sizes) took 22.575916244s" [2026-05-25T03:47:32.776Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.251561ms" [2026-05-25T03:47:32.917Z] Commit message: "Merge pull request #5432 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.52.0" [2026-05-25T03:47:32.194Z] > git checkout -f 3a45c91516f5c303fac369081ced01397353f73a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T03:47:37.245Z] provisioning config files... [2026-05-25T03:47:37.281Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/980@tmp/config1220829217571097105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:47:37.911Z] ---> ****-login.sh [2026-05-25T03:47:37.911Z] nexus3.edgexfoundry.org:10001 [2026-05-25T03:47:38.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:47:38.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T03:47:38.453Z] Configure a credential helper to remove this warning. See [2026-05-25T03:47:38.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T03:47:38.454Z] [2026-05-25T03:47:38.454Z] Login Succeeded [2026-05-25T03:47:38.454Z] nexus3.edgexfoundry.org:10002 [2026-05-25T03:47:38.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:47:38.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T03:47:38.723Z] Configure a credential helper to remove this warning. See [2026-05-25T03:47:38.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T03:47:38.723Z] [2026-05-25T03:47:38.723Z] Login Succeeded [2026-05-25T03:47:39.000Z] nexus3.edgexfoundry.org:10003 [2026-05-25T03:47:39.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:47:39.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T03:47:39.268Z] Configure a credential helper to remove this warning. See [2026-05-25T03:47:39.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T03:47:39.269Z] [2026-05-25T03:47:39.269Z] Login Succeeded [2026-05-25T03:47:39.269Z] nexus3.edgexfoundry.org:10004 [2026-05-25T03:47:39.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:47:39.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T03:47:39.537Z] Configure a credential helper to remove this warning. See [2026-05-25T03:47:39.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T03:47:39.537Z] [2026-05-25T03:47:39.537Z] Login Succeeded [2026-05-25T03:47:39.537Z] ****.io [2026-05-25T03:47:39.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:47:40.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T03:47:40.071Z] Configure a credential helper to remove this warning. See [2026-05-25T03:47:40.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T03:47:40.072Z] [2026-05-25T03:47:40.072Z] Login Succeeded [2026-05-25T03:47:40.072Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T03:47:40.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-05-25T03:47:40.690Z] + git config --global --add safe.directory /w/workspace/edgex-go/980 [Pipeline] echo [2026-05-25T03:47:40.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T03:47:40.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T03:47:40.739Z] ========================================================= [2026-05-25T03:47:40.739Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T03:47:40.739Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-25T03:47:41.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T03:47:41.329Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T03:47:41.329Z] 6b59a28fa201: Pulling fs layer [2026-05-25T03:47:41.329Z] d32bb0dddca7: Pulling fs layer [2026-05-25T03:47:41.329Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T03:47:41.329Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T03:47:41.329Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T03:47:41.329Z] 196fd7d83e7d: Waiting [2026-05-25T03:47:41.329Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T03:47:41.329Z] 4f4fb700ef54: Waiting [2026-05-25T03:47:41.329Z] deaec5988b04: Pulling fs layer [2026-05-25T03:47:41.329Z] 8ba94037c8f0: Waiting [2026-05-25T03:47:41.329Z] 9f65657bb879: Pulling fs layer [2026-05-25T03:47:41.329Z] deaec5988b04: Waiting [2026-05-25T03:47:41.329Z] d32bb0dddca7: Verifying Checksum [2026-05-25T03:47:41.329Z] d32bb0dddca7: Download complete [2026-05-25T03:47:41.329Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T03:47:41.329Z] 196fd7d83e7d: Download complete [2026-05-25T03:47:41.329Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T03:47:41.329Z] 4f4fb700ef54: Download complete [2026-05-25T03:47:41.329Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T03:47:41.329Z] 8ba94037c8f0: Download complete [2026-05-25T03:47:41.329Z] 6b59a28fa201: Verifying Checksum [2026-05-25T03:47:41.329Z] 6b59a28fa201: Download complete [2026-05-25T03:47:41.921Z] 9f65657bb879: Verifying Checksum [2026-05-25T03:47:41.921Z] 9f65657bb879: Download complete [2026-05-25T03:47:42.504Z] 6b59a28fa201: Pull complete [2026-05-25T03:47:43.094Z] d32bb0dddca7: Pull complete [2026-05-25T03:47:43.094Z] 5dab1238d3d9: Verifying Checksum [2026-05-25T03:47:43.094Z] 5dab1238d3d9: Download complete [2026-05-25T03:47:44.505Z] deaec5988b04: Verifying Checksum [2026-05-25T03:47:44.505Z] deaec5988b04: Download complete [2026-05-25T03:47:47.638Z] level=info msg="[linters_context/goanalysis] analyzers took 2m25.179690007s with top 10 stages: buildir: 1m3.510028461s, gosec: 3.58391787s, fact_deprecated: 3.198462656s, inspect: 2.643039581s, printf: 2.282276083s, ctrlflow: 1.870426298s, fact_purity: 1.509219164s, QF1004: 1.316900656s, nilness: 1.266923608s, S1038: 1.211390411s" [2026-05-25T03:47:47.639Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-25T03:47:47.639Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-25T03:47:47.639Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-25T03:47:47.639Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-25T03:47:47.639Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, filename_unadjuster: 35/35, generated_file_filter: 35/22, cgo: 35/35, exclusion_paths: 35/35, invalid_issue: 35/35, path_relativity: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0" [2026-05-25T03:47:47.639Z] level=info msg="[runner] processing took 9.348436ms with stages: nolint_filter: 8.413511ms, generated_file_filter: 710.672µs, exclusion_rules: 124.292µs, exclusion_paths: 47.54µs, path_relativity: 35.621µs, cgo: 4.31µs, path_absoluter: 3.81µs, sort_results: 2.69µs, invalid_issue: 1.76µs, filename_unadjuster: 770ns, fixer: 690ns, max_same_issues: 610ns, diff: 580ns, severity-rules: 360ns, path_prettifier: 290ns, uniq_by_line: 240ns, path_shortener: 220ns, max_from_linter: 180ns, max_per_file_from_linter: 150ns, source_code: 140ns" [2026-05-25T03:47:47.639Z] level=info msg="[runner] linters took 13.47744051s with stages: goanalysis_metalinter: 13.468022953s" [2026-05-25T03:47:47.639Z] 0 issues. [2026-05-25T03:47:47.639Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-25T03:47:47.639Z] level=info msg="Memory: 360 samples, avg is 353.8MB, max is 1399.0MB" [2026-05-25T03:47:47.639Z] level=info msg="Execution took 36.09743809s" [2026-05-25T03:47:47.639Z] go vet ./... [2026-05-25T03:47:54.191Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T03:47:54.191Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T03:47:54.191Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-25T03:47:54.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-25T03:47:54.502Z] + ls -al . [2026-05-25T03:47:54.502Z] total 1396 [2026-05-25T03:47:54.502Z] drwxrwxr-x 11 1001 1001 4096 May 25 03:45 . [2026-05-25T03:47:54.502Z] drwxr-xr-x 4 root root 4096 May 25 03:45 .. [2026-05-25T03:47:54.502Z] drwxrwxr-x 2 1001 1001 4096 May 25 03:44 .blubracket [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 10 May 25 03:44 .dockerignore [2026-05-25T03:47:54.502Z] drwxrwxr-x 8 1001 1001 4096 May 25 03:47 .git [2026-05-25T03:47:54.502Z] drwxrwxr-x 3 1001 1001 4096 May 25 03:44 .github [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 909 May 25 03:44 .gitignore [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 359 May 25 03:44 .golangci.yml [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 100 May 25 03:44 .hadolint.yml [2026-05-25T03:47:54.502Z] drwxr-xr-x 3 1001 1001 4096 May 25 03:45 .semver [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 155 May 25 03:44 .sonarcloud.properties [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 1171 May 25 03:44 ADOPTERS.md [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 20149 May 25 03:44 Attribution.txt [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 108018 May 25 03:44 CHANGELOG.md [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 3804 May 25 03:44 CONTRIBUTING.md [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 677 May 25 03:44 GOVERNANCE.md [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 886 May 25 03:44 Jenkinsfile [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 10775 May 25 03:44 LICENSE [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 16743 May 25 03:44 Makefile [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 582 May 25 03:44 OWNERS.md [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 9932 May 25 03:44 README.md [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 789 May 25 03:44 SECURITY.md [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 13 May 25 03:45 VERSION [2026-05-25T03:47:54.502Z] drwxrwxr-x 2 1001 1001 4096 May 25 03:44 bin [2026-05-25T03:47:54.502Z] drwxrwxr-x 19 1001 1001 4096 May 25 03:44 cmd [2026-05-25T03:47:54.502Z] -rw-r--r-- 1 root root 1048214 May 25 03:47 coverage.out [2026-05-25T03:47:54.502Z] drwxrwxr-x 2 1001 1001 4096 May 25 03:44 fuzz_test [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 6910 May 25 03:44 go.mod [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 90677 May 25 03:44 go.sum [2026-05-25T03:47:54.502Z] drwxrwxr-x 7 1001 1001 4096 May 25 03:44 internal [2026-05-25T03:47:54.502Z] drwxrwxr-x 2 1001 1001 4096 May 25 03:44 openapi [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 584 May 25 03:44 security.txt [2026-05-25T03:47:54.502Z] -rw-rw-r-- 1 1001 1001 204 May 25 03:44 version.go [Pipeline] sh [2026-05-25T03:47:54.791Z] + '[' -e coverage.out ] [2026-05-25T03:47:54.791Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-25T03:47:54.939Z] Stashed 1 file(s) [Pipeline] sh [2026-05-25T03:47:55.220Z] + make build [2026-05-25T03:47:55.220Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-25T03:47:59.535Z] 5dab1238d3d9: Pull complete [2026-05-25T03:47:59.535Z] 196fd7d83e7d: Pull complete [2026-05-25T03:47:59.535Z] 4f4fb700ef54: Pull complete [2026-05-25T03:47:59.535Z] 8ba94037c8f0: Pull complete [2026-05-25T03:48:07.747Z] deaec5988b04: Pull complete [2026-05-25T03:48:09.693Z] 9f65657bb879: Pull complete [2026-05-25T03:48:09.693Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T03:48:09.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T03:48:09.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-25T03:48:10.034Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T03:48:10.034Z] WORKDIR /edgex [2026-05-25T03:48:10.034Z] COPY go.mod . [2026-05-25T03:48:10.034Z] RUN go mod download [2026-05-25T03:48:10.034Z] + docker build -t ci-base-image-arm64 -f - . [2026-05-25T03:48:11.001Z] Sending build context to Docker daemon 3.915MB [2026-05-25T03:48:11.001Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T03:48:11.001Z] ---> 334268110677 [2026-05-25T03:48:11.001Z] Step 2/4 : WORKDIR /edgex [2026-05-25T03:48:12.948Z] ---> Running in 09d531aa0e6f [2026-05-25T03:48:12.948Z] Removing intermediate container 09d531aa0e6f [2026-05-25T03:48:12.948Z] ---> 833ffe3d1536 [2026-05-25T03:48:12.948Z] Step 3/4 : COPY go.mod . [2026-05-25T03:48:13.532Z] ---> 431c7024bc12 [2026-05-25T03:48:13.532Z] Step 4/4 : RUN go mod download [2026-05-25T03:48:13.532Z] ---> Running in c6f233466156 [2026-05-25T03:48:21.755Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-25T03:48:21.755Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-25T03:48:23.135Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-25T03:48:23.705Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-25T03:48:26.248Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-25T03:48:31.504Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-25T03:48:33.403Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-25T03:48:36.684Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-25T03:48:39.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-25T03:48:41.126Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-25T03:48:42.504Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-25T03:48:43.442Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-05-25T03:48:45.355Z] $ docker stop --time=1 20200ae666ed5b67cc426a475419144a7e84425a624e4d5f61226d54b425fe82 [2026-05-25T03:48:48.664Z] $ docker rm -f --volumes 20200ae666ed5b67cc426a475419144a7e84425a624e4d5f61226d54b425fe82 [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 [2026-05-25T03:48:50.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-25T03:48:50.198Z] [2026-05-25T03:48:50.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:48:50.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-25T03:48:50.503Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-25T03:48:50.503Z] 91d30c5bc195: Pulling fs layer [2026-05-25T03:48:50.503Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-25T03:48:50.503Z] 9c61dcf015f6: Pulling fs layer [2026-05-25T03:48:50.503Z] 4698f68db338: Pulling fs layer [2026-05-25T03:48:50.503Z] 2a2f49069b9e: Pulling fs layer [2026-05-25T03:48:50.503Z] e0025b399a48: Pulling fs layer [2026-05-25T03:48:50.503Z] 2a2f49069b9e: Waiting [2026-05-25T03:48:50.503Z] 4698f68db338: Waiting [2026-05-25T03:48:50.503Z] 91d30c5bc195: Verifying Checksum [2026-05-25T03:48:50.503Z] 91d30c5bc195: Download complete [2026-05-25T03:48:50.503Z] 4698f68db338: Verifying Checksum [2026-05-25T03:48:50.503Z] 4698f68db338: Download complete [2026-05-25T03:48:50.762Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-25T03:48:50.762Z] 2e9b0aa3be6d: Download complete [2026-05-25T03:48:50.762Z] e0025b399a48: Download complete [2026-05-25T03:48:50.762Z] 91d30c5bc195: Pull complete [2026-05-25T03:48:50.762Z] 2a2f49069b9e: Verifying Checksum [2026-05-25T03:48:50.762Z] 2a2f49069b9e: Download complete [2026-05-25T03:48:51.020Z] 2e9b0aa3be6d: Pull complete [2026-05-25T03:48:51.278Z] 9c61dcf015f6: Download complete [2026-05-25T03:48:55.460Z] 9c61dcf015f6: Pull complete [2026-05-25T03:48:55.460Z] 4698f68db338: Pull complete [2026-05-25T03:48:55.460Z] 2a2f49069b9e: Pull complete [2026-05-25T03:48:55.460Z] e0025b399a48: Pull complete [2026-05-25T03:48:55.460Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-25T03:48:55.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-25T03:48:55.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:48:55.546Z] prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container [2026-05-25T03:48:55.571Z] $ 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/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-05-25T03:48:56.470Z] $ docker top 1fe8c1d5881e77b23043bd0028698458a2b59190033131700e0775b1ec825822 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T03:48:56.819Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-25T03:48:57.076Z] #1 [support-notifications internal] load build definition from Dockerfile [2026-05-25T03:48:57.076Z] #1 transferring dockerfile: 2.02kB done [2026-05-25T03:48:57.076Z] #1 DONE 0.1s [2026-05-25T03:48:57.076Z] [2026-05-25T03:48:57.076Z] #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T03:48:57.076Z] #2 DONE 0.0s [2026-05-25T03:48:57.076Z] [2026-05-25T03:48:57.076Z] #3 [core-command internal] load build definition from Dockerfile [2026-05-25T03:48:57.076Z] #3 transferring dockerfile: 1.94kB done [2026-05-25T03:48:57.076Z] #3 DONE 0.1s [2026-05-25T03:48:57.076Z] [2026-05-25T03:48:57.076Z] #4 [security-spire-config internal] load build definition from Dockerfile [2026-05-25T03:48:57.076Z] #4 transferring dockerfile: 1.69kB done [2026-05-25T03:48:57.076Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-25T03:48:57.076Z] #4 DONE 0.1s [2026-05-25T03:48:57.076Z] [2026-05-25T03:48:57.076Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-25T03:48:57.076Z] #5 transferring dockerfile: 2.50kB done [2026-05-25T03:48:57.076Z] #5 DONE 0.1s [2026-05-25T03:48:57.076Z] [2026-05-25T03:48:57.076Z] #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T03:48:57.076Z] #2 DONE 0.0s [2026-05-25T03:48:57.076Z] [2026-05-25T03:48:57.076Z] #6 [core-metadata internal] load build definition from Dockerfile [2026-05-25T03:48:57.076Z] #6 transferring dockerfile: 2.10kB done [2026-05-25T03:48:57.076Z] #6 DONE 0.2s [2026-05-25T03:48:57.076Z] [2026-05-25T03:48:57.076Z] #7 [security-proxy-setup internal] load .dockerignore [2026-05-25T03:48:57.337Z] #7 ... [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #8 [core-keeper internal] load build definition from Dockerfile [2026-05-25T03:48:57.337Z] #8 transferring dockerfile: 2.07kB done [2026-05-25T03:48:57.337Z] #8 DONE 0.2s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-25T03:48:57.337Z] #9 transferring dockerfile: 3.02kB done [2026-05-25T03:48:57.337Z] #9 DONE 0.2s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-25T03:48:57.337Z] #10 transferring dockerfile: 1.89kB done [2026-05-25T03:48:57.337Z] #10 DONE 0.2s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2026-05-25T03:48:57.337Z] #11 transferring dockerfile: 1.81kB done [2026-05-25T03:48:57.337Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-25T03:48:57.337Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-05-25T03:48:57.337Z] #11 DONE 0.2s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-25T03:48:57.337Z] #12 transferring dockerfile: 2.23kB done [2026-05-25T03:48:57.337Z] #12 DONE 0.2s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #13 [security-spire-server internal] load build definition from Dockerfile [2026-05-25T03:48:57.337Z] #13 transferring dockerfile: 1.70kB done [2026-05-25T03:48:57.337Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-25T03:48:57.337Z] #13 DONE 0.2s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-25T03:48:57.337Z] #14 transferring dockerfile: 2.14kB done [2026-05-25T03:48:57.337Z] #14 DONE 0.2s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #15 [support-scheduler internal] load build definition from Dockerfile [2026-05-25T03:48:57.337Z] #15 transferring dockerfile: 1.83kB done [2026-05-25T03:48:57.337Z] #15 DONE 0.2s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-25T03:48:57.337Z] #16 transferring dockerfile: 2.49kB done [2026-05-25T03:48:57.337Z] #16 DONE 0.2s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #17 [core-data internal] load build definition from Dockerfile [2026-05-25T03:48:57.337Z] #17 transferring dockerfile: 2.04kB done [2026-05-25T03:48:57.337Z] #17 DONE 0.2s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T03:48:57.337Z] #2 DONE 0.0s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #18 [support-notifications internal] load .dockerignore [2026-05-25T03:48:57.337Z] #18 transferring context: 50B done [2026-05-25T03:48:57.337Z] #18 DONE 0.1s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T03:48:57.337Z] #19 DONE 0.2s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #7 [security-proxy-setup internal] load .dockerignore [2026-05-25T03:48:57.337Z] #7 transferring context: 50B done [2026-05-25T03:48:57.337Z] #7 DONE 0.1s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #20 [core-command internal] load .dockerignore [2026-05-25T03:48:57.337Z] #20 transferring context: 50B done [2026-05-25T03:48:57.337Z] #20 DONE 0.1s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #21 [core-metadata internal] load .dockerignore [2026-05-25T03:48:57.337Z] #21 transferring context: 50B done [2026-05-25T03:48:57.337Z] #21 DONE 0.1s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #22 [core-keeper internal] load .dockerignore [2026-05-25T03:48:57.337Z] #22 transferring context: 50B done [2026-05-25T03:48:57.337Z] #22 DONE 0.1s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-25T03:48:57.337Z] #23 transferring context: 50B done [2026-05-25T03:48:57.337Z] #23 DONE 0.1s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #24 [security-proxy-auth internal] load .dockerignore [2026-05-25T03:48:57.337Z] #24 transferring context: 50B done [2026-05-25T03:48:57.337Z] #24 DONE 0.1s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #25 [core-data internal] load .dockerignore [2026-05-25T03:48:57.337Z] #25 transferring context: 50B done [2026-05-25T03:48:57.337Z] #25 DONE 0.1s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #26 [support-scheduler internal] load .dockerignore [2026-05-25T03:48:57.337Z] #26 transferring context: 50B done [2026-05-25T03:48:57.337Z] #26 DONE 0.1s [2026-05-25T03:48:57.337Z] [2026-05-25T03:48:57.337Z] #27 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:48:57.337Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T03:48:57.594Z] #27 ... [2026-05-25T03:48:57.594Z] [2026-05-25T03:48:57.594Z] #28 [security-secretstore-setup internal] load .dockerignore [2026-05-25T03:48:57.594Z] #28 transferring context: 50B done [2026-05-25T03:48:57.594Z] #28 DONE 0.2s [2026-05-25T03:48:57.594Z] [2026-05-25T03:48:57.594Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2026-05-25T03:48:57.594Z] #29 transferring context: 50B done [2026-05-25T03:48:57.594Z] #29 DONE 0.2s [2026-05-25T03:48:57.594Z] [2026-05-25T03:48:57.594Z] #30 [security-bootstrapper internal] load .dockerignore [2026-05-25T03:48:57.594Z] #30 transferring context: 50B done [2026-05-25T03:48:57.594Z] #30 DONE 0.2s [2026-05-25T03:48:57.594Z] [2026-05-25T03:48:57.594Z] #27 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:48:57.594Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T03:48:57.594Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T03:48:57.594Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s [2026-05-25T03:48:57.594Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:48:57.594Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T03:48:57.594Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-25T03:48:57.594Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T03:48:57.594Z] #27 ... [2026-05-25T03:48:57.594Z] [2026-05-25T03:48:57.594Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-25T03:48:57.594Z] #31 DONE 0.5s [2026-05-25T03:48:57.594Z] [2026-05-25T03:48:57.594Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T03:48:57.594Z] #32 DONE 0.4s [2026-05-25T03:48:57.594Z] [2026-05-25T03:48:57.594Z] #27 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:48:57.851Z] #27 ... [2026-05-25T03:48:57.851Z] [2026-05-25T03:48:57.851Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-25T03:48:57.851Z] #33 DONE 0.5s [2026-05-25T03:48:57.851Z] [2026-05-25T03:48:57.851Z] #34 [security-spire-server internal] load .dockerignore [2026-05-25T03:48:57.851Z] #34 transferring context: 50B done [2026-05-25T03:48:57.851Z] #34 DONE 0.1s [2026-05-25T03:48:57.851Z] [2026-05-25T03:48:57.851Z] #27 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:48:57.851Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T03:48:57.851Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T03:48:57.851Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T03:48:57.851Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:48:57.851Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T03:48:57.851Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-25T03:48:58.785Z] #27 ... [2026-05-25T03:48:58.785Z] [2026-05-25T03:48:58.785Z] #35 [security-spire-config internal] load .dockerignore [2026-05-25T03:48:58.785Z] #35 transferring context: 50B 0.0s done [2026-05-25T03:48:58.785Z] #35 DONE 1.0s [2026-05-25T03:48:58.785Z] [2026-05-25T03:48:58.785Z] #36 [security-spire-agent internal] load .dockerignore [2026-05-25T03:48:58.785Z] #36 transferring context: 50B 0.0s done [2026-05-25T03:48:58.785Z] #36 DONE 1.1s [2026-05-25T03:48:58.785Z] [2026-05-25T03:48:58.785Z] #37 [support-scheduler internal] load build context [2026-05-25T03:48:59.043Z] #37 ... [2026-05-25T03:48:59.043Z] [2026-05-25T03:48:59.043Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-05-25T03:48:59.043Z] #38 DONE 1.2s [2026-05-25T03:48:59.043Z] [2026-05-25T03:48:59.043Z] #39 [security-spire-server internal] load build context [2026-05-25T03:48:59.043Z] #39 transferring context: 26.58kB 0.0s done [2026-05-25T03:48:59.043Z] #39 DONE 1.2s [2026-05-25T03:48:59.043Z] [2026-05-25T03:48:59.043Z] #37 [support-scheduler internal] load build context [2026-05-25T03:48:59.043Z] #37 ... [2026-05-25T03:48:59.043Z] [2026-05-25T03:48:59.044Z] #27 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:48:59.044Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T03:48:59.044Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T03:48:59.044Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T03:48:59.044Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:48:59.044Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T03:48:59.044Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-25T03:48:59.044Z] #27 DONE 1.8s [2026-05-25T03:48:59.044Z] [2026-05-25T03:48:59.044Z] #37 [support-scheduler internal] load build context [2026-05-25T03:48:59.303Z] #37 ... [2026-05-25T03:48:59.303Z] [2026-05-25T03:48:59.303Z] #40 [security-spire-agent internal] load build context [2026-05-25T03:48:59.303Z] #40 transferring context: 26.11kB 0.0s done [2026-05-25T03:48:59.303Z] #40 DONE 0.4s [2026-05-25T03:48:59.303Z] [2026-05-25T03:48:59.303Z] #37 [support-scheduler internal] load build context [2026-05-25T03:48:59.303Z] #37 ... [2026-05-25T03:48:59.303Z] [2026-05-25T03:48:59.303Z] #41 [security-spire-config internal] load build context [2026-05-25T03:48:59.303Z] #41 transferring context: 24.83kB 0.0s done [2026-05-25T03:48:59.303Z] #41 DONE 0.4s [2026-05-25T03:48:59.303Z] [2026-05-25T03:48:59.303Z] #37 [support-scheduler internal] load build context [2026-05-25T03:49:04.611Z] #37 transferring context: 288.55MB 6.7s [2026-05-25T03:49:04.870Z] #37 ... [2026-05-25T03:49:04.870Z] [2026-05-25T03:49:04.870Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:49:04.870Z] #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.1s done [2026-05-25T03:49:04.870Z] #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-25T03:49:04.870Z] #42 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-25T03:49:04.870Z] #42 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-25T03:49:04.870Z] #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-05-25T03:49:04.870Z] #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-05-25T03:49:04.870Z] #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done [2026-05-25T03:49:04.870Z] #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-25T03:49:04.870Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done [2026-05-25T03:49:04.870Z] #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-25T03:49:04.870Z] #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-25T03:49:04.870Z] #42 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.4s done [2026-05-25T03:49:06.245Z] #42 ... [2026-05-25T03:49:06.245Z] [2026-05-25T03:49:06.245Z] #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T03:49:06.245Z] #43 DONE 7.2s [2026-05-25T03:49:06.245Z] [2026-05-25T03:49:06.245Z] #44 [security-bootstrapper internal] load build context [2026-05-25T03:49:06.245Z] #44 ... [2026-05-25T03:49:06.245Z] [2026-05-25T03:49:06.245Z] #37 [support-scheduler internal] load build context [2026-05-25T03:49:07.614Z] #37 ... [2026-05-25T03:49:07.614Z] [2026-05-25T03:49:07.614Z] #45 [core-command internal] load build context [2026-05-25T03:49:07.614Z] #45 ... [2026-05-25T03:49:07.614Z] [2026-05-25T03:49:07.614Z] #46 [security-secretstore-setup internal] load build context [2026-05-25T03:49:07.614Z] #46 ... [2026-05-25T03:49:07.614Z] [2026-05-25T03:49:07.614Z] #47 [core-common-config-bootstrapper internal] load build context [2026-05-25T03:49:07.614Z] #47 ... [2026-05-25T03:49:07.614Z] [2026-05-25T03:49:07.614Z] #48 [security-proxy-setup internal] load build context [2026-05-25T03:49:07.871Z] #48 ... [2026-05-25T03:49:07.871Z] [2026-05-25T03:49:07.871Z] #49 [core-keeper internal] load build context [2026-05-25T03:49:07.871Z] #49 ... [2026-05-25T03:49:07.871Z] [2026-05-25T03:49:07.871Z] #50 [security-spiffe-token-provider internal] load build context [2026-05-25T03:49:07.871Z] #50 ... [2026-05-25T03:49:07.871Z] [2026-05-25T03:49:07.871Z] #51 [security-proxy-auth internal] load build context [2026-05-25T03:49:08.128Z] #51 ... [2026-05-25T03:49:08.128Z] [2026-05-25T03:49:08.128Z] #52 [support-notifications internal] load build context [2026-05-25T03:49:08.128Z] #52 ... [2026-05-25T03:49:08.128Z] [2026-05-25T03:49:08.128Z] #53 [core-data internal] load build context [2026-05-25T03:49:08.387Z] #53 ... [2026-05-25T03:49:08.387Z] [2026-05-25T03:49:08.387Z] #54 [core-metadata internal] load build context [2026-05-25T03:49:08.387Z] #54 ... [2026-05-25T03:49:08.387Z] [2026-05-25T03:49:08.387Z] #47 [core-common-config-bootstrapper internal] load build context [2026-05-25T03:49:08.949Z] #47 ... [2026-05-25T03:49:08.949Z] [2026-05-25T03:49:08.949Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T03:49:08.949Z] #0 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:08.949Z] #0 0.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:08.949Z] #0 1.346 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T03:49:08.949Z] #0 1.346 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T03:49:08.949Z] #0 1.346 OK: 26342 distinct packages available [2026-05-25T03:49:08.949Z] #0 1.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:08.949Z] #0 1.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:08.949Z] #0 1.852 OK: 265 MiB in 60 packages [2026-05-25T03:49:08.949Z] #55 ... [2026-05-25T03:49:08.949Z] [2026-05-25T03:49:08.949Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T03:49:08.949Z] #0 0.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:08.949Z] #0 0.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:08.949Z] #0 1.143 OK: 265 MiB in 60 packages [2026-05-25T03:49:09.211Z] #56 ... [2026-05-25T03:49:09.211Z] [2026-05-25T03:49:09.211Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T03:49:09.211Z] #0 1.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:09.211Z] #0 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:09.211Z] #0 1.539 OK: 265 MiB in 60 packages [2026-05-25T03:49:09.211Z] #57 ... [2026-05-25T03:49:09.211Z] [2026-05-25T03:49:09.211Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-25T03:49:09.211Z] #0 1.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:09.211Z] #0 1.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:09.211Z] #0 2.296 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T03:49:09.211Z] #0 2.301 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:49:09.211Z] #0 2.305 OK: 7 MiB in 17 packages [2026-05-25T03:49:09.211Z] #58 ... [2026-05-25T03:49:09.211Z] [2026-05-25T03:49:09.211Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T03:49:09.211Z] #0 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:09.211Z] #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:09.211Z] #0 3.579 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T03:49:09.211Z] #0 3.583 (2/4) Installing openssl (3.5.6-r0) [2026-05-25T03:49:09.211Z] #0 3.595 (3/4) Installing su-exec (0.2-r3) [2026-05-25T03:49:09.211Z] #0 3.677 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T03:49:09.211Z] #0 3.758 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:49:09.211Z] #0 3.765 OK: 20 MiB in 20 packages [2026-05-25T03:49:09.473Z] #59 ... [2026-05-25T03:49:09.473Z] [2026-05-25T03:49:09.473Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T03:49:09.473Z] #0 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:09.473Z] #0 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:09.473Z] #0 3.580 (1/3) Installing ca-certificates (20260413-r0) [2026-05-25T03:49:09.473Z] #0 3.685 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-25T03:49:09.473Z] #0 3.689 (3/3) Installing tzdata (2026b-r0) [2026-05-25T03:49:09.473Z] #0 3.724 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:49:09.473Z] #0 3.727 Executing ca-certificates-20260413-r0.trigger [2026-05-25T03:49:09.473Z] #0 3.766 OK: 8 MiB in 19 packages [2026-05-25T03:49:09.473Z] #60 ... [2026-05-25T03:49:09.473Z] [2026-05-25T03:49:09.473Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T03:49:09.730Z] #61 ... [2026-05-25T03:49:09.730Z] [2026-05-25T03:49:09.730Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T03:49:09.730Z] #62 ... [2026-05-25T03:49:09.730Z] [2026-05-25T03:49:09.730Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T03:49:09.940Z] Removing intermediate container c6f233466156 [2026-05-25T03:49:09.940Z] ---> dac759f3fa88 [2026-05-25T03:49:09.940Z] Successfully built dac759f3fa88 [2026-05-25T03:49:09.940Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:49:09.987Z] #63 ... [2026-05-25T03:49:09.987Z] [2026-05-25T03:49:09.987Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:49:09.987Z] #64 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done [2026-05-25T03:49:09.987Z] #64 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-25T03:49:09.987Z] #64 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-25T03:49:09.988Z] #64 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-25T03:49:09.988Z] #64 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-05-25T03:49:09.988Z] #64 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-05-25T03:49:09.988Z] #64 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-05-25T03:49:09.988Z] #64 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-05-25T03:49:09.988Z] #64 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.5s done [2026-05-25T03:49:09.988Z] #64 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.3s done [2026-05-25T03:49:09.988Z] #64 ... [2026-05-25T03:49:09.988Z] [2026-05-25T03:49:09.988Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T03:49:10.247Z] #65 ... [2026-05-25T03:49:10.247Z] [2026-05-25T03:49:10.247Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T03:49:10.247Z] #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.247Z] #0 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.247Z] #0 3.474 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T03:49:10.247Z] #0 3.474 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T03:49:10.247Z] #0 3.474 OK: 26324 distinct packages available [2026-05-25T03:49:10.247Z] #0 3.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.247Z] #0 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.247Z] #0 4.045 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T03:49:10.247Z] #0 4.045 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-25T03:49:10.247Z] #0 4.050 (3/4) Installing libucontext (1.3.2-r0) [2026-05-25T03:49:10.247Z] #0 4.052 (4/4) Installing gcompat (1.1.0-r4) [2026-05-25T03:49:10.247Z] #0 4.060 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:49:10.247Z] #0 4.071 OK: 8 MiB in 20 packages [2026-05-25T03:49:10.247Z] #66 ... [2026-05-25T03:49:10.247Z] [2026-05-25T03:49:10.247Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T03:49:10.247Z] #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.247Z] #0 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.247Z] #0 2.415 (1/7) Installing ca-certificates (20260413-r0) [2026-05-25T03:49:10.247Z] #0 2.435 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-25T03:49:10.247Z] #0 2.442 (3/7) Installing libgcc (14.2.0-r6) [2026-05-25T03:49:10.247Z] #0 2.450 (4/7) Installing libsodium (1.0.20-r1) [2026-05-25T03:49:10.247Z] #0 2.458 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-25T03:49:10.247Z] #0 2.479 (6/7) Installing libzmq (4.3.5-r2) [2026-05-25T03:49:10.247Z] #0 2.490 (7/7) Installing zeromq (4.3.5-r2) [2026-05-25T03:49:10.247Z] #0 2.506 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:49:10.247Z] #0 2.509 Executing ca-certificates-20260413-r0.trigger [2026-05-25T03:49:10.247Z] #0 2.542 OK: 12 MiB in 23 packages [2026-05-25T03:49:10.247Z] #67 ... [2026-05-25T03:49:10.247Z] [2026-05-25T03:49:10.247Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T03:49:10.247Z] #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.247Z] #0 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.247Z] #0 1.414 OK: 265 MiB in 60 packages [2026-05-25T03:49:10.271Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T03:49:10.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:49:10.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-10573 does not seem to be running inside a container [2026-05-25T03:49:10.504Z] #68 ... [2026-05-25T03:49:10.504Z] [2026-05-25T03:49:10.504Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T03:49:10.504Z] #69 ... [2026-05-25T03:49:10.504Z] [2026-05-25T03:49:10.504Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T03:49:10.505Z] #0 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.505Z] #0 3.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.505Z] #0 3.676 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T03:49:10.505Z] #0 3.683 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:49:10.505Z] #0 3.693 OK: 7 MiB in 17 packages [2026-05-25T03:49:10.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** ci-base-image-arm64 cat [2026-05-25T03:49:10.763Z] #70 ... [2026-05-25T03:49:10.763Z] [2026-05-25T03:49:10.763Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T03:49:10.763Z] #0 0.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.763Z] #0 0.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:10.763Z] #0 1.071 OK: 265 MiB in 60 packages [2026-05-25T03:49:10.763Z] #71 ... [2026-05-25T03:49:10.763Z] [2026-05-25T03:49:10.763Z] #53 [core-data internal] load build context [2026-05-25T03:49:10.763Z] #53 transferring context: 640.44MB 13.2s done [2026-05-25T03:49:11.727Z] $ docker top 80b8b8cfbae08c5b5d6a57804b94ce792b56ef018081413eb482e2b2dc66f6fe -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T03:49:12.551Z] + go version [2026-05-25T03:49:12.551Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T03:49:12.569Z] $ docker stop --time=1 80b8b8cfbae08c5b5d6a57804b94ce792b56ef018081413eb482e2b2dc66f6fe [2026-05-25T03:49:14.047Z] #53 ... [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #48 [security-proxy-setup internal] load build context [2026-05-25T03:49:14.047Z] #48 transferring context: 640.44MB 12.6s done [2026-05-25T03:49:14.047Z] #48 DONE 16.3s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T03:49:14.047Z] #60 DONE 14.5s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T03:49:14.047Z] #59 DONE 14.5s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T03:49:14.047Z] #56 DONE 14.8s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T03:49:14.047Z] #71 DONE 14.8s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T03:49:14.047Z] #68 DONE 14.8s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T03:49:14.047Z] #70 DONE 14.5s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T03:49:14.047Z] #67 DONE 14.5s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T03:49:14.047Z] #55 DONE 14.8s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T03:49:14.047Z] #66 DONE 14.5s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T03:49:14.047Z] #72 ... [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T03:49:14.047Z] #57 DONE 14.8s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-25T03:49:14.047Z] #58 DONE 14.5s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #46 [security-secretstore-setup internal] load build context [2026-05-25T03:49:14.047Z] #46 transferring context: 640.44MB 12.7s done [2026-05-25T03:49:14.047Z] #46 DONE 16.2s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #51 [security-proxy-auth internal] load build context [2026-05-25T03:49:14.047Z] #51 transferring context: 640.44MB 13.0s done [2026-05-25T03:49:14.047Z] #51 DONE 16.3s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #53 [core-data internal] load build context [2026-05-25T03:49:14.047Z] #53 DONE 16.3s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #44 [security-bootstrapper internal] load build context [2026-05-25T03:49:14.047Z] #44 transferring context: 640.44MB 13.2s done [2026-05-25T03:49:14.047Z] #44 DONE 16.2s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #49 [core-keeper internal] load build context [2026-05-25T03:49:14.047Z] #49 transferring context: 640.44MB 13.3s done [2026-05-25T03:49:14.047Z] #49 DONE 16.4s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #52 [support-notifications internal] load build context [2026-05-25T03:49:14.047Z] #52 transferring context: 640.44MB 13.6s done [2026-05-25T03:49:14.047Z] #52 DONE 16.5s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #45 [core-command internal] load build context [2026-05-25T03:49:14.047Z] #45 transferring context: 640.44MB 13.8s done [2026-05-25T03:49:14.047Z] #45 DONE 16.4s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #37 [support-scheduler internal] load build context [2026-05-25T03:49:14.047Z] #37 transferring context: 640.44MB 13.5s done [2026-05-25T03:49:14.047Z] #37 DONE 16.3s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #54 [core-metadata internal] load build context [2026-05-25T03:49:14.047Z] #54 transferring context: 640.44MB 13.8s done [2026-05-25T03:49:14.047Z] #54 DONE 16.4s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #47 [core-common-config-bootstrapper internal] load build context [2026-05-25T03:49:14.047Z] #47 transferring context: 640.44MB 13.8s done [2026-05-25T03:49:14.047Z] #47 DONE 16.4s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #50 [security-spiffe-token-provider internal] load build context [2026-05-25T03:49:14.047Z] #50 transferring context: 640.44MB 13.8s done [2026-05-25T03:49:14.047Z] #50 DONE 16.3s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:49:14.047Z] #73 DONE 0.2s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:49:14.047Z] #74 DONE 0.2s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:49:14.047Z] #75 DONE 0.2s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:49:14.047Z] #64 DONE 15.0s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:49:14.047Z] #76 DONE 0.2s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:49:14.047Z] #77 DONE 0.2s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:49:14.047Z] #42 DONE 16.3s [2026-05-25T03:49:14.047Z] [2026-05-25T03:49:14.047Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:14.616Z] #78 ... [2026-05-25T03:49:14.616Z] [2026-05-25T03:49:14.616Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T03:49:14.616Z] #69 DONE 15.4s [2026-05-25T03:49:14.616Z] [2026-05-25T03:49:14.616Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T03:49:14.616Z] #61 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:14.616Z] #61 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:14.820Z] $ docker rm -f --volumes 80b8b8cfbae08c5b5d6a57804b94ce792b56ef018081413eb482e2b2dc66f6fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2026-05-25T03:49:15.185Z] #61 15.83 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T03:49:15.185Z] #61 15.83 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T03:49:15.185Z] #61 15.83 OK: 26324 distinct packages available [2026-05-25T03:49:15.185Z] #61 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.185Z] #61 ... [2026-05-25T03:49:15.185Z] [2026-05-25T03:49:15.185Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T03:49:15.185Z] #65 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.185Z] #65 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.185Z] #65 15.85 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-25T03:49:15.185Z] #65 15.86 (2/2) Installing su-exec (0.2-r3) [2026-05-25T03:49:15.185Z] #65 15.86 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:49:15.185Z] #65 15.87 OK: 7 MiB in 18 packages [2026-05-25T03:49:15.185Z] #65 DONE 16.0s [2026-05-25T03:49:15.185Z] [2026-05-25T03:49:15.185Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T03:49:15.185Z] #62 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.185Z] #62 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.185Z] #62 15.81 (1/4) Installing ca-certificates (20260413-r0) [2026-05-25T03:49:15.185Z] #62 15.82 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-25T03:49:15.185Z] #62 15.83 (3/4) Installing su-exec (0.2-r3) [2026-05-25T03:49:15.185Z] #62 15.83 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T03:49:15.185Z] #62 15.92 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:49:15.185Z] #62 15.92 Executing ca-certificates-20260413-r0.trigger [2026-05-25T03:49:15.185Z] #62 15.97 OK: 20 MiB in 20 packages [2026-05-25T03:49:15.185Z] #62 DONE 16.1s [2026-05-25T03:49:15.185Z] [2026-05-25T03:49:15.185Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T03:49:15.185Z] #61 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:49:15.488Z] #61 16.36 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-25T03:49:15.488Z] #61 16.37 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-25T03:49:15.488Z] #61 16.37 (3/5) Installing libucontext (1.3.2-r0) [2026-05-25T03:49:15.488Z] #61 16.38 (4/5) Installing gcompat (1.1.0-r4) [2026-05-25T03:49:15.488Z] #61 16.39 (5/5) Installing openssl (3.5.6-r0) [2026-05-25T03:49:15.488Z] #61 16.40 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:49:15.488Z] #61 16.41 OK: 8 MiB in 21 packages [2026-05-25T03:49:15.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-25T03:49:15.549Z] [2026-05-25T03:49:15.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:49:15.745Z] #61 ... [2026-05-25T03:49:15.746Z] [2026-05-25T03:49:15.746Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:49:15.746Z] #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.746Z] #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.746Z] #0 1.876 OK: 8 MiB in 19 packages [2026-05-25T03:49:15.746Z] #79 DONE 2.0s [2026-05-25T03:49:15.746Z] [2026-05-25T03:49:15.746Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-25T03:49:15.746Z] #0 1.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.746Z] #0 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.746Z] #0 1.898 OK: 20 MiB in 20 packages [2026-05-25T03:49:15.746Z] #80 DONE 2.1s [2026-05-25T03:49:15.746Z] [2026-05-25T03:49:15.746Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T03:49:15.746Z] #63 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.746Z] #63 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.746Z] #63 15.77 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T03:49:15.746Z] #63 15.77 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T03:49:15.746Z] #63 15.77 OK: 26324 distinct packages available [2026-05-25T03:49:15.746Z] #63 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.746Z] #63 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:15.746Z] #63 16.25 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-25T03:49:15.746Z] #63 16.26 (2/13) Installing c-ares (1.34.6-r0) [2026-05-25T03:49:15.746Z] #63 16.27 (3/13) Installing libunistring (1.3-r0) [2026-05-25T03:49:15.746Z] #63 16.28 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-25T03:49:15.746Z] #63 16.29 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-25T03:49:15.746Z] #63 16.30 (6/13) Installing libpsl (0.21.5-r3) [2026-05-25T03:49:15.746Z] #63 16.30 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-25T03:49:15.746Z] #63 16.32 (8/13) Installing libcurl (8.14.1-r2) [2026-05-25T03:49:15.746Z] #63 16.33 (9/13) Installing curl (8.14.1-r2) [2026-05-25T03:49:15.746Z] #63 16.34 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-25T03:49:15.746Z] #63 16.34 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-25T03:49:15.746Z] #63 16.35 (12/13) Installing libucontext (1.3.2-r0) [2026-05-25T03:49:15.746Z] #63 16.35 (13/13) Installing gcompat (1.1.0-r4) [2026-05-25T03:49:15.746Z] #63 16.35 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:49:15.746Z] #63 16.36 OK: 13 MiB in 29 packages [2026-05-25T03:49:15.746Z] #63 DONE 16.5s [2026-05-25T03:49:15.746Z] [2026-05-25T03:49:15.746Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-25T03:49:15.746Z] #81 DONE 0.1s [2026-05-25T03:49:15.746Z] [2026-05-25T03:49:15.746Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T03:49:15.746Z] #61 DONE 16.6s [2026-05-25T03:49:15.746Z] [2026-05-25T03:49:15.746Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T03:49:15.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-25T03:49:16.003Z] #82 ... [2026-05-25T03:49:16.003Z] [2026-05-25T03:49:16.003Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:49:16.003Z] #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:16.003Z] #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:16.003Z] #0 2.096 OK: 7 MiB in 17 packages [2026-05-25T03:49:16.003Z] #83 DONE 2.3s [2026-05-25T03:49:16.003Z] [2026-05-25T03:49:16.003Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T03:49:16.003Z] #0 8.366 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:16.003Z] #0 8.775 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:16.003Z] #0 9.337 OK: 265 MiB in 60 packages [2026-05-25T03:49:16.003Z] #84 DONE 9.6s [2026-05-25T03:49:16.003Z] [2026-05-25T03:49:16.003Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-25T03:49:16.003Z] #85 DONE 0.1s [2026-05-25T03:49:16.260Z] [2026-05-25T03:49:16.260Z] #86 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2026-05-25T03:49:16.260Z] #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:16.260Z] #0 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:16.260Z] #0 2.266 OK: 7 MiB in 17 packages [2026-05-25T03:49:16.260Z] #86 DONE 2.5s [2026-05-25T03:49:16.260Z] [2026-05-25T03:49:16.260Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T03:49:16.260Z] #72 1.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:16.260Z] #72 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:16.260Z] #72 2.255 OK: 8 MiB in 20 packages [2026-05-25T03:49:16.260Z] #72 DONE 2.5s [2026-05-25T03:49:16.260Z] [2026-05-25T03:49:16.260Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:49:16.260Z] #0 1.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:16.260Z] #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:16.260Z] #0 2.305 OK: 12 MiB in 23 packages [2026-05-25T03:49:16.260Z] #87 DONE 2.5s [2026-05-25T03:49:16.260Z] [2026-05-25T03:49:16.260Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T03:49:16.825Z] #88 DONE 0.5s [2026-05-25T03:49:16.825Z] [2026-05-25T03:49:16.825Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:16.825Z] #89 ... [2026-05-25T03:49:16.825Z] [2026-05-25T03:49:16.825Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-25T03:49:16.825Z] #90 DONE 0.0s [2026-05-25T03:49:16.825Z] [2026-05-25T03:49:16.825Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-25T03:49:16.825Z] #91 DONE 0.0s [2026-05-25T03:49:16.825Z] [2026-05-25T03:49:16.825Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T03:49:16.825Z] #92 DONE 0.0s [2026-05-25T03:49:16.825Z] [2026-05-25T03:49:16.825Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-25T03:49:16.825Z] #93 DONE 0.0s [2026-05-25T03:49:16.825Z] [2026-05-25T03:49:16.825Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-25T03:49:16.825Z] #94 DONE 0.0s [2026-05-25T03:49:16.825Z] [2026-05-25T03:49:16.825Z] #95 [security-spire-config] exporting to image [2026-05-25T03:49:16.825Z] #95 exporting layers [2026-05-25T03:49:17.297Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-05-25T03:49:17.297Z] 547446be3368: Pulling fs layer [2026-05-25T03:49:17.297Z] d125d8839a47: Pulling fs layer [2026-05-25T03:49:17.297Z] 3e85d5ac6304: Pulling fs layer [2026-05-25T03:49:17.297Z] c3105a71a48b: Pulling fs layer [2026-05-25T03:49:17.297Z] 0f093f025ec4: Pulling fs layer [2026-05-25T03:49:17.297Z] c3106fc0e877: Pulling fs layer [2026-05-25T03:49:17.297Z] c3105a71a48b: Waiting [2026-05-25T03:49:17.297Z] 0f093f025ec4: Waiting [2026-05-25T03:49:17.297Z] c3106fc0e877: Waiting [2026-05-25T03:49:17.297Z] 547446be3368: Verifying Checksum [2026-05-25T03:49:17.297Z] 547446be3368: Download complete [2026-05-25T03:49:17.297Z] c3105a71a48b: Verifying Checksum [2026-05-25T03:49:17.297Z] c3105a71a48b: Download complete [2026-05-25T03:49:17.566Z] d125d8839a47: Verifying Checksum [2026-05-25T03:49:17.566Z] d125d8839a47: Download complete [2026-05-25T03:49:17.566Z] c3106fc0e877: Verifying Checksum [2026-05-25T03:49:17.566Z] c3106fc0e877: Download complete [2026-05-25T03:49:17.566Z] 0f093f025ec4: Verifying Checksum [2026-05-25T03:49:17.566Z] 0f093f025ec4: Download complete [2026-05-25T03:49:17.834Z] 547446be3368: Pull complete [2026-05-25T03:49:18.214Z] #95 exporting layers 0.5s done [2026-05-25T03:49:18.214Z] #95 writing image sha256:50dded059bec19a0c97d7a54da584598fd7d25f7e4bd98eb537554233da8621a done [2026-05-25T03:49:18.214Z] #95 naming to docker.io/library/security-spire-config done [2026-05-25T03:49:18.214Z] #95 DONE 0.6s [2026-05-25T03:49:18.214Z] [2026-05-25T03:49:18.214Z] #96 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-25T03:49:18.214Z] #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:18.214Z] #0 2.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:18.214Z] #96 2.428 OK: 7 MiB in 18 packages [2026-05-25T03:49:18.214Z] #96 DONE 2.6s [2026-05-25T03:49:18.214Z] [2026-05-25T03:49:18.214Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T03:49:18.214Z] #82 1.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:18.215Z] #82 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:18.475Z] #82 ... [2026-05-25T03:49:18.475Z] [2026-05-25T03:49:18.475Z] #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T03:49:18.475Z] #0 2.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:18.475Z] #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:18.475Z] #0 2.840 OK: 20 MiB in 20 packages [2026-05-25T03:49:18.475Z] #97 DONE 3.2s [2026-05-25T03:49:18.475Z] [2026-05-25T03:49:18.475Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:49:18.475Z] #0 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:18.475Z] #0 1.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:18.475Z] #0 2.349 OK: 13 MiB in 29 packages [2026-05-25T03:49:18.475Z] #98 DONE 2.7s [2026-05-25T03:49:18.475Z] [2026-05-25T03:49:18.475Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-25T03:49:18.475Z] #99 DONE 0.6s [2026-05-25T03:49:18.733Z] [2026-05-25T03:49:18.733Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-25T03:49:18.733Z] #100 DONE 0.1s [2026-05-25T03:49:18.733Z] [2026-05-25T03:49:18.733Z] #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T03:49:18.733Z] #0 2.609 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:18.733Z] #0 2.794 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T03:49:18.733Z] #0 3.472 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T03:49:18.733Z] #0 3.991 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:49:18.733Z] #0 4.002 OK: 7 MiB in 17 packages [2026-05-25T03:49:18.733Z] #101 DONE 4.3s [2026-05-25T03:49:18.733Z] [2026-05-25T03:49:18.733Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T03:49:18.733Z] #82 2.951 OK: 8 MiB in 21 packages [2026-05-25T03:49:19.255Z] d125d8839a47: Pull complete [2026-05-25T03:49:19.310Z] #82 DONE 3.3s [2026-05-25T03:49:19.310Z] [2026-05-25T03:49:19.310Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-25T03:49:19.838Z] 3e85d5ac6304: Verifying Checksum [2026-05-25T03:49:19.838Z] 3e85d5ac6304: Download complete [2026-05-25T03:49:24.563Z] #102 ... [2026-05-25T03:49:24.563Z] [2026-05-25T03:49:24.563Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:24.563Z] #103 ... [2026-05-25T03:49:24.563Z] [2026-05-25T03:49:24.563Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:24.563Z] #104 ... [2026-05-25T03:49:24.563Z] [2026-05-25T03:49:24.563Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:24.563Z] #105 ... [2026-05-25T03:49:24.563Z] [2026-05-25T03:49:24.563Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:29.944Z] 3e85d5ac6304: Pull complete [2026-05-25T03:49:29.944Z] c3105a71a48b: Pull complete [2026-05-25T03:49:29.999Z] #106 ... [2026-05-25T03:49:29.999Z] [2026-05-25T03:49:29.999Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T03:49:29.999Z] #107 ... [2026-05-25T03:49:29.999Z] [2026-05-25T03:49:29.999Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:29.999Z] #78 DONE 15.6s [2026-05-25T03:49:29.999Z] [2026-05-25T03:49:29.999Z] #108 [core-metadata builder 6/7] COPY . . [2026-05-25T03:49:29.999Z] #108 ... [2026-05-25T03:49:29.999Z] [2026-05-25T03:49:29.999Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:30.000Z] #105 DONE 15.6s [2026-05-25T03:49:30.000Z] [2026-05-25T03:49:30.000Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:30.000Z] #103 DONE 15.6s [2026-05-25T03:49:30.000Z] [2026-05-25T03:49:30.000Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:30.000Z] #104 DONE 15.6s [2026-05-25T03:49:30.000Z] [2026-05-25T03:49:30.000Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T03:49:30.000Z] #107 DONE 10.5s [2026-05-25T03:49:30.000Z] [2026-05-25T03:49:30.000Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:30.000Z] #89 DONE 13.6s [2026-05-25T03:49:30.000Z] [2026-05-25T03:49:30.000Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-25T03:49:30.000Z] #102 DONE 10.5s [2026-05-25T03:49:30.000Z] [2026-05-25T03:49:30.000Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:30.000Z] #106 DONE 15.7s [2026-05-25T03:49:30.000Z] [2026-05-25T03:49:30.000Z] #108 [core-data builder 6/7] COPY . . [2026-05-25T03:49:31.884Z] 0f093f025ec4: Pull complete [2026-05-25T03:49:31.884Z] c3106fc0e877: Pull complete [2026-05-25T03:49:31.884Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-05-25T03:49:31.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-25T03:49:31.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:49:32.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-10573 does not seem to be running inside a container [2026-05-25T03:49:32.162Z] $ 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/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-05-25T03:49:34.188Z] $ docker top 286297f7a81898830a4953d94e0ad94c99d3a81fcd9ce2fd76ffdf2f3419f441 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T03:49:35.020Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-25T03:49:35.266Z] #108 ... [2026-05-25T03:49:35.266Z] [2026-05-25T03:49:35.266Z] #109 [security-secretstore-setup builder 6/7] COPY . . [2026-05-25T03:49:35.266Z] #109 ... [2026-05-25T03:49:35.266Z] [2026-05-25T03:49:35.266Z] #110 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-25T03:49:35.266Z] #110 DONE 5.6s [2026-05-25T03:49:35.266Z] [2026-05-25T03:49:35.266Z] #111 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T03:49:35.524Z] #111 ... [2026-05-25T03:49:35.524Z] [2026-05-25T03:49:35.524Z] #112 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-25T03:49:36.935Z] #112 ... [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #113 [support-scheduler builder 6/7] COPY . . [2026-05-25T03:49:36.935Z] #113 DONE 7.1s [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #114 [core-keeper builder 7/8] COPY . . [2026-05-25T03:49:36.935Z] #114 DONE 7.1s [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-25T03:49:36.935Z] #108 DONE 7.2s [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-25T03:49:36.935Z] #115 DONE 7.2s [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:36.935Z] #116 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #117 [core-metadata builder 6/7] COPY . . [2026-05-25T03:49:36.935Z] #117 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:49:36.935Z] #118 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:49:36.935Z] #119 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:36.935Z] #120 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #121 [core-command builder 6/7] COPY . . [2026-05-25T03:49:36.935Z] #121 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-25T03:49:36.935Z] #122 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:36.935Z] #123 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:49:36.935Z] #124 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:49:36.935Z] #125 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #126 [core-data builder 6/7] COPY . . [2026-05-25T03:49:36.935Z] #126 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:36.935Z] #127 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #128 [support-notifications builder 6/7] COPY . . [2026-05-25T03:49:36.935Z] #128 DONE 7.2s [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #109 [security-secretstore-setup builder 6/7] COPY . . [2026-05-25T03:49:36.935Z] #109 DONE 7.1s [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:49:36.935Z] #129 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:36.935Z] #130 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #131 [security-bootstrapper builder 6/7] COPY . . [2026-05-25T03:49:36.935Z] #131 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #111 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T03:49:36.935Z] #111 DONE 7.2s [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2026-05-25T03:49:36.935Z] #132 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:49:36.935Z] #133 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:49:36.935Z] #134 CACHED [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #112 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-25T03:49:36.935Z] #112 DONE 1.4s [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #135 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-25T03:49:36.935Z] #135 DONE 0.2s [2026-05-25T03:49:36.935Z] [2026-05-25T03:49:36.935Z] #136 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T03:49:37.193Z] #136 DONE 0.1s [2026-05-25T03:49:37.193Z] [2026-05-25T03:49:37.193Z] #137 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-25T03:49:37.193Z] #137 DONE 0.1s [2026-05-25T03:49:37.193Z] [2026-05-25T03:49:37.194Z] #138 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-25T03:49:37.194Z] #138 DONE 0.0s [2026-05-25T03:49:37.194Z] [2026-05-25T03:49:37.194Z] #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T03:49:37.194Z] #139 DONE 0.0s [2026-05-25T03:49:37.194Z] [2026-05-25T03:49:37.194Z] #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-25T03:49:37.194Z] #140 DONE 0.0s [2026-05-25T03:49:37.194Z] [2026-05-25T03:49:37.194Z] #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-25T03:49:37.194Z] #141 DONE 0.0s [2026-05-25T03:49:37.194Z] [2026-05-25T03:49:37.194Z] #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-25T03:49:37.194Z] #142 DONE 0.1s [2026-05-25T03:49:37.194Z] [2026-05-25T03:49:37.194Z] #143 [security-spire-agent] exporting to image [2026-05-25T03:49:37.194Z] #143 exporting layers [2026-05-25T03:49:38.139Z] #143 ... [2026-05-25T03:49:38.139Z] [2026-05-25T03:49:38.139Z] #144 [security-spire-server] exporting to image [2026-05-25T03:49:38.139Z] #144 exporting layers 0.7s done [2026-05-25T03:49:38.139Z] #144 writing image sha256:45493fe61843d4d22f86db54a302de5f4d6918a33c8a25903dd818984164603f 0.0s done [2026-05-25T03:49:38.139Z] #144 naming to docker.io/library/security-spire-server done [2026-05-25T03:49:38.139Z] #144 DONE 0.8s [2026-05-25T03:49:38.139Z] [2026-05-25T03:49:38.139Z] #143 [security-spire-agent] exporting to image [2026-05-25T03:49:38.139Z] #143 exporting layers 0.7s done [2026-05-25T03:49:38.139Z] #143 writing image sha256:8c25eb3f9bf32452fcd15a9ae2e3a10aab8e644897cecab66354748bacc4fbb8 done [2026-05-25T03:49:38.139Z] #143 naming to docker.io/library/security-spire-agent done [2026-05-25T03:49:38.139Z] #143 DONE 0.9s [2026-05-25T03:49:38.139Z] [2026-05-25T03:49:38.139Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T03:49:38.139Z] #0 1.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-25T03:49:45.116Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-25T03:49:45.116Z] #1 transferring dockerfile: 3.02kB 0.0s done [2026-05-25T03:49:45.116Z] #1 DONE 0.1s [2026-05-25T03:49:45.116Z] [2026-05-25T03:49:45.116Z] #2 [core-keeper internal] load build definition from Dockerfile [2026-05-25T03:49:46.081Z] #2 ... [2026-05-25T03:49:46.081Z] [2026-05-25T03:49:46.081Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-25T03:49:46.081Z] #3 transferring dockerfile: 2.50kB 0.0s done [2026-05-25T03:49:46.082Z] #3 DONE 1.8s [2026-05-25T03:49:46.082Z] [2026-05-25T03:49:46.082Z] #4 [support-scheduler internal] load build definition from Dockerfile [2026-05-25T03:49:46.082Z] #4 transferring dockerfile: 1.83kB 0.0s done [2026-05-25T03:49:46.082Z] #4 DONE 1.8s [2026-05-25T03:49:46.356Z] [2026-05-25T03:49:46.356Z] #2 [core-keeper internal] load build definition from Dockerfile [2026-05-25T03:49:46.356Z] #2 transferring dockerfile: 2.07kB done [2026-05-25T03:49:46.356Z] #2 DONE 2.0s [2026-05-25T03:49:46.356Z] [2026-05-25T03:49:46.356Z] #5 [support-notifications internal] load build definition from Dockerfile [2026-05-25T03:49:46.356Z] #5 transferring dockerfile: 2.02kB done [2026-05-25T03:49:46.356Z] #5 DONE 2.1s [2026-05-25T03:49:46.356Z] [2026-05-25T03:49:46.356Z] #6 [security-spire-server internal] load .dockerignore [2026-05-25T03:49:46.627Z] #6 ... [2026-05-25T03:49:46.627Z] [2026-05-25T03:49:46.627Z] #7 [core-metadata internal] load build definition from Dockerfile [2026-05-25T03:49:46.627Z] #7 transferring dockerfile: 2.10kB done [2026-05-25T03:49:46.627Z] #7 DONE 2.1s [2026-05-25T03:49:46.627Z] [2026-05-25T03:49:46.627Z] #6 [security-spire-server internal] load .dockerignore [2026-05-25T03:49:46.627Z] #6 transferring context: 50B 0.0s done [2026-05-25T03:49:46.627Z] #6 ... [2026-05-25T03:49:46.627Z] [2026-05-25T03:49:46.627Z] #8 [core-data internal] load build definition from Dockerfile [2026-05-25T03:49:46.627Z] #8 transferring dockerfile: 2.04kB 0.0s done [2026-05-25T03:49:46.627Z] #8 DONE 2.2s [2026-05-25T03:49:46.627Z] [2026-05-25T03:49:46.627Z] #9 [security-spire-agent internal] load .dockerignore [2026-05-25T03:49:46.627Z] #9 transferring context: 50B 0.0s done [2026-05-25T03:49:46.627Z] #9 DONE 0.7s [2026-05-25T03:49:46.898Z] [2026-05-25T03:49:46.898Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-25T03:49:46.898Z] #10 transferring dockerfile: 2.23kB 0.0s done [2026-05-25T03:49:46.898Z] #10 DONE 2.2s [2026-05-25T03:49:46.898Z] [2026-05-25T03:49:46.898Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-25T03:49:46.898Z] #11 transferring dockerfile: 1.89kB 0.0s done [2026-05-25T03:49:46.898Z] #11 DONE 2.2s [2026-05-25T03:49:46.898Z] [2026-05-25T03:49:46.898Z] #12 [security-spire-config internal] load .dockerignore [2026-05-25T03:49:46.898Z] #12 transferring context: 50B 0.0s done [2026-05-25T03:49:46.898Z] #12 DONE 0.7s [2026-05-25T03:49:46.898Z] [2026-05-25T03:49:46.898Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-25T03:49:46.898Z] #13 transferring dockerfile: 2.14kB 0.0s done [2026-05-25T03:49:46.898Z] #13 DONE 2.2s [2026-05-25T03:49:46.898Z] [2026-05-25T03:49:46.898Z] #14 [security-spire-config internal] load build definition from Dockerfile [2026-05-25T03:49:46.898Z] #14 transferring dockerfile: 1.69kB 0.0s done [2026-05-25T03:49:46.898Z] #14 DONE 2.1s [2026-05-25T03:49:46.898Z] [2026-05-25T03:49:46.898Z] #6 [security-spire-server internal] load .dockerignore [2026-05-25T03:49:46.898Z] #6 DONE 0.7s [2026-05-25T03:49:46.898Z] [2026-05-25T03:49:46.898Z] #15 [core-command internal] load .dockerignore [2026-05-25T03:49:46.898Z] #15 transferring context: 50B 0.0s done [2026-05-25T03:49:46.898Z] #15 ... [2026-05-25T03:49:46.898Z] [2026-05-25T03:49:46.898Z] #16 [core-command internal] load build definition from Dockerfile [2026-05-25T03:49:46.898Z] #16 transferring dockerfile: 1.94kB 0.0s done [2026-05-25T03:49:46.898Z] #16 DONE 2.0s [2026-05-25T03:49:46.898Z] [2026-05-25T03:49:46.898Z] #17 [support-notifications internal] load .dockerignore [2026-05-25T03:49:46.898Z] #17 transferring context: 50B 0.0s done [2026-05-25T03:49:46.898Z] #17 DONE 1.2s [2026-05-25T03:49:46.898Z] [2026-05-25T03:49:46.898Z] #18 [security-proxy-setup internal] load .dockerignore [2026-05-25T03:49:46.898Z] #18 transferring context: 50B 0.0s done [2026-05-25T03:49:46.898Z] #18 DONE 1.4s [2026-05-25T03:49:46.898Z] [2026-05-25T03:49:46.898Z] #19 [core-keeper internal] load .dockerignore [2026-05-25T03:49:46.898Z] #19 transferring context: 50B 0.0s done [2026-05-25T03:49:46.898Z] #19 DONE 1.3s [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #20 [security-spire-server internal] load build definition from Dockerfile [2026-05-25T03:49:47.172Z] #20 transferring dockerfile: 1.70kB 0.0s done [2026-05-25T03:49:47.172Z] #20 DONE 2.2s [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #21 [support-scheduler internal] load .dockerignore [2026-05-25T03:49:47.172Z] #21 transferring context: 50B 0.0s done [2026-05-25T03:49:47.172Z] #21 DONE 1.4s [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #22 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-25T03:49:47.172Z] #22 transferring dockerfile: 2.49kB 0.0s done [2026-05-25T03:49:47.172Z] #22 DONE 2.4s [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #23 [security-bootstrapper internal] load .dockerignore [2026-05-25T03:49:47.172Z] #23 transferring context: 50B 0.0s done [2026-05-25T03:49:47.172Z] #23 DONE 2.1s [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-25T03:49:47.172Z] #24 ... [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #25 [core-data internal] load .dockerignore [2026-05-25T03:49:47.172Z] #25 transferring context: 50B 0.0s done [2026-05-25T03:49:47.172Z] #25 DONE 1.3s [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #26 [security-spire-agent internal] load build definition from Dockerfile [2026-05-25T03:49:47.172Z] #26 transferring dockerfile: 1.81kB 0.0s done [2026-05-25T03:49:47.172Z] #26 DONE 2.4s [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #27 [security-proxy-auth internal] load .dockerignore [2026-05-25T03:49:47.172Z] #27 transferring context: 50B 0.0s done [2026-05-25T03:49:47.172Z] #27 DONE 1.3s [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #28 [core-metadata internal] load .dockerignore [2026-05-25T03:49:47.172Z] #28 transferring context: 50B 0.0s done [2026-05-25T03:49:47.172Z] #28 DONE 1.5s [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #15 [core-command internal] load .dockerignore [2026-05-25T03:49:47.172Z] #15 DONE 1.0s [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T03:49:47.172Z] #29 DONE 0.3s [2026-05-25T03:49:47.172Z] [2026-05-25T03:49:47.172Z] #30 [security-secretstore-setup internal] load .dockerignore [2026-05-25T03:49:47.172Z] #30 transferring context: 50B 0.0s done [2026-05-25T03:49:47.443Z] #30 DONE 1.3s [2026-05-25T03:49:47.443Z] [2026-05-25T03:49:47.443Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2026-05-25T03:49:47.443Z] #31 transferring context: 50B 0.0s done [2026-05-25T03:49:47.443Z] #31 DONE 1.4s [2026-05-25T03:49:47.443Z] [2026-05-25T03:49:47.443Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-25T03:49:47.443Z] #32 transferring context: 50B 0.0s done [2026-05-25T03:49:47.443Z] #32 DONE 1.5s [2026-05-25T03:49:47.443Z] [2026-05-25T03:49:47.443Z] #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-25T03:49:47.709Z] #24 ... [2026-05-25T03:49:47.709Z] [2026-05-25T03:49:47.709Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:47.709Z] #33 DONE 0.0s [2026-05-25T03:49:47.709Z] [2026-05-25T03:49:47.709Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T03:49:47.709Z] #29 DONE 0.3s [2026-05-25T03:49:47.987Z] [2026-05-25T03:49:47.987Z] #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:47.987Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:47.987Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:47.987Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:47.987Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:47.987Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.1s [2026-05-25T03:49:47.987Z] #34 ... [2026-05-25T03:49:47.987Z] [2026-05-25T03:49:47.987Z] #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-25T03:49:47.987Z] #24 DONE 0.9s [2026-05-25T03:49:47.987Z] [2026-05-25T03:49:47.987Z] #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:47.987Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.2s [2026-05-25T03:49:47.987Z] #34 ... [2026-05-25T03:49:47.987Z] [2026-05-25T03:49:47.987Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:47.987Z] #33 DONE 0.0s [2026-05-25T03:49:47.987Z] [2026-05-25T03:49:47.987Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:47.987Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:47.987Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:47.987Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:47.987Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:47.987Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.40MB / 4.14MB 0.3s [2026-05-25T03:49:48.255Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:48.255Z] #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-05-25T03:49:48.255Z] #34 ... [2026-05-25T03:49:48.255Z] [2026-05-25T03:49:48.255Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T03:49:48.255Z] #29 DONE 0.4s [2026-05-25T03:49:48.255Z] [2026-05-25T03:49:48.255Z] #34 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:48.255Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:48.255Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:48.256Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:48.256Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:48.256Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:48.337Z] #145 ... [2026-05-25T03:49:48.337Z] [2026-05-25T03:49:48.337Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T03:49:48.337Z] #0 0.591 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-25T03:49:48.337Z] #146 ... [2026-05-25T03:49:48.337Z] [2026-05-25T03:49:48.337Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T03:49:48.337Z] #0 0.578 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-25T03:49:48.337Z] #147 ... [2026-05-25T03:49:48.337Z] [2026-05-25T03:49:48.337Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T03:49:48.337Z] #0 1.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-25T03:49:48.337Z] #148 ... [2026-05-25T03:49:48.337Z] [2026-05-25T03:49:48.337Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T03:49:48.337Z] #0 1.056 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-25T03:49:48.337Z] #149 ... [2026-05-25T03:49:48.337Z] [2026-05-25T03:49:48.337Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T03:49:48.337Z] #0 0.692 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-25T03:49:48.337Z] #150 ... [2026-05-25T03:49:48.337Z] [2026-05-25T03:49:48.337Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T03:49:48.337Z] #0 0.570 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-25T03:49:48.337Z] #151 ... [2026-05-25T03:49:48.337Z] [2026-05-25T03:49:48.337Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T03:49:48.337Z] #0 1.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-25T03:49:48.337Z] #152 ... [2026-05-25T03:49:48.337Z] [2026-05-25T03:49:48.337Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T03:49:48.337Z] #0 0.592 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-25T03:49:48.337Z] #153 ... [2026-05-25T03:49:48.337Z] [2026-05-25T03:49:48.337Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T03:49:48.337Z] #0 0.992 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-25T03:49:48.523Z] #34 ... [2026-05-25T03:49:48.523Z] [2026-05-25T03:49:48.523Z] #35 [security-spire-config internal] load build context [2026-05-25T03:49:48.523Z] #35 transferring context: 24.83kB 0.0s done [2026-05-25T03:49:48.523Z] #35 DONE 0.4s [2026-05-25T03:49:48.523Z] [2026-05-25T03:49:48.523Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:49:48.523Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-05-25T03:49:48.523Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-25T03:49:48.523Z] #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-25T03:49:48.523Z] #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-25T03:49:48.523Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-25T03:49:48.523Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-25T03:49:48.523Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-05-25T03:49:48.523Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-25T03:49:48.523Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.76MB / 37.02MB 0.4s [2026-05-25T03:49:48.594Z] #154 ... [2026-05-25T03:49:48.594Z] [2026-05-25T03:49:48.594Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T03:49:48.594Z] #0 1.041 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-25T03:49:48.594Z] #155 ... [2026-05-25T03:49:48.594Z] [2026-05-25T03:49:48.594Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T03:49:48.594Z] #0 1.025 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-25T03:49:48.791Z] #36 ... [2026-05-25T03:49:48.791Z] [2026-05-25T03:49:48.791Z] #37 [support-notifications internal] load build context [2026-05-25T03:49:48.791Z] #37 transferring context: 3.42MB 0.8s done [2026-05-25T03:49:48.791Z] #37 DONE 1.0s [2026-05-25T03:49:48.791Z] [2026-05-25T03:49:48.791Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:48.791Z] #33 DONE 0.0s [2026-05-25T03:49:48.791Z] [2026-05-25T03:49:48.791Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:49:48.791Z] #36 ... [2026-05-25T03:49:48.791Z] [2026-05-25T03:49:48.791Z] #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T03:49:48.791Z] #29 DONE 0.6s [2026-05-25T03:49:49.065Z] [2026-05-25T03:49:49.065Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T03:49:49.065Z] #29 DONE 0.6s [2026-05-25T03:49:49.065Z] [2026-05-25T03:49:49.065Z] #24 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-25T03:49:49.065Z] #24 DONE 1.0s [2026-05-25T03:49:49.065Z] [2026-05-25T03:49:49.065Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:49.065Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:49.065Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:49.065Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:49.065Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:49.065Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:49.065Z] #34 ... [2026-05-25T03:49:49.065Z] [2026-05-25T03:49:49.065Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:49.065Z] #33 DONE 0.0s [2026-05-25T03:49:49.065Z] [2026-05-25T03:49:49.065Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:49.065Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:49.065Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:49.065Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:49.065Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:49.065Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:49.331Z] #34 ... [2026-05-25T03:49:49.331Z] [2026-05-25T03:49:49.331Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:49.331Z] #33 DONE 0.0s [2026-05-25T03:49:49.331Z] [2026-05-25T03:49:49.331Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:49.331Z] #34 ... [2026-05-25T03:49:49.331Z] [2026-05-25T03:49:49.331Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T03:49:49.331Z] #29 DONE 0.9s [2026-05-25T03:49:49.331Z] [2026-05-25T03:49:49.331Z] #34 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:49.331Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:49.331Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:49.331Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:49.331Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:49.331Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:49.604Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:49.604Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:49.604Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:49.604Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:49.604Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:49.604Z] #34 ... [2026-05-25T03:49:49.604Z] [2026-05-25T03:49:49.604Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:49.604Z] #33 DONE 0.0s [2026-05-25T03:49:49.604Z] [2026-05-25T03:49:49.604Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:49.604Z] #34 ... [2026-05-25T03:49:49.604Z] [2026-05-25T03:49:49.604Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T03:49:49.604Z] #29 DONE 1.1s [2026-05-25T03:49:49.604Z] [2026-05-25T03:49:49.604Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:49.871Z] #34 ... [2026-05-25T03:49:49.871Z] [2026-05-25T03:49:49.871Z] #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T03:49:49.871Z] #38 DONE 2.8s [2026-05-25T03:49:49.871Z] [2026-05-25T03:49:49.871Z] #34 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:49.871Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:49.871Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:49.871Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:49.871Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:49.871Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:49.871Z] #34 ... [2026-05-25T03:49:49.871Z] [2026-05-25T03:49:49.871Z] #39 [security-spire-server internal] load build context [2026-05-25T03:49:49.871Z] #39 transferring context: 26.58kB 0.1s done [2026-05-25T03:49:49.871Z] #39 DONE 0.8s [2026-05-25T03:49:49.871Z] [2026-05-25T03:49:49.871Z] #34 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:50.140Z] #34 ... [2026-05-25T03:49:50.140Z] [2026-05-25T03:49:50.140Z] #40 [security-proxy-setup internal] load build context [2026-05-25T03:49:50.140Z] #40 transferring context: 3.42MB 1.3s done [2026-05-25T03:49:50.140Z] #40 DONE 1.8s [2026-05-25T03:49:50.140Z] [2026-05-25T03:49:50.140Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:50.140Z] #33 DONE 0.0s [2026-05-25T03:49:50.140Z] [2026-05-25T03:49:50.140Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T03:49:50.140Z] #29 DONE 1.3s [2026-05-25T03:49:50.140Z] [2026-05-25T03:49:50.140Z] #41 [security-proxy-auth internal] load build context [2026-05-25T03:49:50.140Z] #41 DONE 0.0s [2026-05-25T03:49:50.140Z] [2026-05-25T03:49:50.140Z] #24 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-25T03:49:50.140Z] #24 DONE 1.4s [2026-05-25T03:49:50.140Z] [2026-05-25T03:49:50.140Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T03:49:50.140Z] #38 DONE 2.8s [2026-05-25T03:49:50.140Z] [2026-05-25T03:49:50.140Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:50.140Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:50.140Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:50.140Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:50.140Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:50.140Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:50.408Z] #34 ... [2026-05-25T03:49:50.408Z] [2026-05-25T03:49:50.408Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:50.408Z] #33 DONE 0.0s [2026-05-25T03:49:50.408Z] [2026-05-25T03:49:50.408Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:50.408Z] #34 ... [2026-05-25T03:49:50.408Z] [2026-05-25T03:49:50.408Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:50.408Z] #33 DONE 0.0s [2026-05-25T03:49:50.408Z] [2026-05-25T03:49:50.408Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:50.994Z] #34 ... [2026-05-25T03:49:50.994Z] [2026-05-25T03:49:50.994Z] #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T03:49:50.994Z] #38 DONE 2.8s [2026-05-25T03:49:50.994Z] [2026-05-25T03:49:50.994Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:50.994Z] #33 DONE 0.0s [2026-05-25T03:49:50.994Z] [2026-05-25T03:49:50.994Z] #42 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-05-25T03:49:50.994Z] #42 DONE 1.6s [2026-05-25T03:49:50.994Z] [2026-05-25T03:49:50.994Z] #34 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:50.994Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:50.994Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:50.994Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:50.994Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:50.994Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:50.994Z] #34 ... [2026-05-25T03:49:50.994Z] [2026-05-25T03:49:50.994Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T03:49:50.994Z] #38 DONE 2.8s [2026-05-25T03:49:50.994Z] [2026-05-25T03:49:50.994Z] #42 [core-command builder 2/7] WORKDIR /edgex-go [2026-05-25T03:49:50.994Z] #42 DONE 1.6s [2026-05-25T03:49:50.994Z] [2026-05-25T03:49:50.994Z] #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:50.994Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:50.994Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:50.994Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:50.994Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:50.994Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:51.262Z] #34 ... [2026-05-25T03:49:51.262Z] [2026-05-25T03:49:51.262Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:51.262Z] #33 DONE 0.0s [2026-05-25T03:49:51.262Z] [2026-05-25T03:49:51.262Z] #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:51.262Z] #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.1s done [2026-05-25T03:49:51.533Z] #34 ... [2026-05-25T03:49:51.533Z] [2026-05-25T03:49:51.533Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T03:49:51.533Z] #33 DONE 0.0s [2026-05-25T03:49:51.533Z] [2026-05-25T03:49:51.533Z] #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:51.533Z] #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.1s done [2026-05-25T03:49:52.117Z] #34 ... [2026-05-25T03:49:52.117Z] [2026-05-25T03:49:52.117Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-25T03:49:52.117Z] #43 DONE 2.2s [2026-05-25T03:49:52.117Z] [2026-05-25T03:49:52.117Z] #44 [core-keeper internal] load build context [2026-05-25T03:49:52.117Z] #44 transferring context: 3.42MB 2.5s done [2026-05-25T03:49:52.117Z] #44 DONE 3.1s [2026-05-25T03:49:52.117Z] [2026-05-25T03:49:52.117Z] #45 [security-spire-agent internal] load build context [2026-05-25T03:49:52.117Z] #45 DONE 0.0s [2026-05-25T03:49:52.117Z] [2026-05-25T03:49:52.117Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:52.117Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:52.117Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:52.117Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:52.117Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:52.117Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:52.117Z] #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.1s done [2026-05-25T03:49:52.388Z] #34 ... [2026-05-25T03:49:52.388Z] [2026-05-25T03:49:52.388Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:49:52.388Z] #46 DONE 0.0s [2026-05-25T03:49:52.388Z] [2026-05-25T03:49:52.388Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:49:52.388Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-05-25T03:49:52.388Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-25T03:49:52.388Z] #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-25T03:49:52.388Z] #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-25T03:49:52.388Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-25T03:49:52.388Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-25T03:49:52.388Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-05-25T03:49:52.388Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-25T03:49:52.388Z] #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 3.6s done [2026-05-25T03:49:52.388Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-05-25T03:49:52.388Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-25T03:49:52.655Z] #36 ... [2026-05-25T03:49:52.655Z] [2026-05-25T03:49:52.655Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T03:49:52.655Z] #29 DONE 3.4s [2026-05-25T03:49:52.655Z] [2026-05-25T03:49:52.655Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T03:49:52.655Z] #38 DONE 2.8s [2026-05-25T03:49:52.655Z] [2026-05-25T03:49:52.655Z] #42 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-05-25T03:49:52.655Z] #42 DONE 1.6s [2026-05-25T03:49:52.655Z] [2026-05-25T03:49:52.655Z] #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:52.655Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:52.655Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:52.655Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:52.655Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:52.655Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:52.655Z] #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.1s done [2026-05-25T03:49:52.655Z] #34 ... [2026-05-25T03:49:52.655Z] [2026-05-25T03:49:52.655Z] #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T03:49:52.655Z] #38 DONE 2.8s [2026-05-25T03:49:52.655Z] [2026-05-25T03:49:52.655Z] #42 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-05-25T03:49:52.655Z] #42 DONE 1.6s [2026-05-25T03:49:52.655Z] [2026-05-25T03:49:52.655Z] #34 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:49:52.655Z] #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T03:49:52.655Z] #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T03:49:52.655Z] #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T03:49:52.655Z] #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T03:49:52.655Z] #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-25T03:49:52.655Z] #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.1s done [2026-05-25T03:49:53.621Z] #34 ... [2026-05-25T03:49:53.621Z] [2026-05-25T03:49:53.621Z] #47 [support-scheduler internal] load build context [2026-05-25T03:49:53.621Z] #47 transferring context: 3.42MB 2.9s done [2026-05-25T03:49:53.621Z] #47 DONE 4.2s [2026-05-25T03:49:53.927Z] [2026-05-25T03:49:53.927Z] #48 [security-bootstrapper internal] load build context [2026-05-25T03:49:53.927Z] #48 transferring context: 3.42MB 2.9s done [2026-05-25T03:49:53.927Z] #48 DONE 4.4s [2026-05-25T03:49:53.927Z] [2026-05-25T03:49:53.927Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:49:53.927Z] #46 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.6s done [2026-05-25T03:49:53.927Z] #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-05-25T03:49:53.927Z] #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-05-25T03:49:53.927Z] #46 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-25T03:49:53.927Z] #46 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-05-25T03:49:53.927Z] #46 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-05-25T03:49:53.927Z] #46 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2026-05-25T03:49:53.928Z] #46 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done [2026-05-25T03:49:53.928Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 1.84MB / 17.33MB 0.9s [2026-05-25T03:49:54.209Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 3.15MB / 17.33MB 1.2s [2026-05-25T03:49:54.209Z] #46 ... [2026-05-25T03:49:54.209Z] [2026-05-25T03:49:54.209Z] #49 [core-data internal] load build context [2026-05-25T03:49:54.209Z] #49 transferring context: 3.42MB 2.8s done [2026-05-25T03:49:54.209Z] #49 DONE 4.3s [2026-05-25T03:49:54.209Z] [2026-05-25T03:49:54.209Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:49:54.476Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.03MB / 17.33MB 1.6s [2026-05-25T03:49:54.745Z] #46 ... [2026-05-25T03:49:54.745Z] [2026-05-25T03:49:54.745Z] #45 [security-spire-agent internal] load build context [2026-05-25T03:49:54.745Z] #45 transferring context: 26.11kB 0.2s done [2026-05-25T03:49:54.745Z] #45 DONE 2.4s [2026-05-25T03:49:54.745Z] [2026-05-25T03:49:54.745Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:49:54.745Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.24MB / 17.33MB 1.8s [2026-05-25T03:49:55.015Z] #46 ... [2026-05-25T03:49:55.015Z] [2026-05-25T03:49:55.015Z] #41 [security-proxy-auth internal] load build context [2026-05-25T03:49:55.015Z] #41 transferring context: 3.42MB 3.4s done [2026-05-25T03:49:55.015Z] #41 DONE 4.7s [2026-05-25T03:49:55.015Z] [2026-05-25T03:49:55.015Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:49:55.015Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.29MB / 17.33MB 2.0s [2026-05-25T03:49:55.015Z] #46 ... [2026-05-25T03:49:55.015Z] [2026-05-25T03:49:55.015Z] #50 [core-metadata internal] load build context [2026-05-25T03:49:55.015Z] #50 transferring context: 3.42MB 3.0s done [2026-05-25T03:49:55.015Z] #50 DONE 4.1s [2026-05-25T03:49:55.015Z] [2026-05-25T03:49:55.015Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:49:55.015Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.34MB / 17.33MB 2.3s [2026-05-25T03:49:55.604Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.22MB / 17.33MB 2.6s [2026-05-25T03:49:55.875Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.44MB / 17.33MB 2.9s [2026-05-25T03:49:56.426Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 3.1s [2026-05-25T03:49:56.426Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.53MB / 17.33MB 3.4s [2026-05-25T03:49:56.426Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.58MB / 17.33MB 3.5s [2026-05-25T03:49:57.504Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.72MB / 17.33MB 4.5s [2026-05-25T03:49:57.504Z] #46 ... [2026-05-25T03:49:57.504Z] [2026-05-25T03:49:57.505Z] #51 [core-command internal] load build context [2026-05-25T03:49:57.505Z] #51 transferring context: 3.42MB 4.6s done [2026-05-25T03:49:57.505Z] #51 DONE 6.4s [2026-05-25T03:49:57.505Z] [2026-05-25T03:49:57.505Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:49:57.505Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.66MB / 17.33MB 4.7s [2026-05-25T03:49:58.131Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.56MB / 17.33MB 5.0s [2026-05-25T03:49:58.410Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 5.6s [2026-05-25T03:49:58.701Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 5.6s done [2026-05-25T03:49:58.701Z] #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 [2026-05-25T03:50:00.143Z] #46 ... [2026-05-25T03:50:00.143Z] [2026-05-25T03:50:00.143Z] #52 [security-spiffe-token-provider internal] load build context [2026-05-25T03:50:00.143Z] #52 transferring context: 3.42MB 4.3s done [2026-05-25T03:50:00.143Z] #52 DONE 7.2s [2026-05-25T03:50:00.143Z] [2026-05-25T03:50:00.143Z] #53 [security-secretstore-setup internal] load build context [2026-05-25T03:50:00.143Z] #53 transferring context: 3.42MB 5.2s done [2026-05-25T03:50:00.143Z] #53 DONE 7.3s [2026-05-25T03:50:00.143Z] [2026-05-25T03:50:00.143Z] #54 [core-common-config-bootstrapper internal] load build context [2026-05-25T03:50:00.414Z] #54 transferring context: 3.42MB 5.4s done [2026-05-25T03:50:00.695Z] #54 DONE 8.1s [2026-05-25T03:50:00.695Z] [2026-05-25T03:50:00.695Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:50:00.695Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.6s [2026-05-25T03:50:00.965Z] #36 ... [2026-05-25T03:50:00.965Z] [2026-05-25T03:50:00.965Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T03:50:00.965Z] #0 8.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:00.965Z] #0 9.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:01.233Z] #55 ... [2026-05-25T03:50:01.233Z] [2026-05-25T03:50:01.233Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T03:50:01.233Z] #0 8.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:01.233Z] #0 9.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:01.233Z] #56 ... [2026-05-25T03:50:01.233Z] [2026-05-25T03:50:01.233Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T03:50:01.500Z] #57 ... [2026-05-25T03:50:01.500Z] [2026-05-25T03:50:01.500Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T03:50:01.500Z] #0 5.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:01.500Z] #0 5.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:01.500Z] #0 9.781 OK: 255 MiB in 60 packages [2026-05-25T03:50:01.500Z] #58 ... [2026-05-25T03:50:01.500Z] [2026-05-25T03:50:01.500Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T03:50:01.500Z] #0 5.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:01.500Z] #0 5.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:01.500Z] #0 10.60 OK: 255 MiB in 60 packages [2026-05-25T03:50:01.768Z] #59 ... [2026-05-25T03:50:01.768Z] [2026-05-25T03:50:01.768Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:50:01.768Z] #36 ... [2026-05-25T03:50:01.768Z] [2026-05-25T03:50:01.768Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T03:50:01.768Z] #57 DONE 10.9s [2026-05-25T03:50:02.036Z] [2026-05-25T03:50:02.036Z] #60 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T03:50:02.302Z] #60 ... [2026-05-25T03:50:02.302Z] [2026-05-25T03:50:02.302Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T03:50:02.302Z] #58 DONE 11.4s [2026-05-25T03:50:02.575Z] [2026-05-25T03:50:02.575Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:50:02.575Z] #36 ... [2026-05-25T03:50:02.575Z] [2026-05-25T03:50:02.575Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T03:50:02.575Z] #0 9.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:02.575Z] #0 9.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:02.848Z] #61 ... [2026-05-25T03:50:02.848Z] [2026-05-25T03:50:02.848Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T03:50:02.848Z] #59 DONE 11.8s [2026-05-25T03:50:02.848Z] [2026-05-25T03:50:02.848Z] #62 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:50:03.826Z] #62 ... [2026-05-25T03:50:03.826Z] [2026-05-25T03:50:03.826Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T03:50:04.098Z] #34 ... [2026-05-25T03:50:04.098Z] [2026-05-25T03:50:04.098Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:50:04.098Z] #36 ... [2026-05-25T03:50:04.098Z] [2026-05-25T03:50:04.098Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:50:04.098Z] #63 DONE 1.9s [2026-05-25T03:50:04.366Z] [2026-05-25T03:50:04.366Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:50:04.366Z] #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.6s [2026-05-25T03:50:04.966Z] #46 ... [2026-05-25T03:50:04.966Z] [2026-05-25T03:50:04.966Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T03:50:04.966Z] #64 ... [2026-05-25T03:50:04.966Z] [2026-05-25T03:50:04.966Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T03:50:04.966Z] #56 13.55 OK: 255 MiB in 60 packages [2026-05-25T03:50:05.240Z] #56 ... [2026-05-25T03:50:05.240Z] [2026-05-25T03:50:05.240Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T03:50:05.513Z] #65 ... [2026-05-25T03:50:05.513Z] [2026-05-25T03:50:05.513Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T03:50:05.513Z] #66 ... [2026-05-25T03:50:05.513Z] [2026-05-25T03:50:05.513Z] #62 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:50:05.513Z] #62 DONE 2.9s [2026-05-25T03:50:05.513Z] [2026-05-25T03:50:05.513Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T03:50:05.780Z] #67 ... [2026-05-25T03:50:05.780Z] [2026-05-25T03:50:05.780Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T03:50:05.780Z] #56 DONE 14.7s [2026-05-25T03:50:05.780Z] [2026-05-25T03:50:05.780Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T03:50:05.780Z] #68 ... [2026-05-25T03:50:05.780Z] [2026-05-25T03:50:05.780Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T03:50:06.052Z] #69 ... [2026-05-25T03:50:06.052Z] [2026-05-25T03:50:06.052Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T03:50:06.052Z] #55 14.16 OK: 255 MiB in 60 packages [2026-05-25T03:50:06.052Z] #55 DONE 15.7s [2026-05-25T03:50:06.052Z] [2026-05-25T03:50:06.052Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T03:50:06.052Z] #70 ... [2026-05-25T03:50:06.052Z] [2026-05-25T03:50:06.052Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T03:50:06.319Z] #71 ... [2026-05-25T03:50:06.319Z] [2026-05-25T03:50:06.319Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T03:50:06.319Z] #72 ... [2026-05-25T03:50:06.319Z] [2026-05-25T03:50:06.319Z] #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T03:50:06.591Z] #73 ... [2026-05-25T03:50:06.591Z] [2026-05-25T03:50:06.591Z] #74 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-25T03:50:06.591Z] #74 ... [2026-05-25T03:50:06.591Z] [2026-05-25T03:50:06.591Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:50:06.591Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.9s [2026-05-25T03:50:08.005Z] #36 ... [2026-05-25T03:50:08.005Z] [2026-05-25T03:50:08.005Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:50:08.005Z] #75 DONE 2.4s [2026-05-25T03:50:08.273Z] [2026-05-25T03:50:08.273Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:50:08.273Z] #76 DONE 2.0s [2026-05-25T03:50:08.273Z] [2026-05-25T03:50:08.273Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:50:09.245Z] #77 ... [2026-05-25T03:50:09.245Z] [2026-05-25T03:50:09.245Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T03:50:09.245Z] #67 DONE 13.8s [2026-05-25T03:50:09.515Z] [2026-05-25T03:50:09.515Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T03:50:09.515Z] #61 13.29 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T03:50:09.515Z] #61 13.29 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T03:50:09.515Z] #61 13.29 OK: 26183 distinct packages available [2026-05-25T03:50:09.515Z] #61 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:09.515Z] #61 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:09.515Z] #61 16.31 OK: 255 MiB in 60 packages [2026-05-25T03:50:09.515Z] #61 DONE 16.8s [2026-05-25T03:50:09.515Z] [2026-05-25T03:50:09.515Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:50:13.795Z] #78 DONE 4.3s [2026-05-25T03:50:13.795Z] [2026-05-25T03:50:13.795Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:50:13.795Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.8s [2026-05-25T03:50:14.063Z] #36 ... [2026-05-25T03:50:14.063Z] [2026-05-25T03:50:14.063Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:50:14.348Z] #79 ... [2026-05-25T03:50:14.348Z] [2026-05-25T03:50:14.348Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T03:50:14.348Z] #68 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:15.312Z] #68 ... [2026-05-25T03:50:15.312Z] [2026-05-25T03:50:15.312Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:50:15.312Z] #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.3s [2026-05-25T03:50:15.312Z] #46 ... [2026-05-25T03:50:15.312Z] [2026-05-25T03:50:15.312Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:50:15.582Z] #36 ... [2026-05-25T03:50:15.582Z] [2026-05-25T03:50:15.582Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:50:15.850Z] #80 ... [2026-05-25T03:50:15.850Z] [2026-05-25T03:50:15.850Z] #60 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T03:50:15.850Z] #60 13.98 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:18.453Z] #60 ... [2026-05-25T03:50:18.453Z] [2026-05-25T03:50:18.453Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:50:18.453Z] #81 ... [2026-05-25T03:50:18.453Z] [2026-05-25T03:50:18.453Z] #60 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T03:50:18.453Z] #60 16.50 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:19.423Z] #60 ... [2026-05-25T03:50:19.423Z] [2026-05-25T03:50:19.423Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T03:50:19.423Z] #0 8.689 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:19.423Z] #82 ... [2026-05-25T03:50:19.423Z] [2026-05-25T03:50:19.423Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:50:19.423Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.8s [2026-05-25T03:50:19.690Z] #36 ... [2026-05-25T03:50:19.690Z] [2026-05-25T03:50:19.690Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T03:50:19.690Z] #65 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:19.690Z] #65 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:19.690Z] #65 16.80 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T03:50:19.690Z] #65 16.80 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T03:50:19.690Z] #65 16.80 OK: 26165 distinct packages available [2026-05-25T03:50:19.690Z] #65 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:19.690Z] #65 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:19.958Z] #65 ... [2026-05-25T03:50:19.958Z] [2026-05-25T03:50:19.958Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:50:20.545Z] #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.9s done [2026-05-25T03:50:23.135Z] #36 ... [2026-05-25T03:50:23.135Z] [2026-05-25T03:50:23.135Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T03:50:23.135Z] #65 24.74 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T03:50:23.135Z] #65 24.77 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-25T03:50:23.135Z] #65 24.79 (3/4) Installing libucontext (1.3.2-r0) [2026-05-25T03:50:23.135Z] #65 24.82 (4/4) Installing gcompat (1.1.0-r4) [2026-05-25T03:50:23.135Z] #65 24.87 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:50:23.135Z] #65 25.11 OK: 8 MiB in 20 packages [2026-05-25T03:50:23.135Z] #65 DONE 27.4s [2026-05-25T03:50:23.135Z] [2026-05-25T03:50:23.135Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T03:50:23.719Z] #83 ... [2026-05-25T03:50:23.719Z] [2026-05-25T03:50:23.719Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:50:23.994Z] #84 ... [2026-05-25T03:50:23.994Z] [2026-05-25T03:50:23.994Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:50:23.994Z] #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.4s done [2026-05-25T03:50:24.264Z] #46 ... [2026-05-25T03:50:24.264Z] [2026-05-25T03:50:24.264Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T03:50:24.264Z] #71 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:24.264Z] #71 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:24.531Z] #71 ... [2026-05-25T03:50:24.531Z] [2026-05-25T03:50:24.531Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T03:50:24.531Z] #64 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:24.531Z] #64 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:24.531Z] #64 ... [2026-05-25T03:50:24.531Z] [2026-05-25T03:50:24.531Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T03:50:24.531Z] #69 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:24.531Z] #69 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:24.797Z] #69 ... [2026-05-25T03:50:24.797Z] [2026-05-25T03:50:24.797Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T03:50:24.797Z] #72 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:24.797Z] #72 21.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:24.797Z] #72 ... [2026-05-25T03:50:24.797Z] [2026-05-25T03:50:24.797Z] #74 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-25T03:50:24.797Z] #74 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:24.798Z] #74 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:25.064Z] #74 ... [2026-05-25T03:50:25.064Z] [2026-05-25T03:50:25.064Z] #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T03:50:25.064Z] #73 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:25.064Z] #73 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:25.064Z] #73 ... [2026-05-25T03:50:25.064Z] [2026-05-25T03:50:25.064Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T03:50:25.064Z] #66 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:25.064Z] #66 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:25.330Z] #66 ... [2026-05-25T03:50:25.330Z] [2026-05-25T03:50:25.330Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T03:50:25.330Z] #70 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:25.330Z] #70 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:25.330Z] #70 ... [2026-05-25T03:50:25.330Z] [2026-05-25T03:50:25.330Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T03:50:25.330Z] #83 2.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:26.737Z] #83 ... [2026-05-25T03:50:26.737Z] [2026-05-25T03:50:26.737Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T03:50:26.737Z] #68 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:26.737Z] #68 ... [2026-05-25T03:50:26.737Z] [2026-05-25T03:50:26.737Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T03:50:26.737Z] #71 30.88 (1/3) Installing ca-certificates (20260413-r0) [2026-05-25T03:50:26.737Z] #71 31.24 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-25T03:50:27.005Z] #71 31.27 (3/3) Installing tzdata (2026b-r0) [2026-05-25T03:50:28.420Z] #71 32.56 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:50:28.420Z] #71 32.83 Executing ca-certificates-20260413-r0.trigger [2026-05-25T03:50:29.388Z] #71 ... [2026-05-25T03:50:29.388Z] [2026-05-25T03:50:29.388Z] #74 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-25T03:50:29.388Z] #74 31.19 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T03:50:29.388Z] #74 31.26 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:50:29.388Z] #74 31.41 OK: 8 MiB in 17 packages [2026-05-25T03:50:29.388Z] #74 DONE 33.8s [2026-05-25T03:50:29.664Z] [2026-05-25T03:50:29.664Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T03:50:29.664Z] #66 30.42 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T03:50:29.664Z] #66 30.46 (2/4) Installing openssl (3.5.6-r0) [2026-05-25T03:50:29.664Z] #66 30.54 (3/4) Installing su-exec (0.2-r3) [2026-05-25T03:50:29.664Z] #66 30.58 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T03:50:29.664Z] #66 31.81 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:50:29.664Z] #66 32.01 OK: 20 MiB in 20 packages [2026-05-25T03:50:29.664Z] #66 DONE 34.3s [2026-05-25T03:50:29.664Z] [2026-05-25T03:50:29.664Z] #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T03:50:29.941Z] #85 ... [2026-05-25T03:50:29.941Z] [2026-05-25T03:50:29.941Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T03:50:29.941Z] #82 10.61 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:30.220Z] #82 ... [2026-05-25T03:50:30.220Z] [2026-05-25T03:50:30.220Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T03:50:30.220Z] #64 32.54 (1/7) Installing ca-certificates (20260413-r0) [2026-05-25T03:50:30.220Z] #64 32.97 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-25T03:50:30.220Z] #64 32.98 (3/7) Installing libgcc (14.2.0-r6) [2026-05-25T03:50:30.220Z] #64 33.00 (4/7) Installing libsodium (1.0.20-r1) [2026-05-25T03:50:30.220Z] #64 33.05 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-25T03:50:30.220Z] #64 33.29 (6/7) Installing libzmq (4.3.5-r2) [2026-05-25T03:50:30.220Z] #64 33.41 (7/7) Installing zeromq (4.3.5-r2) [2026-05-25T03:50:30.220Z] #64 33.46 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:50:30.220Z] #64 33.61 Executing ca-certificates-20260413-r0.trigger [2026-05-25T03:50:30.220Z] #64 35.30 OK: 12 MiB in 23 packages [2026-05-25T03:50:30.220Z] #64 ... [2026-05-25T03:50:30.220Z] [2026-05-25T03:50:30.220Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T03:50:30.220Z] #70 31.33 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T03:50:30.220Z] #70 31.39 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:50:30.220Z] #70 31.63 OK: 8 MiB in 17 packages [2026-05-25T03:50:30.220Z] #70 DONE 34.5s [2026-05-25T03:50:30.492Z] [2026-05-25T03:50:30.492Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T03:50:30.492Z] #71 34.74 OK: 9 MiB in 19 packages [2026-05-25T03:50:30.758Z] #71 ... [2026-05-25T03:50:30.758Z] [2026-05-25T03:50:30.758Z] #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T03:50:30.758Z] #73 32.08 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-25T03:50:30.758Z] #73 32.12 (2/2) Installing su-exec (0.2-r3) [2026-05-25T03:50:30.758Z] #73 32.13 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:50:30.758Z] #73 32.31 OK: 8 MiB in 18 packages [2026-05-25T03:50:30.758Z] #73 DONE 35.3s [2026-05-25T03:50:31.024Z] [2026-05-25T03:50:31.024Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-25T03:50:33.596Z] #86 ... [2026-05-25T03:50:33.596Z] [2026-05-25T03:50:33.596Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T03:50:33.596Z] #64 DONE 38.5s [2026-05-25T03:50:33.596Z] [2026-05-25T03:50:33.596Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:33.596Z] #87 ... [2026-05-25T03:50:33.596Z] [2026-05-25T03:50:33.596Z] #60 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T03:50:33.596Z] #60 29.09 OK: 255 MiB in 60 packages [2026-05-25T03:50:33.596Z] #60 DONE 31.8s [2026-05-25T03:50:33.864Z] [2026-05-25T03:50:33.864Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-25T03:50:34.446Z] #88 ... [2026-05-25T03:50:34.446Z] [2026-05-25T03:50:34.446Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T03:50:34.446Z] #71 DONE 38.8s [2026-05-25T03:50:34.446Z] [2026-05-25T03:50:34.446Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:35.052Z] #89 ... [2026-05-25T03:50:35.052Z] [2026-05-25T03:50:35.052Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T03:50:35.052Z] #68 31.95 (1/4) Installing ca-certificates (20260413-r0) [2026-05-25T03:50:35.052Z] #68 32.50 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-25T03:50:35.052Z] #68 32.55 (3/4) Installing su-exec (0.2-r3) [2026-05-25T03:50:35.052Z] #68 32.57 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T03:50:35.052Z] #68 33.89 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:50:35.052Z] #68 34.00 Executing ca-certificates-20260413-r0.trigger [2026-05-25T03:50:35.052Z] #68 36.56 OK: 20 MiB in 20 packages [2026-05-25T03:50:35.052Z] #68 DONE 39.2s [2026-05-25T03:50:35.052Z] [2026-05-25T03:50:35.052Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T03:50:35.052Z] #82 22.07 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T03:50:35.052Z] #82 23.17 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:50:35.052Z] #82 23.35 OK: 8 MiB in 17 packages [2026-05-25T03:50:35.052Z] #82 DONE 25.7s [2026-05-25T03:50:35.052Z] [2026-05-25T03:50:35.052Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-25T03:50:35.052Z] #88 DONE 1.4s [2026-05-25T03:50:35.052Z] [2026-05-25T03:50:35.052Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T03:50:37.010Z] #90 ... [2026-05-25T03:50:37.010Z] [2026-05-25T03:50:37.010Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T03:50:37.010Z] #83 4.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:37.010Z] #83 ... [2026-05-25T03:50:37.010Z] [2026-05-25T03:50:37.010Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T03:50:37.010Z] #72 32.28 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T03:50:37.010Z] #72 32.28 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T03:50:37.010Z] #72 32.28 OK: 26165 distinct packages available [2026-05-25T03:50:37.010Z] #72 33.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:37.010Z] #72 36.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:37.276Z] #72 ... [2026-05-25T03:50:37.276Z] [2026-05-25T03:50:37.276Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T03:50:37.276Z] #69 31.68 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T03:50:37.276Z] #69 31.69 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T03:50:37.276Z] #69 31.69 OK: 26165 distinct packages available [2026-05-25T03:50:37.276Z] #69 33.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:37.276Z] #69 36.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:37.859Z] #69 ... [2026-05-25T03:50:37.859Z] [2026-05-25T03:50:37.859Z] #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T03:50:37.859Z] #85 8.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:39.818Z] #85 9.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:39.818Z] #85 ... [2026-05-25T03:50:39.818Z] [2026-05-25T03:50:39.818Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-25T03:50:39.818Z] #0 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:39.818Z] #0 9.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:39.818Z] #91 ... [2026-05-25T03:50:39.818Z] [2026-05-25T03:50:39.818Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:39.818Z] #87 6.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:40.405Z] #87 ... [2026-05-25T03:50:40.405Z] [2026-05-25T03:50:40.405Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T03:50:40.405Z] #83 15.53 OK: 8 MiB in 20 packages [2026-05-25T03:50:40.405Z] #83 DONE 17.6s [2026-05-25T03:50:40.405Z] [2026-05-25T03:50:40.405Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:40.405Z] #0 8.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:40.405Z] #0 9.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:40.405Z] #92 ... [2026-05-25T03:50:40.405Z] [2026-05-25T03:50:40.405Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T03:50:42.993Z] #93 DONE 2.1s [2026-05-25T03:50:42.993Z] [2026-05-25T03:50:42.993Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-25T03:50:42.993Z] #94 DONE 0.2s [2026-05-25T03:50:42.993Z] [2026-05-25T03:50:42.993Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:42.993Z] #87 9.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:42.993Z] #87 ... [2026-05-25T03:50:42.993Z] [2026-05-25T03:50:42.993Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-25T03:50:42.993Z] #95 DONE 0.1s [2026-05-25T03:50:42.993Z] [2026-05-25T03:50:42.993Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T03:50:42.993Z] #96 DONE 0.2s [2026-05-25T03:50:42.993Z] [2026-05-25T03:50:42.993Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T03:50:42.993Z] #72 47.51 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-25T03:50:43.259Z] #72 ... [2026-05-25T03:50:43.259Z] [2026-05-25T03:50:43.259Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-25T03:50:43.259Z] #97 DONE 0.2s [2026-05-25T03:50:43.259Z] [2026-05-25T03:50:43.259Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T03:50:43.259Z] #72 47.63 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-25T03:50:43.259Z] #72 47.64 (3/5) Installing libucontext (1.3.2-r0) [2026-05-25T03:50:43.259Z] #72 47.65 (4/5) Installing gcompat (1.1.0-r4) [2026-05-25T03:50:43.259Z] #72 47.68 (5/5) Installing openssl (3.5.6-r0) [2026-05-25T03:50:43.259Z] #72 ... [2026-05-25T03:50:43.259Z] [2026-05-25T03:50:43.259Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-25T03:50:43.259Z] #98 DONE 0.2s [2026-05-25T03:50:43.259Z] [2026-05-25T03:50:43.259Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T03:50:43.259Z] #72 47.89 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:50:43.525Z] #72 48.00 OK: 9 MiB in 21 packages [2026-05-25T03:50:45.462Z] #72 ... [2026-05-25T03:50:45.462Z] [2026-05-25T03:50:45.462Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:50:45.462Z] #99 ... [2026-05-25T03:50:45.462Z] [2026-05-25T03:50:45.462Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T03:50:45.462Z] #69 48.70 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-25T03:50:45.462Z] #69 48.96 (2/13) Installing c-ares (1.34.6-r0) [2026-05-25T03:50:45.462Z] #69 49.03 (3/13) Installing libunistring (1.3-r0) [2026-05-25T03:50:45.462Z] #69 49.37 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-25T03:50:45.462Z] #69 49.40 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-25T03:50:45.462Z] #69 49.45 (6/13) Installing libpsl (0.21.5-r3) [2026-05-25T03:50:45.462Z] #69 49.49 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-25T03:50:45.462Z] #69 49.59 (8/13) Installing libcurl (8.14.1-r2) [2026-05-25T03:50:45.462Z] #69 49.72 (9/13) Installing curl (8.14.1-r2) [2026-05-25T03:50:45.462Z] #69 49.80 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-25T03:50:45.462Z] #69 49.86 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-25T03:50:45.731Z] #69 49.88 (12/13) Installing libucontext (1.3.2-r0) [2026-05-25T03:50:45.731Z] #69 49.92 (13/13) Installing gcompat (1.1.0-r4) [2026-05-25T03:50:45.731Z] #69 49.93 Executing busybox-1.37.0-r20.trigger [2026-05-25T03:50:45.731Z] #69 50.10 OK: 13 MiB in 29 packages [2026-05-25T03:50:46.000Z] #69 ... [2026-05-25T03:50:46.000Z] [2026-05-25T03:50:46.000Z] #100 [security-spire-config] exporting to image [2026-05-25T03:50:46.000Z] #100 exporting layers 2.5s done [2026-05-25T03:50:46.000Z] #100 writing image sha256:3f88d487e5575861b6b1cb39786e8049723e8528c408f5ec62b960a09d40c67b 0.0s done [2026-05-25T03:50:46.000Z] #100 naming to docker.io/library/security-spire-config-arm64 done [2026-05-25T03:50:46.000Z] #100 DONE 2.6s [2026-05-25T03:50:46.269Z] [2026-05-25T03:50:46.269Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T03:50:46.269Z] #90 5.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:46.269Z] #90 6.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:46.269Z] #90 ... [2026-05-25T03:50:46.269Z] [2026-05-25T03:50:46.269Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T03:50:46.269Z] #72 DONE 50.7s [2026-05-25T03:50:46.269Z] [2026-05-25T03:50:46.269Z] #101 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T03:50:48.219Z] #101 ... [2026-05-25T03:50:48.219Z] [2026-05-25T03:50:48.219Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T03:50:48.219Z] #69 DONE 52.5s [2026-05-25T03:50:48.486Z] [2026-05-25T03:50:48.486Z] #102 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:48.755Z] #102 ... [2026-05-25T03:50:48.755Z] [2026-05-25T03:50:48.755Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-25T03:50:48.755Z] #86 7.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:48.755Z] #86 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:48.755Z] #86 ... [2026-05-25T03:50:48.755Z] [2026-05-25T03:50:48.755Z] #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T03:50:48.755Z] #85 19.24 OK: 8 MiB in 17 packages [2026-05-25T03:50:50.181Z] #85 ... [2026-05-25T03:50:50.181Z] [2026-05-25T03:50:50.181Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:50.181Z] #89 5.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:50.181Z] #89 7.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:50.447Z] #89 ... [2026-05-25T03:50:50.447Z] [2026-05-25T03:50:50.447Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-25T03:50:50.447Z] #91 18.91 OK: 20 MiB in 20 packages [2026-05-25T03:50:50.447Z] #91 DONE 20.8s [2026-05-25T03:50:50.447Z] [2026-05-25T03:50:50.447Z] #103 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-25T03:50:50.730Z] #103 DONE 0.3s [2026-05-25T03:50:50.730Z] [2026-05-25T03:50:50.730Z] #101 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T03:50:50.730Z] #101 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:50.999Z] #101 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:50.999Z] #101 ... [2026-05-25T03:50:50.999Z] [2026-05-25T03:50:50.999Z] #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T03:50:50.999Z] #85 DONE 21.5s [2026-05-25T03:50:51.267Z] [2026-05-25T03:50:51.267Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:51.267Z] #92 20.87 OK: 8 MiB in 17 packages [2026-05-25T03:50:56.626Z] #92 ... [2026-05-25T03:50:56.626Z] [2026-05-25T03:50:56.626Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-25T03:50:56.626Z] #86 20.11 OK: 8 MiB in 18 packages [2026-05-25T03:50:56.626Z] #86 DONE 25.1s [2026-05-25T03:50:56.626Z] [2026-05-25T03:50:56.626Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-25T03:50:56.626Z] #104 ... [2026-05-25T03:50:56.626Z] [2026-05-25T03:50:56.626Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:56.626Z] #92 DONE 26.0s [2026-05-25T03:50:56.626Z] [2026-05-25T03:50:56.626Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T03:50:56.626Z] #90 16.90 OK: 20 MiB in 20 packages [2026-05-25T03:50:56.626Z] #90 DONE 21.4s [2026-05-25T03:50:56.626Z] [2026-05-25T03:50:56.626Z] #101 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T03:50:56.626Z] #101 9.354 OK: 9 MiB in 21 packages [2026-05-25T03:50:56.626Z] #101 ... [2026-05-25T03:50:56.626Z] [2026-05-25T03:50:56.626Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:56.626Z] #89 17.21 OK: 9 MiB in 19 packages [2026-05-25T03:50:56.626Z] #89 DONE 22.0s [2026-05-25T03:50:56.626Z] [2026-05-25T03:50:56.626Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:56.626Z] #87 19.04 OK: 12 MiB in 23 packages [2026-05-25T03:50:56.626Z] #87 DONE 23.2s [2026-05-25T03:50:56.626Z] [2026-05-25T03:50:56.626Z] #102 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:56.626Z] #102 3.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:56.626Z] #102 4.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T03:50:56.626Z] #102 7.368 OK: 13 MiB in 29 packages [2026-05-25T03:50:56.897Z] #102 ... [2026-05-25T03:50:56.897Z] [2026-05-25T03:50:56.897Z] #101 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T03:50:56.897Z] #101 DONE 10.7s [2026-05-25T03:50:56.897Z] [2026-05-25T03:50:56.897Z] #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-25T03:50:57.167Z] #105 ... [2026-05-25T03:50:57.167Z] [2026-05-25T03:50:57.167Z] #102 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T03:50:57.167Z] #102 DONE 8.8s [2026-05-25T03:50:57.167Z] [2026-05-25T03:50:57.167Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T03:50:59.748Z] #106 ... [2026-05-25T03:50:59.748Z] [2026-05-25T03:50:59.748Z] #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-25T03:50:59.748Z] #105 DONE 2.4s [2026-05-25T03:50:59.748Z] [2026-05-25T03:50:59.748Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T03:51:00.035Z] #107 ... [2026-05-25T03:51:00.035Z] [2026-05-25T03:51:00.035Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T03:51:00.035Z] #106 DONE 3.0s [2026-05-25T03:51:00.035Z] [2026-05-25T03:51:00.035Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-25T03:51:00.035Z] #104 DONE 4.0s [2026-05-25T03:51:00.303Z] [2026-05-25T03:51:00.303Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-25T03:51:00.570Z] #108 DONE 0.5s [2026-05-25T03:51:00.570Z] [2026-05-25T03:51:00.570Z] #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-25T03:51:00.570Z] #109 DONE 0.5s [2026-05-25T03:51:00.570Z] [2026-05-25T03:51:00.570Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-25T03:51:00.836Z] #110 DONE 0.2s [2026-05-25T03:51:00.836Z] [2026-05-25T03:51:00.836Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T03:51:01.112Z] #111 DONE 0.3s [2026-05-25T03:51:01.112Z] [2026-05-25T03:51:01.112Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-25T03:51:01.397Z] #112 DONE 0.3s [2026-05-25T03:51:01.397Z] [2026-05-25T03:51:01.397Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-25T03:51:01.663Z] #113 DONE 0.3s [2026-05-25T03:51:01.663Z] [2026-05-25T03:51:01.663Z] #100 [security-spire-server] exporting to image [2026-05-25T03:51:01.663Z] #100 exporting layers [2026-05-25T03:51:02.266Z] #100 ... [2026-05-25T03:51:02.266Z] [2026-05-25T03:51:02.266Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T03:51:02.266Z] #107 DONE 2.8s [2026-05-25T03:51:02.559Z] [2026-05-25T03:51:02.559Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-25T03:51:02.559Z] #114 DONE 0.3s [2026-05-25T03:51:02.559Z] [2026-05-25T03:51:02.559Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-25T03:51:02.833Z] #115 DONE 0.3s [2026-05-25T03:51:02.833Z] [2026-05-25T03:51:02.833Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T03:51:03.103Z] #116 DONE 0.2s [2026-05-25T03:51:03.103Z] [2026-05-25T03:51:03.103Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:51:03.103Z] #36 ... [2026-05-25T03:51:03.103Z] [2026-05-25T03:51:03.103Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-25T03:51:03.369Z] #117 DONE 0.2s [2026-05-25T03:51:03.369Z] [2026-05-25T03:51:03.370Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-25T03:51:03.370Z] #118 DONE 0.2s [2026-05-25T03:51:03.370Z] [2026-05-25T03:51:03.370Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:51:03.635Z] #36 ... [2026-05-25T03:51:03.635Z] [2026-05-25T03:51:03.635Z] #100 [security-spire-agent] exporting to image [2026-05-25T03:51:05.602Z] #100 exporting layers 3.6s done [2026-05-25T03:51:05.602Z] #100 writing image sha256:bec6518ddc71c66a766584209cc88e56d5dafe4ae5bd5384ef801499f2deaa58 0.0s done [2026-05-25T03:51:05.602Z] #100 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-05-25T03:51:06.185Z] #100 exporting layers 2.8s done [2026-05-25T03:51:06.453Z] #100 writing image sha256:20f2e2fb0f448bc09fc5d031859c4ad7e6daf0fb6f2f7767de7915f468d34cd7 0.0s done [2026-05-25T03:51:06.453Z] #100 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-05-25T03:51:06.453Z] #100 DONE 7.3s [2026-05-25T03:51:06.453Z] [2026-05-25T03:51:06.453Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:51:25.088Z] #156 ... [2026-05-25T03:51:25.088Z] [2026-05-25T03:51:25.088Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T03:51:25.088Z] #154 DONE 93.6s [2026-05-25T03:51:25.088Z] [2026-05-25T03:51:25.088Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T03:51:25.088Z] #145 DONE 93.6s [2026-05-25T03:51:25.088Z] [2026-05-25T03:51:25.088Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-25T03:51:25.088Z] #157 DONE 0.1s [2026-05-25T03:51:25.088Z] [2026-05-25T03:51:25.088Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:51:25.088Z] #158 DONE 0.1s [2026-05-25T03:51:25.088Z] [2026-05-25T03:51:25.088Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:51:25.088Z] #159 DONE 0.1s [2026-05-25T03:51:25.088Z] [2026-05-25T03:51:25.088Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-25T03:51:25.088Z] #160 ... [2026-05-25T03:51:25.088Z] [2026-05-25T03:51:25.088Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-25T03:51:25.088Z] #161 DONE 0.2s [2026-05-25T03:51:25.088Z] [2026-05-25T03:51:25.088Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:51:25.088Z] #162 DONE 0.1s [2026-05-25T03:51:25.088Z] [2026-05-25T03:51:25.088Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-25T03:51:25.088Z] #163 DONE 0.2s [2026-05-25T03:51:25.088Z] [2026-05-25T03:51:25.088Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-25T03:51:25.089Z] #160 DONE 0.8s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T03:51:25.089Z] #164 ... [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:51:25.089Z] #165 DONE 0.2s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:51:25.089Z] #166 DONE 0.2s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-25T03:51:25.089Z] #167 DONE 0.1s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T03:51:25.089Z] #150 ... [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T03:51:25.089Z] #164 DONE 0.7s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-25T03:51:25.089Z] #168 DONE 0.1s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #169 [core-common-config-bootstrapper] exporting to image [2026-05-25T03:51:25.089Z] #169 exporting layers [2026-05-25T03:51:25.089Z] #169 ... [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #170 [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/ [2026-05-25T03:51:25.089Z] #170 DONE 0.2s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #171 [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/ [2026-05-25T03:51:25.089Z] #171 DONE 0.1s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #169 [core-common-config-bootstrapper] exporting to image [2026-05-25T03:51:25.089Z] #169 exporting layers 0.4s done [2026-05-25T03:51:25.089Z] #169 writing image sha256:5715fcfeb578a49020082dd0ab3fbd1ce0800eb07cbe6370b60b36fe7697f3e3 done [2026-05-25T03:51:25.089Z] #169 naming to docker.io/library/core-common-config-bootstrapper done [2026-05-25T03:51:25.089Z] #169 DONE 0.5s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #172 [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/ [2026-05-25T03:51:25.089Z] #172 DONE 0.1s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-25T03:51:25.089Z] #173 DONE 0.1s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T03:51:25.089Z] #152 ... [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-25T03:51:25.089Z] #174 DONE 0.9s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T03:51:25.089Z] #156 ... [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #175 [security-bootstrapper] exporting to image [2026-05-25T03:51:25.089Z] #175 exporting layers 0.5s done [2026-05-25T03:51:25.089Z] #175 writing image sha256:40fa3da14057230d5217c0a6bfba92386c570892c25e3a0225fde3c1c8544d13 done [2026-05-25T03:51:25.089Z] #175 naming to docker.io/library/security-bootstrapper done [2026-05-25T03:51:25.089Z] #175 DONE 0.5s [2026-05-25T03:51:25.089Z] [2026-05-25T03:51:25.089Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T03:52:21.297Z] #151 ... [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T03:52:21.297Z] #148 160.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-25T03:52:21.297Z] #148 ... [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T03:52:21.297Z] #151 DONE 163.8s [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T03:52:21.297Z] #153 DONE 163.8s [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T03:52:21.297Z] #150 DONE 163.8s [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T03:52:21.297Z] #149 DONE 163.9s [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T03:52:21.297Z] #152 DONE 163.8s [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T03:52:21.297Z] #148 DONE 163.9s [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T03:52:21.297Z] #147 DONE 163.9s [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #176 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:52:21.297Z] #176 DONE 0.1s [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:52:21.297Z] #177 DONE 0.2s [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:52:21.297Z] #178 DONE 0.2s [2026-05-25T03:52:21.297Z] [2026-05-25T03:52:21.297Z] #179 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:52:21.297Z] #179 DONE 0.2s [2026-05-25T03:52:21.298Z] [2026-05-25T03:52:21.298Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:52:21.298Z] #180 CACHED [2026-05-25T03:52:21.298Z] [2026-05-25T03:52:21.298Z] #181 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:52:21.298Z] #181 CACHED [2026-05-25T03:52:21.298Z] [2026-05-25T03:52:21.298Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:52:21.298Z] #182 CACHED [2026-05-25T03:52:21.298Z] [2026-05-25T03:52:21.298Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:52:21.298Z] #183 CACHED [2026-05-25T03:52:21.298Z] [2026-05-25T03:52:21.298Z] #184 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:52:21.298Z] #184 DONE 0.2s [2026-05-25T03:52:21.298Z] [2026-05-25T03:52:21.298Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:52:21.298Z] #185 ... [2026-05-25T03:52:21.298Z] [2026-05-25T03:52:21.298Z] #186 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:52:21.298Z] #186 DONE 0.1s [2026-05-25T03:52:21.298Z] [2026-05-25T03:52:21.298Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:52:21.298Z] #187 DONE 0.3s [2026-05-25T03:52:21.298Z] [2026-05-25T03:52:21.298Z] #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:52:21.555Z] #188 ... [2026-05-25T03:52:21.555Z] [2026-05-25T03:52:21.555Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:52:21.555Z] #185 DONE 0.6s [2026-05-25T03:52:21.555Z] [2026-05-25T03:52:21.555Z] #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-25T03:52:21.555Z] #189 DONE 0.6s [2026-05-25T03:52:21.555Z] [2026-05-25T03:52:21.555Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-25T03:52:21.555Z] #190 DONE 0.6s [2026-05-25T03:52:21.555Z] [2026-05-25T03:52:21.555Z] #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:52:21.555Z] #188 DONE 0.5s [2026-05-25T03:52:21.555Z] [2026-05-25T03:52:21.555Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-25T03:52:21.555Z] #191 DONE 0.6s [2026-05-25T03:52:21.555Z] [2026-05-25T03:52:21.555Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-25T03:52:21.555Z] #192 DONE 0.6s [2026-05-25T03:52:21.555Z] [2026-05-25T03:52:21.555Z] #193 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-25T03:52:21.555Z] #193 DONE 0.2s [2026-05-25T03:52:21.555Z] [2026-05-25T03:52:21.555Z] #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-25T03:52:21.812Z] #194 ... [2026-05-25T03:52:21.812Z] [2026-05-25T03:52:21.812Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T03:52:21.812Z] #155 DONE 165.2s [2026-05-25T03:52:22.068Z] [2026-05-25T03:52:22.068Z] #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:52:22.068Z] #195 DONE 0.4s [2026-05-25T03:52:22.068Z] [2026-05-25T03:52:22.068Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-25T03:52:22.069Z] #196 DONE 0.4s [2026-05-25T03:52:22.069Z] [2026-05-25T03:52:22.069Z] #197 [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 [2026-05-25T03:52:22.069Z] #197 DONE 0.4s [2026-05-25T03:52:22.069Z] [2026-05-25T03:52:22.069Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:52:22.069Z] #198 DONE 0.4s [2026-05-25T03:52:22.069Z] [2026-05-25T03:52:22.069Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-25T03:52:22.069Z] #199 DONE 0.4s [2026-05-25T03:52:22.069Z] [2026-05-25T03:52:22.069Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:52:22.069Z] #200 DONE 0.4s [2026-05-25T03:52:22.069Z] [2026-05-25T03:52:22.069Z] #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:52:22.069Z] #201 ... [2026-05-25T03:52:22.069Z] [2026-05-25T03:52:22.069Z] #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-25T03:52:22.069Z] #194 DONE 0.4s [2026-05-25T03:52:22.326Z] [2026-05-25T03:52:22.326Z] #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:52:22.326Z] #202 DONE 0.3s [2026-05-25T03:52:22.326Z] [2026-05-25T03:52:22.326Z] #203 [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 [2026-05-25T03:52:22.326Z] #203 DONE 0.2s [2026-05-25T03:52:22.326Z] [2026-05-25T03:52:22.326Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-25T03:52:22.326Z] #204 DONE 0.3s [2026-05-25T03:52:22.326Z] [2026-05-25T03:52:22.326Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T03:52:22.326Z] #205 ... [2026-05-25T03:52:22.326Z] [2026-05-25T03:52:22.326Z] #206 [core-keeper] exporting to image [2026-05-25T03:52:22.326Z] #206 exporting layers 0.1s done [2026-05-25T03:52:22.326Z] #206 writing image sha256:e2fd5cf2d6e243c0fd4097f20e0d1fc88377955e2dffac8e2fec6bc035e4a8e9 done [2026-05-25T03:52:22.326Z] #206 naming to docker.io/library/core-keeper done [2026-05-25T03:52:22.326Z] #206 DONE 0.4s [2026-05-25T03:52:22.326Z] [2026-05-25T03:52:22.326Z] #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:52:22.326Z] #201 DONE 0.3s [2026-05-25T03:52:22.326Z] [2026-05-25T03:52:22.326Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T03:52:22.326Z] #146 DONE 165.6s [2026-05-25T03:52:22.326Z] [2026-05-25T03:52:22.326Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-25T03:52:22.326Z] #207 DONE 0.4s [2026-05-25T03:52:22.326Z] [2026-05-25T03:52:22.326Z] #208 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-25T03:52:22.326Z] #208 DONE 0.3s [2026-05-25T03:52:22.583Z] [2026-05-25T03:52:22.583Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:52:22.583Z] #209 DONE 0.2s [2026-05-25T03:52:22.583Z] [2026-05-25T03:52:22.583Z] #210 [core-command] exporting to image [2026-05-25T03:52:22.583Z] #210 exporting layers 0.2s done [2026-05-25T03:52:22.583Z] #210 writing image sha256:5462e39b4f2007e23c270c2d3c232cd5f08da11c95423c39045f4129bf431815 0.0s done [2026-05-25T03:52:22.583Z] #210 naming to docker.io/library/core-command done [2026-05-25T03:52:22.583Z] #210 DONE 0.5s [2026-05-25T03:52:22.583Z] [2026-05-25T03:52:22.583Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:52:22.583Z] #211 DONE 0.2s [2026-05-25T03:52:22.583Z] [2026-05-25T03:52:22.583Z] #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-25T03:52:22.583Z] #212 ... [2026-05-25T03:52:22.583Z] [2026-05-25T03:52:22.583Z] #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T03:52:22.583Z] #213 DONE 0.2s [2026-05-25T03:52:22.840Z] [2026-05-25T03:52:22.840Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:52:22.840Z] #214 DONE 0.2s [2026-05-25T03:52:22.840Z] [2026-05-25T03:52:22.840Z] #215 [security-spiffe-token-provider] exporting to image [2026-05-25T03:52:22.840Z] #215 exporting layers 0.3s done [2026-05-25T03:52:22.840Z] #215 writing image sha256:707eb3d4531fe2b6b1cb0ec43024de9909ee83662f4e70a9ba320700fd48f3bb done [2026-05-25T03:52:22.840Z] #215 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-05-25T03:52:22.840Z] #215 DONE 0.8s [2026-05-25T03:52:22.840Z] [2026-05-25T03:52:22.840Z] #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:52:23.098Z] #216 DONE 0.3s [2026-05-25T03:52:23.098Z] [2026-05-25T03:52:23.098Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T03:52:23.098Z] #205 DONE 0.7s [2026-05-25T03:52:23.098Z] [2026-05-25T03:52:23.098Z] #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-25T03:52:23.098Z] #217 DONE 0.4s [2026-05-25T03:52:23.098Z] [2026-05-25T03:52:23.098Z] #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-25T03:52:23.098Z] #212 DONE 0.5s [2026-05-25T03:52:23.098Z] [2026-05-25T03:52:23.098Z] #218 [security-proxy-auth] exporting to image [2026-05-25T03:52:23.357Z] #218 ... [2026-05-25T03:52:23.357Z] [2026-05-25T03:52:23.357Z] #219 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:52:23.357Z] #219 DONE 0.3s [2026-05-25T03:52:23.614Z] [2026-05-25T03:52:23.614Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-25T03:52:23.614Z] #220 DONE 0.5s [2026-05-25T03:52:23.614Z] [2026-05-25T03:52:23.614Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-25T03:52:23.614Z] #221 DONE 0.5s [2026-05-25T03:52:23.614Z] [2026-05-25T03:52:23.614Z] #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T03:52:23.614Z] #222 DONE 0.9s [2026-05-25T03:52:23.614Z] [2026-05-25T03:52:23.614Z] #223 [security-proxy-setup] exporting to image [2026-05-25T03:52:23.614Z] #223 ... [2026-05-25T03:52:23.614Z] [2026-05-25T03:52:23.614Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-25T03:52:23.614Z] #224 DONE 0.1s [2026-05-25T03:52:23.614Z] [2026-05-25T03:52:23.614Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T03:52:23.614Z] #225 DONE 0.1s [2026-05-25T03:52:23.872Z] [2026-05-25T03:52:23.872Z] #226 [core-metadata] exporting to image [2026-05-25T03:52:23.872Z] #226 exporting layers 1.2s done [2026-05-25T03:52:23.872Z] #226 writing image sha256:6a79b35f7ea121010e18e34a78076db42cc52735ccc5526d0752f15eff99b98b 0.1s done [2026-05-25T03:52:23.872Z] #226 naming to docker.io/library/core-metadata done [2026-05-25T03:52:23.872Z] #226 DONE 1.3s [2026-05-25T03:52:23.872Z] [2026-05-25T03:52:23.872Z] #218 [security-proxy-auth] exporting to image [2026-05-25T03:52:23.872Z] #218 exporting layers 0.6s done [2026-05-25T03:52:23.872Z] #218 writing image sha256:2544cf2ce0f21e4e1c1529f748454f009a7f6569c16ac25ac240963e92172bf1 0.0s done [2026-05-25T03:52:23.872Z] #218 naming to docker.io/library/security-proxy-auth done [2026-05-25T03:52:23.872Z] #218 DONE 0.7s [2026-05-25T03:52:23.872Z] [2026-05-25T03:52:23.872Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T03:52:23.872Z] #156 DONE 167.0s [2026-05-25T03:52:23.872Z] [2026-05-25T03:52:23.872Z] #227 [core-data] exporting to image [2026-05-25T03:52:23.872Z] #227 exporting layers 0.3s done [2026-05-25T03:52:23.872Z] #227 writing image sha256:b29ab998b4c507d5780fdbf4f9802d9e4976386f23ed00bda71db51b9e617741 0.0s done [2026-05-25T03:52:23.872Z] #227 naming to docker.io/library/core-data done [2026-05-25T03:52:23.872Z] #227 DONE 0.4s [2026-05-25T03:52:23.872Z] [2026-05-25T03:52:23.872Z] #223 [security-proxy-setup] exporting to image [2026-05-25T03:52:23.872Z] #223 exporting layers 0.3s done [2026-05-25T03:52:23.872Z] #223 writing image sha256:cf8674f742b533dbccdf94ab97a96df1a92d348be9e7da54da80b537eb9fc492 done [2026-05-25T03:52:23.872Z] #223 naming to docker.io/library/security-proxy-setup done [2026-05-25T03:52:23.872Z] #223 DONE 0.3s [2026-05-25T03:52:23.872Z] [2026-05-25T03:52:23.872Z] #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:52:23.872Z] #228 DONE 0.1s [2026-05-25T03:52:23.872Z] [2026-05-25T03:52:23.872Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:52:23.872Z] #229 DONE 0.0s [2026-05-25T03:52:23.872Z] [2026-05-25T03:52:23.872Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-25T03:52:24.128Z] #230 DONE 0.2s [2026-05-25T03:52:24.128Z] [2026-05-25T03:52:24.128Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T03:52:24.128Z] #231 DONE 0.5s [2026-05-25T03:52:24.128Z] [2026-05-25T03:52:24.128Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:52:24.128Z] #232 DONE 0.0s [2026-05-25T03:52:24.128Z] [2026-05-25T03:52:24.128Z] #233 [security-secretstore-setup] exporting to image [2026-05-25T03:52:24.386Z] #233 ... [2026-05-25T03:52:24.386Z] [2026-05-25T03:52:24.386Z] #234 [support-scheduler] exporting to image [2026-05-25T03:52:24.386Z] #234 exporting layers 0.6s done [2026-05-25T03:52:24.386Z] #234 writing image sha256:36da9ea4256164e492f2559c288680e9e7e10d8a38cb53f10ed3d4d2327aaab9 0.0s done [2026-05-25T03:52:24.386Z] #234 naming to docker.io/library/support-scheduler done [2026-05-25T03:52:24.386Z] #234 DONE 0.6s [2026-05-25T03:52:24.386Z] [2026-05-25T03:52:24.386Z] #233 [security-secretstore-setup] exporting to image [2026-05-25T03:52:24.386Z] #233 exporting layers 0.3s done [2026-05-25T03:52:24.386Z] #233 writing image sha256:f27749406921d5d2e27b524fc02b0dad210a7cc84895e5019c9f2f91d1e6e4d7 done [2026-05-25T03:52:24.386Z] #233 naming to docker.io/library/security-secretstore-setup done [2026-05-25T03:52:24.386Z] #233 DONE 0.3s [2026-05-25T03:52:24.386Z] [2026-05-25T03:52:24.386Z] #235 [support-notifications] exporting to image [2026-05-25T03:52:24.386Z] #235 exporting layers 0.3s done [2026-05-25T03:52:24.386Z] #235 writing image sha256:796c0d58a4def9d26d1a5a392d6b34c501b9ef8fc946d0618f242d53b686204f done [2026-05-25T03:52:24.386Z] #235 naming to docker.io/library/support-notifications done [2026-05-25T03:52:24.386Z] #235 DONE 0.3s [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:52:24.386Z] time="2026-05-25T03:48:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-25T03:52:24.393Z] $ docker stop --time=1 1fe8c1d5881e77b23043bd0028698458a2b59190033131700e0775b1ec825822 [2026-05-25T03:52:25.636Z] $ docker rm -f --volumes 1fe8c1d5881e77b23043bd0028698458a2b59190033131700e0775b1ec825822 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T03:52:25.990Z] + docker images [2026-05-25T03:52:25.990Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-25T03:52:25.990Z] security-proxy-setup latest cf8674f742b5 2 seconds ago 54.8MB [2026-05-25T03:52:25.990Z] support-notifications latest 796c0d58a4de 2 seconds ago 57.8MB [2026-05-25T03:52:25.990Z] security-secretstore-setup latest f27749406921 2 seconds ago 89.2MB [2026-05-25T03:52:25.990Z] support-scheduler latest 36da9ea42561 2 seconds ago 54.2MB [2026-05-25T03:52:25.990Z] security-spiffe-token-provider latest 707eb3d4531f 3 seconds ago 53MB [2026-05-25T03:52:25.990Z] core-metadata latest 6a79b35f7ea1 3 seconds ago 50.1MB [2026-05-25T03:52:25.990Z] core-data latest b29ab998b4c5 3 seconds ago 49.9MB [2026-05-25T03:52:25.990Z] security-proxy-auth latest 2544cf2ce0f2 3 seconds ago 49.1MB [2026-05-25T03:52:25.990Z] core-keeper latest e2fd5cf2d6e2 4 seconds ago 49.7MB [2026-05-25T03:52:25.990Z] core-command latest 5462e39b4f20 4 seconds ago 44.1MB [2026-05-25T03:52:25.990Z] security-bootstrapper latest 40fa3da14057 About a minute ago 21.6MB [2026-05-25T03:52:25.990Z] core-common-config-bootstrapper latest 5715fcfeb578 About a minute ago 20.5MB [2026-05-25T03:52:25.990Z] security-spire-agent latest 8c25eb3f9bf3 2 minutes ago 237MB [2026-05-25T03:52:25.990Z] security-spire-server latest 45493fe61843 2 minutes ago 178MB [2026-05-25T03:52:25.990Z] security-spire-config latest 50dded059bec 3 minutes ago 177MB [2026-05-25T03:52:25.990Z] ci-base-image-x86_64 latest cb2916eab09b 6 minutes ago 969MB [2026-05-25T03:52:25.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB [2026-05-25T03:52:25.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB [2026-05-25T03:52:25.990Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T03:52:26.116Z] provisioning config files... [2026-05-25T03:52:26.125Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/980@tmp/config1588581329293872848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:52:26.421Z] ---> ****-login.sh [2026-05-25T03:52:26.421Z] nexus3.edgexfoundry.org:10001 [2026-05-25T03:52:26.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:52:26.421Z] Login Succeeded [2026-05-25T03:52:26.421Z] nexus3.edgexfoundry.org:10002 [2026-05-25T03:52:26.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:52:26.687Z] Login Succeeded [2026-05-25T03:52:26.687Z] nexus3.edgexfoundry.org:10003 [2026-05-25T03:52:26.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:52:26.687Z] Login Succeeded [2026-05-25T03:52:26.687Z] nexus3.edgexfoundry.org:10004 [2026-05-25T03:52:26.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:52:26.687Z] Login Succeeded [2026-05-25T03:52:26.687Z] ****.io [2026-05-25T03:52:26.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:52:26.945Z] Login Succeeded [2026-05-25T03:52:26.945Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T03:52:26.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:52:26.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T03:52:27.032Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-05-25T03:52:27.032Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:27.032Z] latest [2026-05-25T03:52:27.032Z] 4.1.0-dev.115 [2026-05-25T03:52:27.032Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:27.032Z] main [2026-05-25T03:52:27.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:27.374Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:27.694Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:27.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T03:52:27.694Z] 174e0a24add7: Preparing [2026-05-25T03:52:27.694Z] 5abbf5c8d1a9: Preparing [2026-05-25T03:52:27.694Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:27.694Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:27.694Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:27.694Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:27.694Z] 0854555d70ac: Preparing [2026-05-25T03:52:27.694Z] 0854555d70ac: Waiting [2026-05-25T03:52:27.694Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:27.694Z] 941cf7a9ac5a: Pushed [2026-05-25T03:52:27.694Z] 9ae3059a80e1: Pushed [2026-05-25T03:52:27.694Z] 36c15a2cd40f: Pushed [2026-05-25T03:52:27.694Z] 174e0a24add7: Pushed [2026-05-25T03:52:27.694Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:27.952Z] dc1cd64d6e01: Pushed [2026-05-25T03:52:28.793Z] #77 DONE 132.4s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:52:28.793Z] #84 DONE 126.7s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:52:28.793Z] #99 DONE 105.3s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:52:28.793Z] #80 DONE 134.8s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:52:28.793Z] #79 DONE 136.3s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:52:28.793Z] #81 DONE 132.3s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #119 [support-notifications builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #119 ... [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #120 [security-proxy-setup builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #120 DONE 1.8s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #119 [support-notifications builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #119 DONE 1.9s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:52:28.793Z] #121 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:52:28.793Z] #122 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #123 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #124 [core-data builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #124 DONE 1.9s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:52:28.793Z] #125 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #126 [core-metadata builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #126 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:52:28.793Z] #127 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #128 [support-scheduler builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #128 DONE 2.0s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:52:28.793Z] #129 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #130 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:52:28.793Z] #131 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:52:28.793Z] #132 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #133 [security-proxy-auth builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #133 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:52:28.793Z] #134 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:52:28.793Z] #135 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:52:28.793Z] #136 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #137 [core-command builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #137 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #138 DONE 2.0s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #139 [security-bootstrapper builder 6/7] COPY . . [2026-05-25T03:52:28.793Z] #139 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T03:52:28.793Z] #140 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T03:52:28.793Z] #141 CACHED [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T03:52:28.793Z] #142 ... [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #143 [core-keeper builder 7/8] COPY . . [2026-05-25T03:52:28.793Z] #143 DONE 2.0s [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T03:52:28.793Z] #144 ... [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T03:52:28.793Z] #0 5.328 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-25T03:52:28.793Z] #145 ... [2026-05-25T03:52:28.793Z] [2026-05-25T03:52:28.793Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T03:52:28.793Z] #144 5.855 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-25T03:52:31.240Z] 5abbf5c8d1a9: Pushed [2026-05-25T03:52:31.240Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:6b31519d35aa90a0f3d48b86e568e89bec0c1902f01b62c1d5c3c774ce252ee6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:31.573Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:31.887Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-25T03:52:31.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T03:52:31.887Z] 174e0a24add7: Preparing [2026-05-25T03:52:31.887Z] 5abbf5c8d1a9: Preparing [2026-05-25T03:52:31.887Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:31.887Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:31.887Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:31.887Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:31.887Z] 0854555d70ac: Preparing [2026-05-25T03:52:31.887Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:31.887Z] 0854555d70ac: Waiting [2026-05-25T03:52:31.887Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:31.887Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:31.887Z] 174e0a24add7: Layer already exists [2026-05-25T03:52:31.887Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:31.887Z] 5abbf5c8d1a9: Layer already exists [2026-05-25T03:52:31.887Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:31.887Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:52:31.887Z] latest: digest: sha256:6b31519d35aa90a0f3d48b86e568e89bec0c1902f01b62c1d5c3c774ce252ee6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:32.209Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:32.528Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.115 [2026-05-25T03:52:32.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T03:52:32.528Z] 174e0a24add7: Preparing [2026-05-25T03:52:32.528Z] 5abbf5c8d1a9: Preparing [2026-05-25T03:52:32.528Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:32.528Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:32.528Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:32.528Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:32.528Z] 0854555d70ac: Preparing [2026-05-25T03:52:32.528Z] 0854555d70ac: Waiting [2026-05-25T03:52:32.528Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:32.528Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:32.528Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:32.528Z] 174e0a24add7: Layer already exists [2026-05-25T03:52:32.528Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:32.528Z] 5abbf5c8d1a9: Layer already exists [2026-05-25T03:52:32.528Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:52:32.528Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:32.528Z] 4.1.0-dev.115: digest: sha256:6b31519d35aa90a0f3d48b86e568e89bec0c1902f01b62c1d5c3c774ce252ee6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:32.848Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:33.040Z] #144 ... [2026-05-25T03:52:33.040Z] [2026-05-25T03:52:33.040Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T03:52:33.040Z] #0 4.279 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-25T03:52:33.040Z] #146 ... [2026-05-25T03:52:33.040Z] [2026-05-25T03:52:33.040Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T03:52:33.040Z] #0 5.884 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-25T03:52:33.040Z] #147 ... [2026-05-25T03:52:33.040Z] [2026-05-25T03:52:33.040Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T03:52:33.040Z] #0 4.440 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-25T03:52:33.040Z] #148 ... [2026-05-25T03:52:33.040Z] [2026-05-25T03:52:33.040Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T03:52:33.040Z] #0 5.826 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-25T03:52:33.040Z] #149 ... [2026-05-25T03:52:33.040Z] [2026-05-25T03:52:33.040Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T03:52:33.040Z] #0 5.086 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-25T03:52:33.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:33.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T03:52:33.173Z] 174e0a24add7: Preparing [2026-05-25T03:52:33.173Z] 5abbf5c8d1a9: Preparing [2026-05-25T03:52:33.173Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:33.173Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:33.173Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:33.173Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:33.173Z] 0854555d70ac: Preparing [2026-05-25T03:52:33.173Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:33.173Z] 0854555d70ac: Waiting [2026-05-25T03:52:33.173Z] 5abbf5c8d1a9: Layer already exists [2026-05-25T03:52:33.173Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:33.173Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:33.173Z] 174e0a24add7: Layer already exists [2026-05-25T03:52:33.173Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:33.173Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:52:33.173Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:33.173Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:6b31519d35aa90a0f3d48b86e568e89bec0c1902f01b62c1d5c3c774ce252ee6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:33.320Z] #150 ... [2026-05-25T03:52:33.320Z] [2026-05-25T03:52:33.320Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T03:52:33.320Z] #0 5.633 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-25T03:52:33.320Z] #151 ... [2026-05-25T03:52:33.320Z] [2026-05-25T03:52:33.320Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T03:52:33.320Z] #0 5.588 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-25T03:52:33.491Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:33.585Z] #152 ... [2026-05-25T03:52:33.585Z] [2026-05-25T03:52:33.585Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T03:52:33.585Z] #0 5.070 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-25T03:52:33.585Z] #153 ... [2026-05-25T03:52:33.585Z] [2026-05-25T03:52:33.585Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T03:52:33.585Z] #0 5.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-25T03:52:33.850Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-05-25T03:52:33.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T03:52:33.850Z] 174e0a24add7: Preparing [2026-05-25T03:52:33.850Z] 5abbf5c8d1a9: Preparing [2026-05-25T03:52:33.850Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:33.850Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:33.850Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:33.850Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:33.850Z] 0854555d70ac: Preparing [2026-05-25T03:52:33.850Z] 0854555d70ac: Waiting [2026-05-25T03:52:33.850Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:33.850Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:33.850Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:33.850Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:33.850Z] 5abbf5c8d1a9: Layer already exists [2026-05-25T03:52:33.850Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:52:33.850Z] 174e0a24add7: Layer already exists [2026-05-25T03:52:33.850Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:33.850Z] main: digest: sha256:6b31519d35aa90a0f3d48b86e568e89bec0c1902f01b62c1d5c3c774ce252ee6 size: 1779 [Pipeline] } [2026-05-25T03:52:33.859Z] #154 ... [2026-05-25T03:52:33.859Z] [2026-05-25T03:52:33.859Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T03:52:33.859Z] #142 5.832 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:52:33.919Z] ===================================================== [Pipeline] echo [2026-05-25T03:52:33.933Z] taggedImages: [2026-05-25T03:52:33.933Z] - nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:33.933Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-25T03:52:33.933Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.115 [2026-05-25T03:52:33.933Z] - nexus3.edgexfoundry.org:10004/core-command:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:33.933Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-05-25T03:52:33.954Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-05-25T03:52:33.954Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:33.954Z] latest [2026-05-25T03:52:33.954Z] 4.1.0-dev.115 [2026-05-25T03:52:33.954Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:33.954Z] main [2026-05-25T03:52:33.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:34.288Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:34.601Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:34.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T03:52:34.601Z] 2934b7144148: Preparing [2026-05-25T03:52:34.601Z] 134ca30e290a: Preparing [2026-05-25T03:52:34.601Z] fe7a3cebcbb0: Preparing [2026-05-25T03:52:34.601Z] dd87be854265: Preparing [2026-05-25T03:52:34.601Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:34.601Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:34.601Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:34.601Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:34.601Z] 0854555d70ac: Preparing [2026-05-25T03:52:34.601Z] 941cf7a9ac5a: Waiting [2026-05-25T03:52:34.601Z] 0854555d70ac: Waiting [2026-05-25T03:52:34.601Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:34.601Z] 36c15a2cd40f: Waiting [2026-05-25T03:52:34.601Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:34.601Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:34.601Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:34.601Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:52:34.601Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:34.601Z] 2934b7144148: Pushed [2026-05-25T03:52:34.601Z] 134ca30e290a: Pushed [2026-05-25T03:52:34.601Z] fe7a3cebcbb0: Pushed [2026-05-25T03:52:35.975Z] dd87be854265: Pushed [2026-05-25T03:52:35.975Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:74696580e13f6f5db5932a5df865ceb7cf6cc56d03df969ad1bd9e0eaadcbbd3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:36.283Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:36.597Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-25T03:52:36.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T03:52:36.597Z] 2934b7144148: Preparing [2026-05-25T03:52:36.597Z] 134ca30e290a: Preparing [2026-05-25T03:52:36.597Z] fe7a3cebcbb0: Preparing [2026-05-25T03:52:36.597Z] dd87be854265: Preparing [2026-05-25T03:52:36.597Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:36.597Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:36.597Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:36.597Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:36.597Z] 0854555d70ac: Preparing [2026-05-25T03:52:36.597Z] 36c15a2cd40f: Waiting [2026-05-25T03:52:36.597Z] 941cf7a9ac5a: Waiting [2026-05-25T03:52:36.597Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:36.597Z] 0854555d70ac: Waiting [2026-05-25T03:52:36.597Z] dd87be854265: Layer already exists [2026-05-25T03:52:36.597Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:36.597Z] fe7a3cebcbb0: Layer already exists [2026-05-25T03:52:36.597Z] 2934b7144148: Layer already exists [2026-05-25T03:52:36.597Z] 134ca30e290a: Layer already exists [2026-05-25T03:52:36.597Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:52:36.597Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:36.597Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:36.597Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:36.597Z] latest: digest: sha256:74696580e13f6f5db5932a5df865ceb7cf6cc56d03df969ad1bd9e0eaadcbbd3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:36.912Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:37.228Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.115 [2026-05-25T03:52:37.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T03:52:37.229Z] 2934b7144148: Preparing [2026-05-25T03:52:37.229Z] 134ca30e290a: Preparing [2026-05-25T03:52:37.229Z] fe7a3cebcbb0: Preparing [2026-05-25T03:52:37.229Z] dd87be854265: Preparing [2026-05-25T03:52:37.229Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:37.229Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:37.229Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:37.229Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:37.229Z] 0854555d70ac: Preparing [2026-05-25T03:52:37.229Z] 36c15a2cd40f: Waiting [2026-05-25T03:52:37.229Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:37.229Z] 0854555d70ac: Waiting [2026-05-25T03:52:37.229Z] 941cf7a9ac5a: Waiting [2026-05-25T03:52:37.229Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:37.229Z] 134ca30e290a: Layer already exists [2026-05-25T03:52:37.229Z] 2934b7144148: Layer already exists [2026-05-25T03:52:37.229Z] fe7a3cebcbb0: Layer already exists [2026-05-25T03:52:37.229Z] dd87be854265: Layer already exists [2026-05-25T03:52:37.229Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:37.229Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:37.229Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:37.229Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:52:37.229Z] 4.1.0-dev.115: digest: sha256:74696580e13f6f5db5932a5df865ceb7cf6cc56d03df969ad1bd9e0eaadcbbd3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:37.542Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:37.860Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:37.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T03:52:37.860Z] 2934b7144148: Preparing [2026-05-25T03:52:37.860Z] 134ca30e290a: Preparing [2026-05-25T03:52:37.860Z] fe7a3cebcbb0: Preparing [2026-05-25T03:52:37.860Z] dd87be854265: Preparing [2026-05-25T03:52:37.860Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:37.860Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:37.860Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:37.860Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:37.860Z] 0854555d70ac: Preparing [2026-05-25T03:52:37.860Z] 36c15a2cd40f: Waiting [2026-05-25T03:52:37.860Z] 941cf7a9ac5a: Waiting [2026-05-25T03:52:37.860Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:37.860Z] 0854555d70ac: Waiting [2026-05-25T03:52:37.860Z] 2934b7144148: Layer already exists [2026-05-25T03:52:37.860Z] 134ca30e290a: Layer already exists [2026-05-25T03:52:37.860Z] dd87be854265: Layer already exists [2026-05-25T03:52:37.860Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:37.860Z] fe7a3cebcbb0: Layer already exists [2026-05-25T03:52:37.860Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:37.860Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:37.860Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:52:37.860Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:37.860Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:74696580e13f6f5db5932a5df865ceb7cf6cc56d03df969ad1bd9e0eaadcbbd3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:38.178Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:38.495Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-25T03:52:38.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T03:52:38.495Z] 2934b7144148: Preparing [2026-05-25T03:52:38.495Z] 134ca30e290a: Preparing [2026-05-25T03:52:38.495Z] fe7a3cebcbb0: Preparing [2026-05-25T03:52:38.495Z] dd87be854265: Preparing [2026-05-25T03:52:38.495Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:38.495Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:38.495Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:38.495Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:38.495Z] 0854555d70ac: Preparing [2026-05-25T03:52:38.495Z] 36c15a2cd40f: Waiting [2026-05-25T03:52:38.495Z] 0854555d70ac: Waiting [2026-05-25T03:52:38.495Z] 941cf7a9ac5a: Waiting [2026-05-25T03:52:38.495Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:38.495Z] 2934b7144148: Layer already exists [2026-05-25T03:52:38.495Z] 134ca30e290a: Layer already exists [2026-05-25T03:52:38.495Z] fe7a3cebcbb0: Layer already exists [2026-05-25T03:52:38.495Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:38.495Z] dd87be854265: Layer already exists [2026-05-25T03:52:38.495Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:38.495Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:38.495Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:52:38.495Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:38.495Z] main: digest: sha256:74696580e13f6f5db5932a5df865ceb7cf6cc56d03df969ad1bd9e0eaadcbbd3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:52:38.565Z] ===================================================== [Pipeline] echo [2026-05-25T03:52:38.577Z] taggedImages: [2026-05-25T03:52:38.577Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:38.577Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-25T03:52:38.577Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.115 [2026-05-25T03:52:38.577Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:38.577Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-05-25T03:52:38.602Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-05-25T03:52:38.602Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:38.602Z] latest [2026-05-25T03:52:38.602Z] 4.1.0-dev.115 [2026-05-25T03:52:38.602Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:38.602Z] main [2026-05-25T03:52:38.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:38.938Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:39.255Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:39.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T03:52:39.255Z] 9a07fd5a1545: Preparing [2026-05-25T03:52:39.255Z] 23fa8dcfe5f4: Preparing [2026-05-25T03:52:39.255Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:39.255Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:39.255Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:39.255Z] d2dae65958c2: Preparing [2026-05-25T03:52:39.255Z] 0854555d70ac: Preparing [2026-05-25T03:52:39.255Z] d2dae65958c2: Waiting [2026-05-25T03:52:39.255Z] 0854555d70ac: Waiting [2026-05-25T03:52:39.255Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:39.255Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:39.255Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:39.255Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:39.255Z] 9a07fd5a1545: Pushed [2026-05-25T03:52:39.255Z] d2dae65958c2: Pushed [2026-05-25T03:52:43.440Z] 23fa8dcfe5f4: Pushed [2026-05-25T03:52:43.440Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:6c4f18bfa831f16befb2f06ab91f5d858701715f48a8271bcbb7594ec7170ead size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:43.763Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:44.116Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-25T03:52:44.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T03:52:44.116Z] 9a07fd5a1545: Preparing [2026-05-25T03:52:44.116Z] 23fa8dcfe5f4: Preparing [2026-05-25T03:52:44.116Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:44.116Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:44.116Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:44.116Z] d2dae65958c2: Preparing [2026-05-25T03:52:44.116Z] 0854555d70ac: Preparing [2026-05-25T03:52:44.116Z] d2dae65958c2: Waiting [2026-05-25T03:52:44.116Z] 0854555d70ac: Waiting [2026-05-25T03:52:44.116Z] 23fa8dcfe5f4: Layer already exists [2026-05-25T03:52:44.116Z] 9a07fd5a1545: Layer already exists [2026-05-25T03:52:44.116Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:44.116Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:44.116Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:44.116Z] d2dae65958c2: Layer already exists [2026-05-25T03:52:44.116Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:44.116Z] latest: digest: sha256:6c4f18bfa831f16befb2f06ab91f5d858701715f48a8271bcbb7594ec7170ead size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:44.478Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:44.858Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.115 [2026-05-25T03:52:44.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T03:52:44.858Z] 9a07fd5a1545: Preparing [2026-05-25T03:52:44.858Z] 23fa8dcfe5f4: Preparing [2026-05-25T03:52:44.858Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:44.858Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:44.858Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:44.858Z] d2dae65958c2: Preparing [2026-05-25T03:52:44.858Z] 0854555d70ac: Preparing [2026-05-25T03:52:44.858Z] 0854555d70ac: Waiting [2026-05-25T03:52:44.858Z] d2dae65958c2: Waiting [2026-05-25T03:52:44.858Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:44.858Z] 9a07fd5a1545: Layer already exists [2026-05-25T03:52:44.858Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:44.858Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:44.858Z] d2dae65958c2: Layer already exists [2026-05-25T03:52:44.858Z] 23fa8dcfe5f4: Layer already exists [2026-05-25T03:52:44.858Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:44.858Z] 4.1.0-dev.115: digest: sha256:6c4f18bfa831f16befb2f06ab91f5d858701715f48a8271bcbb7594ec7170ead size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:45.261Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:45.600Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:45.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T03:52:45.600Z] 9a07fd5a1545: Preparing [2026-05-25T03:52:45.600Z] 23fa8dcfe5f4: Preparing [2026-05-25T03:52:45.600Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:45.600Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:45.600Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:45.600Z] d2dae65958c2: Preparing [2026-05-25T03:52:45.600Z] 0854555d70ac: Preparing [2026-05-25T03:52:45.600Z] d2dae65958c2: Waiting [2026-05-25T03:52:45.600Z] 0854555d70ac: Waiting [2026-05-25T03:52:45.600Z] 23fa8dcfe5f4: Layer already exists [2026-05-25T03:52:45.600Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:45.600Z] 9a07fd5a1545: Layer already exists [2026-05-25T03:52:45.600Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:45.600Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:45.600Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:45.600Z] d2dae65958c2: Layer already exists [2026-05-25T03:52:45.600Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:6c4f18bfa831f16befb2f06ab91f5d858701715f48a8271bcbb7594ec7170ead size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:45.932Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:46.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-05-25T03:52:46.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T03:52:46.252Z] 9a07fd5a1545: Preparing [2026-05-25T03:52:46.252Z] 23fa8dcfe5f4: Preparing [2026-05-25T03:52:46.252Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:46.252Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:46.252Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:46.252Z] d2dae65958c2: Preparing [2026-05-25T03:52:46.252Z] 0854555d70ac: Preparing [2026-05-25T03:52:46.252Z] d2dae65958c2: Waiting [2026-05-25T03:52:46.252Z] 0854555d70ac: Waiting [2026-05-25T03:52:46.252Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:46.252Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:46.252Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:46.252Z] 9a07fd5a1545: Layer already exists [2026-05-25T03:52:46.252Z] 23fa8dcfe5f4: Layer already exists [2026-05-25T03:52:46.252Z] d2dae65958c2: Layer already exists [2026-05-25T03:52:46.252Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:46.252Z] main: digest: sha256:6c4f18bfa831f16befb2f06ab91f5d858701715f48a8271bcbb7594ec7170ead size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:52:46.322Z] ===================================================== [Pipeline] echo [2026-05-25T03:52:46.339Z] taggedImages: [2026-05-25T03:52:46.339Z] - nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:46.339Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-25T03:52:46.339Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.115 [2026-05-25T03:52:46.339Z] - nexus3.edgexfoundry.org:10004/core-data:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:46.339Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-05-25T03:52:46.369Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-05-25T03:52:46.369Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:46.369Z] latest [2026-05-25T03:52:46.369Z] 4.1.0-dev.115 [2026-05-25T03:52:46.369Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:46.369Z] main [2026-05-25T03:52:46.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:46.714Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:47.035Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:47.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T03:52:47.035Z] e08da27b8833: Preparing [2026-05-25T03:52:47.035Z] ff7ce8a122ae: Preparing [2026-05-25T03:52:47.035Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:47.035Z] f6488fa698aa: Preparing [2026-05-25T03:52:47.035Z] 154683fbff6b: Preparing [2026-05-25T03:52:47.035Z] 0854555d70ac: Preparing [2026-05-25T03:52:47.035Z] 0854555d70ac: Waiting [2026-05-25T03:52:47.035Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:47.035Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:47.035Z] f6488fa698aa: Pushed [2026-05-25T03:52:47.035Z] 154683fbff6b: Pushed [2026-05-25T03:52:47.035Z] e08da27b8833: Pushed [2026-05-25T03:52:51.221Z] ff7ce8a122ae: Pushed [2026-05-25T03:52:51.221Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:d1a771d97b1d5c58a3f631484566304939ccd11027d614243201fcc99e1f2ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:51.542Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:51.861Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-25T03:52:51.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T03:52:51.861Z] e08da27b8833: Preparing [2026-05-25T03:52:51.861Z] ff7ce8a122ae: Preparing [2026-05-25T03:52:51.861Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:51.861Z] f6488fa698aa: Preparing [2026-05-25T03:52:51.861Z] 154683fbff6b: Preparing [2026-05-25T03:52:51.861Z] 0854555d70ac: Preparing [2026-05-25T03:52:51.861Z] 0854555d70ac: Waiting [2026-05-25T03:52:51.861Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:51.861Z] ff7ce8a122ae: Layer already exists [2026-05-25T03:52:51.862Z] f6488fa698aa: Layer already exists [2026-05-25T03:52:51.862Z] e08da27b8833: Layer already exists [2026-05-25T03:52:51.862Z] 154683fbff6b: Layer already exists [2026-05-25T03:52:51.862Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:51.862Z] latest: digest: sha256:d1a771d97b1d5c58a3f631484566304939ccd11027d614243201fcc99e1f2ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:52.186Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:52.547Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.115 [2026-05-25T03:52:52.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T03:52:52.547Z] e08da27b8833: Preparing [2026-05-25T03:52:52.547Z] ff7ce8a122ae: Preparing [2026-05-25T03:52:52.547Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:52.547Z] f6488fa698aa: Preparing [2026-05-25T03:52:52.547Z] 154683fbff6b: Preparing [2026-05-25T03:52:52.547Z] 0854555d70ac: Preparing [2026-05-25T03:52:52.547Z] 0854555d70ac: Waiting [2026-05-25T03:52:52.547Z] ff7ce8a122ae: Layer already exists [2026-05-25T03:52:52.547Z] f6488fa698aa: Layer already exists [2026-05-25T03:52:52.547Z] e08da27b8833: Layer already exists [2026-05-25T03:52:52.547Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:52.547Z] 154683fbff6b: Layer already exists [2026-05-25T03:52:52.547Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:52.547Z] 4.1.0-dev.115: digest: sha256:d1a771d97b1d5c58a3f631484566304939ccd11027d614243201fcc99e1f2ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:52.874Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:53.190Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:53.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T03:52:53.190Z] e08da27b8833: Preparing [2026-05-25T03:52:53.190Z] ff7ce8a122ae: Preparing [2026-05-25T03:52:53.190Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:53.190Z] f6488fa698aa: Preparing [2026-05-25T03:52:53.190Z] 154683fbff6b: Preparing [2026-05-25T03:52:53.190Z] 0854555d70ac: Preparing [2026-05-25T03:52:53.190Z] 0854555d70ac: Waiting [2026-05-25T03:52:53.190Z] f6488fa698aa: Layer already exists [2026-05-25T03:52:53.190Z] ff7ce8a122ae: Layer already exists [2026-05-25T03:52:53.190Z] e08da27b8833: Layer already exists [2026-05-25T03:52:53.190Z] 154683fbff6b: Layer already exists [2026-05-25T03:52:53.190Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:53.190Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:53.190Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:d1a771d97b1d5c58a3f631484566304939ccd11027d614243201fcc99e1f2ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:53.505Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:53.827Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-25T03:52:53.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T03:52:53.827Z] e08da27b8833: Preparing [2026-05-25T03:52:53.827Z] ff7ce8a122ae: Preparing [2026-05-25T03:52:53.827Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:53.827Z] f6488fa698aa: Preparing [2026-05-25T03:52:53.827Z] 154683fbff6b: Preparing [2026-05-25T03:52:53.827Z] 0854555d70ac: Preparing [2026-05-25T03:52:53.827Z] 0854555d70ac: Waiting [2026-05-25T03:52:53.827Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:53.827Z] ff7ce8a122ae: Layer already exists [2026-05-25T03:52:53.827Z] e08da27b8833: Layer already exists [2026-05-25T03:52:53.827Z] 154683fbff6b: Layer already exists [2026-05-25T03:52:53.827Z] f6488fa698aa: Layer already exists [2026-05-25T03:52:53.827Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:53.827Z] main: digest: sha256:d1a771d97b1d5c58a3f631484566304939ccd11027d614243201fcc99e1f2ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:52:53.895Z] ===================================================== [Pipeline] echo [2026-05-25T03:52:53.907Z] taggedImages: [2026-05-25T03:52:53.907Z] - nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:53.907Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-25T03:52:53.907Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.115 [2026-05-25T03:52:53.907Z] - nexus3.edgexfoundry.org:10004/core-keeper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:53.907Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-05-25T03:52:53.932Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-05-25T03:52:53.932Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:53.933Z] latest [2026-05-25T03:52:53.933Z] 4.1.0-dev.115 [2026-05-25T03:52:53.933Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:52:53.933Z] main [2026-05-25T03:52:53.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:54.277Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:54.599Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:52:54.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T03:52:54.599Z] bee3edf5c1ab: Preparing [2026-05-25T03:52:54.600Z] 16e38919a265: Preparing [2026-05-25T03:52:54.600Z] c011600eecaa: Preparing [2026-05-25T03:52:54.600Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:54.600Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:54.600Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:54.600Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:54.600Z] 0854555d70ac: Preparing [2026-05-25T03:52:54.600Z] 941cf7a9ac5a: Waiting [2026-05-25T03:52:54.600Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:54.600Z] 0854555d70ac: Waiting [2026-05-25T03:52:54.600Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:54.600Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:54.600Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:54.600Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:52:54.600Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:54.600Z] 16e38919a265: Pushed [2026-05-25T03:52:54.600Z] bee3edf5c1ab: Pushed [2026-05-25T03:52:58.779Z] c011600eecaa: Pushed [2026-05-25T03:52:58.779Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:e217d8acef8257e2349117a1d8b3068ed19b92479f7d9287fa9d0b2e4762fac4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:59.096Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:59.416Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-25T03:52:59.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T03:52:59.416Z] bee3edf5c1ab: Preparing [2026-05-25T03:52:59.416Z] 16e38919a265: Preparing [2026-05-25T03:52:59.416Z] c011600eecaa: Preparing [2026-05-25T03:52:59.416Z] 9ae3059a80e1: Preparing [2026-05-25T03:52:59.416Z] 36c15a2cd40f: Preparing [2026-05-25T03:52:59.416Z] 941cf7a9ac5a: Preparing [2026-05-25T03:52:59.416Z] dc1cd64d6e01: Preparing [2026-05-25T03:52:59.416Z] 0854555d70ac: Preparing [2026-05-25T03:52:59.416Z] 941cf7a9ac5a: Waiting [2026-05-25T03:52:59.416Z] 0854555d70ac: Waiting [2026-05-25T03:52:59.416Z] dc1cd64d6e01: Waiting [2026-05-25T03:52:59.416Z] 16e38919a265: Layer already exists [2026-05-25T03:52:59.416Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:52:59.416Z] c011600eecaa: Layer already exists [2026-05-25T03:52:59.416Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:52:59.416Z] bee3edf5c1ab: Layer already exists [2026-05-25T03:52:59.416Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:52:59.416Z] 0854555d70ac: Layer already exists [2026-05-25T03:52:59.416Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:52:59.416Z] latest: digest: sha256:e217d8acef8257e2349117a1d8b3068ed19b92479f7d9287fa9d0b2e4762fac4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:52:59.733Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:00.052Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.115 [2026-05-25T03:53:00.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T03:53:00.053Z] bee3edf5c1ab: Preparing [2026-05-25T03:53:00.053Z] 16e38919a265: Preparing [2026-05-25T03:53:00.053Z] c011600eecaa: Preparing [2026-05-25T03:53:00.053Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:00.053Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:00.053Z] 941cf7a9ac5a: Preparing [2026-05-25T03:53:00.053Z] dc1cd64d6e01: Preparing [2026-05-25T03:53:00.053Z] 0854555d70ac: Preparing [2026-05-25T03:53:00.053Z] dc1cd64d6e01: Waiting [2026-05-25T03:53:00.053Z] 0854555d70ac: Waiting [2026-05-25T03:53:00.053Z] 941cf7a9ac5a: Waiting [2026-05-25T03:53:00.053Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:00.053Z] 16e38919a265: Layer already exists [2026-05-25T03:53:00.053Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:00.053Z] c011600eecaa: Layer already exists [2026-05-25T03:53:00.053Z] bee3edf5c1ab: Layer already exists [2026-05-25T03:53:00.053Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:53:00.053Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:53:00.053Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:00.053Z] 4.1.0-dev.115: digest: sha256:e217d8acef8257e2349117a1d8b3068ed19b92479f7d9287fa9d0b2e4762fac4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:00.372Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:00.692Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:00.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T03:53:00.692Z] bee3edf5c1ab: Preparing [2026-05-25T03:53:00.692Z] 16e38919a265: Preparing [2026-05-25T03:53:00.692Z] c011600eecaa: Preparing [2026-05-25T03:53:00.692Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:00.692Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:00.692Z] 941cf7a9ac5a: Preparing [2026-05-25T03:53:00.692Z] dc1cd64d6e01: Preparing [2026-05-25T03:53:00.692Z] 0854555d70ac: Preparing [2026-05-25T03:53:00.692Z] 941cf7a9ac5a: Waiting [2026-05-25T03:53:00.692Z] dc1cd64d6e01: Waiting [2026-05-25T03:53:00.692Z] 0854555d70ac: Waiting [2026-05-25T03:53:00.692Z] bee3edf5c1ab: Layer already exists [2026-05-25T03:53:00.692Z] 16e38919a265: Layer already exists [2026-05-25T03:53:00.692Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:00.692Z] c011600eecaa: Layer already exists [2026-05-25T03:53:00.692Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:00.692Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:53:00.692Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:00.692Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:53:00.692Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:e217d8acef8257e2349117a1d8b3068ed19b92479f7d9287fa9d0b2e4762fac4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:01.015Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:01.336Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-25T03:53:01.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T03:53:01.337Z] bee3edf5c1ab: Preparing [2026-05-25T03:53:01.337Z] 16e38919a265: Preparing [2026-05-25T03:53:01.337Z] c011600eecaa: Preparing [2026-05-25T03:53:01.337Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:01.337Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:01.337Z] 941cf7a9ac5a: Preparing [2026-05-25T03:53:01.337Z] dc1cd64d6e01: Preparing [2026-05-25T03:53:01.337Z] 0854555d70ac: Preparing [2026-05-25T03:53:01.337Z] 941cf7a9ac5a: Waiting [2026-05-25T03:53:01.337Z] dc1cd64d6e01: Waiting [2026-05-25T03:53:01.337Z] 0854555d70ac: Waiting [2026-05-25T03:53:01.337Z] c011600eecaa: Layer already exists [2026-05-25T03:53:01.337Z] 16e38919a265: Layer already exists [2026-05-25T03:53:01.337Z] bee3edf5c1ab: Layer already exists [2026-05-25T03:53:01.337Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:01.337Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:01.337Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:53:01.337Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:53:01.337Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:01.337Z] main: digest: sha256:e217d8acef8257e2349117a1d8b3068ed19b92479f7d9287fa9d0b2e4762fac4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:53:01.409Z] ===================================================== [Pipeline] echo [2026-05-25T03:53:01.425Z] taggedImages: [2026-05-25T03:53:01.425Z] - nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:01.425Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-25T03:53:01.425Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.115 [2026-05-25T03:53:01.425Z] - nexus3.edgexfoundry.org:10004/core-metadata:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:01.425Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-05-25T03:53:01.448Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-05-25T03:53:01.448Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:01.448Z] latest [2026-05-25T03:53:01.448Z] 4.1.0-dev.115 [2026-05-25T03:53:01.448Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:01.448Z] main [2026-05-25T03:53:01.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:01.780Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:02.099Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:02.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T03:53:02.099Z] 43fce2698f5b: Preparing [2026-05-25T03:53:02.099Z] bd428aa55112: Preparing [2026-05-25T03:53:02.099Z] 21bd5cf347f5: Preparing [2026-05-25T03:53:02.099Z] ca638d4e85f6: Preparing [2026-05-25T03:53:02.099Z] 43eead23d0b4: Preparing [2026-05-25T03:53:02.099Z] 4f0375d952c3: Preparing [2026-05-25T03:53:02.099Z] 302711187b4d: Preparing [2026-05-25T03:53:02.099Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:02.099Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:02.099Z] c1cc275e508b: Preparing [2026-05-25T03:53:02.099Z] 5317d3f38383: Preparing [2026-05-25T03:53:02.099Z] 5f70bf18a086: Preparing [2026-05-25T03:53:02.099Z] be2104ae13d4: Preparing [2026-05-25T03:53:02.099Z] b520aab9415d: Preparing [2026-05-25T03:53:02.099Z] 4f0375d952c3: Waiting [2026-05-25T03:53:02.099Z] 833d65d7bd4a: Preparing [2026-05-25T03:53:02.099Z] 302711187b4d: Waiting [2026-05-25T03:53:02.099Z] 0854555d70ac: Preparing [2026-05-25T03:53:02.099Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:02.099Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:02.099Z] 5f70bf18a086: Waiting [2026-05-25T03:53:02.099Z] be2104ae13d4: Waiting [2026-05-25T03:53:02.099Z] b520aab9415d: Waiting [2026-05-25T03:53:02.099Z] 833d65d7bd4a: Waiting [2026-05-25T03:53:02.099Z] 0854555d70ac: Waiting [2026-05-25T03:53:02.099Z] c1cc275e508b: Waiting [2026-05-25T03:53:02.099Z] 5317d3f38383: Waiting [2026-05-25T03:53:02.099Z] 43eead23d0b4: Pushed [2026-05-25T03:53:02.099Z] 43fce2698f5b: Pushed [2026-05-25T03:53:02.099Z] bd428aa55112: Pushed [2026-05-25T03:53:02.099Z] ca638d4e85f6: Pushed [2026-05-25T03:53:02.099Z] 21bd5cf347f5: Pushed [2026-05-25T03:53:02.099Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:02.099Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:02.099Z] 4f0375d952c3: Pushed [2026-05-25T03:53:02.099Z] 5f70bf18a086: Layer already exists [2026-05-25T03:53:02.356Z] c1cc275e508b: Pushed [2026-05-25T03:53:02.356Z] 5317d3f38383: Pushed [2026-05-25T03:53:02.356Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:02.356Z] be2104ae13d4: Pushed [2026-05-25T03:53:02.356Z] b520aab9415d: Pushed [2026-05-25T03:53:02.356Z] 833d65d7bd4a: Pushed [2026-05-25T03:53:03.757Z] 302711187b4d: Pushed [2026-05-25T03:53:03.757Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:80095c48e56c54fa30f65fdaa875423291e030c48a530cb89516b2d8b2d41cd9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:04.081Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:04.397Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-25T03:53:04.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T03:53:04.398Z] 43fce2698f5b: Preparing [2026-05-25T03:53:04.398Z] bd428aa55112: Preparing [2026-05-25T03:53:04.398Z] 21bd5cf347f5: Preparing [2026-05-25T03:53:04.398Z] ca638d4e85f6: Preparing [2026-05-25T03:53:04.398Z] 43eead23d0b4: Preparing [2026-05-25T03:53:04.398Z] 4f0375d952c3: Preparing [2026-05-25T03:53:04.398Z] 302711187b4d: Preparing [2026-05-25T03:53:04.398Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:04.398Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:04.398Z] c1cc275e508b: Preparing [2026-05-25T03:53:04.398Z] 5317d3f38383: Preparing [2026-05-25T03:53:04.398Z] 5f70bf18a086: Preparing [2026-05-25T03:53:04.398Z] be2104ae13d4: Preparing [2026-05-25T03:53:04.398Z] b520aab9415d: Preparing [2026-05-25T03:53:04.398Z] 833d65d7bd4a: Preparing [2026-05-25T03:53:04.398Z] 0854555d70ac: Preparing [2026-05-25T03:53:04.398Z] c1cc275e508b: Waiting [2026-05-25T03:53:04.398Z] 5317d3f38383: Waiting [2026-05-25T03:53:04.398Z] 5f70bf18a086: Waiting [2026-05-25T03:53:04.398Z] 302711187b4d: Waiting [2026-05-25T03:53:04.398Z] be2104ae13d4: Waiting [2026-05-25T03:53:04.398Z] 833d65d7bd4a: Waiting [2026-05-25T03:53:04.398Z] b520aab9415d: Waiting [2026-05-25T03:53:04.398Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:04.398Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:04.398Z] 4f0375d952c3: Waiting [2026-05-25T03:53:04.398Z] 0854555d70ac: Waiting [2026-05-25T03:53:04.398Z] 43fce2698f5b: Layer already exists [2026-05-25T03:53:04.398Z] bd428aa55112: Layer already exists [2026-05-25T03:53:04.398Z] 43eead23d0b4: Layer already exists [2026-05-25T03:53:04.398Z] 21bd5cf347f5: Layer already exists [2026-05-25T03:53:04.398Z] ca638d4e85f6: Layer already exists [2026-05-25T03:53:04.398Z] 4f0375d952c3: Layer already exists [2026-05-25T03:53:04.398Z] 302711187b4d: Layer already exists [2026-05-25T03:53:04.398Z] c1cc275e508b: Layer already exists [2026-05-25T03:53:04.398Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:04.398Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:04.398Z] 5317d3f38383: Layer already exists [2026-05-25T03:53:04.398Z] 5f70bf18a086: Layer already exists [2026-05-25T03:53:04.398Z] b520aab9415d: Layer already exists [2026-05-25T03:53:04.398Z] be2104ae13d4: Layer already exists [2026-05-25T03:53:04.398Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:04.398Z] 833d65d7bd4a: Layer already exists [2026-05-25T03:53:04.398Z] latest: digest: sha256:80095c48e56c54fa30f65fdaa875423291e030c48a530cb89516b2d8b2d41cd9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:04.718Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:05.039Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.115 [2026-05-25T03:53:05.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T03:53:05.039Z] 43fce2698f5b: Preparing [2026-05-25T03:53:05.039Z] bd428aa55112: Preparing [2026-05-25T03:53:05.039Z] 21bd5cf347f5: Preparing [2026-05-25T03:53:05.039Z] ca638d4e85f6: Preparing [2026-05-25T03:53:05.039Z] 43eead23d0b4: Preparing [2026-05-25T03:53:05.039Z] 4f0375d952c3: Preparing [2026-05-25T03:53:05.039Z] 302711187b4d: Preparing [2026-05-25T03:53:05.039Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:05.039Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:05.039Z] c1cc275e508b: Preparing [2026-05-25T03:53:05.039Z] 5317d3f38383: Preparing [2026-05-25T03:53:05.039Z] 5f70bf18a086: Preparing [2026-05-25T03:53:05.039Z] 4f0375d952c3: Waiting [2026-05-25T03:53:05.039Z] be2104ae13d4: Preparing [2026-05-25T03:53:05.039Z] b520aab9415d: Preparing [2026-05-25T03:53:05.039Z] 833d65d7bd4a: Preparing [2026-05-25T03:53:05.039Z] 302711187b4d: Waiting [2026-05-25T03:53:05.039Z] 0854555d70ac: Preparing [2026-05-25T03:53:05.039Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:05.039Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:05.039Z] c1cc275e508b: Waiting [2026-05-25T03:53:05.039Z] 5317d3f38383: Waiting [2026-05-25T03:53:05.039Z] 5f70bf18a086: Waiting [2026-05-25T03:53:05.039Z] b520aab9415d: Waiting [2026-05-25T03:53:05.039Z] 833d65d7bd4a: Waiting [2026-05-25T03:53:05.039Z] be2104ae13d4: Waiting [2026-05-25T03:53:05.039Z] 0854555d70ac: Waiting [2026-05-25T03:53:05.039Z] 43eead23d0b4: Layer already exists [2026-05-25T03:53:05.039Z] 21bd5cf347f5: Layer already exists [2026-05-25T03:53:05.039Z] 43fce2698f5b: Layer already exists [2026-05-25T03:53:05.039Z] bd428aa55112: Layer already exists [2026-05-25T03:53:05.039Z] ca638d4e85f6: Layer already exists [2026-05-25T03:53:05.039Z] 302711187b4d: Layer already exists [2026-05-25T03:53:05.039Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:05.039Z] c1cc275e508b: Layer already exists [2026-05-25T03:53:05.039Z] 4f0375d952c3: Layer already exists [2026-05-25T03:53:05.039Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:05.039Z] 5317d3f38383: Layer already exists [2026-05-25T03:53:05.039Z] 5f70bf18a086: Layer already exists [2026-05-25T03:53:05.039Z] b520aab9415d: Layer already exists [2026-05-25T03:53:05.039Z] be2104ae13d4: Layer already exists [2026-05-25T03:53:05.039Z] 833d65d7bd4a: Layer already exists [2026-05-25T03:53:05.039Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:05.039Z] 4.1.0-dev.115: digest: sha256:80095c48e56c54fa30f65fdaa875423291e030c48a530cb89516b2d8b2d41cd9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:05.360Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:05.673Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:05.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T03:53:05.673Z] 43fce2698f5b: Preparing [2026-05-25T03:53:05.673Z] bd428aa55112: Preparing [2026-05-25T03:53:05.673Z] 21bd5cf347f5: Preparing [2026-05-25T03:53:05.673Z] ca638d4e85f6: Preparing [2026-05-25T03:53:05.673Z] 43eead23d0b4: Preparing [2026-05-25T03:53:05.673Z] 4f0375d952c3: Preparing [2026-05-25T03:53:05.673Z] 302711187b4d: Preparing [2026-05-25T03:53:05.673Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:05.673Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:05.673Z] c1cc275e508b: Preparing [2026-05-25T03:53:05.673Z] 5317d3f38383: Preparing [2026-05-25T03:53:05.673Z] 5f70bf18a086: Preparing [2026-05-25T03:53:05.673Z] be2104ae13d4: Preparing [2026-05-25T03:53:05.673Z] b520aab9415d: Preparing [2026-05-25T03:53:05.673Z] 833d65d7bd4a: Preparing [2026-05-25T03:53:05.673Z] 0854555d70ac: Preparing [2026-05-25T03:53:05.673Z] c1cc275e508b: Waiting [2026-05-25T03:53:05.673Z] 5317d3f38383: Waiting [2026-05-25T03:53:05.673Z] 5f70bf18a086: Waiting [2026-05-25T03:53:05.673Z] be2104ae13d4: Waiting [2026-05-25T03:53:05.673Z] b520aab9415d: Waiting [2026-05-25T03:53:05.673Z] 833d65d7bd4a: Waiting [2026-05-25T03:53:05.673Z] 4f0375d952c3: Waiting [2026-05-25T03:53:05.673Z] 0854555d70ac: Waiting [2026-05-25T03:53:05.673Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:05.673Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:05.673Z] 302711187b4d: Waiting [2026-05-25T03:53:05.673Z] 21bd5cf347f5: Layer already exists [2026-05-25T03:53:05.673Z] ca638d4e85f6: Layer already exists [2026-05-25T03:53:05.673Z] 43fce2698f5b: Layer already exists [2026-05-25T03:53:05.673Z] 43eead23d0b4: Layer already exists [2026-05-25T03:53:05.673Z] bd428aa55112: Layer already exists [2026-05-25T03:53:05.673Z] 4f0375d952c3: Layer already exists [2026-05-25T03:53:05.673Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:05.673Z] 302711187b4d: Layer already exists [2026-05-25T03:53:05.673Z] c1cc275e508b: Layer already exists [2026-05-25T03:53:05.673Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:05.673Z] 5317d3f38383: Layer already exists [2026-05-25T03:53:05.673Z] be2104ae13d4: Layer already exists [2026-05-25T03:53:05.673Z] b520aab9415d: Layer already exists [2026-05-25T03:53:05.673Z] 833d65d7bd4a: Layer already exists [2026-05-25T03:53:05.673Z] 5f70bf18a086: Layer already exists [2026-05-25T03:53:05.673Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:05.673Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:80095c48e56c54fa30f65fdaa875423291e030c48a530cb89516b2d8b2d41cd9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:05.990Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:06.300Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-25T03:53:06.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T03:53:06.300Z] 43fce2698f5b: Preparing [2026-05-25T03:53:06.300Z] bd428aa55112: Preparing [2026-05-25T03:53:06.300Z] 21bd5cf347f5: Preparing [2026-05-25T03:53:06.300Z] ca638d4e85f6: Preparing [2026-05-25T03:53:06.300Z] 43eead23d0b4: Preparing [2026-05-25T03:53:06.300Z] 4f0375d952c3: Preparing [2026-05-25T03:53:06.300Z] 302711187b4d: Preparing [2026-05-25T03:53:06.300Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:06.300Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:06.300Z] 4f0375d952c3: Waiting [2026-05-25T03:53:06.300Z] 302711187b4d: Waiting [2026-05-25T03:53:06.300Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:06.300Z] c1cc275e508b: Preparing [2026-05-25T03:53:06.300Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:06.300Z] 5317d3f38383: Preparing [2026-05-25T03:53:06.300Z] 5f70bf18a086: Preparing [2026-05-25T03:53:06.300Z] c1cc275e508b: Waiting [2026-05-25T03:53:06.300Z] be2104ae13d4: Preparing [2026-05-25T03:53:06.300Z] 5f70bf18a086: Waiting [2026-05-25T03:53:06.300Z] 5317d3f38383: Waiting [2026-05-25T03:53:06.300Z] b520aab9415d: Preparing [2026-05-25T03:53:06.300Z] 833d65d7bd4a: Preparing [2026-05-25T03:53:06.300Z] 0854555d70ac: Preparing [2026-05-25T03:53:06.300Z] be2104ae13d4: Waiting [2026-05-25T03:53:06.300Z] 833d65d7bd4a: Waiting [2026-05-25T03:53:06.300Z] b520aab9415d: Waiting [2026-05-25T03:53:06.300Z] 0854555d70ac: Waiting [2026-05-25T03:53:06.300Z] bd428aa55112: Layer already exists [2026-05-25T03:53:06.300Z] ca638d4e85f6: Layer already exists [2026-05-25T03:53:06.300Z] 43fce2698f5b: Layer already exists [2026-05-25T03:53:06.300Z] 43eead23d0b4: Layer already exists [2026-05-25T03:53:06.300Z] 21bd5cf347f5: Layer already exists [2026-05-25T03:53:06.300Z] 4f0375d952c3: Layer already exists [2026-05-25T03:53:06.300Z] c1cc275e508b: Layer already exists [2026-05-25T03:53:06.300Z] 302711187b4d: Layer already exists [2026-05-25T03:53:06.300Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:06.300Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:06.300Z] 5317d3f38383: Layer already exists [2026-05-25T03:53:06.300Z] 5f70bf18a086: Layer already exists [2026-05-25T03:53:06.300Z] 833d65d7bd4a: Layer already exists [2026-05-25T03:53:06.300Z] be2104ae13d4: Layer already exists [2026-05-25T03:53:06.300Z] b520aab9415d: Layer already exists [2026-05-25T03:53:06.300Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:06.300Z] main: digest: sha256:80095c48e56c54fa30f65fdaa875423291e030c48a530cb89516b2d8b2d41cd9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:53:06.366Z] ===================================================== [Pipeline] echo [2026-05-25T03:53:06.379Z] taggedImages: [2026-05-25T03:53:06.379Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:06.379Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-25T03:53:06.379Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.115 [2026-05-25T03:53:06.379Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:06.379Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-05-25T03:53:06.402Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-05-25T03:53:06.402Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:06.402Z] latest [2026-05-25T03:53:06.402Z] 4.1.0-dev.115 [2026-05-25T03:53:06.402Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:06.402Z] main [2026-05-25T03:53:06.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:06.726Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:07.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:07.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T03:53:07.047Z] c6cd35b070b6: Preparing [2026-05-25T03:53:07.047Z] f5864efadcc6: Preparing [2026-05-25T03:53:07.047Z] b2f54747184e: Preparing [2026-05-25T03:53:07.047Z] a3874521921d: Preparing [2026-05-25T03:53:07.047Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:07.047Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:07.047Z] 941cf7a9ac5a: Preparing [2026-05-25T03:53:07.047Z] dc1cd64d6e01: Preparing [2026-05-25T03:53:07.047Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:07.047Z] 0854555d70ac: Preparing [2026-05-25T03:53:07.047Z] dc1cd64d6e01: Waiting [2026-05-25T03:53:07.047Z] 0854555d70ac: Waiting [2026-05-25T03:53:07.047Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:07.047Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:07.047Z] f5864efadcc6: Pushed [2026-05-25T03:53:07.047Z] b2f54747184e: Pushed [2026-05-25T03:53:07.047Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:53:07.047Z] c6cd35b070b6: Pushed [2026-05-25T03:53:07.047Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:53:07.047Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:11.231Z] a3874521921d: Pushed [2026-05-25T03:53:11.231Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:a55ffa7d6853fd5a540bcf51bf87af5d7625fae9ff894f9816d1d636d4c26334 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:11.554Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:11.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-25T03:53:11.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T03:53:11.878Z] c6cd35b070b6: Preparing [2026-05-25T03:53:11.878Z] f5864efadcc6: Preparing [2026-05-25T03:53:11.878Z] b2f54747184e: Preparing [2026-05-25T03:53:11.878Z] a3874521921d: Preparing [2026-05-25T03:53:11.878Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:11.878Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:11.878Z] 941cf7a9ac5a: Preparing [2026-05-25T03:53:11.878Z] dc1cd64d6e01: Preparing [2026-05-25T03:53:11.878Z] 0854555d70ac: Preparing [2026-05-25T03:53:11.878Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:11.878Z] 941cf7a9ac5a: Waiting [2026-05-25T03:53:11.878Z] dc1cd64d6e01: Waiting [2026-05-25T03:53:11.878Z] 0854555d70ac: Waiting [2026-05-25T03:53:11.878Z] c6cd35b070b6: Layer already exists [2026-05-25T03:53:11.878Z] f5864efadcc6: Layer already exists [2026-05-25T03:53:11.878Z] a3874521921d: Layer already exists [2026-05-25T03:53:11.878Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:11.878Z] b2f54747184e: Layer already exists [2026-05-25T03:53:11.878Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:11.878Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:53:11.878Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:11.878Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:53:11.878Z] latest: digest: sha256:a55ffa7d6853fd5a540bcf51bf87af5d7625fae9ff894f9816d1d636d4c26334 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:12.194Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:12.511Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.115 [2026-05-25T03:53:12.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T03:53:12.511Z] c6cd35b070b6: Preparing [2026-05-25T03:53:12.511Z] f5864efadcc6: Preparing [2026-05-25T03:53:12.511Z] b2f54747184e: Preparing [2026-05-25T03:53:12.511Z] a3874521921d: Preparing [2026-05-25T03:53:12.511Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:12.511Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:12.511Z] 941cf7a9ac5a: Preparing [2026-05-25T03:53:12.511Z] dc1cd64d6e01: Preparing [2026-05-25T03:53:12.511Z] 0854555d70ac: Preparing [2026-05-25T03:53:12.511Z] 941cf7a9ac5a: Waiting [2026-05-25T03:53:12.511Z] dc1cd64d6e01: Waiting [2026-05-25T03:53:12.511Z] 0854555d70ac: Waiting [2026-05-25T03:53:12.511Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:12.511Z] f5864efadcc6: Layer already exists [2026-05-25T03:53:12.511Z] c6cd35b070b6: Layer already exists [2026-05-25T03:53:12.511Z] a3874521921d: Layer already exists [2026-05-25T03:53:12.511Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:12.511Z] b2f54747184e: Layer already exists [2026-05-25T03:53:12.511Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:12.511Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:12.511Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:53:12.511Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:53:12.511Z] 4.1.0-dev.115: digest: sha256:a55ffa7d6853fd5a540bcf51bf87af5d7625fae9ff894f9816d1d636d4c26334 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:12.844Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:13.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:13.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T03:53:13.159Z] c6cd35b070b6: Preparing [2026-05-25T03:53:13.159Z] f5864efadcc6: Preparing [2026-05-25T03:53:13.159Z] b2f54747184e: Preparing [2026-05-25T03:53:13.159Z] a3874521921d: Preparing [2026-05-25T03:53:13.159Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:13.159Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:13.159Z] 941cf7a9ac5a: Preparing [2026-05-25T03:53:13.159Z] dc1cd64d6e01: Preparing [2026-05-25T03:53:13.159Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:13.159Z] 0854555d70ac: Preparing [2026-05-25T03:53:13.159Z] dc1cd64d6e01: Waiting [2026-05-25T03:53:13.159Z] 0854555d70ac: Waiting [2026-05-25T03:53:13.159Z] b2f54747184e: Layer already exists [2026-05-25T03:53:13.159Z] c6cd35b070b6: Layer already exists [2026-05-25T03:53:13.159Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:13.159Z] f5864efadcc6: Layer already exists [2026-05-25T03:53:13.159Z] a3874521921d: Layer already exists [2026-05-25T03:53:13.159Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:53:13.159Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:53:13.159Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:13.159Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:13.159Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:a55ffa7d6853fd5a540bcf51bf87af5d7625fae9ff894f9816d1d636d4c26334 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:13.476Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:13.830Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-25T03:53:13.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T03:53:13.830Z] c6cd35b070b6: Preparing [2026-05-25T03:53:13.830Z] f5864efadcc6: Preparing [2026-05-25T03:53:13.830Z] b2f54747184e: Preparing [2026-05-25T03:53:13.830Z] a3874521921d: Preparing [2026-05-25T03:53:13.830Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:13.830Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:13.830Z] 941cf7a9ac5a: Preparing [2026-05-25T03:53:13.830Z] dc1cd64d6e01: Preparing [2026-05-25T03:53:13.830Z] 0854555d70ac: Preparing [2026-05-25T03:53:13.830Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:13.830Z] 941cf7a9ac5a: Waiting [2026-05-25T03:53:13.830Z] dc1cd64d6e01: Waiting [2026-05-25T03:53:13.830Z] 0854555d70ac: Waiting [2026-05-25T03:53:13.830Z] a3874521921d: Layer already exists [2026-05-25T03:53:13.830Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:13.830Z] f5864efadcc6: Layer already exists [2026-05-25T03:53:13.830Z] b2f54747184e: Layer already exists [2026-05-25T03:53:13.830Z] c6cd35b070b6: Layer already exists [2026-05-25T03:53:13.830Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:13.830Z] 941cf7a9ac5a: Layer already exists [2026-05-25T03:53:13.830Z] dc1cd64d6e01: Layer already exists [2026-05-25T03:53:13.831Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:13.831Z] main: digest: sha256:a55ffa7d6853fd5a540bcf51bf87af5d7625fae9ff894f9816d1d636d4c26334 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:53:13.898Z] ===================================================== [Pipeline] echo [2026-05-25T03:53:13.913Z] taggedImages: [2026-05-25T03:53:13.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:13.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-25T03:53:13.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.115 [2026-05-25T03:53:13.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:13.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-05-25T03:53:13.938Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-05-25T03:53:13.938Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:13.938Z] latest [2026-05-25T03:53:13.938Z] 4.1.0-dev.115 [2026-05-25T03:53:13.938Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:13.938Z] main [2026-05-25T03:53:13.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:14.267Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:14.588Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:14.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T03:53:14.588Z] 5af6072dc8d7: Preparing [2026-05-25T03:53:14.588Z] e58ebf3be0a1: Preparing [2026-05-25T03:53:14.588Z] c2ca7ec14288: Preparing [2026-05-25T03:53:14.588Z] a7a4a0aa12c2: Preparing [2026-05-25T03:53:14.588Z] f41a15e5bcce: Preparing [2026-05-25T03:53:14.588Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:14.588Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:14.588Z] 96fa1f18d8ab: Preparing [2026-05-25T03:53:14.588Z] c868b5f63f05: Preparing [2026-05-25T03:53:14.588Z] 7f75d7f5ea4d: Preparing [2026-05-25T03:53:14.588Z] 0854555d70ac: Preparing [2026-05-25T03:53:14.588Z] 96fa1f18d8ab: Waiting [2026-05-25T03:53:14.588Z] c868b5f63f05: Waiting [2026-05-25T03:53:14.588Z] 0854555d70ac: Waiting [2026-05-25T03:53:14.588Z] 7f75d7f5ea4d: Waiting [2026-05-25T03:53:14.588Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:14.588Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:14.588Z] e58ebf3be0a1: Pushed [2026-05-25T03:53:14.588Z] a7a4a0aa12c2: Pushed [2026-05-25T03:53:14.588Z] 5af6072dc8d7: Pushed [2026-05-25T03:53:14.588Z] f41a15e5bcce: Pushed [2026-05-25T03:53:14.588Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:14.588Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:14.588Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:14.588Z] 96fa1f18d8ab: Pushed [2026-05-25T03:53:14.588Z] c868b5f63f05: Pushed [2026-05-25T03:53:15.962Z] 7f75d7f5ea4d: Pushed [2026-05-25T03:53:17.339Z] c2ca7ec14288: Pushed [2026-05-25T03:53:17.596Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:10f965142d974432d8193e8d838c7b6a7ec62e3e053b8eab036a1568cea4b0fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:17.915Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:18.227Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-25T03:53:18.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T03:53:18.227Z] 5af6072dc8d7: Preparing [2026-05-25T03:53:18.227Z] e58ebf3be0a1: Preparing [2026-05-25T03:53:18.227Z] c2ca7ec14288: Preparing [2026-05-25T03:53:18.227Z] a7a4a0aa12c2: Preparing [2026-05-25T03:53:18.227Z] f41a15e5bcce: Preparing [2026-05-25T03:53:18.227Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:18.227Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:18.227Z] 96fa1f18d8ab: Preparing [2026-05-25T03:53:18.227Z] c868b5f63f05: Preparing [2026-05-25T03:53:18.227Z] 7f75d7f5ea4d: Preparing [2026-05-25T03:53:18.227Z] 0854555d70ac: Preparing [2026-05-25T03:53:18.227Z] 96fa1f18d8ab: Waiting [2026-05-25T03:53:18.227Z] 7f75d7f5ea4d: Waiting [2026-05-25T03:53:18.227Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:18.227Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:18.227Z] c868b5f63f05: Waiting [2026-05-25T03:53:18.227Z] 0854555d70ac: Waiting [2026-05-25T03:53:18.227Z] a7a4a0aa12c2: Layer already exists [2026-05-25T03:53:18.227Z] 5af6072dc8d7: Layer already exists [2026-05-25T03:53:18.227Z] e58ebf3be0a1: Layer already exists [2026-05-25T03:53:18.227Z] f41a15e5bcce: Layer already exists [2026-05-25T03:53:18.227Z] c2ca7ec14288: Layer already exists [2026-05-25T03:53:18.227Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:18.227Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:18.227Z] 96fa1f18d8ab: Layer already exists [2026-05-25T03:53:18.227Z] 7f75d7f5ea4d: Layer already exists [2026-05-25T03:53:18.227Z] c868b5f63f05: Layer already exists [2026-05-25T03:53:18.227Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:18.227Z] latest: digest: sha256:10f965142d974432d8193e8d838c7b6a7ec62e3e053b8eab036a1568cea4b0fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:18.554Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:18.859Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.115 [2026-05-25T03:53:18.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T03:53:18.859Z] 5af6072dc8d7: Preparing [2026-05-25T03:53:18.859Z] e58ebf3be0a1: Preparing [2026-05-25T03:53:18.859Z] c2ca7ec14288: Preparing [2026-05-25T03:53:18.859Z] a7a4a0aa12c2: Preparing [2026-05-25T03:53:18.859Z] f41a15e5bcce: Preparing [2026-05-25T03:53:18.859Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:18.859Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:18.859Z] 96fa1f18d8ab: Preparing [2026-05-25T03:53:18.859Z] c868b5f63f05: Preparing [2026-05-25T03:53:18.859Z] 7f75d7f5ea4d: Preparing [2026-05-25T03:53:18.859Z] 0854555d70ac: Preparing [2026-05-25T03:53:18.859Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:18.859Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:18.859Z] 96fa1f18d8ab: Waiting [2026-05-25T03:53:18.859Z] 0854555d70ac: Waiting [2026-05-25T03:53:18.859Z] c868b5f63f05: Waiting [2026-05-25T03:53:18.859Z] 7f75d7f5ea4d: Waiting [2026-05-25T03:53:18.859Z] e58ebf3be0a1: Layer already exists [2026-05-25T03:53:18.859Z] a7a4a0aa12c2: Layer already exists [2026-05-25T03:53:18.859Z] 5af6072dc8d7: Layer already exists [2026-05-25T03:53:18.859Z] c2ca7ec14288: Layer already exists [2026-05-25T03:53:18.859Z] f41a15e5bcce: Layer already exists [2026-05-25T03:53:18.859Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:18.859Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:18.859Z] c868b5f63f05: Layer already exists [2026-05-25T03:53:18.859Z] 7f75d7f5ea4d: Layer already exists [2026-05-25T03:53:18.859Z] 96fa1f18d8ab: Layer already exists [2026-05-25T03:53:18.859Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:18.859Z] 4.1.0-dev.115: digest: sha256:10f965142d974432d8193e8d838c7b6a7ec62e3e053b8eab036a1568cea4b0fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:19.174Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:19.491Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:19.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T03:53:19.491Z] 5af6072dc8d7: Preparing [2026-05-25T03:53:19.491Z] e58ebf3be0a1: Preparing [2026-05-25T03:53:19.491Z] c2ca7ec14288: Preparing [2026-05-25T03:53:19.491Z] a7a4a0aa12c2: Preparing [2026-05-25T03:53:19.491Z] f41a15e5bcce: Preparing [2026-05-25T03:53:19.491Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:19.491Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:19.491Z] 96fa1f18d8ab: Preparing [2026-05-25T03:53:19.491Z] c868b5f63f05: Preparing [2026-05-25T03:53:19.491Z] 7f75d7f5ea4d: Preparing [2026-05-25T03:53:19.491Z] 0854555d70ac: Preparing [2026-05-25T03:53:19.491Z] 96fa1f18d8ab: Waiting [2026-05-25T03:53:19.491Z] c868b5f63f05: Waiting [2026-05-25T03:53:19.491Z] 0854555d70ac: Waiting [2026-05-25T03:53:19.491Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:19.491Z] 7f75d7f5ea4d: Waiting [2026-05-25T03:53:19.491Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:19.491Z] c2ca7ec14288: Layer already exists [2026-05-25T03:53:19.491Z] 5af6072dc8d7: Layer already exists [2026-05-25T03:53:19.491Z] a7a4a0aa12c2: Layer already exists [2026-05-25T03:53:19.491Z] f41a15e5bcce: Layer already exists [2026-05-25T03:53:19.491Z] e58ebf3be0a1: Layer already exists [2026-05-25T03:53:19.491Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:19.491Z] 7f75d7f5ea4d: Layer already exists [2026-05-25T03:53:19.491Z] 96fa1f18d8ab: Layer already exists [2026-05-25T03:53:19.491Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:19.491Z] c868b5f63f05: Layer already exists [2026-05-25T03:53:19.491Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:19.491Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:10f965142d974432d8193e8d838c7b6a7ec62e3e053b8eab036a1568cea4b0fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:19.824Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:20.215Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-25T03:53:20.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T03:53:20.215Z] 5af6072dc8d7: Preparing [2026-05-25T03:53:20.215Z] e58ebf3be0a1: Preparing [2026-05-25T03:53:20.215Z] c2ca7ec14288: Preparing [2026-05-25T03:53:20.215Z] a7a4a0aa12c2: Preparing [2026-05-25T03:53:20.215Z] f41a15e5bcce: Preparing [2026-05-25T03:53:20.215Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:20.215Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:20.215Z] 96fa1f18d8ab: Preparing [2026-05-25T03:53:20.215Z] c868b5f63f05: Preparing [2026-05-25T03:53:20.215Z] 7f75d7f5ea4d: Preparing [2026-05-25T03:53:20.215Z] 0854555d70ac: Preparing [2026-05-25T03:53:20.215Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:20.215Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:20.215Z] 96fa1f18d8ab: Waiting [2026-05-25T03:53:20.215Z] c868b5f63f05: Waiting [2026-05-25T03:53:20.215Z] 7f75d7f5ea4d: Waiting [2026-05-25T03:53:20.215Z] 0854555d70ac: Waiting [2026-05-25T03:53:20.215Z] f41a15e5bcce: Layer already exists [2026-05-25T03:53:20.215Z] c2ca7ec14288: Layer already exists [2026-05-25T03:53:20.215Z] a7a4a0aa12c2: Layer already exists [2026-05-25T03:53:20.215Z] e58ebf3be0a1: Layer already exists [2026-05-25T03:53:20.215Z] 5af6072dc8d7: Layer already exists [2026-05-25T03:53:20.215Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:20.215Z] 96fa1f18d8ab: Layer already exists [2026-05-25T03:53:20.215Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:20.215Z] 7f75d7f5ea4d: Layer already exists [2026-05-25T03:53:20.215Z] c868b5f63f05: Layer already exists [2026-05-25T03:53:20.215Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:20.215Z] main: digest: sha256:10f965142d974432d8193e8d838c7b6a7ec62e3e053b8eab036a1568cea4b0fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:53:20.274Z] ===================================================== [Pipeline] echo [2026-05-25T03:53:20.283Z] taggedImages: [2026-05-25T03:53:20.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:20.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-25T03:53:20.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.115 [2026-05-25T03:53:20.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:20.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-05-25T03:53:20.316Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-05-25T03:53:20.316Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:20.316Z] latest [2026-05-25T03:53:20.316Z] 4.1.0-dev.115 [2026-05-25T03:53:20.316Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:20.316Z] main [2026-05-25T03:53:20.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:20.662Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:20.985Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:20.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T03:53:20.985Z] ce6ac20aa3ee: Preparing [2026-05-25T03:53:20.985Z] c1e60101afa5: Preparing [2026-05-25T03:53:20.985Z] 528b08df52d7: Preparing [2026-05-25T03:53:20.985Z] 9bd300f0123a: Preparing [2026-05-25T03:53:20.985Z] 6947caf38db9: Preparing [2026-05-25T03:53:20.985Z] a0e40305c4c0: Preparing [2026-05-25T03:53:20.985Z] c2f1a0814060: Preparing [2026-05-25T03:53:20.985Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:20.985Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:20.985Z] 62d17d2e3102: Preparing [2026-05-25T03:53:20.985Z] f0df2afdac17: Preparing [2026-05-25T03:53:20.985Z] 0854555d70ac: Preparing [2026-05-25T03:53:20.985Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:20.985Z] a0e40305c4c0: Waiting [2026-05-25T03:53:20.985Z] f0df2afdac17: Waiting [2026-05-25T03:53:20.985Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:20.985Z] 62d17d2e3102: Waiting [2026-05-25T03:53:20.985Z] 0854555d70ac: Waiting [2026-05-25T03:53:20.985Z] c2f1a0814060: Waiting [2026-05-25T03:53:20.985Z] c1e60101afa5: Pushed [2026-05-25T03:53:20.985Z] 6947caf38db9: Pushed [2026-05-25T03:53:20.985Z] ce6ac20aa3ee: Pushed [2026-05-25T03:53:20.985Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:20.985Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:20.985Z] a0e40305c4c0: Pushed [2026-05-25T03:53:20.985Z] c2f1a0814060: Pushed [2026-05-25T03:53:21.241Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:21.241Z] 62d17d2e3102: Pushed [2026-05-25T03:53:22.613Z] f0df2afdac17: Pushed [2026-05-25T03:53:23.546Z] 9bd300f0123a: Pushed [2026-05-25T03:53:23.803Z] 528b08df52d7: Pushed [2026-05-25T03:53:23.803Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:290874ea1ae1039ce1395f24c57bbdd25c8ccbf17d6ebbc632f5629f86d90149 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:24.112Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:24.424Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-25T03:53:24.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T03:53:24.424Z] ce6ac20aa3ee: Preparing [2026-05-25T03:53:24.424Z] c1e60101afa5: Preparing [2026-05-25T03:53:24.424Z] 528b08df52d7: Preparing [2026-05-25T03:53:24.424Z] 9bd300f0123a: Preparing [2026-05-25T03:53:24.424Z] 6947caf38db9: Preparing [2026-05-25T03:53:24.424Z] a0e40305c4c0: Preparing [2026-05-25T03:53:24.424Z] c2f1a0814060: Preparing [2026-05-25T03:53:24.424Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:24.424Z] a0e40305c4c0: Waiting [2026-05-25T03:53:24.424Z] c2f1a0814060: Waiting [2026-05-25T03:53:24.424Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:24.424Z] 62d17d2e3102: Preparing [2026-05-25T03:53:24.424Z] f0df2afdac17: Preparing [2026-05-25T03:53:24.424Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:24.424Z] 62d17d2e3102: Waiting [2026-05-25T03:53:24.424Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:24.424Z] 0854555d70ac: Preparing [2026-05-25T03:53:24.424Z] f0df2afdac17: Waiting [2026-05-25T03:53:24.424Z] 0854555d70ac: Waiting [2026-05-25T03:53:24.424Z] 528b08df52d7: Layer already exists [2026-05-25T03:53:24.424Z] c1e60101afa5: Layer already exists [2026-05-25T03:53:24.424Z] 6947caf38db9: Layer already exists [2026-05-25T03:53:24.424Z] 9bd300f0123a: Layer already exists [2026-05-25T03:53:24.424Z] ce6ac20aa3ee: Layer already exists [2026-05-25T03:53:24.424Z] a0e40305c4c0: Layer already exists [2026-05-25T03:53:24.424Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:24.424Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:24.424Z] 62d17d2e3102: Layer already exists [2026-05-25T03:53:24.424Z] c2f1a0814060: Layer already exists [2026-05-25T03:53:24.424Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:24.424Z] f0df2afdac17: Layer already exists [2026-05-25T03:53:24.424Z] latest: digest: sha256:290874ea1ae1039ce1395f24c57bbdd25c8ccbf17d6ebbc632f5629f86d90149 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:24.785Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:25.091Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.115 [2026-05-25T03:53:25.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T03:53:25.091Z] ce6ac20aa3ee: Preparing [2026-05-25T03:53:25.091Z] c1e60101afa5: Preparing [2026-05-25T03:53:25.091Z] 528b08df52d7: Preparing [2026-05-25T03:53:25.091Z] 9bd300f0123a: Preparing [2026-05-25T03:53:25.091Z] 6947caf38db9: Preparing [2026-05-25T03:53:25.091Z] a0e40305c4c0: Preparing [2026-05-25T03:53:25.091Z] c2f1a0814060: Preparing [2026-05-25T03:53:25.091Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:25.091Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:25.091Z] 62d17d2e3102: Preparing [2026-05-25T03:53:25.091Z] f0df2afdac17: Preparing [2026-05-25T03:53:25.091Z] 0854555d70ac: Preparing [2026-05-25T03:53:25.091Z] a0e40305c4c0: Waiting [2026-05-25T03:53:25.091Z] c2f1a0814060: Waiting [2026-05-25T03:53:25.091Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:25.091Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:25.091Z] 62d17d2e3102: Waiting [2026-05-25T03:53:25.091Z] f0df2afdac17: Waiting [2026-05-25T03:53:25.091Z] 0854555d70ac: Waiting [2026-05-25T03:53:25.091Z] 528b08df52d7: Layer already exists [2026-05-25T03:53:25.091Z] 9bd300f0123a: Layer already exists [2026-05-25T03:53:25.091Z] 6947caf38db9: Layer already exists [2026-05-25T03:53:25.091Z] ce6ac20aa3ee: Layer already exists [2026-05-25T03:53:25.091Z] c1e60101afa5: Layer already exists [2026-05-25T03:53:25.091Z] c2f1a0814060: Layer already exists [2026-05-25T03:53:25.091Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:25.091Z] a0e40305c4c0: Layer already exists [2026-05-25T03:53:25.091Z] 62d17d2e3102: Layer already exists [2026-05-25T03:53:25.091Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:25.091Z] f0df2afdac17: Layer already exists [2026-05-25T03:53:25.091Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:25.091Z] 4.1.0-dev.115: digest: sha256:290874ea1ae1039ce1395f24c57bbdd25c8ccbf17d6ebbc632f5629f86d90149 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:25.430Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:25.746Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:25.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T03:53:25.746Z] ce6ac20aa3ee: Preparing [2026-05-25T03:53:25.746Z] c1e60101afa5: Preparing [2026-05-25T03:53:25.746Z] 528b08df52d7: Preparing [2026-05-25T03:53:25.746Z] 9bd300f0123a: Preparing [2026-05-25T03:53:25.746Z] 6947caf38db9: Preparing [2026-05-25T03:53:25.746Z] a0e40305c4c0: Preparing [2026-05-25T03:53:25.746Z] c2f1a0814060: Preparing [2026-05-25T03:53:25.746Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:25.746Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:25.746Z] 62d17d2e3102: Preparing [2026-05-25T03:53:25.746Z] f0df2afdac17: Preparing [2026-05-25T03:53:25.746Z] 0854555d70ac: Preparing [2026-05-25T03:53:25.746Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:25.746Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:25.746Z] a0e40305c4c0: Waiting [2026-05-25T03:53:25.746Z] c2f1a0814060: Waiting [2026-05-25T03:53:25.746Z] 0854555d70ac: Waiting [2026-05-25T03:53:25.746Z] f0df2afdac17: Waiting [2026-05-25T03:53:25.746Z] c1e60101afa5: Layer already exists [2026-05-25T03:53:25.746Z] 6947caf38db9: Layer already exists [2026-05-25T03:53:25.746Z] ce6ac20aa3ee: Layer already exists [2026-05-25T03:53:25.746Z] 9bd300f0123a: Layer already exists [2026-05-25T03:53:25.746Z] 528b08df52d7: Layer already exists [2026-05-25T03:53:25.746Z] a0e40305c4c0: Layer already exists [2026-05-25T03:53:25.746Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:25.746Z] c2f1a0814060: Layer already exists [2026-05-25T03:53:25.746Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:25.746Z] 62d17d2e3102: Layer already exists [2026-05-25T03:53:25.746Z] f0df2afdac17: Layer already exists [2026-05-25T03:53:25.746Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:25.746Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:290874ea1ae1039ce1395f24c57bbdd25c8ccbf17d6ebbc632f5629f86d90149 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:26.065Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:26.385Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-25T03:53:26.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T03:53:26.385Z] ce6ac20aa3ee: Preparing [2026-05-25T03:53:26.385Z] c1e60101afa5: Preparing [2026-05-25T03:53:26.385Z] 528b08df52d7: Preparing [2026-05-25T03:53:26.385Z] 9bd300f0123a: Preparing [2026-05-25T03:53:26.385Z] 6947caf38db9: Preparing [2026-05-25T03:53:26.385Z] a0e40305c4c0: Preparing [2026-05-25T03:53:26.385Z] c2f1a0814060: Preparing [2026-05-25T03:53:26.385Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:26.385Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:26.385Z] 62d17d2e3102: Preparing [2026-05-25T03:53:26.385Z] f0df2afdac17: Preparing [2026-05-25T03:53:26.385Z] 0854555d70ac: Preparing [2026-05-25T03:53:26.385Z] c2f1a0814060: Waiting [2026-05-25T03:53:26.385Z] 9ae3059a80e1: Waiting [2026-05-25T03:53:26.385Z] 36c15a2cd40f: Waiting [2026-05-25T03:53:26.385Z] 62d17d2e3102: Waiting [2026-05-25T03:53:26.385Z] f0df2afdac17: Waiting [2026-05-25T03:53:26.385Z] 0854555d70ac: Waiting [2026-05-25T03:53:26.385Z] a0e40305c4c0: Waiting [2026-05-25T03:53:26.385Z] 6947caf38db9: Layer already exists [2026-05-25T03:53:26.385Z] 9bd300f0123a: Layer already exists [2026-05-25T03:53:26.385Z] 528b08df52d7: Layer already exists [2026-05-25T03:53:26.385Z] ce6ac20aa3ee: Layer already exists [2026-05-25T03:53:26.385Z] c1e60101afa5: Layer already exists [2026-05-25T03:53:26.385Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:26.385Z] c2f1a0814060: Layer already exists [2026-05-25T03:53:26.385Z] a0e40305c4c0: Layer already exists [2026-05-25T03:53:26.385Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:26.385Z] 62d17d2e3102: Layer already exists [2026-05-25T03:53:26.385Z] f0df2afdac17: Layer already exists [2026-05-25T03:53:26.385Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:26.385Z] main: digest: sha256:290874ea1ae1039ce1395f24c57bbdd25c8ccbf17d6ebbc632f5629f86d90149 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:53:26.458Z] ===================================================== [Pipeline] echo [2026-05-25T03:53:26.470Z] taggedImages: [2026-05-25T03:53:26.470Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:26.470Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-25T03:53:26.470Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.115 [2026-05-25T03:53:26.470Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:26.470Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-05-25T03:53:26.494Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-05-25T03:53:26.494Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:26.494Z] latest [2026-05-25T03:53:26.494Z] 4.1.0-dev.115 [2026-05-25T03:53:26.494Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:26.494Z] main [2026-05-25T03:53:26.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:26.827Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:27.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:27.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T03:53:27.154Z] 50a2b100726b: Preparing [2026-05-25T03:53:27.154Z] db319d3f6f71: Preparing [2026-05-25T03:53:27.154Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:27.154Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:27.154Z] 51ab98259535: Preparing [2026-05-25T03:53:27.154Z] ec2ebb1dd595: Preparing [2026-05-25T03:53:27.154Z] 0854555d70ac: Preparing [2026-05-25T03:53:27.154Z] ec2ebb1dd595: Waiting [2026-05-25T03:53:27.154Z] 0854555d70ac: Waiting [2026-05-25T03:53:27.154Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:27.154Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:27.154Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:27.154Z] 50a2b100726b: Pushed [2026-05-25T03:53:27.154Z] 51ab98259535: Pushed [2026-05-25T03:53:28.085Z] ec2ebb1dd595: Pushed [2026-05-25T03:53:30.628Z] db319d3f6f71: Pushed [2026-05-25T03:53:30.628Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:6e678582ce748010e91cd433498be0d5c4e0b7ae374f4191f62d3274bfc21393 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:30.944Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:31.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-25T03:53:31.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T03:53:31.264Z] 50a2b100726b: Preparing [2026-05-25T03:53:31.264Z] db319d3f6f71: Preparing [2026-05-25T03:53:31.264Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:31.264Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:31.264Z] 51ab98259535: Preparing [2026-05-25T03:53:31.264Z] ec2ebb1dd595: Preparing [2026-05-25T03:53:31.264Z] 0854555d70ac: Preparing [2026-05-25T03:53:31.264Z] ec2ebb1dd595: Waiting [2026-05-25T03:53:31.264Z] 0854555d70ac: Waiting [2026-05-25T03:53:31.264Z] 51ab98259535: Layer already exists [2026-05-25T03:53:31.264Z] db319d3f6f71: Layer already exists [2026-05-25T03:53:31.264Z] 50a2b100726b: Layer already exists [2026-05-25T03:53:31.264Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:31.264Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:31.264Z] ec2ebb1dd595: Layer already exists [2026-05-25T03:53:31.264Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:31.264Z] latest: digest: sha256:6e678582ce748010e91cd433498be0d5c4e0b7ae374f4191f62d3274bfc21393 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:31.586Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:31.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.115 [2026-05-25T03:53:31.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T03:53:31.907Z] 50a2b100726b: Preparing [2026-05-25T03:53:31.907Z] db319d3f6f71: Preparing [2026-05-25T03:53:31.907Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:31.907Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:31.907Z] 51ab98259535: Preparing [2026-05-25T03:53:31.907Z] ec2ebb1dd595: Preparing [2026-05-25T03:53:31.907Z] 0854555d70ac: Preparing [2026-05-25T03:53:31.907Z] ec2ebb1dd595: Waiting [2026-05-25T03:53:31.907Z] 0854555d70ac: Waiting [2026-05-25T03:53:31.907Z] db319d3f6f71: Layer already exists [2026-05-25T03:53:31.907Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:31.907Z] 50a2b100726b: Layer already exists [2026-05-25T03:53:31.907Z] 51ab98259535: Layer already exists [2026-05-25T03:53:31.907Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:31.907Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:31.907Z] ec2ebb1dd595: Layer already exists [2026-05-25T03:53:31.907Z] 4.1.0-dev.115: digest: sha256:6e678582ce748010e91cd433498be0d5c4e0b7ae374f4191f62d3274bfc21393 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:32.222Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:32.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:32.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T03:53:32.544Z] 50a2b100726b: Preparing [2026-05-25T03:53:32.544Z] db319d3f6f71: Preparing [2026-05-25T03:53:32.544Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:32.544Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:32.544Z] 51ab98259535: Preparing [2026-05-25T03:53:32.544Z] ec2ebb1dd595: Preparing [2026-05-25T03:53:32.544Z] 0854555d70ac: Preparing [2026-05-25T03:53:32.544Z] ec2ebb1dd595: Waiting [2026-05-25T03:53:32.544Z] 0854555d70ac: Waiting [2026-05-25T03:53:32.544Z] 50a2b100726b: Layer already exists [2026-05-25T03:53:32.544Z] db319d3f6f71: Layer already exists [2026-05-25T03:53:32.544Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:32.544Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:32.544Z] 51ab98259535: Layer already exists [2026-05-25T03:53:32.544Z] ec2ebb1dd595: Layer already exists [2026-05-25T03:53:32.544Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:32.544Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:6e678582ce748010e91cd433498be0d5c4e0b7ae374f4191f62d3274bfc21393 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:32.871Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:33.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-25T03:53:33.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T03:53:33.194Z] 50a2b100726b: Preparing [2026-05-25T03:53:33.194Z] db319d3f6f71: Preparing [2026-05-25T03:53:33.194Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:33.194Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:33.194Z] 51ab98259535: Preparing [2026-05-25T03:53:33.194Z] ec2ebb1dd595: Preparing [2026-05-25T03:53:33.194Z] 0854555d70ac: Preparing [2026-05-25T03:53:33.194Z] ec2ebb1dd595: Waiting [2026-05-25T03:53:33.194Z] 0854555d70ac: Waiting [2026-05-25T03:53:33.194Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:33.194Z] db319d3f6f71: Layer already exists [2026-05-25T03:53:33.194Z] 51ab98259535: Layer already exists [2026-05-25T03:53:33.194Z] 50a2b100726b: Layer already exists [2026-05-25T03:53:33.194Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:33.194Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:33.195Z] ec2ebb1dd595: Layer already exists [2026-05-25T03:53:33.195Z] main: digest: sha256:6e678582ce748010e91cd433498be0d5c4e0b7ae374f4191f62d3274bfc21393 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:53:33.267Z] ===================================================== [Pipeline] echo [2026-05-25T03:53:33.279Z] taggedImages: [2026-05-25T03:53:33.279Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:33.279Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-25T03:53:33.279Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.115 [2026-05-25T03:53:33.279Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:33.279Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-05-25T03:53:33.301Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-05-25T03:53:33.301Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:33.301Z] latest [2026-05-25T03:53:33.301Z] 4.1.0-dev.115 [2026-05-25T03:53:33.301Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:33.301Z] main [2026-05-25T03:53:33.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:33.632Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:33.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:33.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T03:53:33.947Z] 499c5c0c1ea5: Preparing [2026-05-25T03:53:33.947Z] e16ab681174c: Preparing [2026-05-25T03:53:33.947Z] d55c420d5fc4: Preparing [2026-05-25T03:53:33.947Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:33.947Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:33.947Z] 421d489e49c3: Preparing [2026-05-25T03:53:33.947Z] 6ba4f8f66765: Preparing [2026-05-25T03:53:33.947Z] e3b312ee5209: Preparing [2026-05-25T03:53:33.947Z] dda815c96c21: Preparing [2026-05-25T03:53:33.947Z] 0854555d70ac: Preparing [2026-05-25T03:53:33.947Z] 6ba4f8f66765: Waiting [2026-05-25T03:53:33.947Z] e3b312ee5209: Waiting [2026-05-25T03:53:33.947Z] dda815c96c21: Waiting [2026-05-25T03:53:33.947Z] 0854555d70ac: Waiting [2026-05-25T03:53:33.947Z] 421d489e49c3: Waiting [2026-05-25T03:53:33.947Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:33.947Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:33.947Z] 499c5c0c1ea5: Pushed [2026-05-25T03:53:33.947Z] e16ab681174c: Pushed [2026-05-25T03:53:33.947Z] d55c420d5fc4: Pushed [2026-05-25T03:53:33.947Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:33.947Z] e3b312ee5209: Pushed [2026-05-25T03:53:34.510Z] dda815c96c21: Pushed [2026-05-25T03:53:39.772Z] 6ba4f8f66765: Pushed [2026-05-25T03:53:47.878Z] 421d489e49c3: Pushed [2026-05-25T03:53:47.878Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:343dccd70cc7ccff0d0cc32f89cec1b19d41c9015a30ab4cbf82154ec527b10e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:48.201Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:48.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-25T03:53:48.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T03:53:48.518Z] 499c5c0c1ea5: Preparing [2026-05-25T03:53:48.518Z] e16ab681174c: Preparing [2026-05-25T03:53:48.518Z] d55c420d5fc4: Preparing [2026-05-25T03:53:48.518Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:48.518Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:48.518Z] 421d489e49c3: Preparing [2026-05-25T03:53:48.518Z] 6ba4f8f66765: Preparing [2026-05-25T03:53:48.518Z] e3b312ee5209: Preparing [2026-05-25T03:53:48.518Z] 421d489e49c3: Waiting [2026-05-25T03:53:48.518Z] 6ba4f8f66765: Waiting [2026-05-25T03:53:48.518Z] dda815c96c21: Preparing [2026-05-25T03:53:48.518Z] 0854555d70ac: Preparing [2026-05-25T03:53:48.518Z] e3b312ee5209: Waiting [2026-05-25T03:53:48.518Z] dda815c96c21: Waiting [2026-05-25T03:53:48.518Z] 0854555d70ac: Waiting [2026-05-25T03:53:48.518Z] d55c420d5fc4: Layer already exists [2026-05-25T03:53:48.518Z] 499c5c0c1ea5: Layer already exists [2026-05-25T03:53:48.518Z] e16ab681174c: Layer already exists [2026-05-25T03:53:48.518Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:48.518Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:48.518Z] 421d489e49c3: Layer already exists [2026-05-25T03:53:48.518Z] 6ba4f8f66765: Layer already exists [2026-05-25T03:53:48.518Z] e3b312ee5209: Layer already exists [2026-05-25T03:53:48.518Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:48.518Z] dda815c96c21: Layer already exists [2026-05-25T03:53:48.518Z] latest: digest: sha256:343dccd70cc7ccff0d0cc32f89cec1b19d41c9015a30ab4cbf82154ec527b10e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:48.837Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:49.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.115 [2026-05-25T03:53:49.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T03:53:49.165Z] 499c5c0c1ea5: Preparing [2026-05-25T03:53:49.165Z] e16ab681174c: Preparing [2026-05-25T03:53:49.165Z] d55c420d5fc4: Preparing [2026-05-25T03:53:49.165Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:49.165Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:49.165Z] 421d489e49c3: Preparing [2026-05-25T03:53:49.165Z] 6ba4f8f66765: Preparing [2026-05-25T03:53:49.165Z] e3b312ee5209: Preparing [2026-05-25T03:53:49.165Z] dda815c96c21: Preparing [2026-05-25T03:53:49.165Z] 0854555d70ac: Preparing [2026-05-25T03:53:49.165Z] 6ba4f8f66765: Waiting [2026-05-25T03:53:49.165Z] e3b312ee5209: Waiting [2026-05-25T03:53:49.165Z] dda815c96c21: Waiting [2026-05-25T03:53:49.165Z] 0854555d70ac: Waiting [2026-05-25T03:53:49.165Z] 421d489e49c3: Waiting [2026-05-25T03:53:49.165Z] e16ab681174c: Layer already exists [2026-05-25T03:53:49.165Z] d55c420d5fc4: Layer already exists [2026-05-25T03:53:49.165Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:49.165Z] 499c5c0c1ea5: Layer already exists [2026-05-25T03:53:49.165Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:49.165Z] 421d489e49c3: Layer already exists [2026-05-25T03:53:49.165Z] 6ba4f8f66765: Layer already exists [2026-05-25T03:53:49.165Z] dda815c96c21: Layer already exists [2026-05-25T03:53:49.165Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:49.165Z] e3b312ee5209: Layer already exists [2026-05-25T03:53:49.165Z] 4.1.0-dev.115: digest: sha256:343dccd70cc7ccff0d0cc32f89cec1b19d41c9015a30ab4cbf82154ec527b10e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:49.491Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:49.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:49.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T03:53:49.809Z] 499c5c0c1ea5: Preparing [2026-05-25T03:53:49.809Z] e16ab681174c: Preparing [2026-05-25T03:53:49.809Z] d55c420d5fc4: Preparing [2026-05-25T03:53:49.809Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:49.809Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:49.809Z] 421d489e49c3: Preparing [2026-05-25T03:53:49.809Z] 6ba4f8f66765: Preparing [2026-05-25T03:53:49.809Z] e3b312ee5209: Preparing [2026-05-25T03:53:49.809Z] dda815c96c21: Preparing [2026-05-25T03:53:49.809Z] 0854555d70ac: Preparing [2026-05-25T03:53:49.809Z] e3b312ee5209: Waiting [2026-05-25T03:53:49.809Z] dda815c96c21: Waiting [2026-05-25T03:53:49.809Z] 0854555d70ac: Waiting [2026-05-25T03:53:49.809Z] 421d489e49c3: Waiting [2026-05-25T03:53:49.809Z] 6ba4f8f66765: Waiting [2026-05-25T03:53:49.809Z] d55c420d5fc4: Layer already exists [2026-05-25T03:53:49.809Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:49.809Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:49.809Z] e16ab681174c: Layer already exists [2026-05-25T03:53:49.809Z] 499c5c0c1ea5: Layer already exists [2026-05-25T03:53:49.809Z] 6ba4f8f66765: Layer already exists [2026-05-25T03:53:49.809Z] 421d489e49c3: Layer already exists [2026-05-25T03:53:49.809Z] e3b312ee5209: Layer already exists [2026-05-25T03:53:49.809Z] dda815c96c21: Layer already exists [2026-05-25T03:53:49.809Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:49.809Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:343dccd70cc7ccff0d0cc32f89cec1b19d41c9015a30ab4cbf82154ec527b10e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:50.146Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:50.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-25T03:53:50.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T03:53:50.495Z] 499c5c0c1ea5: Preparing [2026-05-25T03:53:50.495Z] e16ab681174c: Preparing [2026-05-25T03:53:50.495Z] d55c420d5fc4: Preparing [2026-05-25T03:53:50.495Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:50.495Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:50.495Z] 421d489e49c3: Preparing [2026-05-25T03:53:50.495Z] 6ba4f8f66765: Preparing [2026-05-25T03:53:50.495Z] e3b312ee5209: Preparing [2026-05-25T03:53:50.495Z] dda815c96c21: Preparing [2026-05-25T03:53:50.495Z] 0854555d70ac: Preparing [2026-05-25T03:53:50.495Z] 6ba4f8f66765: Waiting [2026-05-25T03:53:50.495Z] e3b312ee5209: Waiting [2026-05-25T03:53:50.495Z] dda815c96c21: Waiting [2026-05-25T03:53:50.495Z] 0854555d70ac: Waiting [2026-05-25T03:53:50.495Z] 421d489e49c3: Waiting [2026-05-25T03:53:50.495Z] d55c420d5fc4: Layer already exists [2026-05-25T03:53:50.495Z] e16ab681174c: Layer already exists [2026-05-25T03:53:50.495Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:50.495Z] 499c5c0c1ea5: Layer already exists [2026-05-25T03:53:50.495Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:50.495Z] 421d489e49c3: Layer already exists [2026-05-25T03:53:50.495Z] 6ba4f8f66765: Layer already exists [2026-05-25T03:53:50.495Z] e3b312ee5209: Layer already exists [2026-05-25T03:53:50.495Z] dda815c96c21: Layer already exists [2026-05-25T03:53:50.495Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:50.495Z] main: digest: sha256:343dccd70cc7ccff0d0cc32f89cec1b19d41c9015a30ab4cbf82154ec527b10e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:53:50.568Z] ===================================================== [Pipeline] echo [2026-05-25T03:53:50.581Z] taggedImages: [2026-05-25T03:53:50.581Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:50.581Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-25T03:53:50.581Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.115 [2026-05-25T03:53:50.581Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:50.581Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-05-25T03:53:50.604Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-05-25T03:53:50.604Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:50.604Z] latest [2026-05-25T03:53:50.604Z] 4.1.0-dev.115 [2026-05-25T03:53:50.604Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:53:50.604Z] main [2026-05-25T03:53:50.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:50.995Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:53:51.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:53:51.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T03:53:51.338Z] 984b80817d7c: Preparing [2026-05-25T03:53:51.338Z] 50ab2be54b9f: Preparing [2026-05-25T03:53:51.338Z] eb55805d847b: Preparing [2026-05-25T03:53:51.338Z] 9ae3059a80e1: Preparing [2026-05-25T03:53:51.338Z] 36c15a2cd40f: Preparing [2026-05-25T03:53:51.338Z] ea587a9aeda6: Preparing [2026-05-25T03:53:51.338Z] 57e6053762e3: Preparing [2026-05-25T03:53:51.338Z] d847bc493f88: Preparing [2026-05-25T03:53:51.338Z] 0854555d70ac: Preparing [2026-05-25T03:53:51.338Z] 0854555d70ac: Waiting [2026-05-25T03:53:51.338Z] d847bc493f88: Waiting [2026-05-25T03:53:51.338Z] ea587a9aeda6: Waiting [2026-05-25T03:53:51.338Z] 57e6053762e3: Waiting [2026-05-25T03:53:51.338Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:53:51.338Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:53:51.338Z] eb55805d847b: Pushed [2026-05-25T03:53:51.338Z] 984b80817d7c: Pushed [2026-05-25T03:53:51.338Z] 57e6053762e3: Pushed [2026-05-25T03:53:51.338Z] 50ab2be54b9f: Pushed [2026-05-25T03:53:51.338Z] 0854555d70ac: Layer already exists [2026-05-25T03:53:51.599Z] d847bc493f88: Pushed [2026-05-25T03:54:06.509Z] ea587a9aeda6: Pushed [2026-05-25T03:54:06.509Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:6e6bde170250bd9a80f23476ba2e30e6c0f80493d156423f0939c39c6855eb87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:06.835Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:07.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-25T03:54:07.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T03:54:07.234Z] 984b80817d7c: Preparing [2026-05-25T03:54:07.234Z] 50ab2be54b9f: Preparing [2026-05-25T03:54:07.234Z] eb55805d847b: Preparing [2026-05-25T03:54:07.234Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:07.234Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:07.234Z] ea587a9aeda6: Preparing [2026-05-25T03:54:07.234Z] 57e6053762e3: Preparing [2026-05-25T03:54:07.234Z] d847bc493f88: Preparing [2026-05-25T03:54:07.234Z] 0854555d70ac: Preparing [2026-05-25T03:54:07.234Z] ea587a9aeda6: Waiting [2026-05-25T03:54:07.234Z] 57e6053762e3: Waiting [2026-05-25T03:54:07.234Z] d847bc493f88: Waiting [2026-05-25T03:54:07.234Z] 0854555d70ac: Waiting [2026-05-25T03:54:07.234Z] 984b80817d7c: Layer already exists [2026-05-25T03:54:07.234Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:07.234Z] 50ab2be54b9f: Layer already exists [2026-05-25T03:54:07.234Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:07.234Z] eb55805d847b: Layer already exists [2026-05-25T03:54:07.234Z] ea587a9aeda6: Layer already exists [2026-05-25T03:54:07.234Z] d847bc493f88: Layer already exists [2026-05-25T03:54:07.234Z] 57e6053762e3: Layer already exists [2026-05-25T03:54:07.234Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:07.234Z] latest: digest: sha256:6e6bde170250bd9a80f23476ba2e30e6c0f80493d156423f0939c39c6855eb87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:07.636Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:07.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.115 [2026-05-25T03:54:07.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T03:54:07.951Z] 984b80817d7c: Preparing [2026-05-25T03:54:07.951Z] 50ab2be54b9f: Preparing [2026-05-25T03:54:07.951Z] eb55805d847b: Preparing [2026-05-25T03:54:07.951Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:07.951Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:07.951Z] ea587a9aeda6: Preparing [2026-05-25T03:54:07.951Z] 57e6053762e3: Preparing [2026-05-25T03:54:07.951Z] d847bc493f88: Preparing [2026-05-25T03:54:07.951Z] 0854555d70ac: Preparing [2026-05-25T03:54:07.951Z] ea587a9aeda6: Waiting [2026-05-25T03:54:07.951Z] 57e6053762e3: Waiting [2026-05-25T03:54:07.951Z] d847bc493f88: Waiting [2026-05-25T03:54:07.951Z] 0854555d70ac: Waiting [2026-05-25T03:54:07.951Z] 984b80817d7c: Layer already exists [2026-05-25T03:54:07.951Z] 50ab2be54b9f: Layer already exists [2026-05-25T03:54:07.951Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:07.951Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:07.951Z] eb55805d847b: Layer already exists [2026-05-25T03:54:07.951Z] 57e6053762e3: Layer already exists [2026-05-25T03:54:07.951Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:07.951Z] d847bc493f88: Layer already exists [2026-05-25T03:54:07.951Z] ea587a9aeda6: Layer already exists [2026-05-25T03:54:07.951Z] 4.1.0-dev.115: digest: sha256:6e6bde170250bd9a80f23476ba2e30e6c0f80493d156423f0939c39c6855eb87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:08.274Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:08.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:54:08.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T03:54:08.591Z] 984b80817d7c: Preparing [2026-05-25T03:54:08.591Z] 50ab2be54b9f: Preparing [2026-05-25T03:54:08.591Z] eb55805d847b: Preparing [2026-05-25T03:54:08.591Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:08.591Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:08.591Z] ea587a9aeda6: Preparing [2026-05-25T03:54:08.591Z] 57e6053762e3: Preparing [2026-05-25T03:54:08.591Z] d847bc493f88: Preparing [2026-05-25T03:54:08.591Z] 0854555d70ac: Preparing [2026-05-25T03:54:08.591Z] 57e6053762e3: Waiting [2026-05-25T03:54:08.591Z] d847bc493f88: Waiting [2026-05-25T03:54:08.591Z] 0854555d70ac: Waiting [2026-05-25T03:54:08.591Z] ea587a9aeda6: Waiting [2026-05-25T03:54:08.591Z] 50ab2be54b9f: Layer already exists [2026-05-25T03:54:08.591Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:08.591Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:08.591Z] eb55805d847b: Layer already exists [2026-05-25T03:54:08.591Z] 984b80817d7c: Layer already exists [2026-05-25T03:54:08.591Z] 57e6053762e3: Layer already exists [2026-05-25T03:54:08.591Z] d847bc493f88: Layer already exists [2026-05-25T03:54:08.591Z] ea587a9aeda6: Layer already exists [2026-05-25T03:54:08.591Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:08.591Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:6e6bde170250bd9a80f23476ba2e30e6c0f80493d156423f0939c39c6855eb87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:08.908Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:09.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-25T03:54:09.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T03:54:09.226Z] 984b80817d7c: Preparing [2026-05-25T03:54:09.226Z] 50ab2be54b9f: Preparing [2026-05-25T03:54:09.226Z] eb55805d847b: Preparing [2026-05-25T03:54:09.226Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:09.226Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:09.226Z] ea587a9aeda6: Preparing [2026-05-25T03:54:09.226Z] 57e6053762e3: Preparing [2026-05-25T03:54:09.226Z] d847bc493f88: Preparing [2026-05-25T03:54:09.226Z] 0854555d70ac: Preparing [2026-05-25T03:54:09.226Z] 57e6053762e3: Waiting [2026-05-25T03:54:09.226Z] d847bc493f88: Waiting [2026-05-25T03:54:09.226Z] 0854555d70ac: Waiting [2026-05-25T03:54:09.226Z] ea587a9aeda6: Waiting [2026-05-25T03:54:09.226Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:09.226Z] 50ab2be54b9f: Layer already exists [2026-05-25T03:54:09.226Z] 984b80817d7c: Layer already exists [2026-05-25T03:54:09.226Z] eb55805d847b: Layer already exists [2026-05-25T03:54:09.226Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:09.226Z] 57e6053762e3: Layer already exists [2026-05-25T03:54:09.226Z] ea587a9aeda6: Layer already exists [2026-05-25T03:54:09.226Z] d847bc493f88: Layer already exists [2026-05-25T03:54:09.226Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:09.226Z] main: digest: sha256:6e6bde170250bd9a80f23476ba2e30e6c0f80493d156423f0939c39c6855eb87 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:54:09.291Z] ===================================================== [Pipeline] echo [2026-05-25T03:54:09.305Z] taggedImages: [2026-05-25T03:54:09.305Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:54:09.305Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-25T03:54:09.305Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.115 [2026-05-25T03:54:09.305Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:54:09.305Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-05-25T03:54:09.334Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-05-25T03:54:09.334Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:54:09.334Z] latest [2026-05-25T03:54:09.334Z] 4.1.0-dev.115 [2026-05-25T03:54:09.334Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:54:09.334Z] main [2026-05-25T03:54:09.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:09.679Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:10.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:54:10.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T03:54:10.003Z] 499c5c0c1ea5: Preparing [2026-05-25T03:54:10.003Z] f61ab5236f25: Preparing [2026-05-25T03:54:10.003Z] 0d89aec68a04: Preparing [2026-05-25T03:54:10.003Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:10.003Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:10.003Z] ac87b1d46385: Preparing [2026-05-25T03:54:10.003Z] e3b312ee5209: Preparing [2026-05-25T03:54:10.003Z] dda815c96c21: Preparing [2026-05-25T03:54:10.003Z] 0854555d70ac: Preparing [2026-05-25T03:54:10.003Z] ac87b1d46385: Waiting [2026-05-25T03:54:10.003Z] dda815c96c21: Waiting [2026-05-25T03:54:10.003Z] e3b312ee5209: Waiting [2026-05-25T03:54:10.003Z] 0854555d70ac: Waiting [2026-05-25T03:54:10.003Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:10.003Z] 499c5c0c1ea5: Layer already exists [2026-05-25T03:54:10.003Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:10.003Z] dda815c96c21: Layer already exists [2026-05-25T03:54:10.003Z] e3b312ee5209: Layer already exists [2026-05-25T03:54:10.003Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:10.003Z] f61ab5236f25: Pushed [2026-05-25T03:54:10.003Z] 0d89aec68a04: Pushed [2026-05-25T03:54:24.895Z] ac87b1d46385: Pushed [2026-05-25T03:54:24.895Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:35b9d084bdc51819ea27604ade04677a9bc817c8a58db9f616ffe4fe7a8422ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:25.220Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:25.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-25T03:54:25.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T03:54:25.537Z] 499c5c0c1ea5: Preparing [2026-05-25T03:54:25.537Z] f61ab5236f25: Preparing [2026-05-25T03:54:25.537Z] 0d89aec68a04: Preparing [2026-05-25T03:54:25.537Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:25.537Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:25.537Z] ac87b1d46385: Preparing [2026-05-25T03:54:25.537Z] e3b312ee5209: Preparing [2026-05-25T03:54:25.537Z] dda815c96c21: Preparing [2026-05-25T03:54:25.537Z] 0854555d70ac: Preparing [2026-05-25T03:54:25.537Z] e3b312ee5209: Waiting [2026-05-25T03:54:25.537Z] dda815c96c21: Waiting [2026-05-25T03:54:25.537Z] ac87b1d46385: Waiting [2026-05-25T03:54:25.537Z] 0854555d70ac: Waiting [2026-05-25T03:54:25.537Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:25.537Z] 0d89aec68a04: Layer already exists [2026-05-25T03:54:25.537Z] f61ab5236f25: Layer already exists [2026-05-25T03:54:25.537Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:25.537Z] 499c5c0c1ea5: Layer already exists [2026-05-25T03:54:25.537Z] ac87b1d46385: Layer already exists [2026-05-25T03:54:25.537Z] e3b312ee5209: Layer already exists [2026-05-25T03:54:25.537Z] dda815c96c21: Layer already exists [2026-05-25T03:54:25.537Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:25.537Z] latest: digest: sha256:35b9d084bdc51819ea27604ade04677a9bc817c8a58db9f616ffe4fe7a8422ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:25.855Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:26.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.115 [2026-05-25T03:54:26.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T03:54:26.171Z] 499c5c0c1ea5: Preparing [2026-05-25T03:54:26.171Z] f61ab5236f25: Preparing [2026-05-25T03:54:26.171Z] 0d89aec68a04: Preparing [2026-05-25T03:54:26.171Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:26.171Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:26.171Z] ac87b1d46385: Preparing [2026-05-25T03:54:26.171Z] e3b312ee5209: Preparing [2026-05-25T03:54:26.171Z] dda815c96c21: Preparing [2026-05-25T03:54:26.171Z] 0854555d70ac: Preparing [2026-05-25T03:54:26.171Z] e3b312ee5209: Waiting [2026-05-25T03:54:26.171Z] dda815c96c21: Waiting [2026-05-25T03:54:26.171Z] 0854555d70ac: Waiting [2026-05-25T03:54:26.171Z] ac87b1d46385: Waiting [2026-05-25T03:54:26.171Z] f61ab5236f25: Layer already exists [2026-05-25T03:54:26.171Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:26.171Z] 0d89aec68a04: Layer already exists [2026-05-25T03:54:26.171Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:26.171Z] 499c5c0c1ea5: Layer already exists [2026-05-25T03:54:26.171Z] e3b312ee5209: Layer already exists [2026-05-25T03:54:26.171Z] ac87b1d46385: Layer already exists [2026-05-25T03:54:26.171Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:26.171Z] dda815c96c21: Layer already exists [2026-05-25T03:54:26.171Z] 4.1.0-dev.115: digest: sha256:35b9d084bdc51819ea27604ade04677a9bc817c8a58db9f616ffe4fe7a8422ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:26.498Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:26.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:54:26.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T03:54:26.807Z] 499c5c0c1ea5: Preparing [2026-05-25T03:54:26.807Z] f61ab5236f25: Preparing [2026-05-25T03:54:26.807Z] 0d89aec68a04: Preparing [2026-05-25T03:54:26.807Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:26.807Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:26.807Z] ac87b1d46385: Preparing [2026-05-25T03:54:26.807Z] e3b312ee5209: Preparing [2026-05-25T03:54:26.807Z] dda815c96c21: Preparing [2026-05-25T03:54:26.807Z] 0854555d70ac: Preparing [2026-05-25T03:54:26.807Z] e3b312ee5209: Waiting [2026-05-25T03:54:26.807Z] ac87b1d46385: Waiting [2026-05-25T03:54:26.807Z] dda815c96c21: Waiting [2026-05-25T03:54:26.807Z] 0854555d70ac: Waiting [2026-05-25T03:54:26.807Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:26.807Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:26.807Z] 499c5c0c1ea5: Layer already exists [2026-05-25T03:54:26.807Z] f61ab5236f25: Layer already exists [2026-05-25T03:54:26.807Z] 0d89aec68a04: Layer already exists [2026-05-25T03:54:26.807Z] ac87b1d46385: Layer already exists [2026-05-25T03:54:26.807Z] dda815c96c21: Layer already exists [2026-05-25T03:54:26.807Z] e3b312ee5209: Layer already exists [2026-05-25T03:54:26.807Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:26.807Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:35b9d084bdc51819ea27604ade04677a9bc817c8a58db9f616ffe4fe7a8422ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:27.132Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:27.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-25T03:54:27.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T03:54:27.450Z] 499c5c0c1ea5: Preparing [2026-05-25T03:54:27.450Z] f61ab5236f25: Preparing [2026-05-25T03:54:27.450Z] 0d89aec68a04: Preparing [2026-05-25T03:54:27.450Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:27.450Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:27.450Z] ac87b1d46385: Preparing [2026-05-25T03:54:27.450Z] e3b312ee5209: Preparing [2026-05-25T03:54:27.450Z] dda815c96c21: Preparing [2026-05-25T03:54:27.450Z] 0854555d70ac: Preparing [2026-05-25T03:54:27.450Z] ac87b1d46385: Waiting [2026-05-25T03:54:27.450Z] dda815c96c21: Waiting [2026-05-25T03:54:27.450Z] e3b312ee5209: Waiting [2026-05-25T03:54:27.450Z] 0854555d70ac: Waiting [2026-05-25T03:54:27.450Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:27.450Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:27.450Z] 0d89aec68a04: Layer already exists [2026-05-25T03:54:27.450Z] 499c5c0c1ea5: Layer already exists [2026-05-25T03:54:27.450Z] f61ab5236f25: Layer already exists [2026-05-25T03:54:27.450Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:27.450Z] ac87b1d46385: Layer already exists [2026-05-25T03:54:27.450Z] e3b312ee5209: Layer already exists [2026-05-25T03:54:27.450Z] dda815c96c21: Layer already exists [2026-05-25T03:54:27.450Z] main: digest: sha256:35b9d084bdc51819ea27604ade04677a9bc817c8a58db9f616ffe4fe7a8422ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:54:27.519Z] ===================================================== [Pipeline] echo [2026-05-25T03:54:27.531Z] taggedImages: [2026-05-25T03:54:27.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:54:27.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-25T03:54:27.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.115 [2026-05-25T03:54:27.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:54:27.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-05-25T03:54:27.555Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-05-25T03:54:27.555Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:54:27.555Z] latest [2026-05-25T03:54:27.555Z] 4.1.0-dev.115 [2026-05-25T03:54:27.555Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:54:27.555Z] main [2026-05-25T03:54:27.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:27.903Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:28.223Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:54:28.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T03:54:28.223Z] 6ff260d93dca: Preparing [2026-05-25T03:54:28.223Z] bca3a6e566f3: Preparing [2026-05-25T03:54:28.223Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:28.223Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:28.223Z] d2789ac4f21b: Preparing [2026-05-25T03:54:28.223Z] 77799afeeadd: Preparing [2026-05-25T03:54:28.223Z] 0854555d70ac: Preparing [2026-05-25T03:54:28.223Z] 0854555d70ac: Waiting [2026-05-25T03:54:28.223Z] 77799afeeadd: Waiting [2026-05-25T03:54:28.223Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:28.223Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:28.223Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:28.223Z] d2789ac4f21b: Pushed [2026-05-25T03:54:28.223Z] 6ff260d93dca: Pushed [2026-05-25T03:54:28.787Z] 77799afeeadd: Pushed [2026-05-25T03:54:32.065Z] bca3a6e566f3: Pushed [2026-05-25T03:54:32.324Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:1d30b599d290574be3d789c163d70a695b82d6c91cc822190a943008dec9f0f8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:32.638Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:32.958Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-25T03:54:32.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T03:54:32.958Z] 6ff260d93dca: Preparing [2026-05-25T03:54:32.958Z] bca3a6e566f3: Preparing [2026-05-25T03:54:32.958Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:32.958Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:32.958Z] d2789ac4f21b: Preparing [2026-05-25T03:54:32.958Z] 77799afeeadd: Preparing [2026-05-25T03:54:32.958Z] 0854555d70ac: Preparing [2026-05-25T03:54:32.958Z] 77799afeeadd: Waiting [2026-05-25T03:54:32.958Z] 0854555d70ac: Waiting [2026-05-25T03:54:32.958Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:32.958Z] d2789ac4f21b: Layer already exists [2026-05-25T03:54:32.958Z] 6ff260d93dca: Layer already exists [2026-05-25T03:54:32.958Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:32.958Z] bca3a6e566f3: Layer already exists [2026-05-25T03:54:32.958Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:32.958Z] 77799afeeadd: Layer already exists [2026-05-25T03:54:32.958Z] latest: digest: sha256:1d30b599d290574be3d789c163d70a695b82d6c91cc822190a943008dec9f0f8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:33.280Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:33.603Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.115 [2026-05-25T03:54:33.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T03:54:33.603Z] 6ff260d93dca: Preparing [2026-05-25T03:54:33.603Z] bca3a6e566f3: Preparing [2026-05-25T03:54:33.603Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:33.603Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:33.603Z] d2789ac4f21b: Preparing [2026-05-25T03:54:33.603Z] 77799afeeadd: Preparing [2026-05-25T03:54:33.603Z] 0854555d70ac: Preparing [2026-05-25T03:54:33.603Z] 77799afeeadd: Waiting [2026-05-25T03:54:33.603Z] 0854555d70ac: Waiting [2026-05-25T03:54:33.603Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:33.603Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:33.603Z] d2789ac4f21b: Layer already exists [2026-05-25T03:54:33.603Z] 6ff260d93dca: Layer already exists [2026-05-25T03:54:33.603Z] bca3a6e566f3: Layer already exists [2026-05-25T03:54:33.603Z] 77799afeeadd: Layer already exists [2026-05-25T03:54:33.603Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:33.603Z] 4.1.0-dev.115: digest: sha256:1d30b599d290574be3d789c163d70a695b82d6c91cc822190a943008dec9f0f8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:33.928Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:34.251Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:54:34.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T03:54:34.251Z] 6ff260d93dca: Preparing [2026-05-25T03:54:34.251Z] bca3a6e566f3: Preparing [2026-05-25T03:54:34.251Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:34.251Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:34.251Z] d2789ac4f21b: Preparing [2026-05-25T03:54:34.251Z] 77799afeeadd: Preparing [2026-05-25T03:54:34.251Z] 0854555d70ac: Preparing [2026-05-25T03:54:34.251Z] 77799afeeadd: Waiting [2026-05-25T03:54:34.251Z] 0854555d70ac: Waiting [2026-05-25T03:54:34.251Z] d2789ac4f21b: Layer already exists [2026-05-25T03:54:34.251Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:34.251Z] 6ff260d93dca: Layer already exists [2026-05-25T03:54:34.251Z] bca3a6e566f3: Layer already exists [2026-05-25T03:54:34.251Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:34.251Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:34.251Z] 77799afeeadd: Layer already exists [2026-05-25T03:54:34.251Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:1d30b599d290574be3d789c163d70a695b82d6c91cc822190a943008dec9f0f8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:34.577Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:34.894Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-25T03:54:34.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T03:54:34.894Z] 6ff260d93dca: Preparing [2026-05-25T03:54:34.894Z] bca3a6e566f3: Preparing [2026-05-25T03:54:34.894Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:34.894Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:34.894Z] d2789ac4f21b: Preparing [2026-05-25T03:54:34.894Z] 77799afeeadd: Preparing [2026-05-25T03:54:34.894Z] 0854555d70ac: Preparing [2026-05-25T03:54:34.894Z] 77799afeeadd: Waiting [2026-05-25T03:54:34.894Z] 0854555d70ac: Waiting [2026-05-25T03:54:34.894Z] bca3a6e566f3: Layer already exists [2026-05-25T03:54:34.894Z] 6ff260d93dca: Layer already exists [2026-05-25T03:54:34.894Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:34.894Z] d2789ac4f21b: Layer already exists [2026-05-25T03:54:34.894Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:34.894Z] 77799afeeadd: Layer already exists [2026-05-25T03:54:34.894Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:34.894Z] main: digest: sha256:1d30b599d290574be3d789c163d70a695b82d6c91cc822190a943008dec9f0f8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:54:34.970Z] ===================================================== [Pipeline] echo [2026-05-25T03:54:34.982Z] taggedImages: [2026-05-25T03:54:34.982Z] - nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:54:34.982Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-25T03:54:34.982Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.115 [2026-05-25T03:54:34.982Z] - nexus3.edgexfoundry.org:10004/support-notifications:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:54:34.982Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-05-25T03:54:35.012Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-05-25T03:54:35.012Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:54:35.012Z] latest [2026-05-25T03:54:35.012Z] 4.1.0-dev.115 [2026-05-25T03:54:35.012Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:54:35.012Z] main [2026-05-25T03:54:35.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:35.357Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:35.734Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:54:35.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T03:54:35.734Z] c73a94134472: Preparing [2026-05-25T03:54:35.734Z] 49e9c7a9cf85: Preparing [2026-05-25T03:54:35.734Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:35.734Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:35.734Z] a51d7ccd5bb6: Preparing [2026-05-25T03:54:35.734Z] 2756b63c2755: Preparing [2026-05-25T03:54:35.734Z] 0854555d70ac: Preparing [2026-05-25T03:54:35.734Z] 2756b63c2755: Waiting [2026-05-25T03:54:35.734Z] 0854555d70ac: Waiting [2026-05-25T03:54:35.734Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:35.734Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:35.734Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:35.734Z] c73a94134472: Pushed [2026-05-25T03:54:35.734Z] a51d7ccd5bb6: Pushed [2026-05-25T03:54:35.997Z] 2756b63c2755: Pushed [2026-05-25T03:54:40.189Z] 49e9c7a9cf85: Pushed [2026-05-25T03:54:40.189Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:968a128f03dd59eefce842a388652eebd9cbd72f1708568ddb9e6a84f2ce91fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:40.505Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:40.823Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-25T03:54:40.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T03:54:40.823Z] c73a94134472: Preparing [2026-05-25T03:54:40.823Z] 49e9c7a9cf85: Preparing [2026-05-25T03:54:40.823Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:40.823Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:40.823Z] a51d7ccd5bb6: Preparing [2026-05-25T03:54:40.823Z] 2756b63c2755: Preparing [2026-05-25T03:54:40.823Z] 0854555d70ac: Preparing [2026-05-25T03:54:40.823Z] 0854555d70ac: Waiting [2026-05-25T03:54:40.823Z] 2756b63c2755: Waiting [2026-05-25T03:54:40.823Z] 49e9c7a9cf85: Layer already exists [2026-05-25T03:54:40.823Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:40.823Z] c73a94134472: Layer already exists [2026-05-25T03:54:40.823Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:40.823Z] a51d7ccd5bb6: Layer already exists [2026-05-25T03:54:40.823Z] 2756b63c2755: Layer already exists [2026-05-25T03:54:40.823Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:40.823Z] latest: digest: sha256:968a128f03dd59eefce842a388652eebd9cbd72f1708568ddb9e6a84f2ce91fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:41.143Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:41.459Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.115 [2026-05-25T03:54:41.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T03:54:41.459Z] c73a94134472: Preparing [2026-05-25T03:54:41.459Z] 49e9c7a9cf85: Preparing [2026-05-25T03:54:41.459Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:41.459Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:41.459Z] a51d7ccd5bb6: Preparing [2026-05-25T03:54:41.459Z] 2756b63c2755: Preparing [2026-05-25T03:54:41.459Z] 0854555d70ac: Preparing [2026-05-25T03:54:41.459Z] 2756b63c2755: Waiting [2026-05-25T03:54:41.459Z] 0854555d70ac: Waiting [2026-05-25T03:54:41.460Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:41.460Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:41.460Z] c73a94134472: Layer already exists [2026-05-25T03:54:41.460Z] 49e9c7a9cf85: Layer already exists [2026-05-25T03:54:41.460Z] a51d7ccd5bb6: Layer already exists [2026-05-25T03:54:41.460Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:41.460Z] 2756b63c2755: Layer already exists [2026-05-25T03:54:41.460Z] 4.1.0-dev.115: digest: sha256:968a128f03dd59eefce842a388652eebd9cbd72f1708568ddb9e6a84f2ce91fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:41.778Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:42.103Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:54:42.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T03:54:42.103Z] c73a94134472: Preparing [2026-05-25T03:54:42.103Z] 49e9c7a9cf85: Preparing [2026-05-25T03:54:42.103Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:42.103Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:42.103Z] a51d7ccd5bb6: Preparing [2026-05-25T03:54:42.103Z] 2756b63c2755: Preparing [2026-05-25T03:54:42.103Z] 0854555d70ac: Preparing [2026-05-25T03:54:42.103Z] 2756b63c2755: Waiting [2026-05-25T03:54:42.103Z] 0854555d70ac: Waiting [2026-05-25T03:54:42.103Z] a51d7ccd5bb6: Layer already exists [2026-05-25T03:54:42.103Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:42.103Z] 49e9c7a9cf85: Layer already exists [2026-05-25T03:54:42.103Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:42.103Z] c73a94134472: Layer already exists [2026-05-25T03:54:42.103Z] 2756b63c2755: Layer already exists [2026-05-25T03:54:42.103Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:42.103Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:968a128f03dd59eefce842a388652eebd9cbd72f1708568ddb9e6a84f2ce91fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:42.431Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:54:42.745Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-25T03:54:42.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T03:54:42.745Z] c73a94134472: Preparing [2026-05-25T03:54:42.745Z] 49e9c7a9cf85: Preparing [2026-05-25T03:54:42.745Z] 9ae3059a80e1: Preparing [2026-05-25T03:54:42.745Z] 36c15a2cd40f: Preparing [2026-05-25T03:54:42.745Z] a51d7ccd5bb6: Preparing [2026-05-25T03:54:42.745Z] 2756b63c2755: Preparing [2026-05-25T03:54:42.745Z] 0854555d70ac: Preparing [2026-05-25T03:54:42.745Z] 2756b63c2755: Waiting [2026-05-25T03:54:42.745Z] 0854555d70ac: Waiting [2026-05-25T03:54:42.745Z] c73a94134472: Layer already exists [2026-05-25T03:54:42.745Z] a51d7ccd5bb6: Layer already exists [2026-05-25T03:54:42.745Z] 36c15a2cd40f: Layer already exists [2026-05-25T03:54:42.745Z] 9ae3059a80e1: Layer already exists [2026-05-25T03:54:42.745Z] 49e9c7a9cf85: Layer already exists [2026-05-25T03:54:42.745Z] 2756b63c2755: Layer already exists [2026-05-25T03:54:42.745Z] 0854555d70ac: Layer already exists [2026-05-25T03:54:42.745Z] main: digest: sha256:968a128f03dd59eefce842a388652eebd9cbd72f1708568ddb9e6a84f2ce91fe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:54:42.818Z] ===================================================== [Pipeline] echo [2026-05-25T03:54:42.829Z] taggedImages: [2026-05-25T03:54:42.829Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T03:54:42.829Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-25T03:54:42.829Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.115 [2026-05-25T03:54:42.829Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T03:54:42.829Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [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] } [2026-05-25T04:12:12.051Z] #142 ... [2026-05-25T04:12:12.051Z] [2026-05-25T04:12:12.051Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T04:12:12.051Z] #149 DONE 1176.6s [2026-05-25T04:12:12.051Z] [2026-05-25T04:12:12.051Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T04:12:12.051Z] #142 ... [2026-05-25T04:12:12.051Z] [2026-05-25T04:12:12.051Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:12:12.051Z] #155 DONE 0.3s [2026-05-25T04:12:12.051Z] [2026-05-25T04:12:12.051Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:12:12.051Z] #46 ... [2026-05-25T04:12:12.051Z] [2026-05-25T04:12:12.051Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:12:12.051Z] #156 DONE 0.2s [2026-05-25T04:12:12.051Z] [2026-05-25T04:12:12.051Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-25T04:12:12.051Z] #157 DONE 0.3s [2026-05-25T04:12:12.051Z] [2026-05-25T04:12:12.051Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:12:12.051Z] #158 DONE 0.1s [2026-05-25T04:12:12.051Z] [2026-05-25T04:12:12.051Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-25T04:12:12.051Z] #159 DONE 0.1s [2026-05-25T04:12:12.051Z] [2026-05-25T04:12:12.052Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:12:12.052Z] #34 ... [2026-05-25T04:12:12.052Z] [2026-05-25T04:12:12.052Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T04:12:12.052Z] #160 DONE 5.0s [2026-05-25T04:12:12.052Z] [2026-05-25T04:12:12.052Z] #100 [core-common-config-bootstrapper] exporting to image [2026-05-25T04:12:12.052Z] #100 exporting layers [2026-05-25T04:12:12.052Z] #100 exporting layers 0.8s done [2026-05-25T04:12:12.052Z] #100 writing image sha256:67204d7103edcc37cdac01809e1d7c31576f6e0ab8bc2ebcd0f5238fad827f5b 0.0s done [2026-05-25T04:12:12.052Z] #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2026-05-25T04:12:12.052Z] #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2026-05-25T04:12:12.052Z] #100 DONE 8.1s [2026-05-25T04:12:12.052Z] [2026-05-25T04:12:12.052Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:12:17.433Z] #46 ... [2026-05-25T04:12:17.433Z] [2026-05-25T04:12:17.433Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T04:12:17.433Z] #151 DONE 1194.5s [2026-05-25T04:12:17.433Z] [2026-05-25T04:12:17.433Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:12:17.738Z] #150 ... [2026-05-25T04:12:17.738Z] [2026-05-25T04:12:17.738Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-25T04:12:17.738Z] #161 DONE 0.2s [2026-05-25T04:12:17.738Z] [2026-05-25T04:12:17.738Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-25T04:12:20.441Z] #162 DONE 2.3s [2026-05-25T04:12:20.441Z] [2026-05-25T04:12:20.441Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:12:20.441Z] #150 ... [2026-05-25T04:12:20.441Z] [2026-05-25T04:12:20.441Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:12:20.441Z] #163 DONE 0.3s [2026-05-25T04:12:20.441Z] [2026-05-25T04:12:20.441Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T04:12:20.441Z] #147 ... [2026-05-25T04:12:20.441Z] [2026-05-25T04:12:20.441Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:12:20.718Z] #164 DONE 0.2s [2026-05-25T04:12:20.718Z] [2026-05-25T04:12:20.718Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-25T04:12:20.987Z] #165 DONE 0.2s [2026-05-25T04:12:20.987Z] [2026-05-25T04:12:20.987Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-25T04:12:20.987Z] #166 DONE 0.1s [2026-05-25T04:12:20.987Z] [2026-05-25T04:12:20.987Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-25T04:12:21.297Z] #167 DONE 0.4s [2026-05-25T04:12:21.297Z] [2026-05-25T04:12:21.297Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:12:21.568Z] #150 ... [2026-05-25T04:12:21.568Z] [2026-05-25T04:12:21.568Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-25T04:12:21.568Z] #168 DONE 0.3s [2026-05-25T04:12:21.568Z] [2026-05-25T04:12:21.568Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:12:21.840Z] #46 ... [2026-05-25T04:12:21.840Z] [2026-05-25T04:12:21.840Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-25T04:12:21.840Z] #169 DONE 0.2s [2026-05-25T04:12:21.840Z] [2026-05-25T04:12:21.840Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-25T04:12:21.840Z] #170 DONE 0.1s [2026-05-25T04:12:21.840Z] [2026-05-25T04:12:21.840Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T04:12:22.115Z] #147 ... [2026-05-25T04:12:22.115Z] [2026-05-25T04:12:22.115Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-25T04:12:23.619Z] #171 DONE 1.8s [2026-05-25T04:12:23.619Z] [2026-05-25T04:12:23.619Z] #100 [security-bootstrapper] exporting to image [2026-05-25T04:12:23.619Z] #100 exporting layers [2026-05-25T04:12:25.021Z] #100 exporting layers 0.9s done [2026-05-25T04:12:25.021Z] #100 writing image sha256:99579da347d5ac2fc9d002d39a9df271bca0dd8efd6d688e185b0cce926ba7ca done [2026-05-25T04:12:25.021Z] #100 naming to docker.io/library/security-bootstrapper-arm64 done [2026-05-25T04:12:25.021Z] #100 DONE 9.1s [2026-05-25T04:12:25.021Z] [2026-05-25T04:12:25.021Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:33:08.992Z] #46 ... [2026-05-25T04:33:08.992Z] [2026-05-25T04:33:08.992Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T04:33:08.992Z] #148 DONE 2434.0s [2026-05-25T04:33:08.992Z] [2026-05-25T04:33:08.992Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T04:33:08.992Z] #152 ... [2026-05-25T04:33:08.992Z] [2026-05-25T04:33:08.992Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:33:08.992Z] #172 DONE 0.1s [2026-05-25T04:33:08.992Z] [2026-05-25T04:33:08.992Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:33:08.992Z] #173 DONE 0.1s [2026-05-25T04:33:08.992Z] [2026-05-25T04:33:08.992Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T04:33:08.992Z] #147 ... [2026-05-25T04:33:08.992Z] [2026-05-25T04:33:08.992Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-25T04:33:08.992Z] #174 DONE 0.6s [2026-05-25T04:33:08.992Z] [2026-05-25T04:33:08.992Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:33:08.992Z] #175 DONE 0.1s [2026-05-25T04:33:08.992Z] [2026-05-25T04:33:08.992Z] #100 [core-command] exporting to image [2026-05-25T04:33:08.992Z] #100 exporting layers [2026-05-25T04:33:08.992Z] #100 exporting layers 0.5s done [2026-05-25T04:33:08.992Z] #100 writing image sha256:85253c9940576d6c4b36fd9da06d8c88697cca253a493bf4856aea83f9128fbe done [2026-05-25T04:33:08.992Z] #100 naming to docker.io/library/core-command-arm64 done [2026-05-25T04:33:08.992Z] #100 DONE 9.5s [2026-05-25T04:33:08.992Z] [2026-05-25T04:33:08.992Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:33:13.263Z] #150 ... [2026-05-25T04:33:13.263Z] [2026-05-25T04:33:13.263Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T04:33:13.263Z] #154 2450.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.115 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-25T04:33:15.871Z] #154 ... [2026-05-25T04:33:15.871Z] [2026-05-25T04:33:15.871Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T04:33:15.871Z] #146 DONE 2453.2s [2026-05-25T04:33:15.871Z] [2026-05-25T04:33:15.871Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:33:16.155Z] #150 ... [2026-05-25T04:33:16.155Z] [2026-05-25T04:33:16.155Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:33:16.428Z] #176 DONE 0.3s [2026-05-25T04:33:16.428Z] [2026-05-25T04:33:16.428Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:33:16.702Z] #153 ... [2026-05-25T04:33:16.702Z] [2026-05-25T04:33:16.702Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:33:16.985Z] #177 DONE 0.3s [2026-05-25T04:33:16.985Z] [2026-05-25T04:33:16.985Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-25T04:33:16.986Z] #178 DONE 0.2s [2026-05-25T04:33:16.986Z] [2026-05-25T04:33:16.986Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-25T04:33:17.256Z] #179 DONE 0.2s [2026-05-25T04:33:17.256Z] [2026-05-25T04:33:17.256Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-25T04:33:17.862Z] #180 DONE 0.6s [2026-05-25T04:33:17.862Z] [2026-05-25T04:33:17.862Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T04:33:17.862Z] #181 DONE 0.2s [2026-05-25T04:33:17.862Z] [2026-05-25T04:33:17.862Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:33:18.133Z] #46 ... [2026-05-25T04:33:18.133Z] [2026-05-25T04:33:18.133Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T04:33:20.730Z] #182 DONE 2.6s [2026-05-25T04:33:20.730Z] [2026-05-25T04:33:20.730Z] #100 [security-proxy-setup] exporting to image [2026-05-25T04:33:20.730Z] #100 exporting layers [2026-05-25T04:33:21.693Z] #100 exporting layers 1.1s done [2026-05-25T04:33:21.693Z] #100 writing image sha256:68a56b87f62c8d59659547cc53f9902a833e7ea6a81700d620faad873b7ec7d1 0.0s done [2026-05-25T04:33:21.693Z] #100 naming to docker.io/library/security-proxy-setup-arm64 done [2026-05-25T04:33:21.693Z] #100 DONE 10.7s [2026-05-25T04:33:21.693Z] [2026-05-25T04:33:21.693Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T04:34:00.653Z] #144 ... [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T04:34:00.653Z] #154 DONE 2493.7s [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:34:00.653Z] #36 ... [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:34:00.653Z] #183 DONE 0.3s [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:34:00.653Z] #150 ... [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:34:00.653Z] #184 DONE 0.2s [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:34:00.653Z] #34 ... [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #185 [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 [2026-05-25T04:34:00.653Z] #185 DONE 0.3s [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #186 [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 [2026-05-25T04:34:00.653Z] #186 DONE 0.2s [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T04:34:00.653Z] #142 ... [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:34:00.653Z] #187 DONE 0.2s [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-25T04:34:00.653Z] #188 DONE 0.5s [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-25T04:34:00.653Z] #189 DONE 0.6s [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T04:34:00.653Z] #190 DONE 0.1s [2026-05-25T04:34:00.653Z] [2026-05-25T04:34:00.653Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T04:34:02.081Z] #191 DONE 2.2s [2026-05-25T04:34:02.081Z] [2026-05-25T04:34:02.081Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:34:02.081Z] #36 ... [2026-05-25T04:34:02.081Z] [2026-05-25T04:34:02.081Z] #100 [security-secretstore-setup] exporting to image [2026-05-25T04:34:02.081Z] #100 exporting layers [2026-05-25T04:34:04.042Z] #100 exporting layers 1.9s done [2026-05-25T04:34:04.042Z] #100 writing image sha256:7165db76e27fcdbae4634f8096c3b3b98ea7f0961dedfe8f0551eee52df2b786 done [2026-05-25T04:34:04.042Z] #100 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-05-25T04:34:04.042Z] #100 DONE 12.6s [2026-05-25T04:34:04.042Z] [2026-05-25T04:34:04.042Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:35:25.731Z] #153 ... [2026-05-25T04:35:25.731Z] [2026-05-25T04:35:25.731Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T04:35:25.731Z] #145 DONE 2582.9s [2026-05-25T04:35:25.731Z] [2026-05-25T04:35:25.731Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:35:26.003Z] #150 ... [2026-05-25T04:35:26.003Z] [2026-05-25T04:35:26.003Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:35:26.003Z] #192 DONE 0.2s [2026-05-25T04:35:26.003Z] [2026-05-25T04:35:26.003Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:35:26.275Z] #34 ... [2026-05-25T04:35:26.275Z] [2026-05-25T04:35:26.275Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:35:26.549Z] #193 DONE 0.2s [2026-05-25T04:35:26.549Z] [2026-05-25T04:35:26.549Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-25T04:35:27.138Z] #194 DONE 0.6s [2026-05-25T04:35:27.138Z] [2026-05-25T04:35:27.138Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:35:27.138Z] #195 DONE 0.2s [2026-05-25T04:35:27.138Z] [2026-05-25T04:35:27.138Z] #100 [security-spiffe-token-provider] exporting to image [2026-05-25T04:35:27.138Z] #100 exporting layers [2026-05-25T04:35:28.112Z] #100 exporting layers 0.7s done [2026-05-25T04:35:28.112Z] #100 writing image sha256:eb76ed05decb7e0120bc71e00d217fa84d0849c6128446616b55e4e210f4ac46 done [2026-05-25T04:35:28.112Z] #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-05-25T04:35:28.112Z] #100 DONE 13.3s [2026-05-25T04:35:28.112Z] [2026-05-25T04:35:28.112Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T04:36:24.530Z] #152 ... [2026-05-25T04:36:24.530Z] [2026-05-25T04:36:24.530Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T04:36:24.530Z] #147 DONE 2637.3s [2026-05-25T04:36:24.530Z] [2026-05-25T04:36:24.530Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:36:24.530Z] #153 ... [2026-05-25T04:36:24.530Z] [2026-05-25T04:36:24.530Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:36:24.530Z] #196 DONE 0.2s [2026-05-25T04:36:24.530Z] [2026-05-25T04:36:24.530Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:36:24.530Z] #197 DONE 0.2s [2026-05-25T04:36:24.530Z] [2026-05-25T04:36:24.530Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T04:36:24.530Z] #152 ... [2026-05-25T04:36:24.530Z] [2026-05-25T04:36:24.530Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-25T04:36:24.530Z] #198 DONE 0.7s [2026-05-25T04:36:24.530Z] [2026-05-25T04:36:24.530Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:36:24.530Z] #153 ... [2026-05-25T04:36:24.530Z] [2026-05-25T04:36:24.530Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-25T04:36:24.530Z] #199 DONE 0.2s [2026-05-25T04:36:24.530Z] [2026-05-25T04:36:24.530Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-25T04:36:24.530Z] #200 DONE 0.2s [2026-05-25T04:36:24.530Z] [2026-05-25T04:36:24.530Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:36:24.530Z] #150 ... [2026-05-25T04:36:24.530Z] [2026-05-25T04:36:24.530Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T04:36:24.806Z] #201 DONE 2.2s [2026-05-25T04:36:24.806Z] [2026-05-25T04:36:24.806Z] #100 [security-proxy-auth] exporting to image [2026-05-25T04:36:24.806Z] #100 exporting layers [2026-05-25T04:36:24.806Z] #100 ... [2026-05-25T04:36:24.806Z] [2026-05-25T04:36:24.806Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T04:36:24.806Z] #144 DONE 2642.2s [2026-05-25T04:36:25.074Z] [2026-05-25T04:36:25.074Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:36:25.658Z] #153 ... [2026-05-25T04:36:25.658Z] [2026-05-25T04:36:25.658Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:36:25.658Z] #202 DONE 0.2s [2026-05-25T04:36:25.658Z] [2026-05-25T04:36:25.658Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:36:26.252Z] #36 ... [2026-05-25T04:36:26.252Z] [2026-05-25T04:36:26.252Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-25T04:36:26.520Z] #203 ... [2026-05-25T04:36:26.520Z] [2026-05-25T04:36:26.520Z] #100 [security-proxy-auth] exporting to image [2026-05-25T04:36:26.520Z] #100 exporting layers 1.7s done [2026-05-25T04:36:26.520Z] #100 writing image sha256:6f2f869e8a748d794b7899db8509878c2e45648c5dddf384ac471624ee1d52f2 0.0s done [2026-05-25T04:36:26.520Z] #100 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2026-05-25T04:36:26.520Z] #100 DONE 15.0s [2026-05-25T04:36:26.808Z] [2026-05-25T04:36:26.808Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:36:27.076Z] #36 ... [2026-05-25T04:36:27.076Z] [2026-05-25T04:36:27.076Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-25T04:36:27.076Z] #203 DONE 1.0s [2026-05-25T04:36:27.346Z] [2026-05-25T04:36:27.346Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:36:27.346Z] #204 DONE 0.2s [2026-05-25T04:36:27.347Z] [2026-05-25T04:36:27.347Z] #100 [core-keeper] exporting to image [2026-05-25T04:36:28.316Z] #100 exporting layers 0.7s done [2026-05-25T04:36:28.316Z] #100 writing image sha256:969213db7302e69f74f225cba94388a1e1d943cdaca56a1b656a721c7d6c142b done [2026-05-25T04:36:28.316Z] #100 naming to docker.io/library/core-keeper-arm64 done [2026-05-25T04:36:28.316Z] #100 DONE 15.8s [2026-05-25T04:36:28.316Z] [2026-05-25T04:36:28.316Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:36:29.731Z] #46 ... [2026-05-25T04:36:29.731Z] [2026-05-25T04:36:29.731Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:36:29.731Z] #150 DONE 2647.3s [2026-05-25T04:36:29.731Z] [2026-05-25T04:36:29.731Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:36:29.999Z] #153 ... [2026-05-25T04:36:29.999Z] [2026-05-25T04:36:29.999Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:36:30.585Z] #205 DONE 0.3s [2026-05-25T04:36:30.585Z] [2026-05-25T04:36:30.585Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:36:30.585Z] #34 ... [2026-05-25T04:36:30.585Z] [2026-05-25T04:36:30.585Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:36:30.854Z] #206 DONE 0.2s [2026-05-25T04:36:30.854Z] [2026-05-25T04:36:30.854Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-25T04:36:31.444Z] #207 DONE 0.7s [2026-05-25T04:36:31.444Z] [2026-05-25T04:36:31.444Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T04:36:31.444Z] #142 ... [2026-05-25T04:36:31.444Z] [2026-05-25T04:36:31.444Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:36:31.713Z] #208 DONE 0.2s [2026-05-25T04:36:31.713Z] [2026-05-25T04:36:31.713Z] #100 [core-data] exporting to image [2026-05-25T04:36:32.739Z] #100 exporting layers 0.8s done [2026-05-25T04:36:32.740Z] #100 writing image sha256:1dcd0ebc7565d7fe35b63dca441cc3a4beff35ffc646f241929cf4d90fd6c1e7 done [2026-05-25T04:36:32.740Z] #100 naming to docker.io/library/core-data-arm64 done [2026-05-25T04:36:32.740Z] #100 DONE 16.5s [2026-05-25T04:36:32.740Z] [2026-05-25T04:36:32.740Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:36:38.135Z] #36 ... [2026-05-25T04:36:38.135Z] [2026-05-25T04:36:38.135Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T04:36:38.135Z] #152 DONE 2655.3s [2026-05-25T04:36:38.135Z] [2026-05-25T04:36:38.135Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:36:38.135Z] #46 ... [2026-05-25T04:36:38.135Z] [2026-05-25T04:36:38.135Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:36:38.410Z] #209 DONE 0.2s [2026-05-25T04:36:38.410Z] [2026-05-25T04:36:38.410Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:36:38.687Z] #153 ... [2026-05-25T04:36:38.687Z] [2026-05-25T04:36:38.687Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:36:38.955Z] #210 DONE 0.2s [2026-05-25T04:36:38.955Z] [2026-05-25T04:36:38.955Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-25T04:36:39.559Z] #211 DONE 0.6s [2026-05-25T04:36:39.559Z] [2026-05-25T04:36:39.559Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:36:39.559Z] #212 DONE 0.2s [2026-05-25T04:36:39.559Z] [2026-05-25T04:36:39.559Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-25T04:36:39.831Z] #213 DONE 0.2s [2026-05-25T04:36:39.831Z] [2026-05-25T04:36:39.831Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T04:36:39.831Z] #142 ... [2026-05-25T04:36:39.831Z] [2026-05-25T04:36:39.831Z] #100 [core-metadata] exporting to image [2026-05-25T04:36:39.831Z] #100 exporting layers [2026-05-25T04:36:40.472Z] #100 exporting layers 0.6s done [2026-05-25T04:36:40.472Z] #100 writing image sha256:84b73aea4a2ba1098689e3074f2fe12f7c297b49b4a13b520312b139e214250f done [2026-05-25T04:36:40.472Z] #100 naming to docker.io/library/core-metadata-arm64 done [2026-05-25T04:36:40.472Z] #100 DONE 17.2s [2026-05-25T04:36:40.472Z] [2026-05-25T04:36:40.472Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:37:19.558Z] #153 ... [2026-05-25T04:37:19.558Z] [2026-05-25T04:37:19.558Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T04:37:19.558Z] #142 DONE 2691.3s [2026-05-25T04:37:19.558Z] [2026-05-25T04:37:19.558Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:37:19.558Z] #153 ... [2026-05-25T04:37:19.558Z] [2026-05-25T04:37:19.558Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:37:19.558Z] #214 DONE 0.2s [2026-05-25T04:37:19.558Z] [2026-05-25T04:37:19.558Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:37:19.558Z] #215 DONE 0.1s [2026-05-25T04:37:19.558Z] [2026-05-25T04:37:19.558Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-25T04:37:19.558Z] #216 DONE 0.7s [2026-05-25T04:37:19.558Z] [2026-05-25T04:37:19.558Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-25T04:37:19.558Z] #217 DONE 0.2s [2026-05-25T04:37:19.558Z] [2026-05-25T04:37:19.558Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:37:19.558Z] #153 ... [2026-05-25T04:37:19.558Z] [2026-05-25T04:37:19.558Z] #100 [support-scheduler] exporting to image [2026-05-25T04:37:19.558Z] #100 exporting layers [2026-05-25T04:37:19.558Z] #100 exporting layers 1.3s done [2026-05-25T04:37:19.558Z] #100 writing image sha256:73f83f29a38d5a944545396a39c907a2fb58eada5a0e6f15c27fd5a92aedcc55 done [2026-05-25T04:37:19.558Z] #100 naming to docker.io/library/support-scheduler-arm64 done [2026-05-25T04:37:19.558Z] #100 DONE 18.5s [2026-05-25T04:37:19.558Z] [2026-05-25T04:37:19.558Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:37:23.825Z] #153 DONE 2700.8s [2026-05-25T04:37:23.825Z] [2026-05-25T04:37:23.825Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:37:23.825Z] #36 ... [2026-05-25T04:37:23.825Z] [2026-05-25T04:37:23.825Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:37:23.825Z] #218 DONE 0.1s [2026-05-25T04:37:23.825Z] [2026-05-25T04:37:23.825Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:37:23.825Z] #36 ... [2026-05-25T04:37:23.825Z] [2026-05-25T04:37:23.825Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:37:23.825Z] #219 DONE 0.1s [2026-05-25T04:37:24.091Z] [2026-05-25T04:37:24.091Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-25T04:37:24.693Z] #220 DONE 0.6s [2026-05-25T04:37:24.693Z] [2026-05-25T04:37:24.693Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:37:24.693Z] #46 ... [2026-05-25T04:37:24.693Z] [2026-05-25T04:37:24.693Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:37:24.693Z] #221 DONE 0.1s [2026-05-25T04:37:24.693Z] [2026-05-25T04:37:24.693Z] #100 [support-notifications] exporting to image [2026-05-25T04:37:24.693Z] #100 exporting layers [2026-05-25T04:37:25.654Z] #100 exporting layers 0.7s done [2026-05-25T04:37:25.654Z] #100 writing image sha256:14ec16c020e8f02601f58b276983d0f029795278007af31f4e1d993d67b47811 done [2026-05-25T04:37:25.654Z] #100 naming to docker.io/library/support-notifications-arm64 0.0s done [2026-05-25T04:37:25.654Z] #100 DONE 19.2s [2026-05-25T04:37:25.654Z] [2026-05-25T04:37:25.654Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:37:25.654Z] time="2026-05-25T03:49:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-25T04:37:25.667Z] $ docker stop --time=1 286297f7a81898830a4953d94e0ad94c99d3a81fcd9ce2fd76ffdf2f3419f441 [2026-05-25T04:37:31.551Z] $ docker rm -f --volumes 286297f7a81898830a4953d94e0ad94c99d3a81fcd9ce2fd76ffdf2f3419f441 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:37:32.123Z] + docker images [2026-05-25T04:37:32.123Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-25T04:37:32.123Z] support-notifications-arm64 latest 14ec16c020e8 8 seconds ago 56.1MB [2026-05-25T04:37:32.123Z] support-scheduler-arm64 latest 73f83f29a38d 17 seconds ago 52.3MB [2026-05-25T04:37:32.123Z] core-metadata-arm64 latest 84b73aea4a2b 53 seconds ago 48.2MB [2026-05-25T04:37:32.123Z] core-data-arm64 latest 1dcd0ebc7565 About a minute ago 48.1MB [2026-05-25T04:37:32.123Z] core-keeper-arm64 latest 969213db7302 About a minute ago 47.9MB [2026-05-25T04:37:32.123Z] security-proxy-auth-arm64 latest 6f2f869e8a74 About a minute ago 47.3MB [2026-05-25T04:37:32.123Z] security-spiffe-token-provider-arm64 latest eb76ed05decb 2 minutes ago 51.9MB [2026-05-25T04:37:32.123Z] security-secretstore-setup-arm64 latest 7165db76e27f 3 minutes ago 85.8MB [2026-05-25T04:37:32.123Z] security-proxy-setup-arm64 latest 68a56b87f62c 4 minutes ago 52.9MB [2026-05-25T04:37:32.123Z] core-command-arm64 latest 85253c994057 4 minutes ago 42.6MB [2026-05-25T04:37:32.123Z] security-bootstrapper-arm64 latest 99579da347d5 25 minutes ago 21.3MB [2026-05-25T04:37:32.123Z] core-common-config-bootstrapper-arm64 latest 67204d7103ed 25 minutes ago 20.2MB [2026-05-25T04:37:32.123Z] security-spire-agent-arm64 latest 20f2e2fb0f44 46 minutes ago 219MB [2026-05-25T04:37:32.123Z] security-spire-server-arm64 latest bec6518ddc71 46 minutes ago 163MB [2026-05-25T04:37:32.123Z] security-spire-config-arm64 latest 3f88d487e557 46 minutes ago 162MB [2026-05-25T04:37:32.123Z] ci-base-image-arm64 latest dac759f3fa88 48 minutes ago 897MB [2026-05-25T04:37:32.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB [2026-05-25T04:37:32.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:37:32.269Z] provisioning config files... [2026-05-25T04:37:32.287Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/980@tmp/config230241452112975918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:37:32.688Z] ---> ****-login.sh [2026-05-25T04:37:32.688Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:37:32.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:37:32.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:37:32.981Z] Configure a credential helper to remove this warning. See [2026-05-25T04:37:32.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:37:32.981Z] [2026-05-25T04:37:32.981Z] Login Succeeded [2026-05-25T04:37:32.981Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:37:33.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:37:33.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:37:33.532Z] Configure a credential helper to remove this warning. See [2026-05-25T04:37:33.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:37:33.532Z] [2026-05-25T04:37:33.532Z] Login Succeeded [2026-05-25T04:37:33.532Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:37:33.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:37:34.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:37:34.096Z] Configure a credential helper to remove this warning. See [2026-05-25T04:37:34.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:37:34.096Z] [2026-05-25T04:37:34.096Z] Login Succeeded [2026-05-25T04:37:34.096Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:37:34.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:37:34.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:37:34.383Z] Configure a credential helper to remove this warning. See [2026-05-25T04:37:34.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:37:34.383Z] [2026-05-25T04:37:34.383Z] Login Succeeded [2026-05-25T04:37:34.383Z] ****.io [2026-05-25T04:37:34.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:37:34.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:37:34.923Z] Configure a credential helper to remove this warning. See [2026-05-25T04:37:34.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:37:34.923Z] [2026-05-25T04:37:34.923Z] Login Succeeded [2026-05-25T04:37:34.923Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:37:34.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:37:34.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:37:35.008Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-05-25T04:37:35.008Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:37:35.008Z] latest [2026-05-25T04:37:35.008Z] 4.1.0-dev.115 [2026-05-25T04:37:35.008Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:37:35.008Z] main [2026-05-25T04:37:35.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:35.394Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:35.771Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:37:35.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T04:37:35.771Z] 020621c2fdfa: Preparing [2026-05-25T04:37:35.771Z] d4754caa073d: Preparing [2026-05-25T04:37:35.771Z] 6d17a7a41065: Preparing [2026-05-25T04:37:35.771Z] a777a2c8aff7: Preparing [2026-05-25T04:37:35.771Z] b47227185ec3: Preparing [2026-05-25T04:37:35.771Z] b830c18e52e9: Preparing [2026-05-25T04:37:35.772Z] eeaa73608b53: Preparing [2026-05-25T04:37:35.772Z] b830c18e52e9: Waiting [2026-05-25T04:37:35.772Z] eeaa73608b53: Waiting [2026-05-25T04:37:36.053Z] 6d17a7a41065: Pushed [2026-05-25T04:37:36.053Z] b47227185ec3: Pushed [2026-05-25T04:37:36.053Z] 020621c2fdfa: Pushed [2026-05-25T04:37:36.053Z] a777a2c8aff7: Pushed [2026-05-25T04:37:36.324Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:36.324Z] b830c18e52e9: Pushed [2026-05-25T04:37:44.573Z] d4754caa073d: Pushed [2026-05-25T04:37:46.518Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:8fdfb03b9097fcdf04d37da827a2c95817a1043bb3c3b9784396387106ae3a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:46.898Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:47.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-25T04:37:47.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T04:37:47.280Z] 020621c2fdfa: Preparing [2026-05-25T04:37:47.280Z] d4754caa073d: Preparing [2026-05-25T04:37:47.280Z] 6d17a7a41065: Preparing [2026-05-25T04:37:47.280Z] a777a2c8aff7: Preparing [2026-05-25T04:37:47.280Z] b47227185ec3: Preparing [2026-05-25T04:37:47.280Z] b830c18e52e9: Preparing [2026-05-25T04:37:47.280Z] b830c18e52e9: Waiting [2026-05-25T04:37:47.280Z] eeaa73608b53: Preparing [2026-05-25T04:37:47.280Z] eeaa73608b53: Waiting [2026-05-25T04:37:47.280Z] 6d17a7a41065: Layer already exists [2026-05-25T04:37:47.280Z] 020621c2fdfa: Layer already exists [2026-05-25T04:37:47.280Z] b47227185ec3: Layer already exists [2026-05-25T04:37:47.280Z] d4754caa073d: Layer already exists [2026-05-25T04:37:47.280Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:47.280Z] a777a2c8aff7: Layer already exists [2026-05-25T04:37:47.280Z] b830c18e52e9: Layer already exists [2026-05-25T04:37:47.550Z] latest: digest: sha256:8fdfb03b9097fcdf04d37da827a2c95817a1043bb3c3b9784396387106ae3a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:47.926Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:48.296Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.115 [2026-05-25T04:37:48.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T04:37:48.296Z] 020621c2fdfa: Preparing [2026-05-25T04:37:48.296Z] d4754caa073d: Preparing [2026-05-25T04:37:48.296Z] 6d17a7a41065: Preparing [2026-05-25T04:37:48.296Z] a777a2c8aff7: Preparing [2026-05-25T04:37:48.296Z] b47227185ec3: Preparing [2026-05-25T04:37:48.296Z] b830c18e52e9: Preparing [2026-05-25T04:37:48.296Z] eeaa73608b53: Preparing [2026-05-25T04:37:48.296Z] b830c18e52e9: Waiting [2026-05-25T04:37:48.296Z] eeaa73608b53: Waiting [2026-05-25T04:37:48.296Z] a777a2c8aff7: Layer already exists [2026-05-25T04:37:48.296Z] 6d17a7a41065: Layer already exists [2026-05-25T04:37:48.296Z] b47227185ec3: Layer already exists [2026-05-25T04:37:48.296Z] 020621c2fdfa: Layer already exists [2026-05-25T04:37:48.296Z] d4754caa073d: Layer already exists [2026-05-25T04:37:48.296Z] b830c18e52e9: Layer already exists [2026-05-25T04:37:48.296Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:48.566Z] 4.1.0-dev.115: digest: sha256:8fdfb03b9097fcdf04d37da827a2c95817a1043bb3c3b9784396387106ae3a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:48.934Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:49.307Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:37:49.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T04:37:49.307Z] 020621c2fdfa: Preparing [2026-05-25T04:37:49.307Z] d4754caa073d: Preparing [2026-05-25T04:37:49.307Z] 6d17a7a41065: Preparing [2026-05-25T04:37:49.307Z] a777a2c8aff7: Preparing [2026-05-25T04:37:49.307Z] b47227185ec3: Preparing [2026-05-25T04:37:49.307Z] b830c18e52e9: Preparing [2026-05-25T04:37:49.307Z] eeaa73608b53: Preparing [2026-05-25T04:37:49.307Z] b830c18e52e9: Waiting [2026-05-25T04:37:49.307Z] eeaa73608b53: Waiting [2026-05-25T04:37:49.307Z] 020621c2fdfa: Layer already exists [2026-05-25T04:37:49.307Z] d4754caa073d: Layer already exists [2026-05-25T04:37:49.307Z] b47227185ec3: Layer already exists [2026-05-25T04:37:49.307Z] 6d17a7a41065: Layer already exists [2026-05-25T04:37:49.307Z] a777a2c8aff7: Layer already exists [2026-05-25T04:37:49.307Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:49.307Z] b830c18e52e9: Layer already exists [2026-05-25T04:37:49.575Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:8fdfb03b9097fcdf04d37da827a2c95817a1043bb3c3b9784396387106ae3a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:49.960Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:50.330Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-05-25T04:37:50.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T04:37:50.331Z] 020621c2fdfa: Preparing [2026-05-25T04:37:50.331Z] d4754caa073d: Preparing [2026-05-25T04:37:50.331Z] 6d17a7a41065: Preparing [2026-05-25T04:37:50.331Z] a777a2c8aff7: Preparing [2026-05-25T04:37:50.331Z] b47227185ec3: Preparing [2026-05-25T04:37:50.331Z] b830c18e52e9: Preparing [2026-05-25T04:37:50.331Z] eeaa73608b53: Preparing [2026-05-25T04:37:50.331Z] b830c18e52e9: Waiting [2026-05-25T04:37:50.331Z] eeaa73608b53: Waiting [2026-05-25T04:37:50.331Z] d4754caa073d: Layer already exists [2026-05-25T04:37:50.331Z] 6d17a7a41065: Layer already exists [2026-05-25T04:37:50.331Z] b47227185ec3: Layer already exists [2026-05-25T04:37:50.331Z] a777a2c8aff7: Layer already exists [2026-05-25T04:37:50.331Z] 020621c2fdfa: Layer already exists [2026-05-25T04:37:50.331Z] b830c18e52e9: Layer already exists [2026-05-25T04:37:50.331Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:50.601Z] main: digest: sha256:8fdfb03b9097fcdf04d37da827a2c95817a1043bb3c3b9784396387106ae3a81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:37:50.681Z] ===================================================== [Pipeline] echo [2026-05-25T04:37:50.696Z] taggedImages: [2026-05-25T04:37:50.696Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:37:50.696Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-25T04:37:50.696Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.115 [2026-05-25T04:37:50.696Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:37:50.696Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-25T04:37:50.720Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-05-25T04:37:50.720Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:37:50.720Z] latest [2026-05-25T04:37:50.720Z] 4.1.0-dev.115 [2026-05-25T04:37:50.720Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:37:50.720Z] main [2026-05-25T04:37:50.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:51.119Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:51.518Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:37:51.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T04:37:51.518Z] 5f7958e353ff: Preparing [2026-05-25T04:37:51.518Z] 5f4100589df5: Preparing [2026-05-25T04:37:51.518Z] 5a7d5671572c: Preparing [2026-05-25T04:37:51.518Z] bd622bd3e7dd: Preparing [2026-05-25T04:37:51.518Z] 6d17a7a41065: Preparing [2026-05-25T04:37:51.518Z] a777a2c8aff7: Preparing [2026-05-25T04:37:51.518Z] b47227185ec3: Preparing [2026-05-25T04:37:51.518Z] b830c18e52e9: Preparing [2026-05-25T04:37:51.518Z] eeaa73608b53: Preparing [2026-05-25T04:37:51.518Z] b47227185ec3: Waiting [2026-05-25T04:37:51.518Z] b830c18e52e9: Waiting [2026-05-25T04:37:51.518Z] eeaa73608b53: Waiting [2026-05-25T04:37:51.518Z] a777a2c8aff7: Waiting [2026-05-25T04:37:51.518Z] 6d17a7a41065: Layer already exists [2026-05-25T04:37:51.788Z] a777a2c8aff7: Layer already exists [2026-05-25T04:37:51.788Z] b47227185ec3: Layer already exists [2026-05-25T04:37:51.788Z] 5f4100589df5: Pushed [2026-05-25T04:37:51.788Z] 5a7d5671572c: Pushed [2026-05-25T04:37:51.788Z] b830c18e52e9: Layer already exists [2026-05-25T04:37:51.788Z] 5f7958e353ff: Pushed [2026-05-25T04:37:51.788Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:55.162Z] bd622bd3e7dd: Pushed [2026-05-25T04:37:55.162Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:4af7adeb68c482002b2d9e4afa2be9e4fba28e2081dc8b12d603e92720bb8ec8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:55.535Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:55.902Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-25T04:37:55.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T04:37:55.903Z] 5f7958e353ff: Preparing [2026-05-25T04:37:55.903Z] 5f4100589df5: Preparing [2026-05-25T04:37:55.903Z] 5a7d5671572c: Preparing [2026-05-25T04:37:55.903Z] bd622bd3e7dd: Preparing [2026-05-25T04:37:55.903Z] 6d17a7a41065: Preparing [2026-05-25T04:37:55.903Z] a777a2c8aff7: Preparing [2026-05-25T04:37:55.903Z] b47227185ec3: Preparing [2026-05-25T04:37:55.903Z] b830c18e52e9: Preparing [2026-05-25T04:37:55.903Z] eeaa73608b53: Preparing [2026-05-25T04:37:55.903Z] b47227185ec3: Waiting [2026-05-25T04:37:55.903Z] a777a2c8aff7: Waiting [2026-05-25T04:37:55.903Z] b830c18e52e9: Waiting [2026-05-25T04:37:55.903Z] eeaa73608b53: Waiting [2026-05-25T04:37:55.903Z] 6d17a7a41065: Layer already exists [2026-05-25T04:37:55.903Z] 5a7d5671572c: Layer already exists [2026-05-25T04:37:55.903Z] 5f4100589df5: Layer already exists [2026-05-25T04:37:55.903Z] 5f7958e353ff: Layer already exists [2026-05-25T04:37:55.903Z] bd622bd3e7dd: Layer already exists [2026-05-25T04:37:55.903Z] b47227185ec3: Layer already exists [2026-05-25T04:37:55.903Z] a777a2c8aff7: Layer already exists [2026-05-25T04:37:55.903Z] b830c18e52e9: Layer already exists [2026-05-25T04:37:55.903Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:56.174Z] latest: digest: sha256:4af7adeb68c482002b2d9e4afa2be9e4fba28e2081dc8b12d603e92720bb8ec8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:56.541Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:56.909Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.115 [2026-05-25T04:37:56.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T04:37:56.909Z] 5f7958e353ff: Preparing [2026-05-25T04:37:56.909Z] 5f4100589df5: Preparing [2026-05-25T04:37:56.909Z] 5a7d5671572c: Preparing [2026-05-25T04:37:56.909Z] bd622bd3e7dd: Preparing [2026-05-25T04:37:56.909Z] 6d17a7a41065: Preparing [2026-05-25T04:37:56.909Z] a777a2c8aff7: Preparing [2026-05-25T04:37:56.909Z] b47227185ec3: Preparing [2026-05-25T04:37:56.909Z] b830c18e52e9: Preparing [2026-05-25T04:37:56.909Z] eeaa73608b53: Preparing [2026-05-25T04:37:56.909Z] b47227185ec3: Waiting [2026-05-25T04:37:56.909Z] eeaa73608b53: Waiting [2026-05-25T04:37:56.909Z] b830c18e52e9: Waiting [2026-05-25T04:37:56.909Z] a777a2c8aff7: Waiting [2026-05-25T04:37:56.909Z] bd622bd3e7dd: Layer already exists [2026-05-25T04:37:56.909Z] 5f7958e353ff: Layer already exists [2026-05-25T04:37:56.909Z] 5a7d5671572c: Layer already exists [2026-05-25T04:37:56.909Z] 6d17a7a41065: Layer already exists [2026-05-25T04:37:56.909Z] 5f4100589df5: Layer already exists [2026-05-25T04:37:56.909Z] a777a2c8aff7: Layer already exists [2026-05-25T04:37:56.909Z] b47227185ec3: Layer already exists [2026-05-25T04:37:56.909Z] b830c18e52e9: Layer already exists [2026-05-25T04:37:56.909Z] eeaa73608b53: Layer already exists [2026-05-25T04:37:57.178Z] 4.1.0-dev.115: digest: sha256:4af7adeb68c482002b2d9e4afa2be9e4fba28e2081dc8b12d603e92720bb8ec8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:37:57.547Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:02.193Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:02.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T04:38:02.193Z] 5f7958e353ff: Preparing [2026-05-25T04:38:02.193Z] 5f4100589df5: Preparing [2026-05-25T04:38:02.193Z] 5a7d5671572c: Preparing [2026-05-25T04:38:02.193Z] bd622bd3e7dd: Preparing [2026-05-25T04:38:02.193Z] 6d17a7a41065: Preparing [2026-05-25T04:38:02.193Z] a777a2c8aff7: Preparing [2026-05-25T04:38:02.193Z] b47227185ec3: Preparing [2026-05-25T04:38:02.193Z] b830c18e52e9: Preparing [2026-05-25T04:38:02.193Z] eeaa73608b53: Preparing [2026-05-25T04:38:02.193Z] a777a2c8aff7: Waiting [2026-05-25T04:38:02.193Z] b47227185ec3: Waiting [2026-05-25T04:38:02.193Z] b830c18e52e9: Waiting [2026-05-25T04:38:02.193Z] eeaa73608b53: Waiting [2026-05-25T04:38:02.193Z] bd622bd3e7dd: Layer already exists [2026-05-25T04:38:02.193Z] 5a7d5671572c: Layer already exists [2026-05-25T04:38:02.193Z] 5f7958e353ff: Layer already exists [2026-05-25T04:38:02.193Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:02.193Z] 5f4100589df5: Layer already exists [2026-05-25T04:38:02.193Z] b47227185ec3: Layer already exists [2026-05-25T04:38:02.193Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:02.193Z] b830c18e52e9: Layer already exists [2026-05-25T04:38:02.193Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:02.465Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:4af7adeb68c482002b2d9e4afa2be9e4fba28e2081dc8b12d603e92720bb8ec8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:02.840Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:03.201Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-05-25T04:38:03.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T04:38:03.201Z] 5f7958e353ff: Preparing [2026-05-25T04:38:03.201Z] 5f4100589df5: Preparing [2026-05-25T04:38:03.201Z] 5a7d5671572c: Preparing [2026-05-25T04:38:03.201Z] bd622bd3e7dd: Preparing [2026-05-25T04:38:03.201Z] 6d17a7a41065: Preparing [2026-05-25T04:38:03.201Z] a777a2c8aff7: Preparing [2026-05-25T04:38:03.201Z] b47227185ec3: Preparing [2026-05-25T04:38:03.201Z] b830c18e52e9: Preparing [2026-05-25T04:38:03.201Z] eeaa73608b53: Preparing [2026-05-25T04:38:03.201Z] b47227185ec3: Waiting [2026-05-25T04:38:03.201Z] b830c18e52e9: Waiting [2026-05-25T04:38:03.201Z] eeaa73608b53: Waiting [2026-05-25T04:38:03.201Z] a777a2c8aff7: Waiting [2026-05-25T04:38:03.201Z] 5f7958e353ff: Layer already exists [2026-05-25T04:38:03.201Z] bd622bd3e7dd: Layer already exists [2026-05-25T04:38:03.201Z] 5f4100589df5: Layer already exists [2026-05-25T04:38:03.201Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:03.201Z] 5a7d5671572c: Layer already exists [2026-05-25T04:38:03.201Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:03.201Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:03.201Z] b830c18e52e9: Layer already exists [2026-05-25T04:38:03.201Z] b47227185ec3: Layer already exists [2026-05-25T04:38:03.470Z] main: digest: sha256:4af7adeb68c482002b2d9e4afa2be9e4fba28e2081dc8b12d603e92720bb8ec8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:38:03.534Z] ===================================================== [Pipeline] echo [2026-05-25T04:38:03.546Z] taggedImages: [2026-05-25T04:38:03.546Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:03.546Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-25T04:38:03.546Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.115 [2026-05-25T04:38:03.546Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:03.546Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-25T04:38:03.572Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-05-25T04:38:03.572Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:03.572Z] latest [2026-05-25T04:38:03.572Z] 4.1.0-dev.115 [2026-05-25T04:38:03.572Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:03.572Z] main [2026-05-25T04:38:03.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:03.940Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:04.312Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:04.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T04:38:04.312Z] b97896ccd578: Preparing [2026-05-25T04:38:04.312Z] dc3478790257: Preparing [2026-05-25T04:38:04.312Z] 6d17a7a41065: Preparing [2026-05-25T04:38:04.312Z] a777a2c8aff7: Preparing [2026-05-25T04:38:04.312Z] 921364e16210: Preparing [2026-05-25T04:38:04.312Z] 7116252e5330: Preparing [2026-05-25T04:38:04.312Z] eeaa73608b53: Preparing [2026-05-25T04:38:04.312Z] 7116252e5330: Waiting [2026-05-25T04:38:04.312Z] eeaa73608b53: Waiting [2026-05-25T04:38:04.580Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:04.580Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:04.580Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:04.580Z] 921364e16210: Pushed [2026-05-25T04:38:04.580Z] b97896ccd578: Pushed [2026-05-25T04:38:04.580Z] 7116252e5330: Pushed [2026-05-25T04:38:14.662Z] dc3478790257: Pushed [2026-05-25T04:38:14.662Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:dbc04056d5a4885d3fa75a3afc1722a7c62956b46d1670f82c23fefad0e9a966 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:15.028Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:15.392Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-25T04:38:15.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T04:38:15.393Z] b97896ccd578: Preparing [2026-05-25T04:38:15.393Z] dc3478790257: Preparing [2026-05-25T04:38:15.393Z] 6d17a7a41065: Preparing [2026-05-25T04:38:15.393Z] a777a2c8aff7: Preparing [2026-05-25T04:38:15.393Z] 921364e16210: Preparing [2026-05-25T04:38:15.393Z] 7116252e5330: Preparing [2026-05-25T04:38:15.393Z] eeaa73608b53: Preparing [2026-05-25T04:38:15.393Z] 7116252e5330: Waiting [2026-05-25T04:38:15.393Z] eeaa73608b53: Waiting [2026-05-25T04:38:15.393Z] dc3478790257: Layer already exists [2026-05-25T04:38:15.393Z] 921364e16210: Layer already exists [2026-05-25T04:38:15.393Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:15.393Z] b97896ccd578: Layer already exists [2026-05-25T04:38:15.393Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:15.393Z] 7116252e5330: Layer already exists [2026-05-25T04:38:15.393Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:15.661Z] latest: digest: sha256:dbc04056d5a4885d3fa75a3afc1722a7c62956b46d1670f82c23fefad0e9a966 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:16.022Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:16.385Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.115 [2026-05-25T04:38:16.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T04:38:16.385Z] b97896ccd578: Preparing [2026-05-25T04:38:16.385Z] dc3478790257: Preparing [2026-05-25T04:38:16.385Z] 6d17a7a41065: Preparing [2026-05-25T04:38:16.385Z] a777a2c8aff7: Preparing [2026-05-25T04:38:16.385Z] 921364e16210: Preparing [2026-05-25T04:38:16.385Z] 7116252e5330: Preparing [2026-05-25T04:38:16.385Z] eeaa73608b53: Preparing [2026-05-25T04:38:16.385Z] 7116252e5330: Waiting [2026-05-25T04:38:16.385Z] eeaa73608b53: Waiting [2026-05-25T04:38:16.385Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:16.385Z] b97896ccd578: Layer already exists [2026-05-25T04:38:16.385Z] 921364e16210: Layer already exists [2026-05-25T04:38:16.385Z] dc3478790257: Layer already exists [2026-05-25T04:38:16.385Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:16.385Z] 7116252e5330: Layer already exists [2026-05-25T04:38:16.385Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:16.660Z] 4.1.0-dev.115: digest: sha256:dbc04056d5a4885d3fa75a3afc1722a7c62956b46d1670f82c23fefad0e9a966 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:17.044Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:17.410Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:17.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T04:38:17.410Z] b97896ccd578: Preparing [2026-05-25T04:38:17.410Z] dc3478790257: Preparing [2026-05-25T04:38:17.410Z] 6d17a7a41065: Preparing [2026-05-25T04:38:17.410Z] a777a2c8aff7: Preparing [2026-05-25T04:38:17.410Z] 921364e16210: Preparing [2026-05-25T04:38:17.410Z] 7116252e5330: Preparing [2026-05-25T04:38:17.410Z] eeaa73608b53: Preparing [2026-05-25T04:38:17.410Z] 7116252e5330: Waiting [2026-05-25T04:38:17.410Z] eeaa73608b53: Waiting [2026-05-25T04:38:17.410Z] dc3478790257: Layer already exists [2026-05-25T04:38:17.410Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:17.410Z] b97896ccd578: Layer already exists [2026-05-25T04:38:17.410Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:17.410Z] 921364e16210: Layer already exists [2026-05-25T04:38:17.410Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:17.410Z] 7116252e5330: Layer already exists [2026-05-25T04:38:17.678Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:dbc04056d5a4885d3fa75a3afc1722a7c62956b46d1670f82c23fefad0e9a966 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:18.057Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:18.419Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-05-25T04:38:18.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T04:38:18.419Z] b97896ccd578: Preparing [2026-05-25T04:38:18.419Z] dc3478790257: Preparing [2026-05-25T04:38:18.419Z] 6d17a7a41065: Preparing [2026-05-25T04:38:18.419Z] a777a2c8aff7: Preparing [2026-05-25T04:38:18.419Z] 921364e16210: Preparing [2026-05-25T04:38:18.419Z] 7116252e5330: Preparing [2026-05-25T04:38:18.419Z] eeaa73608b53: Preparing [2026-05-25T04:38:18.419Z] 7116252e5330: Waiting [2026-05-25T04:38:18.419Z] eeaa73608b53: Waiting [2026-05-25T04:38:18.419Z] dc3478790257: Layer already exists [2026-05-25T04:38:18.419Z] 921364e16210: Layer already exists [2026-05-25T04:38:18.419Z] b97896ccd578: Layer already exists [2026-05-25T04:38:18.419Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:18.419Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:18.419Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:18.419Z] 7116252e5330: Layer already exists [2026-05-25T04:38:18.684Z] main: digest: sha256:dbc04056d5a4885d3fa75a3afc1722a7c62956b46d1670f82c23fefad0e9a966 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:38:18.751Z] ===================================================== [Pipeline] echo [2026-05-25T04:38:18.762Z] taggedImages: [2026-05-25T04:38:18.762Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:18.762Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-25T04:38:18.762Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.115 [2026-05-25T04:38:18.762Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:18.762Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-25T04:38:18.780Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-05-25T04:38:18.780Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:18.780Z] latest [2026-05-25T04:38:18.780Z] 4.1.0-dev.115 [2026-05-25T04:38:18.780Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:18.780Z] main [2026-05-25T04:38:18.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:19.158Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:19.533Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:19.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T04:38:19.533Z] f61f81597cf5: Preparing [2026-05-25T04:38:19.533Z] 0248b7e36a9c: Preparing [2026-05-25T04:38:19.533Z] a777a2c8aff7: Preparing [2026-05-25T04:38:19.533Z] 461dd3078699: Preparing [2026-05-25T04:38:19.533Z] 453236bf62be: Preparing [2026-05-25T04:38:19.533Z] eeaa73608b53: Preparing [2026-05-25T04:38:19.533Z] eeaa73608b53: Waiting [2026-05-25T04:38:19.800Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:19.800Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:19.800Z] 453236bf62be: Pushed [2026-05-25T04:38:19.800Z] f61f81597cf5: Pushed [2026-05-25T04:38:19.800Z] 461dd3078699: Pushed [2026-05-25T04:38:29.896Z] 0248b7e36a9c: Pushed [2026-05-25T04:38:29.896Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:1c5832fde98940fa9f43892404de973d9d14936d9df0e5c19a469a11c11db7df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:30.280Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:30.675Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-25T04:38:30.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T04:38:30.675Z] f61f81597cf5: Preparing [2026-05-25T04:38:30.675Z] 0248b7e36a9c: Preparing [2026-05-25T04:38:30.675Z] a777a2c8aff7: Preparing [2026-05-25T04:38:30.675Z] 461dd3078699: Preparing [2026-05-25T04:38:30.675Z] 453236bf62be: Preparing [2026-05-25T04:38:30.675Z] eeaa73608b53: Preparing [2026-05-25T04:38:30.675Z] eeaa73608b53: Waiting [2026-05-25T04:38:30.675Z] 453236bf62be: Layer already exists [2026-05-25T04:38:30.675Z] f61f81597cf5: Layer already exists [2026-05-25T04:38:30.675Z] 0248b7e36a9c: Layer already exists [2026-05-25T04:38:30.675Z] 461dd3078699: Layer already exists [2026-05-25T04:38:30.675Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:30.675Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:30.944Z] latest: digest: sha256:1c5832fde98940fa9f43892404de973d9d14936d9df0e5c19a469a11c11db7df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:31.327Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:31.692Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.115 [2026-05-25T04:38:31.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T04:38:31.692Z] f61f81597cf5: Preparing [2026-05-25T04:38:31.692Z] 0248b7e36a9c: Preparing [2026-05-25T04:38:31.692Z] a777a2c8aff7: Preparing [2026-05-25T04:38:31.692Z] 461dd3078699: Preparing [2026-05-25T04:38:31.692Z] 453236bf62be: Preparing [2026-05-25T04:38:31.692Z] eeaa73608b53: Preparing [2026-05-25T04:38:31.692Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:31.692Z] 453236bf62be: Layer already exists [2026-05-25T04:38:31.692Z] 461dd3078699: Layer already exists [2026-05-25T04:38:31.692Z] 0248b7e36a9c: Layer already exists [2026-05-25T04:38:31.692Z] f61f81597cf5: Layer already exists [2026-05-25T04:38:31.692Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:31.960Z] 4.1.0-dev.115: digest: sha256:1c5832fde98940fa9f43892404de973d9d14936d9df0e5c19a469a11c11db7df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:32.332Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:32.745Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:32.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T04:38:32.746Z] f61f81597cf5: Preparing [2026-05-25T04:38:32.746Z] 0248b7e36a9c: Preparing [2026-05-25T04:38:32.746Z] a777a2c8aff7: Preparing [2026-05-25T04:38:32.746Z] 461dd3078699: Preparing [2026-05-25T04:38:32.746Z] 453236bf62be: Preparing [2026-05-25T04:38:32.746Z] eeaa73608b53: Preparing [2026-05-25T04:38:32.746Z] eeaa73608b53: Waiting [2026-05-25T04:38:32.746Z] 461dd3078699: Layer already exists [2026-05-25T04:38:32.746Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:32.746Z] 453236bf62be: Layer already exists [2026-05-25T04:38:32.746Z] f61f81597cf5: Layer already exists [2026-05-25T04:38:32.746Z] 0248b7e36a9c: Layer already exists [2026-05-25T04:38:32.746Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:33.016Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:1c5832fde98940fa9f43892404de973d9d14936d9df0e5c19a469a11c11db7df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:33.387Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:33.771Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-05-25T04:38:33.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T04:38:33.771Z] f61f81597cf5: Preparing [2026-05-25T04:38:33.771Z] 0248b7e36a9c: Preparing [2026-05-25T04:38:33.771Z] a777a2c8aff7: Preparing [2026-05-25T04:38:33.771Z] 461dd3078699: Preparing [2026-05-25T04:38:33.771Z] 453236bf62be: Preparing [2026-05-25T04:38:33.771Z] eeaa73608b53: Preparing [2026-05-25T04:38:33.771Z] eeaa73608b53: Waiting [2026-05-25T04:38:33.771Z] 0248b7e36a9c: Layer already exists [2026-05-25T04:38:33.771Z] 461dd3078699: Layer already exists [2026-05-25T04:38:33.771Z] 453236bf62be: Layer already exists [2026-05-25T04:38:33.771Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:33.771Z] f61f81597cf5: Layer already exists [2026-05-25T04:38:34.038Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:34.039Z] main: digest: sha256:1c5832fde98940fa9f43892404de973d9d14936d9df0e5c19a469a11c11db7df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:38:34.123Z] ===================================================== [Pipeline] echo [2026-05-25T04:38:34.141Z] taggedImages: [2026-05-25T04:38:34.141Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:34.141Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-25T04:38:34.141Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.115 [2026-05-25T04:38:34.141Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:34.141Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-25T04:38:34.172Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-05-25T04:38:34.172Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:34.172Z] latest [2026-05-25T04:38:34.172Z] 4.1.0-dev.115 [2026-05-25T04:38:34.172Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:34.172Z] main [2026-05-25T04:38:34.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:34.555Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:34.930Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:34.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T04:38:34.930Z] 9e44eb0b22f5: Preparing [2026-05-25T04:38:34.930Z] eec88d26c956: Preparing [2026-05-25T04:38:34.930Z] 10da162d4bb7: Preparing [2026-05-25T04:38:34.930Z] 6d17a7a41065: Preparing [2026-05-25T04:38:34.930Z] a777a2c8aff7: Preparing [2026-05-25T04:38:34.930Z] b47227185ec3: Preparing [2026-05-25T04:38:34.930Z] b830c18e52e9: Preparing [2026-05-25T04:38:34.930Z] eeaa73608b53: Preparing [2026-05-25T04:38:34.930Z] b47227185ec3: Waiting [2026-05-25T04:38:34.930Z] b830c18e52e9: Waiting [2026-05-25T04:38:34.930Z] eeaa73608b53: Waiting [2026-05-25T04:38:34.930Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:35.206Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:35.206Z] b47227185ec3: Layer already exists [2026-05-25T04:38:35.206Z] b830c18e52e9: Layer already exists [2026-05-25T04:38:35.206Z] eec88d26c956: Pushed [2026-05-25T04:38:35.206Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:35.206Z] 9e44eb0b22f5: Pushed [2026-05-25T04:38:45.302Z] 10da162d4bb7: Pushed [2026-05-25T04:38:45.302Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:eaddf7eaa1d37caf9a47d8fc857f782f792f2898ccd7e7c4d4c78651d237213e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:45.684Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:46.056Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-25T04:38:46.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T04:38:46.056Z] 9e44eb0b22f5: Preparing [2026-05-25T04:38:46.056Z] eec88d26c956: Preparing [2026-05-25T04:38:46.056Z] 10da162d4bb7: Preparing [2026-05-25T04:38:46.056Z] 6d17a7a41065: Preparing [2026-05-25T04:38:46.056Z] a777a2c8aff7: Preparing [2026-05-25T04:38:46.056Z] b47227185ec3: Preparing [2026-05-25T04:38:46.056Z] b830c18e52e9: Preparing [2026-05-25T04:38:46.056Z] eeaa73608b53: Preparing [2026-05-25T04:38:46.056Z] b830c18e52e9: Waiting [2026-05-25T04:38:46.056Z] b47227185ec3: Waiting [2026-05-25T04:38:46.056Z] eeaa73608b53: Waiting [2026-05-25T04:38:46.056Z] 10da162d4bb7: Layer already exists [2026-05-25T04:38:46.056Z] eec88d26c956: Layer already exists [2026-05-25T04:38:46.056Z] 9e44eb0b22f5: Layer already exists [2026-05-25T04:38:46.056Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:46.056Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:46.056Z] b47227185ec3: Layer already exists [2026-05-25T04:38:46.056Z] b830c18e52e9: Layer already exists [2026-05-25T04:38:46.056Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:46.326Z] latest: digest: sha256:eaddf7eaa1d37caf9a47d8fc857f782f792f2898ccd7e7c4d4c78651d237213e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:46.692Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:47.059Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.115 [2026-05-25T04:38:47.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T04:38:47.060Z] 9e44eb0b22f5: Preparing [2026-05-25T04:38:47.060Z] eec88d26c956: Preparing [2026-05-25T04:38:47.060Z] 10da162d4bb7: Preparing [2026-05-25T04:38:47.060Z] 6d17a7a41065: Preparing [2026-05-25T04:38:47.060Z] a777a2c8aff7: Preparing [2026-05-25T04:38:47.060Z] b47227185ec3: Preparing [2026-05-25T04:38:47.060Z] b830c18e52e9: Preparing [2026-05-25T04:38:47.060Z] eeaa73608b53: Preparing [2026-05-25T04:38:47.060Z] b47227185ec3: Waiting [2026-05-25T04:38:47.060Z] b830c18e52e9: Waiting [2026-05-25T04:38:47.060Z] eeaa73608b53: Waiting [2026-05-25T04:38:47.060Z] eec88d26c956: Layer already exists [2026-05-25T04:38:47.060Z] 9e44eb0b22f5: Layer already exists [2026-05-25T04:38:47.060Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:47.060Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:47.060Z] 10da162d4bb7: Layer already exists [2026-05-25T04:38:47.060Z] b47227185ec3: Layer already exists [2026-05-25T04:38:47.060Z] b830c18e52e9: Layer already exists [2026-05-25T04:38:47.060Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:47.326Z] 4.1.0-dev.115: digest: sha256:eaddf7eaa1d37caf9a47d8fc857f782f792f2898ccd7e7c4d4c78651d237213e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:47.697Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:48.053Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:48.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T04:38:48.053Z] 9e44eb0b22f5: Preparing [2026-05-25T04:38:48.053Z] eec88d26c956: Preparing [2026-05-25T04:38:48.053Z] 10da162d4bb7: Preparing [2026-05-25T04:38:48.053Z] 6d17a7a41065: Preparing [2026-05-25T04:38:48.053Z] a777a2c8aff7: Preparing [2026-05-25T04:38:48.053Z] b47227185ec3: Preparing [2026-05-25T04:38:48.053Z] b830c18e52e9: Preparing [2026-05-25T04:38:48.053Z] eeaa73608b53: Preparing [2026-05-25T04:38:48.053Z] b47227185ec3: Waiting [2026-05-25T04:38:48.053Z] b830c18e52e9: Waiting [2026-05-25T04:38:48.053Z] eeaa73608b53: Waiting [2026-05-25T04:38:48.053Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:48.053Z] eec88d26c956: Layer already exists [2026-05-25T04:38:48.053Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:48.053Z] 10da162d4bb7: Layer already exists [2026-05-25T04:38:48.053Z] 9e44eb0b22f5: Layer already exists [2026-05-25T04:38:48.053Z] b47227185ec3: Layer already exists [2026-05-25T04:38:48.053Z] b830c18e52e9: Layer already exists [2026-05-25T04:38:48.053Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:48.321Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:eaddf7eaa1d37caf9a47d8fc857f782f792f2898ccd7e7c4d4c78651d237213e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:48.680Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:49.138Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-05-25T04:38:49.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T04:38:49.138Z] 9e44eb0b22f5: Preparing [2026-05-25T04:38:49.138Z] eec88d26c956: Preparing [2026-05-25T04:38:49.138Z] 10da162d4bb7: Preparing [2026-05-25T04:38:49.138Z] 6d17a7a41065: Preparing [2026-05-25T04:38:49.138Z] a777a2c8aff7: Preparing [2026-05-25T04:38:49.138Z] b47227185ec3: Preparing [2026-05-25T04:38:49.138Z] b830c18e52e9: Preparing [2026-05-25T04:38:49.138Z] eeaa73608b53: Preparing [2026-05-25T04:38:49.138Z] b47227185ec3: Waiting [2026-05-25T04:38:49.138Z] b830c18e52e9: Waiting [2026-05-25T04:38:49.138Z] eeaa73608b53: Waiting [2026-05-25T04:38:49.138Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:49.138Z] 9e44eb0b22f5: Layer already exists [2026-05-25T04:38:49.138Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:49.138Z] eec88d26c956: Layer already exists [2026-05-25T04:38:49.138Z] 10da162d4bb7: Layer already exists [2026-05-25T04:38:49.138Z] b47227185ec3: Layer already exists [2026-05-25T04:38:49.138Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:49.138Z] b830c18e52e9: Layer already exists [2026-05-25T04:38:49.426Z] main: digest: sha256:eaddf7eaa1d37caf9a47d8fc857f782f792f2898ccd7e7c4d4c78651d237213e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:38:49.500Z] ===================================================== [Pipeline] echo [2026-05-25T04:38:49.513Z] taggedImages: [2026-05-25T04:38:49.513Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:49.513Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-25T04:38:49.513Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.115 [2026-05-25T04:38:49.513Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:49.513Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-25T04:38:49.540Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-05-25T04:38:49.540Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:49.540Z] latest [2026-05-25T04:38:49.540Z] 4.1.0-dev.115 [2026-05-25T04:38:49.540Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:38:49.540Z] main [2026-05-25T04:38:49.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:49.951Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:50.375Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:38:50.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T04:38:50.376Z] bd90bc1c3ca3: Preparing [2026-05-25T04:38:50.376Z] f758702e16c5: Preparing [2026-05-25T04:38:50.376Z] ddef01426c4e: Preparing [2026-05-25T04:38:50.376Z] b2f299436944: Preparing [2026-05-25T04:38:50.376Z] 29acceaca308: Preparing [2026-05-25T04:38:50.376Z] d2b737abcbd5: Preparing [2026-05-25T04:38:50.376Z] 993106e960fa: Preparing [2026-05-25T04:38:50.376Z] 6d17a7a41065: Preparing [2026-05-25T04:38:50.376Z] d2b737abcbd5: Waiting [2026-05-25T04:38:50.376Z] 993106e960fa: Waiting [2026-05-25T04:38:50.376Z] 6d17a7a41065: Waiting [2026-05-25T04:38:50.376Z] a777a2c8aff7: Preparing [2026-05-25T04:38:50.376Z] eedc83cd9a92: Preparing [2026-05-25T04:38:50.376Z] a777a2c8aff7: Waiting [2026-05-25T04:38:50.376Z] 5ff751d6b5df: Preparing [2026-05-25T04:38:50.376Z] 5f70bf18a086: Preparing [2026-05-25T04:38:50.376Z] eedc83cd9a92: Waiting [2026-05-25T04:38:50.376Z] d398caac2ee3: Preparing [2026-05-25T04:38:50.376Z] 5ff751d6b5df: Waiting [2026-05-25T04:38:50.376Z] de990366c912: Preparing [2026-05-25T04:38:50.376Z] b6260b71dff3: Preparing [2026-05-25T04:38:50.376Z] eeaa73608b53: Preparing [2026-05-25T04:38:50.376Z] 5f70bf18a086: Waiting [2026-05-25T04:38:50.376Z] d398caac2ee3: Waiting [2026-05-25T04:38:50.376Z] b6260b71dff3: Waiting [2026-05-25T04:38:50.376Z] de990366c912: Waiting [2026-05-25T04:38:50.376Z] eeaa73608b53: Waiting [2026-05-25T04:38:50.672Z] f758702e16c5: Pushed [2026-05-25T04:38:50.672Z] 29acceaca308: Pushed [2026-05-25T04:38:50.672Z] ddef01426c4e: Pushed [2026-05-25T04:38:50.672Z] b2f299436944: Pushed [2026-05-25T04:38:50.672Z] bd90bc1c3ca3: Pushed [2026-05-25T04:38:50.672Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:50.951Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:50.952Z] 5f70bf18a086: Layer already exists [2026-05-25T04:38:50.952Z] d2b737abcbd5: Pushed [2026-05-25T04:38:50.952Z] eedc83cd9a92: Pushed [2026-05-25T04:38:50.952Z] 5ff751d6b5df: Pushed [2026-05-25T04:38:50.952Z] de990366c912: Pushed [2026-05-25T04:38:50.952Z] d398caac2ee3: Pushed [2026-05-25T04:38:50.952Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:51.232Z] b6260b71dff3: Pushed [2026-05-25T04:38:54.605Z] 993106e960fa: Pushed [2026-05-25T04:38:54.605Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:7ea04628f9f04f6a32a12151202281c5984e6629607ecc041a094b2f9264c3ad size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:54.975Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:55.336Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-25T04:38:55.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T04:38:55.336Z] bd90bc1c3ca3: Preparing [2026-05-25T04:38:55.336Z] f758702e16c5: Preparing [2026-05-25T04:38:55.337Z] ddef01426c4e: Preparing [2026-05-25T04:38:55.337Z] b2f299436944: Preparing [2026-05-25T04:38:55.337Z] 29acceaca308: Preparing [2026-05-25T04:38:55.337Z] d2b737abcbd5: Preparing [2026-05-25T04:38:55.337Z] 993106e960fa: Preparing [2026-05-25T04:38:55.337Z] 6d17a7a41065: Preparing [2026-05-25T04:38:55.337Z] a777a2c8aff7: Preparing [2026-05-25T04:38:55.337Z] eedc83cd9a92: Preparing [2026-05-25T04:38:55.337Z] 5ff751d6b5df: Preparing [2026-05-25T04:38:55.337Z] 5f70bf18a086: Preparing [2026-05-25T04:38:55.337Z] d398caac2ee3: Preparing [2026-05-25T04:38:55.337Z] de990366c912: Preparing [2026-05-25T04:38:55.337Z] b6260b71dff3: Preparing [2026-05-25T04:38:55.337Z] eeaa73608b53: Preparing [2026-05-25T04:38:55.337Z] 5ff751d6b5df: Waiting [2026-05-25T04:38:55.337Z] 5f70bf18a086: Waiting [2026-05-25T04:38:55.337Z] d2b737abcbd5: Waiting [2026-05-25T04:38:55.337Z] 993106e960fa: Waiting [2026-05-25T04:38:55.337Z] 6d17a7a41065: Waiting [2026-05-25T04:38:55.337Z] a777a2c8aff7: Waiting [2026-05-25T04:38:55.337Z] d398caac2ee3: Waiting [2026-05-25T04:38:55.337Z] de990366c912: Waiting [2026-05-25T04:38:55.337Z] b6260b71dff3: Waiting [2026-05-25T04:38:55.337Z] eeaa73608b53: Waiting [2026-05-25T04:38:55.337Z] eedc83cd9a92: Waiting [2026-05-25T04:38:55.337Z] b2f299436944: Layer already exists [2026-05-25T04:38:55.337Z] f758702e16c5: Layer already exists [2026-05-25T04:38:55.337Z] 29acceaca308: Layer already exists [2026-05-25T04:38:55.337Z] bd90bc1c3ca3: Layer already exists [2026-05-25T04:38:55.337Z] ddef01426c4e: Layer already exists [2026-05-25T04:38:55.607Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:55.607Z] d2b737abcbd5: Layer already exists [2026-05-25T04:38:55.607Z] eedc83cd9a92: Layer already exists [2026-05-25T04:38:55.607Z] 993106e960fa: Layer already exists [2026-05-25T04:38:55.607Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:55.607Z] 5ff751d6b5df: Layer already exists [2026-05-25T04:38:55.607Z] de990366c912: Layer already exists [2026-05-25T04:38:55.607Z] 5f70bf18a086: Layer already exists [2026-05-25T04:38:55.607Z] d398caac2ee3: Layer already exists [2026-05-25T04:38:55.607Z] b6260b71dff3: Layer already exists [2026-05-25T04:38:55.607Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:55.607Z] latest: digest: sha256:7ea04628f9f04f6a32a12151202281c5984e6629607ecc041a094b2f9264c3ad size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:55.968Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:58.970Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.115 [2026-05-25T04:38:58.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T04:38:58.970Z] bd90bc1c3ca3: Preparing [2026-05-25T04:38:58.970Z] f758702e16c5: Preparing [2026-05-25T04:38:58.970Z] ddef01426c4e: Preparing [2026-05-25T04:38:58.970Z] b2f299436944: Preparing [2026-05-25T04:38:58.970Z] 29acceaca308: Preparing [2026-05-25T04:38:58.970Z] d2b737abcbd5: Preparing [2026-05-25T04:38:58.970Z] 993106e960fa: Preparing [2026-05-25T04:38:58.970Z] 6d17a7a41065: Preparing [2026-05-25T04:38:58.970Z] a777a2c8aff7: Preparing [2026-05-25T04:38:58.970Z] eedc83cd9a92: Preparing [2026-05-25T04:38:58.970Z] 5ff751d6b5df: Preparing [2026-05-25T04:38:58.970Z] 5f70bf18a086: Preparing [2026-05-25T04:38:58.970Z] d398caac2ee3: Preparing [2026-05-25T04:38:58.970Z] de990366c912: Preparing [2026-05-25T04:38:58.970Z] b6260b71dff3: Preparing [2026-05-25T04:38:58.970Z] a777a2c8aff7: Waiting [2026-05-25T04:38:58.970Z] eeaa73608b53: Preparing [2026-05-25T04:38:58.970Z] eedc83cd9a92: Waiting [2026-05-25T04:38:58.970Z] 5ff751d6b5df: Waiting [2026-05-25T04:38:58.970Z] 5f70bf18a086: Waiting [2026-05-25T04:38:58.970Z] d398caac2ee3: Waiting [2026-05-25T04:38:58.970Z] d2b737abcbd5: Waiting [2026-05-25T04:38:58.970Z] 993106e960fa: Waiting [2026-05-25T04:38:58.970Z] de990366c912: Waiting [2026-05-25T04:38:58.970Z] b6260b71dff3: Waiting [2026-05-25T04:38:58.970Z] 6d17a7a41065: Waiting [2026-05-25T04:38:58.970Z] eeaa73608b53: Waiting [2026-05-25T04:38:58.970Z] f758702e16c5: Layer already exists [2026-05-25T04:38:58.970Z] ddef01426c4e: Layer already exists [2026-05-25T04:38:58.970Z] b2f299436944: Layer already exists [2026-05-25T04:38:58.970Z] 29acceaca308: Layer already exists [2026-05-25T04:38:58.970Z] bd90bc1c3ca3: Layer already exists [2026-05-25T04:38:59.236Z] 993106e960fa: Layer already exists [2026-05-25T04:38:59.236Z] 6d17a7a41065: Layer already exists [2026-05-25T04:38:59.236Z] eedc83cd9a92: Layer already exists [2026-05-25T04:38:59.236Z] d2b737abcbd5: Layer already exists [2026-05-25T04:38:59.236Z] a777a2c8aff7: Layer already exists [2026-05-25T04:38:59.236Z] de990366c912: Layer already exists [2026-05-25T04:38:59.237Z] 5f70bf18a086: Layer already exists [2026-05-25T04:38:59.237Z] 5ff751d6b5df: Layer already exists [2026-05-25T04:38:59.237Z] d398caac2ee3: Layer already exists [2026-05-25T04:38:59.237Z] b6260b71dff3: Layer already exists [2026-05-25T04:38:59.237Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:59.237Z] 4.1.0-dev.115: digest: sha256:7ea04628f9f04f6a32a12151202281c5984e6629607ecc041a094b2f9264c3ad size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:59.603Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:01.665Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:01.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T04:39:01.665Z] bd90bc1c3ca3: Preparing [2026-05-25T04:39:01.665Z] f758702e16c5: Preparing [2026-05-25T04:39:01.665Z] ddef01426c4e: Preparing [2026-05-25T04:39:01.665Z] b2f299436944: Preparing [2026-05-25T04:39:01.665Z] 29acceaca308: Preparing [2026-05-25T04:39:01.665Z] d2b737abcbd5: Preparing [2026-05-25T04:39:01.665Z] 993106e960fa: Preparing [2026-05-25T04:39:01.665Z] 6d17a7a41065: Preparing [2026-05-25T04:39:01.665Z] a777a2c8aff7: Preparing [2026-05-25T04:39:01.665Z] eedc83cd9a92: Preparing [2026-05-25T04:39:01.665Z] 5ff751d6b5df: Preparing [2026-05-25T04:39:01.665Z] 5f70bf18a086: Preparing [2026-05-25T04:39:01.665Z] d398caac2ee3: Preparing [2026-05-25T04:39:01.665Z] de990366c912: Preparing [2026-05-25T04:39:01.665Z] b6260b71dff3: Preparing [2026-05-25T04:39:01.665Z] eeaa73608b53: Preparing [2026-05-25T04:39:01.665Z] 5ff751d6b5df: Waiting [2026-05-25T04:39:01.665Z] d2b737abcbd5: Waiting [2026-05-25T04:39:01.665Z] 5f70bf18a086: Waiting [2026-05-25T04:39:01.665Z] d398caac2ee3: Waiting [2026-05-25T04:39:01.665Z] 993106e960fa: Waiting [2026-05-25T04:39:01.665Z] a777a2c8aff7: Waiting [2026-05-25T04:39:01.665Z] 6d17a7a41065: Waiting [2026-05-25T04:39:01.665Z] eedc83cd9a92: Waiting [2026-05-25T04:39:01.665Z] de990366c912: Waiting [2026-05-25T04:39:01.665Z] b6260b71dff3: Waiting [2026-05-25T04:39:01.665Z] eeaa73608b53: Waiting [2026-05-25T04:39:01.665Z] bd90bc1c3ca3: Layer already exists [2026-05-25T04:39:01.665Z] ddef01426c4e: Layer already exists [2026-05-25T04:39:01.665Z] b2f299436944: Layer already exists [2026-05-25T04:39:01.665Z] f758702e16c5: Layer already exists [2026-05-25T04:39:01.665Z] 29acceaca308: Layer already exists [2026-05-25T04:39:01.934Z] d2b737abcbd5: Layer already exists [2026-05-25T04:39:01.934Z] eedc83cd9a92: Layer already exists [2026-05-25T04:39:01.934Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:01.934Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:01.934Z] 5f70bf18a086: Layer already exists [2026-05-25T04:39:01.934Z] 5ff751d6b5df: Layer already exists [2026-05-25T04:39:01.934Z] d398caac2ee3: Layer already exists [2026-05-25T04:39:01.934Z] de990366c912: Layer already exists [2026-05-25T04:39:01.934Z] b6260b71dff3: Layer already exists [2026-05-25T04:39:01.934Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:01.934Z] 993106e960fa: Layer already exists [2026-05-25T04:39:02.203Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:7ea04628f9f04f6a32a12151202281c5984e6629607ecc041a094b2f9264c3ad size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:02.567Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:02.931Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-05-25T04:39:02.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T04:39:02.931Z] bd90bc1c3ca3: Preparing [2026-05-25T04:39:02.931Z] f758702e16c5: Preparing [2026-05-25T04:39:02.931Z] ddef01426c4e: Preparing [2026-05-25T04:39:02.931Z] b2f299436944: Preparing [2026-05-25T04:39:02.931Z] 29acceaca308: Preparing [2026-05-25T04:39:02.931Z] d2b737abcbd5: Preparing [2026-05-25T04:39:02.931Z] 993106e960fa: Preparing [2026-05-25T04:39:02.931Z] 6d17a7a41065: Preparing [2026-05-25T04:39:02.931Z] a777a2c8aff7: Preparing [2026-05-25T04:39:02.931Z] eedc83cd9a92: Preparing [2026-05-25T04:39:02.931Z] 5ff751d6b5df: Preparing [2026-05-25T04:39:02.931Z] 5f70bf18a086: Preparing [2026-05-25T04:39:02.931Z] d398caac2ee3: Preparing [2026-05-25T04:39:02.931Z] de990366c912: Preparing [2026-05-25T04:39:02.931Z] b6260b71dff3: Preparing [2026-05-25T04:39:02.931Z] eeaa73608b53: Preparing [2026-05-25T04:39:02.931Z] d2b737abcbd5: Waiting [2026-05-25T04:39:02.931Z] 993106e960fa: Waiting [2026-05-25T04:39:02.931Z] 6d17a7a41065: Waiting [2026-05-25T04:39:02.931Z] 5ff751d6b5df: Waiting [2026-05-25T04:39:02.931Z] 5f70bf18a086: Waiting [2026-05-25T04:39:02.931Z] d398caac2ee3: Waiting [2026-05-25T04:39:02.931Z] b6260b71dff3: Waiting [2026-05-25T04:39:02.931Z] de990366c912: Waiting [2026-05-25T04:39:02.931Z] a777a2c8aff7: Waiting [2026-05-25T04:39:02.931Z] eeaa73608b53: Waiting [2026-05-25T04:39:02.931Z] eedc83cd9a92: Waiting [2026-05-25T04:39:02.931Z] b2f299436944: Layer already exists [2026-05-25T04:39:02.931Z] ddef01426c4e: Layer already exists [2026-05-25T04:39:02.931Z] bd90bc1c3ca3: Layer already exists [2026-05-25T04:39:02.931Z] 29acceaca308: Layer already exists [2026-05-25T04:39:02.931Z] f758702e16c5: Layer already exists [2026-05-25T04:39:02.931Z] d2b737abcbd5: Layer already exists [2026-05-25T04:39:02.931Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:02.931Z] 993106e960fa: Layer already exists [2026-05-25T04:39:02.931Z] eedc83cd9a92: Layer already exists [2026-05-25T04:39:02.931Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:03.205Z] d398caac2ee3: Layer already exists [2026-05-25T04:39:03.205Z] b6260b71dff3: Layer already exists [2026-05-25T04:39:03.205Z] 5f70bf18a086: Layer already exists [2026-05-25T04:39:03.205Z] de990366c912: Layer already exists [2026-05-25T04:39:03.205Z] 5ff751d6b5df: Layer already exists [2026-05-25T04:39:03.205Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:03.205Z] main: digest: sha256:7ea04628f9f04f6a32a12151202281c5984e6629607ecc041a094b2f9264c3ad size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:39:03.301Z] ===================================================== [Pipeline] echo [2026-05-25T04:39:03.314Z] taggedImages: [2026-05-25T04:39:03.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:03.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-25T04:39:03.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.115 [2026-05-25T04:39:03.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:03.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-25T04:39:03.337Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-05-25T04:39:03.337Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:03.337Z] latest [2026-05-25T04:39:03.337Z] 4.1.0-dev.115 [2026-05-25T04:39:03.337Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:03.337Z] main [2026-05-25T04:39:03.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:03.704Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:04.097Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:04.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T04:39:04.097Z] 93edaac5f345: Preparing [2026-05-25T04:39:04.097Z] 57bf507d189f: Preparing [2026-05-25T04:39:04.097Z] 20d63d8d2379: Preparing [2026-05-25T04:39:04.097Z] 2a3b3a5154d1: Preparing [2026-05-25T04:39:04.097Z] 6d17a7a41065: Preparing [2026-05-25T04:39:04.097Z] a777a2c8aff7: Preparing [2026-05-25T04:39:04.097Z] b47227185ec3: Preparing [2026-05-25T04:39:04.097Z] b830c18e52e9: Preparing [2026-05-25T04:39:04.097Z] eeaa73608b53: Preparing [2026-05-25T04:39:04.097Z] b47227185ec3: Waiting [2026-05-25T04:39:04.097Z] b830c18e52e9: Waiting [2026-05-25T04:39:04.097Z] eeaa73608b53: Waiting [2026-05-25T04:39:04.097Z] a777a2c8aff7: Waiting [2026-05-25T04:39:04.097Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:04.367Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:04.367Z] 20d63d8d2379: Pushed [2026-05-25T04:39:04.367Z] 57bf507d189f: Pushed [2026-05-25T04:39:04.367Z] b47227185ec3: Layer already exists [2026-05-25T04:39:04.367Z] b830c18e52e9: Layer already exists [2026-05-25T04:39:04.367Z] 93edaac5f345: Pushed [2026-05-25T04:39:04.367Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:18.074Z] 2a3b3a5154d1: Pushed [2026-05-25T04:39:18.074Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:58e683247e6a26180f9afa08df91124af4d9a6108d226733bd0c1dde7b4ff2b2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:18.446Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:18.807Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-25T04:39:18.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T04:39:18.807Z] 93edaac5f345: Preparing [2026-05-25T04:39:18.807Z] 57bf507d189f: Preparing [2026-05-25T04:39:18.807Z] 20d63d8d2379: Preparing [2026-05-25T04:39:18.807Z] 2a3b3a5154d1: Preparing [2026-05-25T04:39:18.807Z] 6d17a7a41065: Preparing [2026-05-25T04:39:18.807Z] a777a2c8aff7: Preparing [2026-05-25T04:39:18.807Z] b47227185ec3: Preparing [2026-05-25T04:39:18.807Z] a777a2c8aff7: Waiting [2026-05-25T04:39:18.807Z] b830c18e52e9: Preparing [2026-05-25T04:39:18.807Z] b47227185ec3: Waiting [2026-05-25T04:39:18.807Z] eeaa73608b53: Preparing [2026-05-25T04:39:18.807Z] b830c18e52e9: Waiting [2026-05-25T04:39:18.807Z] eeaa73608b53: Waiting [2026-05-25T04:39:18.807Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:18.807Z] 2a3b3a5154d1: Layer already exists [2026-05-25T04:39:18.807Z] 57bf507d189f: Layer already exists [2026-05-25T04:39:18.807Z] 93edaac5f345: Layer already exists [2026-05-25T04:39:18.807Z] 20d63d8d2379: Layer already exists [2026-05-25T04:39:18.807Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:18.807Z] b47227185ec3: Layer already exists [2026-05-25T04:39:18.807Z] b830c18e52e9: Layer already exists [2026-05-25T04:39:18.807Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:19.074Z] latest: digest: sha256:58e683247e6a26180f9afa08df91124af4d9a6108d226733bd0c1dde7b4ff2b2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:19.469Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:19.829Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.115 [2026-05-25T04:39:19.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T04:39:19.830Z] 93edaac5f345: Preparing [2026-05-25T04:39:19.830Z] 57bf507d189f: Preparing [2026-05-25T04:39:19.830Z] 20d63d8d2379: Preparing [2026-05-25T04:39:19.830Z] 2a3b3a5154d1: Preparing [2026-05-25T04:39:19.830Z] 6d17a7a41065: Preparing [2026-05-25T04:39:19.830Z] a777a2c8aff7: Preparing [2026-05-25T04:39:19.830Z] b47227185ec3: Preparing [2026-05-25T04:39:19.830Z] b830c18e52e9: Preparing [2026-05-25T04:39:19.830Z] eeaa73608b53: Preparing [2026-05-25T04:39:19.830Z] a777a2c8aff7: Waiting [2026-05-25T04:39:19.830Z] b47227185ec3: Waiting [2026-05-25T04:39:19.830Z] b830c18e52e9: Waiting [2026-05-25T04:39:19.830Z] eeaa73608b53: Waiting [2026-05-25T04:39:19.830Z] 57bf507d189f: Layer already exists [2026-05-25T04:39:19.830Z] 20d63d8d2379: Layer already exists [2026-05-25T04:39:19.830Z] 2a3b3a5154d1: Layer already exists [2026-05-25T04:39:19.830Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:19.830Z] 93edaac5f345: Layer already exists [2026-05-25T04:39:19.830Z] b830c18e52e9: Layer already exists [2026-05-25T04:39:19.830Z] b47227185ec3: Layer already exists [2026-05-25T04:39:19.830Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:19.830Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:20.095Z] 4.1.0-dev.115: digest: sha256:58e683247e6a26180f9afa08df91124af4d9a6108d226733bd0c1dde7b4ff2b2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:20.468Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:20.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:20.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T04:39:20.824Z] 93edaac5f345: Preparing [2026-05-25T04:39:20.824Z] 57bf507d189f: Preparing [2026-05-25T04:39:20.824Z] 20d63d8d2379: Preparing [2026-05-25T04:39:20.824Z] 2a3b3a5154d1: Preparing [2026-05-25T04:39:20.824Z] 6d17a7a41065: Preparing [2026-05-25T04:39:20.824Z] a777a2c8aff7: Preparing [2026-05-25T04:39:20.824Z] b47227185ec3: Preparing [2026-05-25T04:39:20.824Z] b830c18e52e9: Preparing [2026-05-25T04:39:20.824Z] eeaa73608b53: Preparing [2026-05-25T04:39:20.824Z] a777a2c8aff7: Waiting [2026-05-25T04:39:20.824Z] b47227185ec3: Waiting [2026-05-25T04:39:20.824Z] b830c18e52e9: Waiting [2026-05-25T04:39:20.824Z] eeaa73608b53: Waiting [2026-05-25T04:39:21.091Z] 20d63d8d2379: Layer already exists [2026-05-25T04:39:21.091Z] 2a3b3a5154d1: Layer already exists [2026-05-25T04:39:21.091Z] 57bf507d189f: Layer already exists [2026-05-25T04:39:21.091Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:21.091Z] 93edaac5f345: Layer already exists [2026-05-25T04:39:21.091Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:21.091Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:21.091Z] b47227185ec3: Layer already exists [2026-05-25T04:39:21.091Z] b830c18e52e9: Layer already exists [2026-05-25T04:39:21.091Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:58e683247e6a26180f9afa08df91124af4d9a6108d226733bd0c1dde7b4ff2b2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:21.455Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:21.814Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-05-25T04:39:21.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T04:39:21.814Z] 93edaac5f345: Preparing [2026-05-25T04:39:21.814Z] 57bf507d189f: Preparing [2026-05-25T04:39:21.814Z] 20d63d8d2379: Preparing [2026-05-25T04:39:21.814Z] 2a3b3a5154d1: Preparing [2026-05-25T04:39:21.814Z] 6d17a7a41065: Preparing [2026-05-25T04:39:21.814Z] a777a2c8aff7: Preparing [2026-05-25T04:39:21.814Z] b47227185ec3: Preparing [2026-05-25T04:39:21.814Z] b830c18e52e9: Preparing [2026-05-25T04:39:21.814Z] eeaa73608b53: Preparing [2026-05-25T04:39:21.814Z] b47227185ec3: Waiting [2026-05-25T04:39:21.814Z] b830c18e52e9: Waiting [2026-05-25T04:39:21.814Z] eeaa73608b53: Waiting [2026-05-25T04:39:21.814Z] a777a2c8aff7: Waiting [2026-05-25T04:39:21.814Z] 2a3b3a5154d1: Layer already exists [2026-05-25T04:39:21.814Z] 93edaac5f345: Layer already exists [2026-05-25T04:39:21.814Z] 57bf507d189f: Layer already exists [2026-05-25T04:39:21.814Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:21.814Z] 20d63d8d2379: Layer already exists [2026-05-25T04:39:21.814Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:21.814Z] b47227185ec3: Layer already exists [2026-05-25T04:39:21.814Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:21.814Z] b830c18e52e9: Layer already exists [2026-05-25T04:39:22.083Z] main: digest: sha256:58e683247e6a26180f9afa08df91124af4d9a6108d226733bd0c1dde7b4ff2b2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:39:22.157Z] ===================================================== [Pipeline] echo [2026-05-25T04:39:22.175Z] taggedImages: [2026-05-25T04:39:22.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:22.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-25T04:39:22.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.115 [2026-05-25T04:39:22.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:22.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-25T04:39:22.275Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-05-25T04:39:22.275Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:22.275Z] latest [2026-05-25T04:39:22.275Z] 4.1.0-dev.115 [2026-05-25T04:39:22.275Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:22.275Z] main [2026-05-25T04:39:22.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:22.656Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:24.975Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:24.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T04:39:24.975Z] 1855fc947944: Preparing [2026-05-25T04:39:24.975Z] 7694eea358c4: Preparing [2026-05-25T04:39:24.975Z] 46db58d347a4: Preparing [2026-05-25T04:39:24.975Z] e7dadf755ac8: Preparing [2026-05-25T04:39:24.975Z] 82ed73a8700d: Preparing [2026-05-25T04:39:24.975Z] 6d17a7a41065: Preparing [2026-05-25T04:39:24.975Z] a777a2c8aff7: Preparing [2026-05-25T04:39:24.975Z] 3216980137e3: Preparing [2026-05-25T04:39:24.975Z] 260cd262499c: Preparing [2026-05-25T04:39:24.975Z] 2ae20797727f: Preparing [2026-05-25T04:39:24.975Z] eeaa73608b53: Preparing [2026-05-25T04:39:24.975Z] a777a2c8aff7: Waiting [2026-05-25T04:39:24.975Z] 3216980137e3: Waiting [2026-05-25T04:39:24.975Z] 260cd262499c: Waiting [2026-05-25T04:39:24.975Z] 6d17a7a41065: Waiting [2026-05-25T04:39:24.975Z] 2ae20797727f: Waiting [2026-05-25T04:39:24.975Z] eeaa73608b53: Waiting [2026-05-25T04:39:25.244Z] 82ed73a8700d: Pushed [2026-05-25T04:39:25.244Z] e7dadf755ac8: Pushed [2026-05-25T04:39:25.244Z] 7694eea358c4: Pushed [2026-05-25T04:39:25.244Z] 1855fc947944: Pushed [2026-05-25T04:39:25.244Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:25.244Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:25.244Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:25.511Z] 260cd262499c: Pushed [2026-05-25T04:39:25.511Z] 3216980137e3: Pushed [2026-05-25T04:39:28.856Z] 2ae20797727f: Pushed [2026-05-25T04:39:32.195Z] 46db58d347a4: Pushed [2026-05-25T04:39:32.195Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:dd3046b553eb209b0d144a5d7bed6582a359bc538efc507fbf719f497378f749 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:32.568Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:32.931Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-25T04:39:32.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T04:39:32.931Z] 1855fc947944: Preparing [2026-05-25T04:39:32.931Z] 7694eea358c4: Preparing [2026-05-25T04:39:32.931Z] 46db58d347a4: Preparing [2026-05-25T04:39:32.931Z] e7dadf755ac8: Preparing [2026-05-25T04:39:32.931Z] 82ed73a8700d: Preparing [2026-05-25T04:39:32.931Z] 6d17a7a41065: Preparing [2026-05-25T04:39:32.931Z] a777a2c8aff7: Preparing [2026-05-25T04:39:32.931Z] 3216980137e3: Preparing [2026-05-25T04:39:32.931Z] 260cd262499c: Preparing [2026-05-25T04:39:32.931Z] 2ae20797727f: Preparing [2026-05-25T04:39:32.931Z] eeaa73608b53: Preparing [2026-05-25T04:39:32.931Z] 6d17a7a41065: Waiting [2026-05-25T04:39:32.931Z] a777a2c8aff7: Waiting [2026-05-25T04:39:32.931Z] 3216980137e3: Waiting [2026-05-25T04:39:32.931Z] 260cd262499c: Waiting [2026-05-25T04:39:32.931Z] 2ae20797727f: Waiting [2026-05-25T04:39:32.931Z] eeaa73608b53: Waiting [2026-05-25T04:39:32.931Z] 1855fc947944: Layer already exists [2026-05-25T04:39:32.931Z] 82ed73a8700d: Layer already exists [2026-05-25T04:39:32.931Z] 46db58d347a4: Layer already exists [2026-05-25T04:39:32.931Z] e7dadf755ac8: Layer already exists [2026-05-25T04:39:32.931Z] 7694eea358c4: Layer already exists [2026-05-25T04:39:32.931Z] 2ae20797727f: Layer already exists [2026-05-25T04:39:32.931Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:32.931Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:32.931Z] 260cd262499c: Layer already exists [2026-05-25T04:39:32.931Z] 3216980137e3: Layer already exists [2026-05-25T04:39:33.202Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:33.202Z] latest: digest: sha256:dd3046b553eb209b0d144a5d7bed6582a359bc538efc507fbf719f497378f749 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:33.583Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:33.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.115 [2026-05-25T04:39:33.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T04:39:33.954Z] 1855fc947944: Preparing [2026-05-25T04:39:33.954Z] 7694eea358c4: Preparing [2026-05-25T04:39:33.954Z] 46db58d347a4: Preparing [2026-05-25T04:39:33.954Z] e7dadf755ac8: Preparing [2026-05-25T04:39:33.954Z] 82ed73a8700d: Preparing [2026-05-25T04:39:33.954Z] 6d17a7a41065: Preparing [2026-05-25T04:39:33.954Z] a777a2c8aff7: Preparing [2026-05-25T04:39:33.954Z] 3216980137e3: Preparing [2026-05-25T04:39:33.954Z] 260cd262499c: Preparing [2026-05-25T04:39:33.954Z] 2ae20797727f: Preparing [2026-05-25T04:39:33.954Z] eeaa73608b53: Preparing [2026-05-25T04:39:33.954Z] 6d17a7a41065: Waiting [2026-05-25T04:39:33.954Z] 3216980137e3: Waiting [2026-05-25T04:39:33.954Z] 260cd262499c: Waiting [2026-05-25T04:39:33.954Z] eeaa73608b53: Waiting [2026-05-25T04:39:33.954Z] a777a2c8aff7: Waiting [2026-05-25T04:39:33.954Z] 46db58d347a4: Layer already exists [2026-05-25T04:39:33.954Z] 1855fc947944: Layer already exists [2026-05-25T04:39:33.954Z] e7dadf755ac8: Layer already exists [2026-05-25T04:39:33.954Z] 7694eea358c4: Layer already exists [2026-05-25T04:39:33.954Z] 82ed73a8700d: Layer already exists [2026-05-25T04:39:33.954Z] 3216980137e3: Layer already exists [2026-05-25T04:39:33.954Z] 260cd262499c: Layer already exists [2026-05-25T04:39:33.954Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:33.954Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:33.954Z] 2ae20797727f: Layer already exists [2026-05-25T04:39:34.221Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:34.221Z] 4.1.0-dev.115: digest: sha256:dd3046b553eb209b0d144a5d7bed6582a359bc538efc507fbf719f497378f749 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:34.597Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:34.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:34.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T04:39:34.963Z] 1855fc947944: Preparing [2026-05-25T04:39:34.963Z] 7694eea358c4: Preparing [2026-05-25T04:39:34.963Z] 46db58d347a4: Preparing [2026-05-25T04:39:34.963Z] e7dadf755ac8: Preparing [2026-05-25T04:39:34.963Z] 82ed73a8700d: Preparing [2026-05-25T04:39:34.963Z] 6d17a7a41065: Preparing [2026-05-25T04:39:34.963Z] a777a2c8aff7: Preparing [2026-05-25T04:39:34.963Z] 3216980137e3: Preparing [2026-05-25T04:39:34.963Z] 260cd262499c: Preparing [2026-05-25T04:39:34.963Z] 2ae20797727f: Preparing [2026-05-25T04:39:34.963Z] eeaa73608b53: Preparing [2026-05-25T04:39:34.963Z] 6d17a7a41065: Waiting [2026-05-25T04:39:34.963Z] a777a2c8aff7: Waiting [2026-05-25T04:39:34.963Z] 3216980137e3: Waiting [2026-05-25T04:39:34.963Z] 2ae20797727f: Waiting [2026-05-25T04:39:34.963Z] 260cd262499c: Waiting [2026-05-25T04:39:34.963Z] eeaa73608b53: Waiting [2026-05-25T04:39:34.963Z] e7dadf755ac8: Layer already exists [2026-05-25T04:39:34.963Z] 7694eea358c4: Layer already exists [2026-05-25T04:39:34.963Z] 1855fc947944: Layer already exists [2026-05-25T04:39:34.963Z] 82ed73a8700d: Layer already exists [2026-05-25T04:39:34.963Z] 46db58d347a4: Layer already exists [2026-05-25T04:39:34.963Z] 260cd262499c: Layer already exists [2026-05-25T04:39:34.963Z] 3216980137e3: Layer already exists [2026-05-25T04:39:34.963Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:34.963Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:34.963Z] 2ae20797727f: Layer already exists [2026-05-25T04:39:35.232Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:35.232Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:dd3046b553eb209b0d144a5d7bed6582a359bc538efc507fbf719f497378f749 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:35.591Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:35.953Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-05-25T04:39:35.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T04:39:35.953Z] 1855fc947944: Preparing [2026-05-25T04:39:35.953Z] 7694eea358c4: Preparing [2026-05-25T04:39:35.953Z] 46db58d347a4: Preparing [2026-05-25T04:39:35.953Z] e7dadf755ac8: Preparing [2026-05-25T04:39:35.953Z] 82ed73a8700d: Preparing [2026-05-25T04:39:35.953Z] 6d17a7a41065: Preparing [2026-05-25T04:39:35.953Z] a777a2c8aff7: Preparing [2026-05-25T04:39:35.953Z] 3216980137e3: Preparing [2026-05-25T04:39:35.953Z] 260cd262499c: Preparing [2026-05-25T04:39:35.953Z] 2ae20797727f: Preparing [2026-05-25T04:39:35.953Z] eeaa73608b53: Preparing [2026-05-25T04:39:35.953Z] 6d17a7a41065: Waiting [2026-05-25T04:39:35.953Z] a777a2c8aff7: Waiting [2026-05-25T04:39:35.953Z] 3216980137e3: Waiting [2026-05-25T04:39:35.953Z] 260cd262499c: Waiting [2026-05-25T04:39:35.953Z] 2ae20797727f: Waiting [2026-05-25T04:39:35.953Z] eeaa73608b53: Waiting [2026-05-25T04:39:35.953Z] 7694eea358c4: Layer already exists [2026-05-25T04:39:35.953Z] 82ed73a8700d: Layer already exists [2026-05-25T04:39:35.953Z] e7dadf755ac8: Layer already exists [2026-05-25T04:39:35.953Z] 1855fc947944: Layer already exists [2026-05-25T04:39:35.953Z] 46db58d347a4: Layer already exists [2026-05-25T04:39:35.953Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:35.953Z] 260cd262499c: Layer already exists [2026-05-25T04:39:35.953Z] 3216980137e3: Layer already exists [2026-05-25T04:39:35.953Z] 2ae20797727f: Layer already exists [2026-05-25T04:39:35.953Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:36.220Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:36.220Z] main: digest: sha256:dd3046b553eb209b0d144a5d7bed6582a359bc538efc507fbf719f497378f749 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:39:36.302Z] ===================================================== [Pipeline] echo [2026-05-25T04:39:36.319Z] taggedImages: [2026-05-25T04:39:36.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:36.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-25T04:39:36.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.115 [2026-05-25T04:39:36.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:36.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-25T04:39:36.343Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-05-25T04:39:36.343Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:36.343Z] latest [2026-05-25T04:39:36.343Z] 4.1.0-dev.115 [2026-05-25T04:39:36.343Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:36.343Z] main [2026-05-25T04:39:36.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:36.720Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:37.087Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:37.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T04:39:37.087Z] c5c20789d7f3: Preparing [2026-05-25T04:39:37.087Z] dc7c453357de: Preparing [2026-05-25T04:39:37.087Z] 5a92752b8a6b: Preparing [2026-05-25T04:39:37.087Z] d860e1191777: Preparing [2026-05-25T04:39:37.087Z] be8c8c161ba2: Preparing [2026-05-25T04:39:37.087Z] 2680fce3d069: Preparing [2026-05-25T04:39:37.087Z] bc925b3a31fd: Preparing [2026-05-25T04:39:37.087Z] 2680fce3d069: Waiting [2026-05-25T04:39:37.087Z] bc925b3a31fd: Waiting [2026-05-25T04:39:37.087Z] 6d17a7a41065: Preparing [2026-05-25T04:39:37.087Z] a777a2c8aff7: Preparing [2026-05-25T04:39:37.087Z] c4d1828b40f1: Preparing [2026-05-25T04:39:37.087Z] 2dea0f57a472: Preparing [2026-05-25T04:39:37.087Z] eeaa73608b53: Preparing [2026-05-25T04:39:37.087Z] a777a2c8aff7: Waiting [2026-05-25T04:39:37.087Z] 6d17a7a41065: Waiting [2026-05-25T04:39:37.087Z] c4d1828b40f1: Waiting [2026-05-25T04:39:37.087Z] 2dea0f57a472: Waiting [2026-05-25T04:39:37.087Z] eeaa73608b53: Waiting [2026-05-25T04:39:37.357Z] be8c8c161ba2: Pushed [2026-05-25T04:39:37.358Z] dc7c453357de: Pushed [2026-05-25T04:39:37.358Z] c5c20789d7f3: Pushed [2026-05-25T04:39:37.358Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:37.358Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:37.358Z] 2680fce3d069: Pushed [2026-05-25T04:39:37.625Z] bc925b3a31fd: Pushed [2026-05-25T04:39:37.625Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:37.625Z] c4d1828b40f1: Pushed [2026-05-25T04:39:40.977Z] 2dea0f57a472: Pushed [2026-05-25T04:39:45.264Z] d860e1191777: Pushed [2026-05-25T04:39:45.264Z] 5a92752b8a6b: Pushed [2026-05-25T04:39:45.264Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:112bb105bff7ef52e7a75145493d47355cf5e293fd56bff6495463b243c72004 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:45.885Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:46.240Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-25T04:39:46.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T04:39:46.240Z] c5c20789d7f3: Preparing [2026-05-25T04:39:46.240Z] dc7c453357de: Preparing [2026-05-25T04:39:46.240Z] 5a92752b8a6b: Preparing [2026-05-25T04:39:46.240Z] d860e1191777: Preparing [2026-05-25T04:39:46.240Z] be8c8c161ba2: Preparing [2026-05-25T04:39:46.240Z] 2680fce3d069: Preparing [2026-05-25T04:39:46.240Z] 2680fce3d069: Waiting [2026-05-25T04:39:46.240Z] bc925b3a31fd: Preparing [2026-05-25T04:39:46.240Z] 6d17a7a41065: Preparing [2026-05-25T04:39:46.240Z] bc925b3a31fd: Waiting [2026-05-25T04:39:46.240Z] a777a2c8aff7: Preparing [2026-05-25T04:39:46.240Z] 6d17a7a41065: Waiting [2026-05-25T04:39:46.240Z] c4d1828b40f1: Preparing [2026-05-25T04:39:46.240Z] a777a2c8aff7: Waiting [2026-05-25T04:39:46.240Z] 2dea0f57a472: Preparing [2026-05-25T04:39:46.240Z] c4d1828b40f1: Waiting [2026-05-25T04:39:46.240Z] eeaa73608b53: Preparing [2026-05-25T04:39:46.240Z] 2dea0f57a472: Waiting [2026-05-25T04:39:46.240Z] eeaa73608b53: Waiting [2026-05-25T04:39:46.240Z] be8c8c161ba2: Layer already exists [2026-05-25T04:39:46.240Z] dc7c453357de: Layer already exists [2026-05-25T04:39:46.240Z] c5c20789d7f3: Layer already exists [2026-05-25T04:39:46.240Z] d860e1191777: Layer already exists [2026-05-25T04:39:46.240Z] 5a92752b8a6b: Layer already exists [2026-05-25T04:39:46.240Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:46.240Z] 2680fce3d069: Layer already exists [2026-05-25T04:39:46.240Z] bc925b3a31fd: Layer already exists [2026-05-25T04:39:46.240Z] c4d1828b40f1: Layer already exists [2026-05-25T04:39:46.240Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:46.507Z] 2dea0f57a472: Layer already exists [2026-05-25T04:39:46.507Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:46.507Z] latest: digest: sha256:112bb105bff7ef52e7a75145493d47355cf5e293fd56bff6495463b243c72004 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:46.882Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:47.248Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.115 [2026-05-25T04:39:47.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T04:39:47.248Z] c5c20789d7f3: Preparing [2026-05-25T04:39:47.248Z] dc7c453357de: Preparing [2026-05-25T04:39:47.248Z] 5a92752b8a6b: Preparing [2026-05-25T04:39:47.248Z] d860e1191777: Preparing [2026-05-25T04:39:47.248Z] be8c8c161ba2: Preparing [2026-05-25T04:39:47.248Z] 2680fce3d069: Preparing [2026-05-25T04:39:47.248Z] bc925b3a31fd: Preparing [2026-05-25T04:39:47.248Z] 6d17a7a41065: Preparing [2026-05-25T04:39:47.248Z] a777a2c8aff7: Preparing [2026-05-25T04:39:47.248Z] c4d1828b40f1: Preparing [2026-05-25T04:39:47.248Z] 2dea0f57a472: Preparing [2026-05-25T04:39:47.248Z] eeaa73608b53: Preparing [2026-05-25T04:39:47.248Z] 6d17a7a41065: Waiting [2026-05-25T04:39:47.248Z] a777a2c8aff7: Waiting [2026-05-25T04:39:47.248Z] c4d1828b40f1: Waiting [2026-05-25T04:39:47.248Z] 2dea0f57a472: Waiting [2026-05-25T04:39:47.248Z] eeaa73608b53: Waiting [2026-05-25T04:39:47.248Z] bc925b3a31fd: Waiting [2026-05-25T04:39:47.248Z] 2680fce3d069: Waiting [2026-05-25T04:39:47.248Z] d860e1191777: Layer already exists [2026-05-25T04:39:47.248Z] be8c8c161ba2: Layer already exists [2026-05-25T04:39:47.248Z] c5c20789d7f3: Layer already exists [2026-05-25T04:39:47.248Z] 5a92752b8a6b: Layer already exists [2026-05-25T04:39:47.248Z] dc7c453357de: Layer already exists [2026-05-25T04:39:47.248Z] bc925b3a31fd: Layer already exists [2026-05-25T04:39:47.248Z] 2680fce3d069: Layer already exists [2026-05-25T04:39:47.248Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:47.248Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:47.248Z] c4d1828b40f1: Layer already exists [2026-05-25T04:39:47.514Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:47.514Z] 2dea0f57a472: Layer already exists [2026-05-25T04:39:47.514Z] 4.1.0-dev.115: digest: sha256:112bb105bff7ef52e7a75145493d47355cf5e293fd56bff6495463b243c72004 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:47.870Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:48.228Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:48.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T04:39:48.228Z] c5c20789d7f3: Preparing [2026-05-25T04:39:48.228Z] dc7c453357de: Preparing [2026-05-25T04:39:48.228Z] 5a92752b8a6b: Preparing [2026-05-25T04:39:48.228Z] d860e1191777: Preparing [2026-05-25T04:39:48.228Z] be8c8c161ba2: Preparing [2026-05-25T04:39:48.228Z] 2680fce3d069: Preparing [2026-05-25T04:39:48.228Z] bc925b3a31fd: Preparing [2026-05-25T04:39:48.228Z] 6d17a7a41065: Preparing [2026-05-25T04:39:48.228Z] a777a2c8aff7: Preparing [2026-05-25T04:39:48.228Z] c4d1828b40f1: Preparing [2026-05-25T04:39:48.228Z] 2dea0f57a472: Preparing [2026-05-25T04:39:48.228Z] eeaa73608b53: Preparing [2026-05-25T04:39:48.228Z] 2680fce3d069: Waiting [2026-05-25T04:39:48.228Z] a777a2c8aff7: Waiting [2026-05-25T04:39:48.228Z] 2dea0f57a472: Waiting [2026-05-25T04:39:48.228Z] eeaa73608b53: Waiting [2026-05-25T04:39:48.228Z] 6d17a7a41065: Waiting [2026-05-25T04:39:48.228Z] c4d1828b40f1: Waiting [2026-05-25T04:39:48.228Z] bc925b3a31fd: Waiting [2026-05-25T04:39:48.228Z] d860e1191777: Layer already exists [2026-05-25T04:39:48.228Z] be8c8c161ba2: Layer already exists [2026-05-25T04:39:48.228Z] 5a92752b8a6b: Layer already exists [2026-05-25T04:39:48.228Z] dc7c453357de: Layer already exists [2026-05-25T04:39:48.228Z] c5c20789d7f3: Layer already exists [2026-05-25T04:39:48.228Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:48.228Z] bc925b3a31fd: Layer already exists [2026-05-25T04:39:48.228Z] c4d1828b40f1: Layer already exists [2026-05-25T04:39:48.228Z] 2680fce3d069: Layer already exists [2026-05-25T04:39:48.228Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:48.504Z] 2dea0f57a472: Layer already exists [2026-05-25T04:39:51.873Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:51.873Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:112bb105bff7ef52e7a75145493d47355cf5e293fd56bff6495463b243c72004 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:52.253Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:52.607Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-05-25T04:39:52.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T04:39:52.607Z] c5c20789d7f3: Preparing [2026-05-25T04:39:52.607Z] dc7c453357de: Preparing [2026-05-25T04:39:52.607Z] 5a92752b8a6b: Preparing [2026-05-25T04:39:52.607Z] d860e1191777: Preparing [2026-05-25T04:39:52.607Z] be8c8c161ba2: Preparing [2026-05-25T04:39:52.607Z] 2680fce3d069: Preparing [2026-05-25T04:39:52.607Z] bc925b3a31fd: Preparing [2026-05-25T04:39:52.607Z] 6d17a7a41065: Preparing [2026-05-25T04:39:52.607Z] a777a2c8aff7: Preparing [2026-05-25T04:39:52.607Z] c4d1828b40f1: Preparing [2026-05-25T04:39:52.607Z] 2dea0f57a472: Preparing [2026-05-25T04:39:52.607Z] eeaa73608b53: Preparing [2026-05-25T04:39:52.607Z] 6d17a7a41065: Waiting [2026-05-25T04:39:52.607Z] a777a2c8aff7: Waiting [2026-05-25T04:39:52.607Z] c4d1828b40f1: Waiting [2026-05-25T04:39:52.607Z] 2dea0f57a472: Waiting [2026-05-25T04:39:52.607Z] eeaa73608b53: Waiting [2026-05-25T04:39:52.607Z] 2680fce3d069: Waiting [2026-05-25T04:39:52.607Z] bc925b3a31fd: Waiting [2026-05-25T04:39:52.607Z] be8c8c161ba2: Layer already exists [2026-05-25T04:39:52.607Z] dc7c453357de: Layer already exists [2026-05-25T04:39:52.607Z] d860e1191777: Layer already exists [2026-05-25T04:39:52.607Z] 5a92752b8a6b: Layer already exists [2026-05-25T04:39:52.607Z] c5c20789d7f3: Layer already exists [2026-05-25T04:39:52.607Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:52.607Z] bc925b3a31fd: Layer already exists [2026-05-25T04:39:52.607Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:52.607Z] 2680fce3d069: Layer already exists [2026-05-25T04:39:52.607Z] c4d1828b40f1: Layer already exists [2026-05-25T04:39:52.875Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:52.875Z] 2dea0f57a472: Layer already exists [2026-05-25T04:39:52.875Z] main: digest: sha256:112bb105bff7ef52e7a75145493d47355cf5e293fd56bff6495463b243c72004 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:39:52.949Z] ===================================================== [Pipeline] echo [2026-05-25T04:39:52.960Z] taggedImages: [2026-05-25T04:39:52.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:52.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-25T04:39:52.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.115 [2026-05-25T04:39:52.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:52.960Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-25T04:39:52.986Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-05-25T04:39:52.986Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:52.986Z] latest [2026-05-25T04:39:52.986Z] 4.1.0-dev.115 [2026-05-25T04:39:52.986Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:39:52.986Z] main [2026-05-25T04:39:52.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:53.365Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:53.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:39:53.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T04:39:53.722Z] 648ae64f416f: Preparing [2026-05-25T04:39:53.722Z] 83f3647f5ece: Preparing [2026-05-25T04:39:53.722Z] 6d17a7a41065: Preparing [2026-05-25T04:39:53.722Z] a777a2c8aff7: Preparing [2026-05-25T04:39:53.722Z] 260644e5297c: Preparing [2026-05-25T04:39:53.722Z] bf6621c3ac6e: Preparing [2026-05-25T04:39:53.722Z] eeaa73608b53: Preparing [2026-05-25T04:39:53.722Z] bf6621c3ac6e: Waiting [2026-05-25T04:39:53.722Z] eeaa73608b53: Waiting [2026-05-25T04:39:53.722Z] a777a2c8aff7: Layer already exists [2026-05-25T04:39:53.990Z] 6d17a7a41065: Layer already exists [2026-05-25T04:39:53.990Z] 260644e5297c: Pushed [2026-05-25T04:39:53.990Z] eeaa73608b53: Layer already exists [2026-05-25T04:39:53.990Z] 648ae64f416f: Pushed [2026-05-25T04:39:56.011Z] bf6621c3ac6e: Pushed [2026-05-25T04:40:02.655Z] 83f3647f5ece: Pushed [2026-05-25T04:40:02.655Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:0f25e2431227c80a10b947f7186ac9057ea2f33c7b82eaab998db6045ee49c2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:03.015Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:05.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-25T04:40:05.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T04:40:05.349Z] 648ae64f416f: Preparing [2026-05-25T04:40:05.349Z] 83f3647f5ece: Preparing [2026-05-25T04:40:05.349Z] 6d17a7a41065: Preparing [2026-05-25T04:40:05.349Z] a777a2c8aff7: Preparing [2026-05-25T04:40:05.349Z] 260644e5297c: Preparing [2026-05-25T04:40:05.349Z] bf6621c3ac6e: Preparing [2026-05-25T04:40:05.349Z] eeaa73608b53: Preparing [2026-05-25T04:40:05.349Z] bf6621c3ac6e: Waiting [2026-05-25T04:40:05.349Z] eeaa73608b53: Waiting [2026-05-25T04:40:05.349Z] 83f3647f5ece: Layer already exists [2026-05-25T04:40:05.349Z] 648ae64f416f: Layer already exists [2026-05-25T04:40:05.349Z] 260644e5297c: Layer already exists [2026-05-25T04:40:05.349Z] 6d17a7a41065: Layer already exists [2026-05-25T04:40:05.349Z] a777a2c8aff7: Layer already exists [2026-05-25T04:40:05.349Z] bf6621c3ac6e: Layer already exists [2026-05-25T04:40:05.349Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:05.620Z] latest: digest: sha256:0f25e2431227c80a10b947f7186ac9057ea2f33c7b82eaab998db6045ee49c2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:05.973Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:06.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.115 [2026-05-25T04:40:06.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T04:40:06.320Z] 648ae64f416f: Preparing [2026-05-25T04:40:06.320Z] 83f3647f5ece: Preparing [2026-05-25T04:40:06.320Z] 6d17a7a41065: Preparing [2026-05-25T04:40:06.320Z] a777a2c8aff7: Preparing [2026-05-25T04:40:06.320Z] 260644e5297c: Preparing [2026-05-25T04:40:06.320Z] bf6621c3ac6e: Preparing [2026-05-25T04:40:06.320Z] eeaa73608b53: Preparing [2026-05-25T04:40:06.320Z] bf6621c3ac6e: Waiting [2026-05-25T04:40:06.320Z] eeaa73608b53: Waiting [2026-05-25T04:40:06.320Z] 260644e5297c: Layer already exists [2026-05-25T04:40:06.320Z] 83f3647f5ece: Layer already exists [2026-05-25T04:40:06.320Z] 648ae64f416f: Layer already exists [2026-05-25T04:40:06.320Z] a777a2c8aff7: Layer already exists [2026-05-25T04:40:06.320Z] 6d17a7a41065: Layer already exists [2026-05-25T04:40:06.320Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:06.320Z] bf6621c3ac6e: Layer already exists [2026-05-25T04:40:06.585Z] 4.1.0-dev.115: digest: sha256:0f25e2431227c80a10b947f7186ac9057ea2f33c7b82eaab998db6045ee49c2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:06.944Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:07.297Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:40:07.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T04:40:07.297Z] 648ae64f416f: Preparing [2026-05-25T04:40:07.297Z] 83f3647f5ece: Preparing [2026-05-25T04:40:07.297Z] 6d17a7a41065: Preparing [2026-05-25T04:40:07.297Z] a777a2c8aff7: Preparing [2026-05-25T04:40:07.297Z] 260644e5297c: Preparing [2026-05-25T04:40:07.297Z] bf6621c3ac6e: Preparing [2026-05-25T04:40:07.297Z] eeaa73608b53: Preparing [2026-05-25T04:40:07.297Z] bf6621c3ac6e: Waiting [2026-05-25T04:40:07.297Z] eeaa73608b53: Waiting [2026-05-25T04:40:07.297Z] 83f3647f5ece: Layer already exists [2026-05-25T04:40:07.297Z] 260644e5297c: Layer already exists [2026-05-25T04:40:07.297Z] 6d17a7a41065: Layer already exists [2026-05-25T04:40:07.297Z] a777a2c8aff7: Layer already exists [2026-05-25T04:40:07.297Z] 648ae64f416f: Layer already exists [2026-05-25T04:40:07.297Z] bf6621c3ac6e: Layer already exists [2026-05-25T04:40:07.297Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:07.571Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:0f25e2431227c80a10b947f7186ac9057ea2f33c7b82eaab998db6045ee49c2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:07.933Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:08.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-05-25T04:40:08.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T04:40:08.285Z] 648ae64f416f: Preparing [2026-05-25T04:40:08.285Z] 83f3647f5ece: Preparing [2026-05-25T04:40:08.285Z] 6d17a7a41065: Preparing [2026-05-25T04:40:08.285Z] a777a2c8aff7: Preparing [2026-05-25T04:40:08.285Z] 260644e5297c: Preparing [2026-05-25T04:40:08.285Z] bf6621c3ac6e: Preparing [2026-05-25T04:40:08.285Z] eeaa73608b53: Preparing [2026-05-25T04:40:08.285Z] bf6621c3ac6e: Waiting [2026-05-25T04:40:08.285Z] eeaa73608b53: Waiting [2026-05-25T04:40:08.285Z] 260644e5297c: Layer already exists [2026-05-25T04:40:08.285Z] 648ae64f416f: Layer already exists [2026-05-25T04:40:08.285Z] 6d17a7a41065: Layer already exists [2026-05-25T04:40:08.285Z] 83f3647f5ece: Layer already exists [2026-05-25T04:40:08.285Z] a777a2c8aff7: Layer already exists [2026-05-25T04:40:08.285Z] bf6621c3ac6e: Layer already exists [2026-05-25T04:40:08.285Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:08.552Z] main: digest: sha256:0f25e2431227c80a10b947f7186ac9057ea2f33c7b82eaab998db6045ee49c2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:40:08.640Z] ===================================================== [Pipeline] echo [2026-05-25T04:40:08.653Z] taggedImages: [2026-05-25T04:40:08.653Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:40:08.653Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-25T04:40:08.653Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.115 [2026-05-25T04:40:08.653Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:40:08.653Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-25T04:40:08.677Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-05-25T04:40:08.677Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:40:08.677Z] latest [2026-05-25T04:40:08.677Z] 4.1.0-dev.115 [2026-05-25T04:40:08.677Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:40:08.677Z] main [2026-05-25T04:40:08.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:09.118Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:09.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:40:09.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T04:40:09.490Z] 56c70d864a36: Preparing [2026-05-25T04:40:09.490Z] 08adbbb82b9c: Preparing [2026-05-25T04:40:09.490Z] 1de99b7e9be2: Preparing [2026-05-25T04:40:09.490Z] 6d17a7a41065: Preparing [2026-05-25T04:40:09.490Z] a777a2c8aff7: Preparing [2026-05-25T04:40:09.490Z] 4bdf6010f4ce: Preparing [2026-05-25T04:40:09.490Z] 4bdf6010f4ce: Waiting [2026-05-25T04:40:09.490Z] 6b83a8b1d635: Preparing [2026-05-25T04:40:09.490Z] a84390f139bc: Preparing [2026-05-25T04:40:09.490Z] 6b83a8b1d635: Waiting [2026-05-25T04:40:09.490Z] a84390f139bc: Waiting [2026-05-25T04:40:09.490Z] e705ff5d9aae: Preparing [2026-05-25T04:40:09.490Z] e705ff5d9aae: Waiting [2026-05-25T04:40:09.490Z] eeaa73608b53: Preparing [2026-05-25T04:40:09.490Z] eeaa73608b53: Waiting [2026-05-25T04:40:09.490Z] 6d17a7a41065: Layer already exists [2026-05-25T04:40:09.770Z] a777a2c8aff7: Layer already exists [2026-05-25T04:40:09.770Z] 1de99b7e9be2: Pushed [2026-05-25T04:40:09.770Z] 56c70d864a36: Pushed [2026-05-25T04:40:09.770Z] 08adbbb82b9c: Pushed [2026-05-25T04:40:09.770Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:09.770Z] a84390f139bc: Pushed [2026-05-25T04:40:10.759Z] e705ff5d9aae: Pushed [2026-05-25T04:40:23.137Z] 6b83a8b1d635: Pushed [2026-05-25T04:40:45.198Z] 4bdf6010f4ce: Pushed [2026-05-25T04:40:45.198Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:ed5f93a02ba9497c237195126f3f4c5fcd843913c8eef5732f009c777c2c6636 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:45.560Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:45.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-25T04:40:45.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T04:40:45.931Z] 56c70d864a36: Preparing [2026-05-25T04:40:45.931Z] 08adbbb82b9c: Preparing [2026-05-25T04:40:45.931Z] 1de99b7e9be2: Preparing [2026-05-25T04:40:45.931Z] 6d17a7a41065: Preparing [2026-05-25T04:40:45.931Z] a777a2c8aff7: Preparing [2026-05-25T04:40:45.931Z] 4bdf6010f4ce: Preparing [2026-05-25T04:40:45.931Z] 6b83a8b1d635: Preparing [2026-05-25T04:40:45.931Z] a84390f139bc: Preparing [2026-05-25T04:40:45.931Z] e705ff5d9aae: Preparing [2026-05-25T04:40:45.931Z] eeaa73608b53: Preparing [2026-05-25T04:40:45.931Z] 6b83a8b1d635: Waiting [2026-05-25T04:40:45.931Z] a84390f139bc: Waiting [2026-05-25T04:40:45.931Z] e705ff5d9aae: Waiting [2026-05-25T04:40:45.931Z] eeaa73608b53: Waiting [2026-05-25T04:40:45.931Z] 4bdf6010f4ce: Waiting [2026-05-25T04:40:45.931Z] 08adbbb82b9c: Layer already exists [2026-05-25T04:40:45.931Z] a777a2c8aff7: Layer already exists [2026-05-25T04:40:45.931Z] 1de99b7e9be2: Layer already exists [2026-05-25T04:40:45.931Z] 56c70d864a36: Layer already exists [2026-05-25T04:40:45.931Z] 6d17a7a41065: Layer already exists [2026-05-25T04:40:45.931Z] 4bdf6010f4ce: Layer already exists [2026-05-25T04:40:45.931Z] a84390f139bc: Layer already exists [2026-05-25T04:40:46.198Z] 6b83a8b1d635: Layer already exists [2026-05-25T04:40:46.198Z] e705ff5d9aae: Layer already exists [2026-05-25T04:40:46.198Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:46.198Z] latest: digest: sha256:ed5f93a02ba9497c237195126f3f4c5fcd843913c8eef5732f009c777c2c6636 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:46.553Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:47.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.115 [2026-05-25T04:40:47.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T04:40:47.497Z] 56c70d864a36: Preparing [2026-05-25T04:40:47.497Z] 08adbbb82b9c: Preparing [2026-05-25T04:40:47.497Z] 1de99b7e9be2: Preparing [2026-05-25T04:40:47.497Z] 6d17a7a41065: Preparing [2026-05-25T04:40:47.497Z] a777a2c8aff7: Preparing [2026-05-25T04:40:47.497Z] 4bdf6010f4ce: Preparing [2026-05-25T04:40:47.497Z] 6b83a8b1d635: Preparing [2026-05-25T04:40:47.497Z] a84390f139bc: Preparing [2026-05-25T04:40:47.497Z] e705ff5d9aae: Preparing [2026-05-25T04:40:47.497Z] eeaa73608b53: Preparing [2026-05-25T04:40:47.497Z] 4bdf6010f4ce: Waiting [2026-05-25T04:40:47.497Z] 6b83a8b1d635: Waiting [2026-05-25T04:40:47.497Z] a84390f139bc: Waiting [2026-05-25T04:40:47.497Z] e705ff5d9aae: Waiting [2026-05-25T04:40:47.497Z] eeaa73608b53: Waiting [2026-05-25T04:40:47.497Z] 08adbbb82b9c: Layer already exists [2026-05-25T04:40:47.497Z] a777a2c8aff7: Layer already exists [2026-05-25T04:40:47.497Z] 56c70d864a36: Layer already exists [2026-05-25T04:40:47.497Z] 6d17a7a41065: Layer already exists [2026-05-25T04:40:47.497Z] 1de99b7e9be2: Layer already exists [2026-05-25T04:40:47.497Z] 6b83a8b1d635: Layer already exists [2026-05-25T04:40:47.497Z] 4bdf6010f4ce: Layer already exists [2026-05-25T04:40:47.497Z] a84390f139bc: Layer already exists [2026-05-25T04:40:47.497Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:47.497Z] e705ff5d9aae: Layer already exists [2026-05-25T04:40:47.764Z] 4.1.0-dev.115: digest: sha256:ed5f93a02ba9497c237195126f3f4c5fcd843913c8eef5732f009c777c2c6636 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:48.122Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:48.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:40:48.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T04:40:48.481Z] 56c70d864a36: Preparing [2026-05-25T04:40:48.481Z] 08adbbb82b9c: Preparing [2026-05-25T04:40:48.481Z] 1de99b7e9be2: Preparing [2026-05-25T04:40:48.481Z] 6d17a7a41065: Preparing [2026-05-25T04:40:48.481Z] a777a2c8aff7: Preparing [2026-05-25T04:40:48.481Z] 4bdf6010f4ce: Preparing [2026-05-25T04:40:48.481Z] 6b83a8b1d635: Preparing [2026-05-25T04:40:48.481Z] a84390f139bc: Preparing [2026-05-25T04:40:48.481Z] e705ff5d9aae: Preparing [2026-05-25T04:40:48.481Z] eeaa73608b53: Preparing [2026-05-25T04:40:48.481Z] 6b83a8b1d635: Waiting [2026-05-25T04:40:48.481Z] a84390f139bc: Waiting [2026-05-25T04:40:48.481Z] e705ff5d9aae: Waiting [2026-05-25T04:40:48.481Z] 4bdf6010f4ce: Waiting [2026-05-25T04:40:48.481Z] eeaa73608b53: Waiting [2026-05-25T04:40:48.481Z] 08adbbb82b9c: Layer already exists [2026-05-25T04:40:48.481Z] 6d17a7a41065: Layer already exists [2026-05-25T04:40:48.481Z] a777a2c8aff7: Layer already exists [2026-05-25T04:40:48.481Z] 1de99b7e9be2: Layer already exists [2026-05-25T04:40:48.481Z] 56c70d864a36: Layer already exists [2026-05-25T04:40:48.481Z] e705ff5d9aae: Layer already exists [2026-05-25T04:40:48.481Z] a84390f139bc: Layer already exists [2026-05-25T04:40:48.481Z] 6b83a8b1d635: Layer already exists [2026-05-25T04:40:48.481Z] 4bdf6010f4ce: Layer already exists [2026-05-25T04:40:48.481Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:48.748Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:ed5f93a02ba9497c237195126f3f4c5fcd843913c8eef5732f009c777c2c6636 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:49.115Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:49.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-05-25T04:40:49.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T04:40:49.470Z] 56c70d864a36: Preparing [2026-05-25T04:40:49.470Z] 08adbbb82b9c: Preparing [2026-05-25T04:40:49.470Z] 1de99b7e9be2: Preparing [2026-05-25T04:40:49.470Z] 6d17a7a41065: Preparing [2026-05-25T04:40:49.470Z] a777a2c8aff7: Preparing [2026-05-25T04:40:49.470Z] 4bdf6010f4ce: Preparing [2026-05-25T04:40:49.470Z] 6b83a8b1d635: Preparing [2026-05-25T04:40:49.470Z] a84390f139bc: Preparing [2026-05-25T04:40:49.470Z] e705ff5d9aae: Preparing [2026-05-25T04:40:49.470Z] eeaa73608b53: Preparing [2026-05-25T04:40:49.470Z] a84390f139bc: Waiting [2026-05-25T04:40:49.470Z] e705ff5d9aae: Waiting [2026-05-25T04:40:49.470Z] eeaa73608b53: Waiting [2026-05-25T04:40:49.470Z] 4bdf6010f4ce: Waiting [2026-05-25T04:40:49.470Z] 6b83a8b1d635: Waiting [2026-05-25T04:40:49.470Z] 1de99b7e9be2: Layer already exists [2026-05-25T04:40:49.470Z] 6d17a7a41065: Layer already exists [2026-05-25T04:40:49.470Z] a777a2c8aff7: Layer already exists [2026-05-25T04:40:49.470Z] 56c70d864a36: Layer already exists [2026-05-25T04:40:49.470Z] 08adbbb82b9c: Layer already exists [2026-05-25T04:40:49.470Z] 6b83a8b1d635: Layer already exists [2026-05-25T04:40:49.470Z] 4bdf6010f4ce: Layer already exists [2026-05-25T04:40:49.470Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:49.470Z] e705ff5d9aae: Layer already exists [2026-05-25T04:40:49.470Z] a84390f139bc: Layer already exists [2026-05-25T04:40:49.736Z] main: digest: sha256:ed5f93a02ba9497c237195126f3f4c5fcd843913c8eef5732f009c777c2c6636 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:40:49.808Z] ===================================================== [Pipeline] echo [2026-05-25T04:40:49.822Z] taggedImages: [2026-05-25T04:40:49.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:40:49.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-25T04:40:49.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.115 [2026-05-25T04:40:49.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:40:49.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-25T04:40:49.849Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-05-25T04:40:49.849Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:40:49.849Z] latest [2026-05-25T04:40:49.849Z] 4.1.0-dev.115 [2026-05-25T04:40:49.849Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:40:49.849Z] main [2026-05-25T04:40:49.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:50.210Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:50.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:40:50.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T04:40:50.572Z] 8f43abae6daa: Preparing [2026-05-25T04:40:50.572Z] f3665642778e: Preparing [2026-05-25T04:40:50.572Z] 100f51774cd2: Preparing [2026-05-25T04:40:50.572Z] 6d17a7a41065: Preparing [2026-05-25T04:40:50.572Z] a777a2c8aff7: Preparing [2026-05-25T04:40:50.572Z] 0e41defba11a: Preparing [2026-05-25T04:40:50.572Z] 6257fbf19069: Preparing [2026-05-25T04:40:50.572Z] 68d664608eb4: Preparing [2026-05-25T04:40:50.572Z] eeaa73608b53: Preparing [2026-05-25T04:40:50.572Z] 0e41defba11a: Waiting [2026-05-25T04:40:50.572Z] 6257fbf19069: Waiting [2026-05-25T04:40:50.572Z] 68d664608eb4: Waiting [2026-05-25T04:40:50.572Z] eeaa73608b53: Waiting [2026-05-25T04:40:50.572Z] 6d17a7a41065: Layer already exists [2026-05-25T04:40:50.839Z] a777a2c8aff7: Layer already exists [2026-05-25T04:40:50.839Z] 100f51774cd2: Pushed [2026-05-25T04:40:50.839Z] f3665642778e: Pushed [2026-05-25T04:40:50.839Z] 8f43abae6daa: Pushed [2026-05-25T04:40:50.839Z] eeaa73608b53: Layer already exists [2026-05-25T04:40:50.839Z] 6257fbf19069: Pushed [2026-05-25T04:40:51.797Z] 68d664608eb4: Pushed [2026-05-25T04:41:24.001Z] 0e41defba11a: Pushed [2026-05-25T04:41:24.001Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:057e5e6a825bffb1113df5b787445f2c2a6e6fe52225eeaf5a5440bedcc831d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:24.350Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:24.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-25T04:41:24.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T04:41:24.692Z] 8f43abae6daa: Preparing [2026-05-25T04:41:24.692Z] f3665642778e: Preparing [2026-05-25T04:41:24.692Z] 100f51774cd2: Preparing [2026-05-25T04:41:24.692Z] 6d17a7a41065: Preparing [2026-05-25T04:41:24.692Z] a777a2c8aff7: Preparing [2026-05-25T04:41:24.692Z] 0e41defba11a: Preparing [2026-05-25T04:41:24.692Z] 6257fbf19069: Preparing [2026-05-25T04:41:24.692Z] 68d664608eb4: Preparing [2026-05-25T04:41:24.692Z] eeaa73608b53: Preparing [2026-05-25T04:41:24.692Z] 0e41defba11a: Waiting [2026-05-25T04:41:24.692Z] 6257fbf19069: Waiting [2026-05-25T04:41:24.692Z] 68d664608eb4: Waiting [2026-05-25T04:41:24.692Z] eeaa73608b53: Waiting [2026-05-25T04:41:24.692Z] 6d17a7a41065: Layer already exists [2026-05-25T04:41:24.692Z] a777a2c8aff7: Layer already exists [2026-05-25T04:41:24.692Z] 100f51774cd2: Layer already exists [2026-05-25T04:41:24.692Z] f3665642778e: Layer already exists [2026-05-25T04:41:24.692Z] 8f43abae6daa: Layer already exists [2026-05-25T04:41:24.692Z] 68d664608eb4: Layer already exists [2026-05-25T04:41:24.692Z] 6257fbf19069: Layer already exists [2026-05-25T04:41:24.692Z] 0e41defba11a: Layer already exists [2026-05-25T04:41:24.692Z] eeaa73608b53: Layer already exists [2026-05-25T04:41:24.955Z] latest: digest: sha256:057e5e6a825bffb1113df5b787445f2c2a6e6fe52225eeaf5a5440bedcc831d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:25.305Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:25.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.115 [2026-05-25T04:41:25.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T04:41:25.660Z] 8f43abae6daa: Preparing [2026-05-25T04:41:25.660Z] f3665642778e: Preparing [2026-05-25T04:41:25.660Z] 100f51774cd2: Preparing [2026-05-25T04:41:25.660Z] 6d17a7a41065: Preparing [2026-05-25T04:41:25.660Z] a777a2c8aff7: Preparing [2026-05-25T04:41:25.660Z] 0e41defba11a: Preparing [2026-05-25T04:41:25.660Z] 6257fbf19069: Preparing [2026-05-25T04:41:25.660Z] 68d664608eb4: Preparing [2026-05-25T04:41:25.660Z] eeaa73608b53: Preparing [2026-05-25T04:41:25.660Z] 0e41defba11a: Waiting [2026-05-25T04:41:25.660Z] 6257fbf19069: Waiting [2026-05-25T04:41:25.660Z] 68d664608eb4: Waiting [2026-05-25T04:41:25.660Z] eeaa73608b53: Waiting [2026-05-25T04:41:25.660Z] a777a2c8aff7: Layer already exists [2026-05-25T04:41:25.660Z] 6d17a7a41065: Layer already exists [2026-05-25T04:41:25.660Z] f3665642778e: Layer already exists [2026-05-25T04:41:25.660Z] 8f43abae6daa: Layer already exists [2026-05-25T04:41:25.660Z] 100f51774cd2: Layer already exists [2026-05-25T04:41:25.660Z] 0e41defba11a: Layer already exists [2026-05-25T04:41:25.660Z] 6257fbf19069: Layer already exists [2026-05-25T04:41:25.660Z] 68d664608eb4: Layer already exists [2026-05-25T04:41:25.660Z] eeaa73608b53: Layer already exists [2026-05-25T04:41:25.924Z] 4.1.0-dev.115: digest: sha256:057e5e6a825bffb1113df5b787445f2c2a6e6fe52225eeaf5a5440bedcc831d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:26.278Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:28.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:41:28.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T04:41:28.022Z] 8f43abae6daa: Preparing [2026-05-25T04:41:28.022Z] f3665642778e: Preparing [2026-05-25T04:41:28.022Z] 100f51774cd2: Preparing [2026-05-25T04:41:28.022Z] 6d17a7a41065: Preparing [2026-05-25T04:41:28.022Z] a777a2c8aff7: Preparing [2026-05-25T04:41:28.022Z] 0e41defba11a: Preparing [2026-05-25T04:41:28.022Z] 6257fbf19069: Preparing [2026-05-25T04:41:28.022Z] 68d664608eb4: Preparing [2026-05-25T04:41:28.022Z] eeaa73608b53: Preparing [2026-05-25T04:41:28.022Z] 0e41defba11a: Waiting [2026-05-25T04:41:28.022Z] 6257fbf19069: Waiting [2026-05-25T04:41:28.022Z] 68d664608eb4: Waiting [2026-05-25T04:41:28.022Z] eeaa73608b53: Waiting [2026-05-25T04:41:28.022Z] 6d17a7a41065: Layer already exists [2026-05-25T04:41:28.022Z] 8f43abae6daa: Layer already exists [2026-05-25T04:41:28.022Z] f3665642778e: Layer already exists [2026-05-25T04:41:28.022Z] a777a2c8aff7: Layer already exists [2026-05-25T04:41:28.022Z] 100f51774cd2: Layer already exists [2026-05-25T04:41:28.022Z] 0e41defba11a: Layer already exists [2026-05-25T04:41:28.022Z] 68d664608eb4: Layer already exists [2026-05-25T04:41:28.022Z] eeaa73608b53: Layer already exists [2026-05-25T04:41:28.022Z] 6257fbf19069: Layer already exists [2026-05-25T04:41:28.287Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:057e5e6a825bffb1113df5b787445f2c2a6e6fe52225eeaf5a5440bedcc831d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:28.630Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:28.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-05-25T04:41:28.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T04:41:28.978Z] 8f43abae6daa: Preparing [2026-05-25T04:41:28.978Z] f3665642778e: Preparing [2026-05-25T04:41:28.978Z] 100f51774cd2: Preparing [2026-05-25T04:41:28.978Z] 6d17a7a41065: Preparing [2026-05-25T04:41:28.978Z] a777a2c8aff7: Preparing [2026-05-25T04:41:28.978Z] 0e41defba11a: Preparing [2026-05-25T04:41:28.978Z] 6257fbf19069: Preparing [2026-05-25T04:41:28.978Z] 68d664608eb4: Preparing [2026-05-25T04:41:28.978Z] eeaa73608b53: Preparing [2026-05-25T04:41:28.978Z] 6257fbf19069: Waiting [2026-05-25T04:41:28.978Z] 68d664608eb4: Waiting [2026-05-25T04:41:28.978Z] eeaa73608b53: Waiting [2026-05-25T04:41:28.978Z] 0e41defba11a: Waiting [2026-05-25T04:41:28.978Z] a777a2c8aff7: Layer already exists [2026-05-25T04:41:28.978Z] f3665642778e: Layer already exists [2026-05-25T04:41:28.978Z] 8f43abae6daa: Layer already exists [2026-05-25T04:41:28.978Z] 6d17a7a41065: Layer already exists [2026-05-25T04:41:28.978Z] 100f51774cd2: Layer already exists [2026-05-25T04:41:28.978Z] 6257fbf19069: Layer already exists [2026-05-25T04:41:28.978Z] 0e41defba11a: Layer already exists [2026-05-25T04:41:28.978Z] 68d664608eb4: Layer already exists [2026-05-25T04:41:28.978Z] eeaa73608b53: Layer already exists [2026-05-25T04:41:29.243Z] main: digest: sha256:057e5e6a825bffb1113df5b787445f2c2a6e6fe52225eeaf5a5440bedcc831d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:41:29.314Z] ===================================================== [Pipeline] echo [2026-05-25T04:41:29.329Z] taggedImages: [2026-05-25T04:41:29.329Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:41:29.329Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-25T04:41:29.329Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.115 [2026-05-25T04:41:29.329Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:41:29.329Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-25T04:41:29.352Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-05-25T04:41:29.352Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:41:29.352Z] latest [2026-05-25T04:41:29.352Z] 4.1.0-dev.115 [2026-05-25T04:41:29.352Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:41:29.352Z] main [2026-05-25T04:41:29.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:29.709Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:30.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:41:30.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T04:41:30.054Z] cdbfe41b461b: Preparing [2026-05-25T04:41:30.054Z] c68d87bb5ae0: Preparing [2026-05-25T04:41:30.054Z] 38bcf3731364: Preparing [2026-05-25T04:41:30.054Z] 6d17a7a41065: Preparing [2026-05-25T04:41:30.054Z] a777a2c8aff7: Preparing [2026-05-25T04:41:30.054Z] 29db3415f2a5: Preparing [2026-05-25T04:41:30.054Z] a84390f139bc: Preparing [2026-05-25T04:41:30.054Z] e705ff5d9aae: Preparing [2026-05-25T04:41:30.054Z] eeaa73608b53: Preparing [2026-05-25T04:41:30.054Z] a84390f139bc: Waiting [2026-05-25T04:41:30.054Z] e705ff5d9aae: Waiting [2026-05-25T04:41:30.054Z] eeaa73608b53: Waiting [2026-05-25T04:41:30.054Z] 29db3415f2a5: Waiting [2026-05-25T04:41:30.054Z] a777a2c8aff7: Layer already exists [2026-05-25T04:41:30.054Z] 6d17a7a41065: Layer already exists [2026-05-25T04:41:30.319Z] a84390f139bc: Layer already exists [2026-05-25T04:41:30.319Z] 38bcf3731364: Pushed [2026-05-25T04:41:30.319Z] e705ff5d9aae: Layer already exists [2026-05-25T04:41:30.319Z] cdbfe41b461b: Pushed [2026-05-25T04:41:30.319Z] c68d87bb5ae0: Pushed [2026-05-25T04:41:30.319Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:02.513Z] 29db3415f2a5: Pushed [2026-05-25T04:42:02.513Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:03d58f2b2a951463f267c8247e317172c45b6585b7d9563f58950b6ae687d989 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:02.864Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:03.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-25T04:42:03.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T04:42:03.217Z] cdbfe41b461b: Preparing [2026-05-25T04:42:03.217Z] c68d87bb5ae0: Preparing [2026-05-25T04:42:03.217Z] 38bcf3731364: Preparing [2026-05-25T04:42:03.217Z] 6d17a7a41065: Preparing [2026-05-25T04:42:03.217Z] a777a2c8aff7: Preparing [2026-05-25T04:42:03.217Z] 29db3415f2a5: Preparing [2026-05-25T04:42:03.217Z] a84390f139bc: Preparing [2026-05-25T04:42:03.217Z] e705ff5d9aae: Preparing [2026-05-25T04:42:03.217Z] eeaa73608b53: Preparing [2026-05-25T04:42:03.217Z] 29db3415f2a5: Waiting [2026-05-25T04:42:03.217Z] a84390f139bc: Waiting [2026-05-25T04:42:03.217Z] e705ff5d9aae: Waiting [2026-05-25T04:42:03.217Z] eeaa73608b53: Waiting [2026-05-25T04:42:03.217Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:03.217Z] c68d87bb5ae0: Layer already exists [2026-05-25T04:42:03.217Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:03.217Z] cdbfe41b461b: Layer already exists [2026-05-25T04:42:03.217Z] 38bcf3731364: Layer already exists [2026-05-25T04:42:03.217Z] 29db3415f2a5: Layer already exists [2026-05-25T04:42:03.217Z] e705ff5d9aae: Layer already exists [2026-05-25T04:42:03.217Z] a84390f139bc: Layer already exists [2026-05-25T04:42:03.217Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:03.482Z] latest: digest: sha256:03d58f2b2a951463f267c8247e317172c45b6585b7d9563f58950b6ae687d989 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:03.823Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:04.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.115 [2026-05-25T04:42:04.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T04:42:04.168Z] cdbfe41b461b: Preparing [2026-05-25T04:42:04.168Z] c68d87bb5ae0: Preparing [2026-05-25T04:42:04.168Z] 38bcf3731364: Preparing [2026-05-25T04:42:04.168Z] 6d17a7a41065: Preparing [2026-05-25T04:42:04.168Z] a777a2c8aff7: Preparing [2026-05-25T04:42:04.168Z] 29db3415f2a5: Preparing [2026-05-25T04:42:04.168Z] a84390f139bc: Preparing [2026-05-25T04:42:04.168Z] e705ff5d9aae: Preparing [2026-05-25T04:42:04.168Z] eeaa73608b53: Preparing [2026-05-25T04:42:04.168Z] a84390f139bc: Waiting [2026-05-25T04:42:04.168Z] e705ff5d9aae: Waiting [2026-05-25T04:42:04.168Z] eeaa73608b53: Waiting [2026-05-25T04:42:04.168Z] 29db3415f2a5: Waiting [2026-05-25T04:42:04.168Z] cdbfe41b461b: Layer already exists [2026-05-25T04:42:04.168Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:04.168Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:04.168Z] 38bcf3731364: Layer already exists [2026-05-25T04:42:04.168Z] c68d87bb5ae0: Layer already exists [2026-05-25T04:42:04.168Z] 29db3415f2a5: Layer already exists [2026-05-25T04:42:04.168Z] e705ff5d9aae: Layer already exists [2026-05-25T04:42:04.168Z] a84390f139bc: Layer already exists [2026-05-25T04:42:04.168Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:04.168Z] 4.1.0-dev.115: digest: sha256:03d58f2b2a951463f267c8247e317172c45b6585b7d9563f58950b6ae687d989 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:04.771Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:05.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:42:05.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T04:42:05.120Z] cdbfe41b461b: Preparing [2026-05-25T04:42:05.120Z] c68d87bb5ae0: Preparing [2026-05-25T04:42:05.120Z] 38bcf3731364: Preparing [2026-05-25T04:42:05.120Z] 6d17a7a41065: Preparing [2026-05-25T04:42:05.120Z] a777a2c8aff7: Preparing [2026-05-25T04:42:05.120Z] 29db3415f2a5: Preparing [2026-05-25T04:42:05.120Z] a84390f139bc: Preparing [2026-05-25T04:42:05.120Z] e705ff5d9aae: Preparing [2026-05-25T04:42:05.120Z] eeaa73608b53: Preparing [2026-05-25T04:42:05.120Z] a84390f139bc: Waiting [2026-05-25T04:42:05.120Z] e705ff5d9aae: Waiting [2026-05-25T04:42:05.120Z] eeaa73608b53: Waiting [2026-05-25T04:42:05.120Z] 29db3415f2a5: Waiting [2026-05-25T04:42:05.120Z] cdbfe41b461b: Layer already exists [2026-05-25T04:42:05.120Z] c68d87bb5ae0: Layer already exists [2026-05-25T04:42:05.120Z] 38bcf3731364: Layer already exists [2026-05-25T04:42:05.120Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:05.120Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:05.120Z] e705ff5d9aae: Layer already exists [2026-05-25T04:42:05.120Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:05.120Z] 29db3415f2a5: Layer already exists [2026-05-25T04:42:05.120Z] a84390f139bc: Layer already exists [2026-05-25T04:42:05.389Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:03d58f2b2a951463f267c8247e317172c45b6585b7d9563f58950b6ae687d989 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:05.832Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:10.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-05-25T04:42:10.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T04:42:10.425Z] cdbfe41b461b: Preparing [2026-05-25T04:42:10.425Z] c68d87bb5ae0: Preparing [2026-05-25T04:42:10.425Z] 38bcf3731364: Preparing [2026-05-25T04:42:10.425Z] 6d17a7a41065: Preparing [2026-05-25T04:42:10.425Z] a777a2c8aff7: Preparing [2026-05-25T04:42:10.425Z] 29db3415f2a5: Preparing [2026-05-25T04:42:10.425Z] a84390f139bc: Preparing [2026-05-25T04:42:10.425Z] e705ff5d9aae: Preparing [2026-05-25T04:42:10.425Z] eeaa73608b53: Preparing [2026-05-25T04:42:10.426Z] 29db3415f2a5: Waiting [2026-05-25T04:42:10.426Z] a84390f139bc: Waiting [2026-05-25T04:42:10.426Z] e705ff5d9aae: Waiting [2026-05-25T04:42:10.426Z] eeaa73608b53: Waiting [2026-05-25T04:42:10.426Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:10.426Z] cdbfe41b461b: Layer already exists [2026-05-25T04:42:10.426Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:10.426Z] c68d87bb5ae0: Layer already exists [2026-05-25T04:42:10.426Z] 38bcf3731364: Layer already exists [2026-05-25T04:42:10.426Z] e705ff5d9aae: Layer already exists [2026-05-25T04:42:10.426Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:10.426Z] 29db3415f2a5: Layer already exists [2026-05-25T04:42:10.426Z] a84390f139bc: Layer already exists [2026-05-25T04:42:10.426Z] main: digest: sha256:03d58f2b2a951463f267c8247e317172c45b6585b7d9563f58950b6ae687d989 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:42:10.773Z] ===================================================== [Pipeline] echo [2026-05-25T04:42:10.788Z] taggedImages: [2026-05-25T04:42:10.788Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:42:10.788Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-25T04:42:10.788Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.115 [2026-05-25T04:42:10.788Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:42:10.788Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-25T04:42:10.812Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-05-25T04:42:10.812Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:42:10.812Z] latest [2026-05-25T04:42:10.812Z] 4.1.0-dev.115 [2026-05-25T04:42:10.812Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:42:10.812Z] main [2026-05-25T04:42:10.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:11.174Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:11.541Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:42:11.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T04:42:11.541Z] 82918226617f: Preparing [2026-05-25T04:42:11.541Z] 0f291fadff9a: Preparing [2026-05-25T04:42:11.541Z] 6d17a7a41065: Preparing [2026-05-25T04:42:11.541Z] a777a2c8aff7: Preparing [2026-05-25T04:42:11.541Z] fa02aaa4aa45: Preparing [2026-05-25T04:42:11.541Z] e3d9261969a8: Preparing [2026-05-25T04:42:11.541Z] eeaa73608b53: Preparing [2026-05-25T04:42:11.541Z] e3d9261969a8: Waiting [2026-05-25T04:42:11.541Z] eeaa73608b53: Waiting [2026-05-25T04:42:11.541Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:11.541Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:11.806Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:11.806Z] fa02aaa4aa45: Pushed [2026-05-25T04:42:11.806Z] 82918226617f: Pushed [2026-05-25T04:42:13.203Z] e3d9261969a8: Pushed [2026-05-25T04:42:21.385Z] 0f291fadff9a: Pushed [2026-05-25T04:42:23.324Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:d752a580821ac959e37988ce33ed8e69eb93a989b0cdc8de2b3ec6c6512e2206 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:23.713Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:24.058Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-25T04:42:24.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T04:42:24.058Z] 82918226617f: Preparing [2026-05-25T04:42:24.058Z] 0f291fadff9a: Preparing [2026-05-25T04:42:24.058Z] 6d17a7a41065: Preparing [2026-05-25T04:42:24.058Z] a777a2c8aff7: Preparing [2026-05-25T04:42:24.058Z] fa02aaa4aa45: Preparing [2026-05-25T04:42:24.058Z] e3d9261969a8: Preparing [2026-05-25T04:42:24.058Z] eeaa73608b53: Preparing [2026-05-25T04:42:24.058Z] e3d9261969a8: Waiting [2026-05-25T04:42:24.058Z] eeaa73608b53: Waiting [2026-05-25T04:42:24.059Z] fa02aaa4aa45: Layer already exists [2026-05-25T04:42:24.059Z] 0f291fadff9a: Layer already exists [2026-05-25T04:42:24.059Z] 82918226617f: Layer already exists [2026-05-25T04:42:24.059Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:24.059Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:24.059Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:24.059Z] e3d9261969a8: Layer already exists [2026-05-25T04:42:24.324Z] latest: digest: sha256:d752a580821ac959e37988ce33ed8e69eb93a989b0cdc8de2b3ec6c6512e2206 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:24.708Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:25.065Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.115 [2026-05-25T04:42:25.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T04:42:25.065Z] 82918226617f: Preparing [2026-05-25T04:42:25.065Z] 0f291fadff9a: Preparing [2026-05-25T04:42:25.065Z] 6d17a7a41065: Preparing [2026-05-25T04:42:25.065Z] a777a2c8aff7: Preparing [2026-05-25T04:42:25.065Z] fa02aaa4aa45: Preparing [2026-05-25T04:42:25.065Z] e3d9261969a8: Preparing [2026-05-25T04:42:25.065Z] eeaa73608b53: Preparing [2026-05-25T04:42:25.065Z] e3d9261969a8: Waiting [2026-05-25T04:42:25.065Z] eeaa73608b53: Waiting [2026-05-25T04:42:25.065Z] fa02aaa4aa45: Layer already exists [2026-05-25T04:42:25.065Z] 82918226617f: Layer already exists [2026-05-25T04:42:25.065Z] 0f291fadff9a: Layer already exists [2026-05-25T04:42:25.065Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:25.065Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:25.065Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:25.065Z] e3d9261969a8: Layer already exists [2026-05-25T04:42:25.333Z] 4.1.0-dev.115: digest: sha256:d752a580821ac959e37988ce33ed8e69eb93a989b0cdc8de2b3ec6c6512e2206 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:25.682Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:26.034Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:42:26.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T04:42:26.034Z] 82918226617f: Preparing [2026-05-25T04:42:26.034Z] 0f291fadff9a: Preparing [2026-05-25T04:42:26.034Z] 6d17a7a41065: Preparing [2026-05-25T04:42:26.034Z] a777a2c8aff7: Preparing [2026-05-25T04:42:26.034Z] fa02aaa4aa45: Preparing [2026-05-25T04:42:26.034Z] e3d9261969a8: Preparing [2026-05-25T04:42:26.034Z] eeaa73608b53: Preparing [2026-05-25T04:42:26.034Z] e3d9261969a8: Waiting [2026-05-25T04:42:26.034Z] eeaa73608b53: Waiting [2026-05-25T04:42:26.034Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:26.034Z] fa02aaa4aa45: Layer already exists [2026-05-25T04:42:26.034Z] 0f291fadff9a: Layer already exists [2026-05-25T04:42:26.034Z] 82918226617f: Layer already exists [2026-05-25T04:42:26.034Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:26.034Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:26.034Z] e3d9261969a8: Layer already exists [2026-05-25T04:42:26.300Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:d752a580821ac959e37988ce33ed8e69eb93a989b0cdc8de2b3ec6c6512e2206 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:26.661Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:27.082Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-05-25T04:42:27.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T04:42:27.082Z] 82918226617f: Preparing [2026-05-25T04:42:27.082Z] 0f291fadff9a: Preparing [2026-05-25T04:42:27.082Z] 6d17a7a41065: Preparing [2026-05-25T04:42:27.082Z] a777a2c8aff7: Preparing [2026-05-25T04:42:27.082Z] fa02aaa4aa45: Preparing [2026-05-25T04:42:27.082Z] e3d9261969a8: Preparing [2026-05-25T04:42:27.082Z] eeaa73608b53: Preparing [2026-05-25T04:42:27.082Z] e3d9261969a8: Waiting [2026-05-25T04:42:27.082Z] 0f291fadff9a: Layer already exists [2026-05-25T04:42:27.082Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:27.082Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:27.082Z] 82918226617f: Layer already exists [2026-05-25T04:42:27.082Z] fa02aaa4aa45: Layer already exists [2026-05-25T04:42:27.082Z] e3d9261969a8: Layer already exists [2026-05-25T04:42:27.082Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:27.347Z] main: digest: sha256:d752a580821ac959e37988ce33ed8e69eb93a989b0cdc8de2b3ec6c6512e2206 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:42:27.416Z] ===================================================== [Pipeline] echo [2026-05-25T04:42:27.432Z] taggedImages: [2026-05-25T04:42:27.432Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:42:27.432Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-25T04:42:27.432Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.115 [2026-05-25T04:42:27.432Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:42:27.432Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-25T04:42:27.458Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-05-25T04:42:27.459Z] 3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:42:27.459Z] latest [2026-05-25T04:42:27.459Z] 4.1.0-dev.115 [2026-05-25T04:42:27.459Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:42:27.459Z] main [2026-05-25T04:42:27.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:27.827Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:28.188Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:42:28.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T04:42:28.188Z] 65fe2c415775: Preparing [2026-05-25T04:42:28.188Z] 8a67afa2137b: Preparing [2026-05-25T04:42:28.188Z] 6d17a7a41065: Preparing [2026-05-25T04:42:28.188Z] a777a2c8aff7: Preparing [2026-05-25T04:42:28.188Z] 2f774beeb3bb: Preparing [2026-05-25T04:42:28.188Z] 4d507eb631c2: Preparing [2026-05-25T04:42:28.188Z] eeaa73608b53: Preparing [2026-05-25T04:42:28.188Z] 4d507eb631c2: Waiting [2026-05-25T04:42:28.188Z] eeaa73608b53: Waiting [2026-05-25T04:42:28.188Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:28.188Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:28.453Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:28.453Z] 2f774beeb3bb: Pushed [2026-05-25T04:42:28.453Z] 65fe2c415775: Pushed [2026-05-25T04:42:29.038Z] 4d507eb631c2: Pushed [2026-05-25T04:42:39.093Z] 8a67afa2137b: Pushed [2026-05-25T04:42:39.093Z] 3a45c91516f5c303fac369081ced01397353f73a: digest: sha256:db23647ebefab081f4ded0f4bdc57cbe9664de77cae091ce2a1ff33ce0173183 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:39.442Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:39.789Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-25T04:42:39.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T04:42:39.789Z] 65fe2c415775: Preparing [2026-05-25T04:42:39.789Z] 8a67afa2137b: Preparing [2026-05-25T04:42:39.789Z] 6d17a7a41065: Preparing [2026-05-25T04:42:39.789Z] a777a2c8aff7: Preparing [2026-05-25T04:42:39.789Z] 2f774beeb3bb: Preparing [2026-05-25T04:42:39.789Z] 4d507eb631c2: Preparing [2026-05-25T04:42:39.789Z] eeaa73608b53: Preparing [2026-05-25T04:42:39.789Z] 4d507eb631c2: Waiting [2026-05-25T04:42:39.789Z] eeaa73608b53: Waiting [2026-05-25T04:42:39.789Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:39.789Z] 8a67afa2137b: Layer already exists [2026-05-25T04:42:39.789Z] 2f774beeb3bb: Layer already exists [2026-05-25T04:42:39.789Z] 65fe2c415775: Layer already exists [2026-05-25T04:42:39.789Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:39.789Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:39.789Z] 4d507eb631c2: Layer already exists [2026-05-25T04:42:40.055Z] latest: digest: sha256:db23647ebefab081f4ded0f4bdc57cbe9664de77cae091ce2a1ff33ce0173183 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:40.417Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:40.761Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.115 [2026-05-25T04:42:40.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T04:42:40.761Z] 65fe2c415775: Preparing [2026-05-25T04:42:40.761Z] 8a67afa2137b: Preparing [2026-05-25T04:42:40.761Z] 6d17a7a41065: Preparing [2026-05-25T04:42:40.761Z] a777a2c8aff7: Preparing [2026-05-25T04:42:40.761Z] 2f774beeb3bb: Preparing [2026-05-25T04:42:40.761Z] 4d507eb631c2: Preparing [2026-05-25T04:42:40.761Z] eeaa73608b53: Preparing [2026-05-25T04:42:40.761Z] 4d507eb631c2: Waiting [2026-05-25T04:42:40.761Z] eeaa73608b53: Waiting [2026-05-25T04:42:40.761Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:40.761Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:40.761Z] 65fe2c415775: Layer already exists [2026-05-25T04:42:40.761Z] 8a67afa2137b: Layer already exists [2026-05-25T04:42:40.761Z] 2f774beeb3bb: Layer already exists [2026-05-25T04:42:40.761Z] 4d507eb631c2: Layer already exists [2026-05-25T04:42:40.761Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:41.027Z] 4.1.0-dev.115: digest: sha256:db23647ebefab081f4ded0f4bdc57cbe9664de77cae091ce2a1ff33ce0173183 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:41.381Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:41.738Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:42:41.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T04:42:41.738Z] 65fe2c415775: Preparing [2026-05-25T04:42:41.738Z] 8a67afa2137b: Preparing [2026-05-25T04:42:41.738Z] 6d17a7a41065: Preparing [2026-05-25T04:42:41.738Z] a777a2c8aff7: Preparing [2026-05-25T04:42:41.738Z] 2f774beeb3bb: Preparing [2026-05-25T04:42:41.738Z] 4d507eb631c2: Preparing [2026-05-25T04:42:41.738Z] eeaa73608b53: Preparing [2026-05-25T04:42:41.738Z] 4d507eb631c2: Waiting [2026-05-25T04:42:41.738Z] eeaa73608b53: Waiting [2026-05-25T04:42:41.738Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:41.738Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:41.738Z] 2f774beeb3bb: Layer already exists [2026-05-25T04:42:41.738Z] 65fe2c415775: Layer already exists [2026-05-25T04:42:41.738Z] 8a67afa2137b: Layer already exists [2026-05-25T04:42:41.738Z] 4d507eb631c2: Layer already exists [2026-05-25T04:42:41.738Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:42.006Z] 3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115: digest: sha256:db23647ebefab081f4ded0f4bdc57cbe9664de77cae091ce2a1ff33ce0173183 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:42.426Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:42.802Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-05-25T04:42:42.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T04:42:42.802Z] 65fe2c415775: Preparing [2026-05-25T04:42:42.802Z] 8a67afa2137b: Preparing [2026-05-25T04:42:42.802Z] 6d17a7a41065: Preparing [2026-05-25T04:42:42.802Z] a777a2c8aff7: Preparing [2026-05-25T04:42:42.802Z] 2f774beeb3bb: Preparing [2026-05-25T04:42:42.802Z] 4d507eb631c2: Preparing [2026-05-25T04:42:42.802Z] eeaa73608b53: Preparing [2026-05-25T04:42:42.802Z] eeaa73608b53: Waiting [2026-05-25T04:42:42.802Z] 4d507eb631c2: Waiting [2026-05-25T04:42:42.802Z] 6d17a7a41065: Layer already exists [2026-05-25T04:42:42.802Z] 2f774beeb3bb: Layer already exists [2026-05-25T04:42:42.802Z] a777a2c8aff7: Layer already exists [2026-05-25T04:42:42.802Z] 65fe2c415775: Layer already exists [2026-05-25T04:42:42.802Z] 8a67afa2137b: Layer already exists [2026-05-25T04:42:42.802Z] 4d507eb631c2: Layer already exists [2026-05-25T04:42:42.802Z] eeaa73608b53: Layer already exists [2026-05-25T04:42:43.072Z] main: digest: sha256:db23647ebefab081f4ded0f4bdc57cbe9664de77cae091ce2a1ff33ce0173183 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:42:43.164Z] ===================================================== [Pipeline] echo [2026-05-25T04:42:43.176Z] taggedImages: [2026-05-25T04:42:43.176Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a [2026-05-25T04:42:43.176Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-25T04:42:43.176Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.115 [2026-05-25T04:42:43.176Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a45c91516f5c303fac369081ced01397353f73a-4.1.0-dev.115 [2026-05-25T04:42:43.176Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:43.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:42:43.580Z] [2026-05-25T04:42:43.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:43.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:42:43.931Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T04:42:43.931Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T04:42:43.931Z] 04944245beec: Pulling fs layer [2026-05-25T04:42:43.931Z] 699f458cf7ca: Pulling fs layer [2026-05-25T04:42:43.931Z] 765212b225bb: Pulling fs layer [2026-05-25T04:42:43.931Z] f23df028b6ca: Pulling fs layer [2026-05-25T04:42:43.931Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T04:42:43.931Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T04:42:43.931Z] 765212b225bb: Waiting [2026-05-25T04:42:43.931Z] f23df028b6ca: Waiting [2026-05-25T04:42:43.931Z] d65c8cfc05b1: Waiting [2026-05-25T04:42:43.931Z] 2437ff75d9bd: Waiting [2026-05-25T04:42:44.207Z] 04944245beec: Verifying Checksum [2026-05-25T04:42:44.207Z] 04944245beec: Download complete [2026-05-25T04:42:44.207Z] 765212b225bb: Verifying Checksum [2026-05-25T04:42:44.207Z] 765212b225bb: Download complete [2026-05-25T04:42:44.207Z] f23df028b6ca: Verifying Checksum [2026-05-25T04:42:44.207Z] f23df028b6ca: Download complete [2026-05-25T04:42:44.207Z] d65c8cfc05b1: Verifying Checksum [2026-05-25T04:42:44.207Z] d65c8cfc05b1: Download complete [2026-05-25T04:42:44.481Z] 699f458cf7ca: Verifying Checksum [2026-05-25T04:42:44.482Z] 699f458cf7ca: Download complete [2026-05-25T04:42:44.752Z] 8998bd30e6a1: Verifying Checksum [2026-05-25T04:42:44.752Z] 8998bd30e6a1: Download complete [2026-05-25T04:42:47.322Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T04:42:47.322Z] 2437ff75d9bd: Download complete [2026-05-25T04:42:49.898Z] 8998bd30e6a1: Pull complete [2026-05-25T04:42:49.898Z] 04944245beec: Pull complete [2026-05-25T04:42:52.473Z] 699f458cf7ca: Pull complete [2026-05-25T04:42:52.473Z] 765212b225bb: Pull complete [2026-05-25T04:42:53.428Z] f23df028b6ca: Pull complete [2026-05-25T04:42:53.693Z] d65c8cfc05b1: Pull complete [2026-05-25T04:43:11.889Z] 2437ff75d9bd: Pull complete [2026-05-25T04:43:11.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T04:43:11.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:43:11.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:43:12.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-10573 does not seem to be running inside a container [2026-05-25T04:43:12.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-25T04:43:14.975Z] $ docker top 95281969caa4f98dfc5c6c340bec8a5a87aa8a831719867a1e0f594182dc93e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:15.879Z] ---> job-cost.sh [2026-05-25T04:43:15.879Z] lf-activate-venv: SKIPPING [2026-05-25T04:43:15.879Z] INFO: No Stack... [2026-05-25T04:43:17.814Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T04:43:20.380Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:43:21.008Z] + cat /w/workspace/edgex-go/980/archives/cost.csv [2026-05-25T04:43:21.008Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:43:21.043Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-980-stack-cost] [2026-05-25T04:43:21.050Z] Resource [jenkins-edgexfoundry-edgex-go-main-980-stack-cost] did not exist. Created. [2026-05-25T04:43:21.055Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-980-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:43:21.705Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T04:43:22.365Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:43:22.374Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-980-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:43:22.395Z] $ docker stop --time=1 95281969caa4f98dfc5c6c340bec8a5a87aa8a831719867a1e0f594182dc93e1 [2026-05-25T04:43:23.887Z] $ docker rm -f --volumes 95281969caa4f98dfc5c6c340bec8a5a87aa8a831719867a1e0f594182dc93e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-25T04:43:24.421Z] provisioning config files... [2026-05-25T04:43:24.429Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/980@tmp/config2541198614341988207tmp [Pipeline] { [Pipeline] sh [2026-05-25T04:43:24.737Z] + set +x [2026-05-25T04:43:24.737Z] + bash -s -- [2026-05-25T04:43:24.737Z] + curl -s https://codecov.io/bash [2026-05-25T04:43:24.737Z] [2026-05-25T04:43:24.737Z] _____ _ [2026-05-25T04:43:24.737Z] / ____| | | [2026-05-25T04:43:24.737Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T04:43:24.737Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T04:43:24.737Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T04:43:24.737Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T04:43:24.737Z] Bash-1.0.6 [2026-05-25T04:43:24.737Z] [2026-05-25T04:43:24.737Z] [2026-05-25T04:43:24.737Z] ==> git version 2.25.1 found [2026-05-25T04:43:24.737Z] ==> 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 [2026-05-25T04:43:24.737Z] Release-Date: 2020-01-08 [2026-05-25T04:43:24.737Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-25T04:43:24.737Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T04:43:24.737Z] ==> Jenkins CI detected. [2026-05-25T04:43:24.737Z] current dir:  /w/workspace/edgex-go/980 [2026-05-25T04:43:24.737Z] project root: . [2026-05-25T04:43:24.737Z] --> token set from env [2026-05-25T04:43:24.737Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T04:43:24.737Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T04:43:24.737Z] ==> Python coveragepy not found [2026-05-25T04:43:24.737Z] ==> Searching for coverage reports in: [2026-05-25T04:43:24.737Z] + . [2026-05-25T04:43:24.996Z] -> Found 1 reports [2026-05-25T04:43:24.996Z] ==> Detecting git/mercurial file structure [2026-05-25T04:43:24.996Z] ==> Reading reports [2026-05-25T04:43:24.996Z] + ./coverage.out bytes=1048214 [2026-05-25T04:43:24.996Z] ==> Appending adjustments [2026-05-25T04:43:24.996Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T04:43:26.373Z] + Found adjustments [2026-05-25T04:43:26.373Z] ==> Gzipping contents [2026-05-25T04:43:26.373Z] 108K /tmp/codecov.p4Tj8u.gz [2026-05-25T04:43:26.373Z] ==> Uploading reports [2026-05-25T04:43:26.373Z] url: https://codecov.io [2026-05-25T04:43:26.373Z] query: branch=main&commit=3a45c91516f5c303fac369081ced01397353f73a&build=980&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F980%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:43:26.373Z] -> Pinging Codecov [2026-05-25T04:43:26.373Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3a45c91516f5c303fac369081ced01397353f73a&build=980&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F980%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:43:26.632Z] -> Uploading to [2026-05-25T04:43:26.632Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3a45c91516f5c303fac369081ced01397353f73a/3574d895-8439-48dd-a0fe-3612f7bade11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T044326Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a98dc82e52c2e61bfe33bbb852c27b6d0a717d13a4f1eaeb36b0afe2dad67a06 [2026-05-25T04:43:26.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:43:26.632Z] Dload Upload Total Spent Left Speed [2026-05-25T04:43:26.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 342k --:--:-- --:--:-- --:--:-- 342k [2026-05-25T04:43:26.894Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a45c91516f5c303fac369081ced01397353f73a [Pipeline] } [2026-05-25T04:43:26.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-05-25T04:43:27.041Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T04:43:27.059Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:27.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:43:27.364Z] [2026-05-25T04:43:27.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:27.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:43:27.668Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T04:43:27.927Z] 2d35ebdb57d9: Already exists [2026-05-25T04:43:27.928Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T04:43:27.928Z] 91631faa732a: Pulling fs layer [2026-05-25T04:43:27.928Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T04:43:27.928Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:43:27.928Z] 7861252a18e6: Pulling fs layer [2026-05-25T04:43:27.928Z] 9130f900ef6f: Pulling fs layer [2026-05-25T04:43:27.928Z] 4f4fb700ef54: Waiting [2026-05-25T04:43:27.928Z] 9130f900ef6f: Waiting [2026-05-25T04:43:27.928Z] 7861252a18e6: Waiting [2026-05-25T04:43:27.928Z] f3f5ae8826fa: Download complete [2026-05-25T04:43:27.928Z] 85e8836fcdb2: Download complete [2026-05-25T04:43:27.928Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:43:27.928Z] 4f4fb700ef54: Download complete [2026-05-25T04:43:28.191Z] 85e8836fcdb2: Pull complete [2026-05-25T04:43:28.191Z] 7861252a18e6: Verifying Checksum [2026-05-25T04:43:28.191Z] 7861252a18e6: Download complete [2026-05-25T04:43:28.452Z] 91631faa732a: Download complete [2026-05-25T04:43:29.025Z] 9130f900ef6f: Verifying Checksum [2026-05-25T04:43:29.025Z] 9130f900ef6f: Download complete [2026-05-25T04:43:33.204Z] 91631faa732a: Pull complete [2026-05-25T04:43:33.204Z] f3f5ae8826fa: Pull complete [2026-05-25T04:43:33.204Z] 4f4fb700ef54: Pull complete [2026-05-25T04:43:33.467Z] 7861252a18e6: Pull complete [2026-05-25T04:43:36.748Z] 9130f900ef6f: Pull complete [2026-05-25T04:43:36.748Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T04:43:36.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:43:36.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:43:36.838Z] prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container [2026-05-25T04:43:36.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-25T04:43:38.574Z] $ docker top 5cb14de107b09819bdecee5a9afb0baebf50b08d7cf829fcbfb53943f13bf924 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:43:38.929Z] + git config --global --add safe.directory /w/workspace/edgex-go/980 [Pipeline] echo [2026-05-25T04:43:38.939Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-05-25T04:43:39.219Z] + set -o pipefail [2026-05-25T04:43:39.219Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-05-25T04:43:47.368Z] [2026-05-25T04:43:47.368Z] Monitoring /w/workspace/edgex-go/980 (github.com/edgexfoundry/edgex-go)... [2026-05-25T04:43:47.368Z] [2026-05-25T04:43:47.368Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/429880ad-3702-4142-b12e-8abdb54dac00 [2026-05-25T04:43:47.368Z] [2026-05-25T04:43:47.368Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T04:43:47.368Z] [Pipeline] } [2026-05-25T04:43:47.372Z] $ docker stop --time=1 5cb14de107b09819bdecee5a9afb0baebf50b08d7cf829fcbfb53943f13bf924 [2026-05-25T04:43:49.530Z] $ docker rm -f --volumes 5cb14de107b09819bdecee5a9afb0baebf50b08d7cf829fcbfb53943f13bf924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-05-25T04:43:50.016Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:43:50.029Z] provisioning config files... [2026-05-25T04:43:50.038Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/980@tmp/config11406499085804361030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:50.337Z] --> edgex-publish-swagger.sh [2026-05-25T04:43:50.337Z] === Publish openapi API === [2026-05-25T04:43:50.337Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-05-25T04:43:50.337Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/980/openapi/core-command.yaml] [2026-05-25T04:43:50.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:43:50.337Z] Dload Upload Total Spent Left Speed [2026-05-25T04:43:50.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 349 172k --:--:-- --:--:-- --:--:-- 173k [2026-05-25T04:43:50.337Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T04:43:50.337Z] [2026-05-25T04:43:50.337Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/980/openapi/core-data.yaml] [2026-05-25T04:43:50.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:43:50.337Z] Dload Upload Total Spent Left Speed [2026-05-25T04:43:50.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 485 540k --:--:-- --:--:-- --:--:-- 541k [2026-05-25T04:43:50.597Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T04:43:50.597Z] [2026-05-25T04:43:50.597Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/980/openapi/core-keeper.yaml] [2026-05-25T04:43:50.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:43:50.597Z] Dload Upload Total Spent Left Speed [2026-05-25T04:43:50.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 568 254k --:--:-- --:--:-- --:--:-- 255k [2026-05-25T04:43:50.597Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T04:43:50.597Z] [2026-05-25T04:43:50.597Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/980/openapi/core-metadata.yaml] [2026-05-25T04:43:50.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:43:50.597Z] Dload Upload Total Spent Left Speed [2026-05-25T04:43:50.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 448 1110k --:--:-- --:--:-- --:--:-- 1110k [2026-05-25T04:43:50.856Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T04:43:50.856Z] [2026-05-25T04:43:50.856Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/980/openapi/security-proxy-auth.yaml] [2026-05-25T04:43:50.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:43:50.856Z] Dload Upload Total Spent Left Speed [2026-05-25T04:43:50.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 694 251k --:--:-- --:--:-- --:--:-- 252k [2026-05-25T04:43:50.856Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T04:43:50.856Z] [2026-05-25T04:43:50.856Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/980/openapi/security-secretstore-setup.yaml] [2026-05-25T04:43:51.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:43:51.163Z] Dload Upload Total Spent Left Speed [2026-05-25T04:43:51.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3913 0 0 100 3913 0 59287 --:--:-- --:--:-- --:--:-- 58402 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 46811 [2026-05-25T04:43:51.163Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T04:43:51.163Z] [2026-05-25T04:43:51.163Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/980/openapi/support-notifications.yaml] [2026-05-25T04:43:51.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:43:51.163Z] Dload Upload Total Spent Left Speed [2026-05-25T04:43:51.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 528 781k --:--:-- --:--:-- --:--:-- 781k [2026-05-25T04:43:51.163Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T04:43:51.163Z] [2026-05-25T04:43:51.163Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/980/openapi/support-scheduler.yaml] [2026-05-25T04:43:51.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:43:51.163Z] Dload Upload Total Spent Left Speed [2026-05-25T04:43:51.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 568 431k --:--:-- --:--:-- --:--:-- 431k [2026-05-25T04:43:51.423Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T04:43:51.423Z] [Pipeline] } [2026-05-25T04:43:51.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-05-25T04:43:51.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:43:51.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:52.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:43:52.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:43:52.239Z] prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container [2026-05-25T04:43:52.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:43:52.601Z] $ docker top 9c6ea6cb1c157190ad311eb2a10185b4ed58f85b7630e9a749e9ae1b58f35127 -eo pid,comm [2026-05-25T04:43:52.653Z] 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). [2026-05-25T04:43:52.653Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:43:52.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:43:52.724Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:43:52.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:43:52.854Z] $ docker exec 9c6ea6cb1c157190ad311eb2a10185b4ed58f85b7630e9a749e9ae1b58f35127 ssh-agent [2026-05-25T04:43:52.965Z] SSH_AUTH_SOCK=/tmp/ssh-VeVM9Jhj4ZOb/agent.33 [2026-05-25T04:43:52.965Z] SSH_AGENT_PID=39 [2026-05-25T04:43:52.970Z] Running ssh-add (command line suppressed) [2026-05-25T04:43:53.055Z] Identity added: /w/workspace/edgex-go/980@tmp/private_key_17736831811921113239.key (/w/workspace/edgex-go/980@tmp/private_key_17736831811921113239.key) [2026-05-25T04:43:53.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:43:53.368Z] + git semver tag [2026-05-25T04:43:53.941Z] 2026-05-25 04:43:53,638 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:43:53.941Z] 2026-05-25 04:43:53,642 [run_tag] DEBUG tag force:False [2026-05-25T04:43:53.941Z] 2026-05-25 04:43:53,642 [check_head_tag] DEBUG check head tag [2026-05-25T04:43:53.941Z] 2026-05-25 04:43:53,644 [execute] INFO git cat-file --batch-check [2026-05-25T04:43:53.941Z] 2026-05-25 04:43:53,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/980, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:43:53.941Z] 2026-05-25 04:43:53,647 [execute] INFO git cat-file --batch [2026-05-25T04:43:53.941Z] 2026-05-25 04:43:53,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/980, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:43:53.941Z] 2026-05-25 04:43:53,683 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main [2026-05-25T04:43:53.941Z] 2026-05-25 04:43:53,684 [execute] INFO git tag -a v4.1.0-dev.115 -m v4.1.0-dev.115 [2026-05-25T04:43:53.941Z] 2026-05-25 04:43:53,684 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.115', '-m', 'v4.1.0-dev.115'], cwd=/w/workspace/edgex-go/980, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:43:53.941Z] 2026-05-25 04:43:53,687 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main [2026-05-25T04:43:53.941Z] 4.1.0-dev.115 [Pipeline] } [2026-05-25T04:43:53.945Z] $ docker exec --env ******** --env ******** 9c6ea6cb1c157190ad311eb2a10185b4ed58f85b7630e9a749e9ae1b58f35127 ssh-agent -k [2026-05-25T04:43:54.045Z] unset SSH_AUTH_SOCK; [2026-05-25T04:43:54.045Z] unset SSH_AGENT_PID; [2026-05-25T04:43:54.045Z] echo Agent pid 39 killed; [2026-05-25T04:43:54.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:43:54.391Z] + git semver [Pipeline] } [2026-05-25T04:43:54.961Z] $ docker stop --time=1 9c6ea6cb1c157190ad311eb2a10185b4ed58f85b7630e9a749e9ae1b58f35127 [2026-05-25T04:43:56.247Z] $ docker rm -f --volumes 9c6ea6cb1c157190ad311eb2a10185b4ed58f85b7630e9a749e9ae1b58f35127 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:56.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:43:56.671Z] [2026-05-25T04:43:56.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:56.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:43:56.992Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T04:43:56.992Z] ab5ef0e58194: Pulling fs layer [2026-05-25T04:43:56.992Z] 9712f1f96733: Pulling fs layer [2026-05-25T04:43:56.992Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T04:43:56.992Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T04:43:56.992Z] e9a5061849ea: Pulling fs layer [2026-05-25T04:43:56.992Z] d747dcd14b5f: Pulling fs layer [2026-05-25T04:43:56.992Z] 2de7ff778b66: Pulling fs layer [2026-05-25T04:43:56.992Z] e9a5061849ea: Waiting [2026-05-25T04:43:56.992Z] d747dcd14b5f: Waiting [2026-05-25T04:43:56.992Z] 0d9ebad4ef96: Waiting [2026-05-25T04:43:56.992Z] 2de7ff778b66: Waiting [2026-05-25T04:43:56.992Z] 9712f1f96733: Verifying Checksum [2026-05-25T04:43:56.992Z] 9712f1f96733: Download complete [2026-05-25T04:43:57.264Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T04:43:57.264Z] 63f879dbbcfc: Download complete [2026-05-25T04:43:57.527Z] ab5ef0e58194: Verifying Checksum [2026-05-25T04:43:57.527Z] ab5ef0e58194: Download complete [2026-05-25T04:43:57.527Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T04:43:57.527Z] 0d9ebad4ef96: Download complete [2026-05-25T04:43:57.787Z] e9a5061849ea: Verifying Checksum [2026-05-25T04:43:57.787Z] e9a5061849ea: Download complete [2026-05-25T04:43:57.787Z] d747dcd14b5f: Download complete [2026-05-25T04:43:57.787Z] 2de7ff778b66: Verifying Checksum [2026-05-25T04:43:57.787Z] 2de7ff778b66: Download complete [2026-05-25T04:44:01.092Z] ab5ef0e58194: Pull complete [2026-05-25T04:44:01.092Z] 9712f1f96733: Pull complete [2026-05-25T04:44:02.049Z] 63f879dbbcfc: Pull complete [2026-05-25T04:44:07.390Z] 0d9ebad4ef96: Pull complete [2026-05-25T04:44:07.390Z] e9a5061849ea: Pull complete [2026-05-25T04:44:07.390Z] d747dcd14b5f: Pull complete [2026-05-25T04:44:07.959Z] 2de7ff778b66: Pull complete [2026-05-25T04:44:07.959Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T04:44:07.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:44:07.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:44:08.038Z] prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container [2026-05-25T04:44:08.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-25T04:44:10.055Z] $ docker top dbff5ea38bc27659d0a3ee2fb6ae306cab0ed8f39c7737df8ab6ef3282e62429 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:44:10.200Z] provisioning config files... [2026-05-25T04:44:10.212Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/980@tmp/config4403388048759130976tmp [2026-05-25T04:44:10.220Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/980@tmp/config18192972414008093933tmp [2026-05-25T04:44:10.228Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/980@tmp/config9277417378407812910tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:44:10.256Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:10.650Z] ---> sigul-configuration.sh [2026-05-25T04:44:10.650Z] gpg: directory `/root/.gnupg' created [2026-05-25T04:44:10.650Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T04:44:10.650Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T04:44:10.650Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T04:44:10.650Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T04:44:10.650Z] gpg: CAST5 encrypted data [2026-05-25T04:44:10.650Z] gpg: encrypted with 1 passphrase [2026-05-25T04:44:10.650Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T04:44:11.037Z] + mkdir /home/jenkins [2026-05-25T04:44:11.037Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T04:44:11.328Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-25T04:44:11.343Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:11.637Z] ---> sigul-install.sh [2026-05-25T04:44:11.637Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T04:44:11.927Z] + git tag --list [2026-05-25T04:44:11.927Z] 0.6.0 [2026-05-25T04:44:11.927Z] 0.6.1 [2026-05-25T04:44:11.927Z] 0.7.0 [2026-05-25T04:44:11.927Z] 0.7.1 [2026-05-25T04:44:11.927Z] v1.0.0 [2026-05-25T04:44:11.927Z] v1.0.1 [2026-05-25T04:44:11.927Z] v1.1.0 [2026-05-25T04:44:11.927Z] v1.2.0 [2026-05-25T04:44:11.927Z] v1.2.1 [2026-05-25T04:44:11.927Z] v1.3.0 [2026-05-25T04:44:11.927Z] v1.3.1 [2026-05-25T04:44:11.927Z] v2.0.0 [2026-05-25T04:44:11.927Z] v2.1.0 [2026-05-25T04:44:11.927Z] v2.1.1 [2026-05-25T04:44:11.927Z] v2.2.0 [2026-05-25T04:44:11.927Z] v2.3.0 [2026-05-25T04:44:11.927Z] v3.0 [2026-05-25T04:44:11.927Z] v3.0.0 [2026-05-25T04:44:11.927Z] v3.1 [2026-05-25T04:44:11.927Z] v3.1.0 [2026-05-25T04:44:11.927Z] v3.1.1 [2026-05-25T04:44:11.927Z] v4.0 [2026-05-25T04:44:11.927Z] v4.0.0 [2026-05-25T04:44:11.927Z] v4.0.1 [2026-05-25T04:44:11.927Z] v4.0.1-dev.1 [2026-05-25T04:44:11.927Z] v4.0.1-dev.2 [2026-05-25T04:44:11.927Z] v4.0.2-dev.1 [2026-05-25T04:44:11.927Z] v4.1.0-dev.1 [2026-05-25T04:44:11.927Z] v4.1.0-dev.10 [2026-05-25T04:44:11.927Z] v4.1.0-dev.100 [2026-05-25T04:44:11.927Z] v4.1.0-dev.101 [2026-05-25T04:44:11.927Z] v4.1.0-dev.102 [2026-05-25T04:44:11.927Z] v4.1.0-dev.103 [2026-05-25T04:44:11.927Z] v4.1.0-dev.104 [2026-05-25T04:44:11.927Z] v4.1.0-dev.105 [2026-05-25T04:44:11.927Z] v4.1.0-dev.106 [2026-05-25T04:44:11.927Z] v4.1.0-dev.107 [2026-05-25T04:44:11.927Z] v4.1.0-dev.108 [2026-05-25T04:44:11.927Z] v4.1.0-dev.109 [2026-05-25T04:44:11.927Z] v4.1.0-dev.11 [2026-05-25T04:44:11.927Z] v4.1.0-dev.110 [2026-05-25T04:44:11.927Z] v4.1.0-dev.111 [2026-05-25T04:44:11.927Z] v4.1.0-dev.112 [2026-05-25T04:44:11.927Z] v4.1.0-dev.113 [2026-05-25T04:44:11.927Z] v4.1.0-dev.114 [2026-05-25T04:44:11.927Z] v4.1.0-dev.115 [2026-05-25T04:44:11.927Z] v4.1.0-dev.12 [2026-05-25T04:44:11.927Z] v4.1.0-dev.13 [2026-05-25T04:44:11.927Z] v4.1.0-dev.14 [2026-05-25T04:44:11.927Z] v4.1.0-dev.15 [2026-05-25T04:44:11.927Z] v4.1.0-dev.16 [2026-05-25T04:44:11.927Z] v4.1.0-dev.17 [2026-05-25T04:44:11.927Z] v4.1.0-dev.18 [2026-05-25T04:44:11.927Z] v4.1.0-dev.19 [2026-05-25T04:44:11.927Z] v4.1.0-dev.2 [2026-05-25T04:44:11.927Z] v4.1.0-dev.20 [2026-05-25T04:44:11.927Z] v4.1.0-dev.21 [2026-05-25T04:44:11.927Z] v4.1.0-dev.22 [2026-05-25T04:44:11.927Z] v4.1.0-dev.23 [2026-05-25T04:44:11.927Z] v4.1.0-dev.24 [2026-05-25T04:44:11.927Z] v4.1.0-dev.25 [2026-05-25T04:44:11.927Z] v4.1.0-dev.26 [2026-05-25T04:44:11.927Z] v4.1.0-dev.27 [2026-05-25T04:44:11.927Z] v4.1.0-dev.28 [2026-05-25T04:44:11.927Z] v4.1.0-dev.29 [2026-05-25T04:44:11.927Z] v4.1.0-dev.3 [2026-05-25T04:44:11.927Z] v4.1.0-dev.30 [2026-05-25T04:44:11.927Z] v4.1.0-dev.31 [2026-05-25T04:44:11.927Z] v4.1.0-dev.32 [2026-05-25T04:44:11.927Z] v4.1.0-dev.33 [2026-05-25T04:44:11.927Z] v4.1.0-dev.34 [2026-05-25T04:44:11.927Z] v4.1.0-dev.35 [2026-05-25T04:44:11.927Z] v4.1.0-dev.36 [2026-05-25T04:44:11.927Z] v4.1.0-dev.37 [2026-05-25T04:44:11.927Z] v4.1.0-dev.38 [2026-05-25T04:44:11.927Z] v4.1.0-dev.39 [2026-05-25T04:44:11.927Z] v4.1.0-dev.4 [2026-05-25T04:44:11.927Z] v4.1.0-dev.40 [2026-05-25T04:44:11.927Z] v4.1.0-dev.41 [2026-05-25T04:44:11.927Z] v4.1.0-dev.42 [2026-05-25T04:44:11.927Z] v4.1.0-dev.43 [2026-05-25T04:44:11.927Z] v4.1.0-dev.44 [2026-05-25T04:44:11.927Z] v4.1.0-dev.45 [2026-05-25T04:44:11.927Z] v4.1.0-dev.46 [2026-05-25T04:44:11.927Z] v4.1.0-dev.47 [2026-05-25T04:44:11.927Z] v4.1.0-dev.48 [2026-05-25T04:44:11.927Z] v4.1.0-dev.49 [2026-05-25T04:44:11.927Z] v4.1.0-dev.5 [2026-05-25T04:44:11.927Z] v4.1.0-dev.50 [2026-05-25T04:44:11.927Z] v4.1.0-dev.51 [2026-05-25T04:44:11.927Z] v4.1.0-dev.52 [2026-05-25T04:44:11.927Z] v4.1.0-dev.53 [2026-05-25T04:44:11.927Z] v4.1.0-dev.54 [2026-05-25T04:44:11.927Z] v4.1.0-dev.55 [2026-05-25T04:44:11.927Z] v4.1.0-dev.56 [2026-05-25T04:44:11.927Z] v4.1.0-dev.57 [2026-05-25T04:44:11.927Z] v4.1.0-dev.58 [2026-05-25T04:44:11.927Z] v4.1.0-dev.59 [2026-05-25T04:44:11.927Z] v4.1.0-dev.6 [2026-05-25T04:44:11.927Z] v4.1.0-dev.60 [2026-05-25T04:44:11.927Z] v4.1.0-dev.61 [2026-05-25T04:44:11.927Z] v4.1.0-dev.62 [2026-05-25T04:44:11.927Z] v4.1.0-dev.63 [2026-05-25T04:44:11.927Z] v4.1.0-dev.64 [2026-05-25T04:44:11.927Z] v4.1.0-dev.65 [2026-05-25T04:44:11.927Z] v4.1.0-dev.66 [2026-05-25T04:44:11.927Z] v4.1.0-dev.67 [2026-05-25T04:44:11.927Z] v4.1.0-dev.68 [2026-05-25T04:44:11.927Z] v4.1.0-dev.69 [2026-05-25T04:44:11.927Z] v4.1.0-dev.7 [2026-05-25T04:44:11.927Z] v4.1.0-dev.70 [2026-05-25T04:44:11.927Z] v4.1.0-dev.71 [2026-05-25T04:44:11.927Z] v4.1.0-dev.72 [2026-05-25T04:44:11.927Z] v4.1.0-dev.73 [2026-05-25T04:44:11.927Z] v4.1.0-dev.74 [2026-05-25T04:44:11.927Z] v4.1.0-dev.75 [2026-05-25T04:44:11.927Z] v4.1.0-dev.76 [2026-05-25T04:44:11.927Z] v4.1.0-dev.77 [2026-05-25T04:44:11.927Z] v4.1.0-dev.78 [2026-05-25T04:44:11.927Z] v4.1.0-dev.79 [2026-05-25T04:44:11.927Z] v4.1.0-dev.8 [2026-05-25T04:44:11.927Z] v4.1.0-dev.80 [2026-05-25T04:44:11.927Z] v4.1.0-dev.81 [2026-05-25T04:44:11.927Z] v4.1.0-dev.82 [2026-05-25T04:44:11.927Z] v4.1.0-dev.83 [2026-05-25T04:44:11.927Z] v4.1.0-dev.84 [2026-05-25T04:44:11.927Z] v4.1.0-dev.85 [2026-05-25T04:44:11.927Z] v4.1.0-dev.86 [2026-05-25T04:44:11.927Z] v4.1.0-dev.87 [2026-05-25T04:44:11.927Z] v4.1.0-dev.88 [2026-05-25T04:44:11.927Z] v4.1.0-dev.89 [2026-05-25T04:44:11.927Z] v4.1.0-dev.9 [2026-05-25T04:44:11.927Z] v4.1.0-dev.90 [2026-05-25T04:44:11.927Z] v4.1.0-dev.91 [2026-05-25T04:44:11.927Z] v4.1.0-dev.92 [2026-05-25T04:44:11.927Z] v4.1.0-dev.93 [2026-05-25T04:44:11.927Z] v4.1.0-dev.94 [2026-05-25T04:44:11.927Z] v4.1.0-dev.95 [2026-05-25T04:44:11.927Z] v4.1.0-dev.96 [2026-05-25T04:44:11.927Z] v4.1.0-dev.97 [2026-05-25T04:44:11.927Z] v4.1.0-dev.98 [2026-05-25T04:44:11.927Z] v4.1.0-dev.99 [Pipeline] sh [2026-05-25T04:44:12.222Z] + lftools sign git-tag v4.1.0-dev.115 [2026-05-25T04:44:12.789Z] Signing Git tag with Sigul... [2026-05-25T04:44:12.789Z] Signing v4.1.0-dev.115 [Pipeline] echo [2026-05-25T04:44:13.061Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:13.357Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T04:44:13.363Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T04:44:13.377Z] $ docker stop --time=1 dbff5ea38bc27659d0a3ee2fb6ae306cab0ed8f39c7737df8ab6ef3282e62429 [2026-05-25T04:44:14.645Z] $ docker rm -f --volumes dbff5ea38bc27659d0a3ee2fb6ae306cab0ed8f39c7737df8ab6ef3282e62429 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T04:44:15.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:44:15.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:44:15.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:44:15.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:44:15.468Z] prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container [2026-05-25T04:44:15.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:44:15.718Z] $ docker top f64f80703ab20f8399b6389db759bfa7ada91e89a5abe1a18b480501562dbc23 -eo pid,comm [2026-05-25T04:44:15.769Z] 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). [2026-05-25T04:44:15.769Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:44:15.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:44:15.827Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:44:15.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:44:15.935Z] $ docker exec f64f80703ab20f8399b6389db759bfa7ada91e89a5abe1a18b480501562dbc23 ssh-agent [2026-05-25T04:44:16.038Z] SSH_AUTH_SOCK=/tmp/ssh-Snqe3GUuhrWw/agent.32 [2026-05-25T04:44:16.038Z] SSH_AGENT_PID=38 [2026-05-25T04:44:16.042Z] Running ssh-add (command line suppressed) [2026-05-25T04:44:16.120Z] Identity added: /w/workspace/edgex-go/980@tmp/private_key_12399018948212870117.key (/w/workspace/edgex-go/980@tmp/private_key_12399018948212870117.key) [2026-05-25T04:44:16.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:44:16.433Z] + git semver bump pre [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,634 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,637 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,637 [bump_version] DEBUG bumping version:4.1.0-dev.115 on axis:pre with prefix:dev [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,638 [bump_version] DEBUG bumped version:4.1.0-dev.116 [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,638 [write_version] DEBUG write version:4.1.0-dev.116 to path:/w/workspace/edgex-go/980/.semver/main with force:True [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,638 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,638 [write_file] DEBUG write to file:/w/workspace/edgex-go/980/.semver/main [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,641 [execute] INFO git cat-file --batch-check [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/980/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,644 [execute] INFO git cat-file --batch [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/980/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:44:16.691Z] 2026-05-25 04:44:16,647 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main [2026-05-25T04:44:16.691Z] 4.1.0-dev.116 [Pipeline] } [2026-05-25T04:44:16.691Z] $ docker exec --env ******** --env ******** f64f80703ab20f8399b6389db759bfa7ada91e89a5abe1a18b480501562dbc23 ssh-agent -k [2026-05-25T04:44:16.797Z] unset SSH_AUTH_SOCK; [2026-05-25T04:44:16.797Z] unset SSH_AGENT_PID; [2026-05-25T04:44:16.797Z] echo Agent pid 38 killed; [2026-05-25T04:44:16.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:44:17.136Z] + git semver [Pipeline] } [2026-05-25T04:44:17.398Z] $ docker stop --time=1 f64f80703ab20f8399b6389db759bfa7ada91e89a5abe1a18b480501562dbc23 [2026-05-25T04:44:18.657Z] $ docker rm -f --volumes f64f80703ab20f8399b6389db759bfa7ada91e89a5abe1a18b480501562dbc23 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:44:19.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:44:19.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:44:19.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:44:19.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:44:19.387Z] prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container [2026-05-25T04:44:19.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:44:19.656Z] $ docker top e52b4f49ed43862b09d74038b0b2532cce93f4aaf7af091fd1435291ed47fb65 -eo pid,comm [2026-05-25T04:44:19.708Z] 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). [2026-05-25T04:44:19.708Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:44:19.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:44:19.767Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:44:19.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:44:19.880Z] $ docker exec e52b4f49ed43862b09d74038b0b2532cce93f4aaf7af091fd1435291ed47fb65 ssh-agent [2026-05-25T04:44:20.747Z] SSH_AUTH_SOCK=/tmp/ssh-jaRQoQvesT2r/agent.32 [2026-05-25T04:44:20.747Z] SSH_AGENT_PID=38 [2026-05-25T04:44:20.753Z] Running ssh-add (command line suppressed) [2026-05-25T04:44:20.852Z] Identity added: /w/workspace/edgex-go/980@tmp/private_key_18228091548771467860.key (/w/workspace/edgex-go/980@tmp/private_key_18228091548771467860.key) [2026-05-25T04:44:20.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:44:21.168Z] + git semver push [2026-05-25T04:44:21.425Z] 2026-05-25 04:44:21,415 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:44:21.683Z] 2026-05-25 04:44:21,420 [run_push] DEBUG push [2026-05-25T04:44:21.683Z] 2026-05-25 04:44:21,420 [execute] INFO git cat-file --batch-check [2026-05-25T04:44:21.683Z] 2026-05-25 04:44:21,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/980/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:44:21.683Z] 2026-05-25 04:44:21,423 [execute] INFO git rev-list 87a18c6fa3ed1a0f7838803452ddf3d41ec478cc -- [2026-05-25T04:44:21.683Z] 2026-05-25 04:44:21,423 [execute] DEBUG Popen(['git', 'rev-list', '87a18c6fa3ed1a0f7838803452ddf3d41ec478cc', '--'], cwd=/w/workspace/edgex-go/980/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:44:21.683Z] 2026-05-25 04:44:21,443 [execute] INFO git fetch -v -- origin [2026-05-25T04:44:21.683Z] 2026-05-25 04:44:21,443 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/980/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-25T04:44:22.253Z] 2026-05-25 04:44:22,136 [run_push] DEBUG no remote changes detected [2026-05-25T04:44:22.253Z] 2026-05-25 04:44:22,137 [execute] INFO git push origin semver [2026-05-25T04:44:22.253Z] 2026-05-25 04:44:22,137 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/980/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:44:23.631Z] 2026-05-25 04:44:23,295 [run_push] DEBUG push all version tags [2026-05-25T04:44:23.631Z] 2026-05-25 04:44:23,295 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T04:44:23.631Z] 2026-05-25 04:44:23,295 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/980, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:44:24.565Z] 2026-05-25 04:44:24,464 [read_version] DEBUG read version from /w/workspace/edgex-go/980/.semver/main [2026-05-25T04:44:24.565Z] 4.1.0-dev.116 [Pipeline] } [2026-05-25T04:44:24.563Z] $ docker exec --env ******** --env ******** e52b4f49ed43862b09d74038b0b2532cce93f4aaf7af091fd1435291ed47fb65 ssh-agent -k [2026-05-25T04:44:24.661Z] unset SSH_AUTH_SOCK; [2026-05-25T04:44:24.661Z] unset SSH_AGENT_PID; [2026-05-25T04:44:24.661Z] echo Agent pid 38 killed; [2026-05-25T04:44:24.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:44:24.994Z] + git semver [Pipeline] } [2026-05-25T04:44:25.583Z] $ docker stop --time=1 e52b4f49ed43862b09d74038b0b2532cce93f4aaf7af091fd1435291ed47fb65 [2026-05-25T04:44:26.835Z] $ docker rm -f --volumes e52b4f49ed43862b09d74038b0b2532cce93f4aaf7af091fd1435291ed47fb65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-25T04:44:27.426Z] + [ -d /w/workspace/edgex-go/980/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:27.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:28.600Z] ---> package-listing.sh [2026-05-25T04:44:28.600Z] ++ facter osfamily [2026-05-25T04:44:28.600Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T04:44:28.858Z] + OS_FAMILY=debian [2026-05-25T04:44:28.858Z] + workspace=/w/workspace/edgex-go/980 [2026-05-25T04:44:28.858Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T04:44:28.858Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T04:44:28.858Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T04:44:28.858Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T04:44:28.858Z] + '[' /w/workspace/edgex-go/980 ']' [2026-05-25T04:44:28.858Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T04:44:28.858Z] + case "${OS_FAMILY}" in [2026-05-25T04:44:28.858Z] + grep '^ii' [2026-05-25T04:44:28.858Z] + dpkg -l [2026-05-25T04:44:28.858Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T04:44:28.858Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T04:44:28.858Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T04:44:28.858Z] + '[' /w/workspace/edgex-go/980 ']' [2026-05-25T04:44:28.858Z] + mkdir -p /w/workspace/edgex-go/980/archives/ [2026-05-25T04:44:28.858Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/980/archives/ [Pipeline] echo [2026-05-25T04:44:28.871Z] 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/980/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-25T04:44:29.145Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:44:29.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:44:29.705Z] [2026-05-25T04:44:29.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:44:30.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:44:30.069Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T04:44:30.069Z] 5eb5b503b376: Pulling fs layer [2026-05-25T04:44:30.069Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T04:44:30.069Z] ec43610c2a17: Pulling fs layer [2026-05-25T04:44:30.069Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T04:44:30.069Z] 33b1e0a273af: Pulling fs layer [2026-05-25T04:44:30.069Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T04:44:30.069Z] 2f39f015ded8: Pulling fs layer [2026-05-25T04:44:30.069Z] 3a2ae6a8a46f: Waiting [2026-05-25T04:44:30.069Z] 33b1e0a273af: Waiting [2026-05-25T04:44:30.069Z] 5d3b04190fa2: Waiting [2026-05-25T04:44:30.069Z] 2f39f015ded8: Waiting [2026-05-25T04:44:30.069Z] 5c69ac0246d0: Verifying Checksum [2026-05-25T04:44:30.069Z] 5c69ac0246d0: Download complete [2026-05-25T04:44:30.069Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T04:44:30.069Z] 3a2ae6a8a46f: Download complete [2026-05-25T04:44:30.069Z] 33b1e0a273af: Verifying Checksum [2026-05-25T04:44:30.069Z] 33b1e0a273af: Download complete [2026-05-25T04:44:30.069Z] ec43610c2a17: Verifying Checksum [2026-05-25T04:44:30.069Z] ec43610c2a17: Download complete [2026-05-25T04:44:30.069Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T04:44:30.069Z] 5d3b04190fa2: Download complete [2026-05-25T04:44:30.328Z] 5eb5b503b376: Verifying Checksum [2026-05-25T04:44:30.328Z] 5eb5b503b376: Download complete [2026-05-25T04:44:30.896Z] 2f39f015ded8: Verifying Checksum [2026-05-25T04:44:30.896Z] 2f39f015ded8: Download complete [2026-05-25T04:44:31.828Z] 5eb5b503b376: Pull complete [2026-05-25T04:44:31.828Z] 5c69ac0246d0: Pull complete [2026-05-25T04:44:32.095Z] ec43610c2a17: Pull complete [2026-05-25T04:44:32.355Z] 3a2ae6a8a46f: Pull complete [2026-05-25T04:44:32.355Z] 33b1e0a273af: Pull complete [2026-05-25T04:44:32.355Z] 5d3b04190fa2: Pull complete [2026-05-25T04:44:37.612Z] 2f39f015ded8: Pull complete [2026-05-25T04:44:37.612Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T04:44:37.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:44:37.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:44:37.706Z] prd-ubuntu20.04-docker-8c-8g-10572 does not seem to be running inside a container [2026-05-25T04:44:37.728Z] $ 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/980/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/980 -v /w/workspace/edgex-go/980:/w/workspace/edgex-go/980:rw,z -v /w/workspace/edgex-go/980@tmp:/w/workspace/edgex-go/980@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T04:44:39.150Z] $ docker top 2838b11994cedc23d5a844f4297a6b96ed199c7bac6d65fcf23cee7fca388068 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:44:39.499Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T04:44:39.779Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T04:44:40.063Z] + ls /var/log/sa-host [2026-05-25T04:44:40.063Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:44:40.134Z] provisioning config files... [2026-05-25T04:44:40.143Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/980@tmp/config5916939448048272202tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:44:40.162Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:40.445Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T04:44:40.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:40.778Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T04:44:40.787Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:41.071Z] ---> sudo-logs.sh [2026-05-25T04:44:41.071Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T04:44:41.094Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:41.371Z] ---> job-cost.sh [2026-05-25T04:44:41.371Z] lf-activate-venv: SKIPPING [2026-05-25T04:44:41.371Z] DEBUG: total: 0.10999999940395355 [2026-05-25T04:44:41.371Z] INFO: Retrieving Stack Cost... [2026-05-25T04:44:41.630Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:44:42.195Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T04:44:42.209Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:44:42.491Z] ---> logs-deploy.sh [2026-05-25T04:44:42.491Z] lf-activate-venv: SKIPPING [2026-05-25T04:44:42.491Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/980 [2026-05-25T04:44:42.491Z] INFO: archiving workspace using pattern(s): [2026-05-25T04:44:43.422Z] Archives upload complete. [2026-05-25T04:44:43.422Z] INFO: archiving logs to Nexus [2026-05-25T04:44:44.360Z] ---> uname -a: [2026-05-25T04:44:44.360Z] Linux prd-ubuntu20-04-docker-8c-8g-10572 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] ---> lscpu: [2026-05-25T04:44:44.360Z] Architecture: x86_64 [2026-05-25T04:44:44.360Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-25T04:44:44.360Z] Byte Order: Little Endian [2026-05-25T04:44:44.360Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-25T04:44:44.360Z] CPU(s): 8 [2026-05-25T04:44:44.360Z] On-line CPU(s) list: 0-7 [2026-05-25T04:44:44.360Z] Thread(s) per core: 1 [2026-05-25T04:44:44.360Z] Core(s) per socket: 1 [2026-05-25T04:44:44.360Z] Socket(s): 8 [2026-05-25T04:44:44.360Z] NUMA node(s): 1 [2026-05-25T04:44:44.360Z] Vendor ID: AuthenticAMD [2026-05-25T04:44:44.360Z] CPU family: 23 [2026-05-25T04:44:44.360Z] Model: 49 [2026-05-25T04:44:44.360Z] Model name: AMD EPYC-Rome Processor [2026-05-25T04:44:44.360Z] Stepping: 0 [2026-05-25T04:44:44.360Z] CPU MHz: 2800.000 [2026-05-25T04:44:44.360Z] BogoMIPS: 5600.00 [2026-05-25T04:44:44.360Z] Virtualization: AMD-V [2026-05-25T04:44:44.360Z] Hypervisor vendor: KVM [2026-05-25T04:44:44.360Z] Virtualization type: full [2026-05-25T04:44:44.360Z] L1d cache: 256 KiB [2026-05-25T04:44:44.360Z] L1i cache: 256 KiB [2026-05-25T04:44:44.360Z] L2 cache: 4 MiB [2026-05-25T04:44:44.360Z] L3 cache: 128 MiB [2026-05-25T04:44:44.360Z] NUMA node0 CPU(s): 0-7 [2026-05-25T04:44:44.360Z] Vulnerability Gather data sampling: Not affected [2026-05-25T04:44:44.360Z] Vulnerability Itlb multihit: Not affected [2026-05-25T04:44:44.360Z] Vulnerability L1tf: Not affected [2026-05-25T04:44:44.360Z] Vulnerability Mds: Not affected [2026-05-25T04:44:44.360Z] Vulnerability Meltdown: Not affected [2026-05-25T04:44:44.360Z] Vulnerability Mmio stale data: Not affected [2026-05-25T04:44:44.360Z] Vulnerability Retbleed: Vulnerable [2026-05-25T04:44:44.360Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-25T04:44:44.360Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-25T04:44:44.360Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-25T04:44:44.360Z] Vulnerability Srbds: Not affected [2026-05-25T04:44:44.360Z] Vulnerability Tsx async abort: Not affected [2026-05-25T04:44:44.360Z] 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 [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] ---> nproc: [2026-05-25T04:44:44.360Z] 8 [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] ---> df -h: [2026-05-25T04:44:44.360Z] Filesystem Size Used Avail Use% Mounted on [2026-05-25T04:44:44.360Z] overlay 155G 34G 121G 22% / [2026-05-25T04:44:44.360Z] tmpfs 64M 0 64M 0% /dev [2026-05-25T04:44:44.360Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-25T04:44:44.360Z] shm 64M 0 64M 0% /dev/shm [2026-05-25T04:44:44.360Z] /dev/vda1 155G 34G 121G 22% /facter-os [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] ---> sar -b -r -n DEV: [2026-05-25T04:44:44.360Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10572) 05/25/26 _x86_64_ (8 CPU) [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] 03:44:12 LINUX RESTART (8 CPU) [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] 03:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-25T04:44:44.360Z] 03:46:01 217.91 13.68 204.23 0.00 2122.71 66625.43 0.00 [2026-05-25T04:44:44.360Z] 03:47:01 44.38 0.12 44.26 0.00 0.93 38642.64 0.00 [2026-05-25T04:44:44.360Z] 03:48:01 45.44 0.22 45.23 0.00 3.07 18613.70 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 225.53 0.28 225.25 0.00 32.66 102723.95 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 1141.64 22.64 1118.99 0.00 2182.34 503992.27 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 149.62 0.15 149.47 0.00 1.20 74327.09 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 414.45 0.63 413.82 0.00 28.77 156928.52 0.00 [2026-05-25T04:44:44.360Z] 03:53:01 679.64 43.48 636.16 0.00 2109.52 106629.83 0.00 [2026-05-25T04:44:44.360Z] 03:54:01 33.99 1.72 32.28 0.00 221.56 765.87 0.00 [2026-05-25T04:44:44.360Z] 03:55:01 16.23 0.02 16.21 0.00 0.13 387.67 0.00 [2026-05-25T04:44:44.360Z] 03:56:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2026-05-25T04:44:44.360Z] 03:57:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 [2026-05-25T04:44:44.360Z] 03:58:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2026-05-25T04:44:44.360Z] 03:59:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 [2026-05-25T04:44:44.360Z] 04:00:01 4.23 2.32 1.92 0.00 21.06 20.80 0.00 [2026-05-25T04:44:44.360Z] 04:01:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2026-05-25T04:44:44.360Z] 04:02:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2026-05-25T04:44:44.360Z] 04:03:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2026-05-25T04:44:44.360Z] 04:04:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2026-05-25T04:44:44.360Z] 04:05:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 [2026-05-25T04:44:44.360Z] 04:06:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2026-05-25T04:44:44.360Z] 04:07:01 1.23 0.00 1.23 0.00 0.00 15.31 0.00 [2026-05-25T04:44:44.360Z] 04:08:02 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2026-05-25T04:44:44.360Z] 04:09:01 1.20 0.00 1.20 0.00 0.00 14.64 0.00 [2026-05-25T04:44:44.360Z] 04:10:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2026-05-25T04:44:44.360Z] 04:11:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2026-05-25T04:44:44.360Z] 04:12:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2026-05-25T04:44:44.360Z] 04:13:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2026-05-25T04:44:44.360Z] 04:14:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2026-05-25T04:44:44.360Z] 04:15:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 [2026-05-25T04:44:44.360Z] 04:16:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2026-05-25T04:44:44.360Z] 04:17:01 1.82 0.37 1.45 0.00 17.99 17.99 0.00 [2026-05-25T04:44:44.360Z] 04:18:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2026-05-25T04:44:44.360Z] 04:19:01 2.92 1.40 1.52 0.00 29.06 19.20 0.00 [2026-05-25T04:44:44.360Z] 04:20:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2026-05-25T04:44:44.360Z] 04:21:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 [2026-05-25T04:44:44.360Z] 04:22:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2026-05-25T04:44:44.360Z] 04:23:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 [2026-05-25T04:44:44.360Z] 04:24:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2026-05-25T04:44:44.360Z] 04:25:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2026-05-25T04:44:44.360Z] 04:26:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2026-05-25T04:44:44.360Z] 04:27:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 [2026-05-25T04:44:44.360Z] 04:28:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2026-05-25T04:44:44.360Z] 04:29:01 1.23 0.00 1.23 0.00 0.00 16.13 0.00 [2026-05-25T04:44:44.360Z] 04:30:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 [2026-05-25T04:44:44.360Z] 04:31:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2026-05-25T04:44:44.360Z] 04:32:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 [2026-05-25T04:44:44.360Z] 04:33:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2026-05-25T04:44:44.360Z] 04:34:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2026-05-25T04:44:44.360Z] 04:35:01 1.50 0.00 1.50 0.00 0.00 19.20 0.00 [2026-05-25T04:44:44.360Z] 04:36:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2026-05-25T04:44:44.360Z] 04:37:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2026-05-25T04:44:44.360Z] 04:38:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2026-05-25T04:44:44.360Z] 04:39:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2026-05-25T04:44:44.360Z] 04:40:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2026-05-25T04:44:44.360Z] 04:41:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 [2026-05-25T04:44:44.360Z] 04:42:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2026-05-25T04:44:44.360Z] 04:43:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2026-05-25T04:44:44.360Z] 04:44:01 110.91 3.47 107.45 0.00 246.23 39222.53 0.00 [2026-05-25T04:44:44.360Z] Average: 53.27 1.53 51.74 0.00 118.97 18813.79 0.00 [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] 03:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-25T04:44:44.360Z] 03:46:01 27049948 31152552 1125640 3.42 121132 4154836 2437756 7.19 1774284 3533072 207856 [2026-05-25T04:44:44.360Z] 03:47:01 26116092 31369620 904692 2.75 128296 5235040 2270008 6.69 2129392 4044124 175200 [2026-05-25T04:44:44.360Z] 03:48:01 26008676 31378784 891580 2.71 136728 5314284 2197028 6.48 1737496 4510360 327652 [2026-05-25T04:44:44.360Z] 03:49:01 23942388 31132572 1121008 3.41 151604 7088512 4492100 13.24 2077528 6172284 797236 [2026-05-25T04:44:44.360Z] 03:50:01 6315216 28863944 3311664 10.07 392056 21231764 10213160 30.11 6044140 18754220 960208 [2026-05-25T04:44:44.360Z] 03:51:01 2308640 27787596 4382600 13.33 410880 23999644 11148092 32.87 8477440 20172364 1659080 [2026-05-25T04:44:44.360Z] 03:52:01 263392 27617304 4558368 13.87 413116 25794604 10468272 30.86 9683804 20947856 744268 [2026-05-25T04:44:44.360Z] 03:53:01 6112672 31414980 822940 2.50 421236 23967480 2088220 6.16 3680080 21425508 488 [2026-05-25T04:44:44.360Z] 03:54:01 6088960 31399860 837200 2.55 422420 23974620 2210876 6.52 4259732 20868640 244 [2026-05-25T04:44:44.360Z] 03:55:01 6102288 31413952 823292 2.50 423128 23974696 2066792 6.09 4526772 20587852 8 [2026-05-25T04:44:44.360Z] 03:56:01 6102288 31413984 823224 2.50 423152 23974688 2066792 6.09 4526784 20587856 188 [2026-05-25T04:44:44.360Z] 03:57:01 6117732 31429464 808500 2.46 423168 23974704 2066792 6.09 4511868 20587852 176 [2026-05-25T04:44:44.360Z] 03:58:01 6120112 31431864 806204 2.45 423188 23974708 2066792 6.09 4510140 20587704 4 [2026-05-25T04:44:44.360Z] 03:59:01 6124584 31436516 801476 2.44 423208 23974840 2066792 6.09 4506336 20585968 8 [2026-05-25T04:44:44.360Z] 04:00:01 6122224 31435020 802696 2.44 423708 23975028 2094956 6.18 4507148 20585976 12 [2026-05-25T04:44:44.360Z] 04:01:01 6122388 31435184 802420 2.44 423744 23975020 2094956 6.18 4507100 20585976 48 [2026-05-25T04:44:44.360Z] 04:02:01 6122292 31435156 802368 2.44 423760 23975032 2094956 6.18 4507432 20585984 12 [2026-05-25T04:44:44.360Z] 04:03:01 6122000 31434868 802592 2.44 423784 23975036 2094956 6.18 4507212 20585984 32 [2026-05-25T04:44:44.360Z] 04:04:01 6122424 31435348 802052 2.44 423808 23975032 2094956 6.18 4507532 20585984 16 [2026-05-25T04:44:44.360Z] 04:05:01 6122856 31435860 801360 2.44 423836 23975040 2094956 6.18 4507304 20585956 12 [2026-05-25T04:44:44.360Z] 04:06:01 6123068 31436072 801076 2.44 423852 23975036 2094956 6.18 4507188 20585956 12 [2026-05-25T04:44:44.360Z] 04:07:01 6123172 31436228 801088 2.44 423884 23975044 2094956 6.18 4507360 20585960 28 [2026-05-25T04:44:44.360Z] 04:08:02 6123108 31436168 801088 2.44 423900 23975048 2094956 6.18 4507652 20585964 188 [2026-05-25T04:44:44.360Z] 04:09:01 6123140 31436204 801024 2.44 423928 23975052 2094956 6.18 4507328 20585968 24 [2026-05-25T04:44:44.360Z] 04:10:01 6122996 31436120 801080 2.44 423952 23975056 2111200 6.22 4507460 20585976 16 [2026-05-25T04:44:44.360Z] 04:11:01 6122948 31436128 801024 2.44 423992 23975056 2111200 6.22 4507496 20585972 8 [2026-05-25T04:44:44.360Z] 04:12:01 6122900 31436104 800988 2.44 424012 23975060 2127244 6.27 4507580 20585976 40 [2026-05-25T04:44:44.360Z] 04:13:01 6122868 31436084 800920 2.44 424036 23975064 2127244 6.27 4507944 20585980 184 [2026-05-25T04:44:44.360Z] 04:14:01 6122868 31436088 800880 2.44 424056 23975068 2127244 6.27 4507620 20585984 28 [2026-05-25T04:44:44.360Z] 04:15:01 6121944 31435224 801664 2.44 424088 23975072 2127244 6.27 4507556 20585988 56 [2026-05-25T04:44:44.360Z] 04:16:01 6122204 31435484 801344 2.44 424104 23975072 2127244 6.27 4507496 20585988 16 [2026-05-25T04:44:44.360Z] 04:17:01 6119992 31433888 802988 2.44 424128 23975612 2127244 6.27 4511224 20586320 224 [2026-05-25T04:44:44.360Z] 04:18:01 6120528 31434424 802436 2.44 424144 23975612 2127244 6.27 4510728 20586316 188 [2026-05-25T04:44:44.360Z] 04:19:01 6114868 31430740 805968 2.45 424172 23976492 2127244 6.27 4515356 20586380 172 [2026-05-25T04:44:44.360Z] 04:20:01 6114196 31430072 806628 2.45 424192 23976484 2127244 6.27 4514688 20586340 20 [2026-05-25T04:44:44.360Z] 04:21:01 6114480 31430400 806296 2.45 424220 23976496 2127244 6.27 4514864 20586324 8 [2026-05-25T04:44:44.360Z] 04:22:01 6114232 31430176 806700 2.45 424248 23976500 2127244 6.27 4514808 20586328 36 [2026-05-25T04:44:44.360Z] 04:23:01 6114216 31430204 806660 2.45 424276 23976500 2127244 6.27 4514944 20586328 12 [2026-05-25T04:44:44.360Z] 04:24:01 6114288 31430372 806644 2.45 424304 23976568 2127244 6.27 4514912 20586396 36 [2026-05-25T04:44:44.360Z] 04:25:01 6114368 31430472 806484 2.45 424336 23976556 2127244 6.27 4515172 20586396 8 [2026-05-25T04:44:44.360Z] 04:26:01 6114392 31430536 806356 2.45 424368 23976576 2127244 6.27 4515344 20586404 36 [2026-05-25T04:44:44.360Z] 04:27:01 6114500 31430676 806124 2.45 424396 23976576 2127244 6.27 4514896 20586404 52 [2026-05-25T04:44:44.360Z] 04:28:01 6113592 31429792 806984 2.46 424416 23976580 2127244 6.27 4515004 20586408 8 [2026-05-25T04:44:44.360Z] 04:29:01 6113584 31429952 806764 2.45 424452 23976716 2127244 6.27 4515484 20586544 216 [2026-05-25T04:44:44.360Z] 04:30:01 6113096 31429492 807208 2.46 424480 23976716 2127244 6.27 4515492 20586544 180 [2026-05-25T04:44:44.360Z] 04:31:01 6113372 31429796 806916 2.45 424492 23976720 2127244 6.27 4515096 20586548 28 [2026-05-25T04:44:44.360Z] 04:32:01 6112788 31429212 807388 2.46 424504 23976720 2127244 6.27 4515660 20586548 184 [2026-05-25T04:44:44.360Z] 04:33:01 6113064 31429492 807084 2.46 424528 23976724 2127244 6.27 4515120 20586552 28 [2026-05-25T04:44:44.360Z] 04:34:01 6113556 31430028 806776 2.45 424552 23976724 2127244 6.27 4515164 20586552 12 [2026-05-25T04:44:44.360Z] 04:35:01 6112852 31429356 807460 2.46 424576 23976716 2127244 6.27 4515248 20586560 12 [2026-05-25T04:44:44.360Z] 04:36:01 6112804 31429312 807372 2.46 424600 23976736 2127244 6.27 4515188 20586564 32 [2026-05-25T04:44:44.360Z] 04:37:01 6112552 31429184 807544 2.46 424612 23976864 2127244 6.27 4515188 20586684 12 [2026-05-25T04:44:44.360Z] 04:38:01 6112568 31429272 807448 2.46 424628 23976868 2127244 6.27 4515244 20586700 20 [2026-05-25T04:44:44.360Z] 04:39:01 6112772 31429476 807172 2.46 424648 23976868 2127244 6.27 4515372 20586700 4 [2026-05-25T04:44:44.360Z] 04:40:01 6112536 31429288 807376 2.46 424668 23976860 2127244 6.27 4515168 20586700 232 [2026-05-25T04:44:44.360Z] 04:41:01 6112520 31429284 807304 2.46 424676 23976872 2127244 6.27 4515168 20586704 44 [2026-05-25T04:44:44.360Z] 04:42:01 6112688 31429452 807280 2.46 424692 23976868 2127244 6.27 4515168 20586704 12 [2026-05-25T04:44:44.360Z] 04:43:01 6112672 31429476 807244 2.46 424704 23976880 2127244 6.27 4515236 20586708 8 [2026-05-25T04:44:44.360Z] 04:44:01 4820272 31376900 859096 2.61 461748 25096820 2239020 6.60 4618852 21686820 407504 [2026-05-25T04:44:44.360Z] Average: 7267046 31248153 987826 3.01 404093 22723313 2599021 7.66 4501559 19505927 89537 [2026-05-25T04:44:44.360Z] [2026-05-25T04:44:44.360Z] 03:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-25T04:44:44.360Z] 03:46:01 docker0 753.76 793.25 55.53 4553.12 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:46:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:46:01 ens3 986.40 874.22 7962.34 128.90 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:46:01 veth5fc59c8 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:47:01 docker0 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:47:01 ens3 19.41 11.55 15.54 8.58 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:47:01 veth5fc59c8 0.30 0.35 0.02 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:48:01 docker0 0.63 0.63 0.05 0.05 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:48:01 ens3 21.21 13.56 17.61 10.47 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:48:01 veth5fc59c8 0.63 0.65 0.05 0.06 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth10ac595 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth45bcf72 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 docker0 14.60 25.43 1.04 368.51 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth39c8af4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 vethd69bf99 1.47 2.73 0.13 42.57 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 vethec2ad3f 1.62 3.65 0.14 42.61 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 vethbf85aab 3.60 5.98 0.30 85.14 0.00 0.00 0.00 0.01 [2026-05-25T04:44:44.360Z] 03:49:01 vethe5654f1 2.63 5.75 0.23 69.85 0.00 0.00 0.00 0.01 [2026-05-25T04:44:44.360Z] 03:49:01 vethc7fa669 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 ens3 175.20 93.40 3646.27 20.72 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth1fd96b3 0.03 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 vetha9173d2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth4f9cbd9 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth94f91dd 1.60 3.40 0.14 42.59 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth991b707 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth2adc9f6 1.67 3.28 0.14 43.18 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth261e506 0.03 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth01c25eb 0.38 0.95 0.03 0.16 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 vethe5b9e2d 1.48 4.03 0.13 42.62 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 vethcc28552 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth2cd3dc4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:49:01 veth20150b3 0.03 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 docker0 500.08 879.04 46.44 9052.47 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 veth147fa8c 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 vethbeb606c 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 ens3 985.05 558.10 9796.19 70.67 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 vethd3e73cb 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 vethf3a0ac9 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 veth01c25eb 0.08 2.47 0.00 0.10 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 vethdbef342 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 veth7d55b4b 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 vethe0b7c9f 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 vethc9d11db 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 vethe27f963 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 vethd6e1d6b 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 veth749e48d 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:50:01 veth916459c 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 veth147fa8c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 vethbeb606c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 ens3 2.73 1.58 2.08 1.11 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 vethd3e73cb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 vethf3a0ac9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 veth01c25eb 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 vethdbef342 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 veth7d55b4b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 vethe0b7c9f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 vethc9d11db 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 vethe27f963 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 vethd6e1d6b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 veth749e48d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:51:01 veth916459c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 veth147fa8c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 vethbeb606c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 ens3 5.48 2.76 4.54 2.45 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 vethd3e73cb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 vethf3a0ac9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 veth01c25eb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 vethdbef342 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 veth7d55b4b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 vethe0b7c9f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 vethc9d11db 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 veth749e48d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:52:01 veth916459c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:53:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:53:01 lo 20.86 20.86 2.04 2.04 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:53:01 ens3 243.13 261.49 126.63 1082.40 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:54:01 lo 33.39 33.39 3.27 3.27 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:54:01 ens3 443.48 439.64 173.13 2950.28 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:55:01 lo 14.86 14.86 1.45 1.45 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:55:01 ens3 229.66 236.86 94.21 1391.81 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 03:59:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:00:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:01:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:02:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:04:01 ens3 0.75 0.43 0.31 0.22 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:05:01 ens3 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:08:02 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:10:01 ens3 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:11:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:12:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:14:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:15:01 ens3 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:17:01 ens3 1.03 0.82 0.83 0.39 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:18:01 ens3 1.42 0.25 0.39 0.20 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:19:01 ens3 8.37 6.28 4.89 5.63 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:20:01 ens3 1.53 0.58 0.71 0.46 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:21:01 ens3 2.80 1.75 1.30 1.42 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:22:01 ens3 2.92 0.63 0.82 0.51 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:23:01 ens3 3.08 1.17 1.06 0.70 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:24:01 ens3 2.38 0.58 0.67 0.42 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:25:01 ens3 2.48 1.08 1.03 0.70 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:26:01 ens3 2.15 0.58 0.71 0.48 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:27:01 ens3 1.05 0.40 0.32 0.22 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:28:01 ens3 0.97 0.32 0.32 0.21 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:29:01 ens3 0.78 0.48 0.37 0.29 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:30:01 ens3 0.82 0.12 0.17 0.06 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:31:01 ens3 1.28 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:32:01 ens3 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:33:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:34:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:35:01 ens3 0.48 0.27 0.16 0.08 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:36:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:37:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:38:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:39:01 ens3 0.95 0.48 0.38 0.29 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.360Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:40:01 ens3 0.47 0.15 0.16 0.07 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:41:01 ens3 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:42:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:43:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:44:01 docker0 50.42 76.32 5.07 769.47 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:44:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] 04:44:01 ens3 339.88 228.80 8001.08 44.86 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] Average: docker0 22.38 30.09 1.83 249.97 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] Average: ens3 59.21 46.46 506.15 97.05 0.00 0.00 0.00 0.00 [2026-05-25T04:44:44.361Z] [2026-05-25T04:44:44.361Z] [2026-05-25T04:44:44.361Z] ---> sar -P ALL: [2026-05-25T04:44:44.361Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10572) 05/25/26 _x86_64_ (8 CPU) [2026-05-25T04:44:44.361Z] [2026-05-25T04:44:44.361Z] 03:44:12 LINUX RESTART (8 CPU) [2026-05-25T04:44:44.361Z] [2026-05-25T04:44:44.361Z] 03:45:01 CPU %user %nice %system %iowait %steal %idle [2026-05-25T04:44:44.361Z] 03:46:01 all 15.00 0.00 4.18 1.08 0.07 79.67 [2026-05-25T04:44:44.361Z] 03:46:01 0 13.16 0.00 4.06 4.40 0.07 78.32 [2026-05-25T04:44:44.361Z] 03:46:01 1 16.94 0.00 4.65 0.76 0.07 77.57 [2026-05-25T04:44:44.361Z] 03:46:01 2 14.75 0.00 3.99 0.20 0.08 80.98 [2026-05-25T04:44:44.361Z] 03:46:01 3 15.25 0.00 3.82 1.46 0.07 79.40 [2026-05-25T04:44:44.361Z] 03:46:01 4 16.38 0.00 4.26 0.44 0.07 78.85 [2026-05-25T04:44:44.361Z] 03:46:01 5 15.02 0.00 5.04 0.52 0.07 79.35 [2026-05-25T04:44:44.361Z] 03:46:01 6 13.96 0.00 3.74 0.22 0.07 82.01 [2026-05-25T04:44:44.361Z] 03:46:01 7 14.57 0.00 3.90 0.61 0.08 80.83 [2026-05-25T04:44:44.361Z] 03:47:01 all 45.45 0.00 8.33 0.37 0.09 45.76 [2026-05-25T04:44:44.361Z] 03:47:01 0 45.91 0.00 8.64 0.02 0.08 45.35 [2026-05-25T04:44:44.361Z] 03:47:01 1 44.12 0.00 8.11 0.29 0.10 47.38 [2026-05-25T04:44:44.361Z] 03:47:01 2 44.62 0.00 8.64 0.03 0.08 46.62 [2026-05-25T04:44:44.361Z] 03:47:01 3 48.85 0.00 7.47 0.12 0.10 43.46 [2026-05-25T04:44:44.361Z] 03:47:01 4 47.44 0.00 8.00 0.05 0.10 44.41 [2026-05-25T04:44:44.361Z] 03:47:01 5 44.01 0.00 8.55 0.03 0.10 47.30 [2026-05-25T04:44:44.361Z] 03:47:01 6 43.66 0.00 8.99 0.08 0.08 47.18 [2026-05-25T04:44:44.361Z] 03:47:01 7 45.01 0.00 8.22 2.31 0.10 44.36 [2026-05-25T04:44:44.361Z] 03:48:01 all 61.40 0.00 8.14 0.08 0.09 30.29 [2026-05-25T04:44:44.361Z] 03:48:01 0 61.05 0.00 7.69 0.02 0.10 31.15 [2026-05-25T04:44:44.361Z] 03:48:01 1 61.91 0.00 8.17 0.07 0.08 29.77 [2026-05-25T04:44:44.361Z] 03:48:01 2 62.77 0.00 7.74 0.02 0.08 29.39 [2026-05-25T04:44:44.361Z] 03:48:01 3 61.11 0.00 7.94 0.02 0.08 30.85 [2026-05-25T04:44:44.361Z] 03:48:01 4 60.15 0.00 9.08 0.00 0.08 30.68 [2026-05-25T04:44:44.361Z] 03:48:01 5 61.63 0.00 8.53 0.00 0.08 29.76 [2026-05-25T04:44:44.361Z] 03:48:01 6 60.56 0.00 7.68 0.02 0.08 31.66 [2026-05-25T04:44:44.361Z] 03:48:01 7 62.02 0.00 8.31 0.51 0.08 29.09 [2026-05-25T04:44:44.361Z] 03:49:01 all 34.72 0.00 6.94 1.13 0.08 57.13 [2026-05-25T04:44:44.361Z] 03:49:01 0 33.49 0.00 6.50 0.69 0.08 59.24 [2026-05-25T04:44:44.361Z] 03:49:01 1 33.16 0.00 6.09 1.16 0.07 59.52 [2026-05-25T04:44:44.361Z] 03:49:01 2 34.04 0.00 8.04 0.81 0.07 57.05 [2026-05-25T04:44:44.361Z] 03:49:01 3 34.98 0.00 6.23 0.64 0.08 58.06 [2026-05-25T04:44:44.361Z] 03:49:01 4 37.88 0.00 6.98 0.29 0.08 54.76 [2026-05-25T04:44:44.361Z] 03:49:01 5 32.39 0.00 8.07 0.88 0.10 58.56 [2026-05-25T04:44:44.361Z] 03:49:01 6 35.18 0.00 7.12 4.28 0.08 53.33 [2026-05-25T04:44:44.361Z] 03:49:01 7 36.67 0.00 6.52 0.27 0.07 56.48 [2026-05-25T04:44:44.361Z] 03:50:01 all 53.35 0.00 13.75 10.68 0.09 22.12 [2026-05-25T04:44:44.361Z] 03:50:01 0 52.87 0.00 13.30 13.71 0.08 20.03 [2026-05-25T04:44:44.361Z] 03:50:01 1 54.41 0.00 12.95 7.02 0.10 25.52 [2026-05-25T04:44:44.361Z] 03:50:01 2 52.93 0.00 12.72 7.79 0.10 26.46 [2026-05-25T04:44:44.361Z] 03:50:01 3 53.22 0.00 14.29 6.83 0.10 25.56 [2026-05-25T04:44:44.361Z] 03:50:01 4 52.88 0.00 14.15 8.86 0.08 24.02 [2026-05-25T04:44:44.361Z] 03:50:01 5 52.91 0.00 14.65 18.05 0.08 14.31 [2026-05-25T04:44:44.361Z] 03:50:01 6 54.09 0.00 13.85 12.34 0.10 19.62 [2026-05-25T04:44:44.361Z] 03:50:01 7 53.45 0.00 14.12 10.91 0.10 21.41 [2026-05-25T04:44:44.361Z] 03:51:01 all 90.72 0.00 9.16 0.00 0.12 0.00 [2026-05-25T04:44:44.361Z] 03:51:01 0 90.96 0.00 8.93 0.00 0.12 0.00 [2026-05-25T04:44:44.361Z] 03:51:01 1 90.75 0.00 9.13 0.00 0.12 0.00 [2026-05-25T04:44:44.361Z] 03:51:01 2 91.05 0.00 8.83 0.00 0.12 0.00 [2026-05-25T04:44:44.361Z] 03:51:01 3 90.25 0.00 9.61 0.00 0.13 0.00 [2026-05-25T04:44:44.361Z] 03:51:01 4 89.95 0.00 9.91 0.00 0.13 0.00 [2026-05-25T04:44:44.361Z] 03:51:01 5 91.35 0.00 8.52 0.00 0.13 0.00 [2026-05-25T04:44:44.361Z] 03:51:01 6 90.59 0.00 9.30 0.00 0.12 0.00 [2026-05-25T04:44:44.361Z] 03:51:01 7 90.84 0.00 9.05 0.00 0.12 0.00 [2026-05-25T04:44:44.361Z] 03:52:01 all 91.69 0.00 8.20 0.00 0.11 0.00 [2026-05-25T04:44:44.361Z] 03:52:01 0 91.46 0.00 8.44 0.00 0.10 0.00 [2026-05-25T04:44:44.361Z] 03:52:01 1 91.99 0.00 7.89 0.00 0.12 0.00 [2026-05-25T04:44:44.361Z] 03:52:01 2 91.92 0.00 7.98 0.00 0.10 0.00 [2026-05-25T04:44:44.361Z] 03:52:01 3 91.23 0.00 8.66 0.00 0.12 0.00 [2026-05-25T04:44:44.361Z] 03:52:01 4 90.96 0.00 8.94 0.00 0.10 0.00 [2026-05-25T04:44:44.361Z] 03:52:01 5 92.18 0.00 7.71 0.00 0.12 0.00 [2026-05-25T04:44:44.361Z] 03:52:01 6 91.91 0.00 7.99 0.00 0.10 0.00 [2026-05-25T04:44:44.361Z] 03:52:01 7 91.89 0.00 8.01 0.00 0.10 0.00 [2026-05-25T04:44:44.361Z] 03:53:01 all 33.53 0.00 4.61 1.38 0.07 60.41 [2026-05-25T04:44:44.361Z] 03:53:01 0 35.91 0.00 4.29 1.00 0.08 58.71 [2026-05-25T04:44:44.361Z] 03:53:01 1 33.54 0.00 4.81 2.66 0.07 58.92 [2026-05-25T04:44:44.361Z] 03:53:01 2 31.90 0.00 4.86 1.47 0.08 61.68 [2026-05-25T04:44:44.361Z] 03:53:01 3 32.16 0.00 4.99 0.72 0.08 62.04 [2026-05-25T04:44:44.361Z] 03:53:01 4 33.09 0.00 4.79 2.11 0.08 59.93 [2026-05-25T04:44:44.361Z] 03:53:01 5 31.72 0.00 4.12 1.38 0.05 62.73 [2026-05-25T04:44:44.361Z] 03:53:01 6 36.36 0.00 4.68 1.10 0.07 57.79 [2026-05-25T04:44:44.361Z] 03:53:01 7 33.57 0.00 4.33 0.59 0.07 61.44 [2026-05-25T04:44:44.361Z] 03:54:01 all 11.96 0.00 0.82 0.12 0.07 87.04 [2026-05-25T04:44:44.361Z] 03:54:01 0 14.93 0.00 0.93 0.45 0.07 83.61 [2026-05-25T04:44:44.361Z] 03:54:01 1 7.58 0.00 0.88 0.03 0.07 91.43 [2026-05-25T04:44:44.361Z] 03:54:01 2 12.50 0.00 0.95 0.03 0.07 86.45 [2026-05-25T04:44:44.361Z] 03:54:01 3 9.08 0.00 0.88 0.07 0.05 89.91 [2026-05-25T04:44:44.361Z] 03:54:01 4 16.99 0.00 0.73 0.05 0.07 82.16 [2026-05-25T04:44:44.361Z] 03:54:01 5 10.52 0.00 0.71 0.12 0.08 88.58 [2026-05-25T04:44:44.361Z] 03:54:01 6 12.65 0.00 0.82 0.17 0.07 86.29 [2026-05-25T04:44:44.361Z] 03:54:01 7 11.42 0.00 0.62 0.05 0.07 87.85 [2026-05-25T04:44:44.361Z] 03:55:01 all 5.62 0.00 0.42 0.05 0.04 93.87 [2026-05-25T04:44:44.361Z] 03:55:01 0 4.77 0.00 0.47 0.00 0.03 94.73 [2026-05-25T04:44:44.361Z] 03:55:01 1 1.12 0.00 0.32 0.02 0.03 98.52 [2026-05-25T04:44:44.361Z] 03:55:01 2 8.10 0.00 0.45 0.07 0.03 91.35 [2026-05-25T04:44:44.361Z] 03:55:01 3 5.27 0.00 0.44 0.15 0.03 94.11 [2026-05-25T04:44:44.361Z] 03:55:01 4 4.07 0.00 0.33 0.00 0.05 95.55 [2026-05-25T04:44:44.361Z] 03:55:01 5 5.50 0.00 0.43 0.02 0.03 94.02 [2026-05-25T04:44:44.361Z] 03:55:01 6 8.27 0.00 0.54 0.13 0.05 91.01 [2026-05-25T04:44:44.361Z] 03:55:01 7 7.89 0.00 0.37 0.00 0.05 91.69 [2026-05-25T04:44:44.361Z] 03:56:01 all 0.11 0.00 0.02 0.00 0.01 99.86 [2026-05-25T04:44:44.361Z] 03:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 03:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-25T04:44:44.361Z] 03:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-25T04:44:44.361Z] 03:56:01 3 0.70 0.00 0.02 0.00 0.00 99.29 [2026-05-25T04:44:44.361Z] 03:56:01 4 0.10 0.00 0.10 0.00 0.03 99.77 [2026-05-25T04:44:44.361Z] 03:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 03:56:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-25T04:44:44.361Z] 03:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] [2026-05-25T04:44:44.361Z] 03:56:01 CPU %user %nice %system %iowait %steal %idle [2026-05-25T04:44:44.361Z] 03:57:01 all 0.28 0.00 0.02 0.00 0.02 99.68 [2026-05-25T04:44:44.361Z] 03:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2026-05-25T04:44:44.361Z] 03:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-25T04:44:44.361Z] 03:57:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2026-05-25T04:44:44.361Z] 03:57:01 3 1.97 0.00 0.00 0.00 0.02 98.01 [2026-05-25T04:44:44.361Z] 03:57:01 4 0.07 0.00 0.07 0.00 0.05 99.82 [2026-05-25T04:44:44.361Z] 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 03:57:01 6 0.05 0.00 0.00 0.02 0.02 99.92 [2026-05-25T04:44:44.361Z] 03:57:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-25T04:44:44.361Z] 03:58:01 all 0.19 0.00 0.01 0.01 0.01 99.78 [2026-05-25T04:44:44.361Z] 03:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 03:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 03:58:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-25T04:44:44.361Z] 03:58:01 3 1.40 0.00 0.00 0.00 0.00 98.60 [2026-05-25T04:44:44.361Z] 03:58:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2026-05-25T04:44:44.361Z] 03:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 03:58:01 6 0.02 0.00 0.00 0.08 0.02 99.88 [2026-05-25T04:44:44.361Z] 03:58:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2026-05-25T04:44:44.361Z] 03:59:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2026-05-25T04:44:44.361Z] 03:59:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2026-05-25T04:44:44.361Z] 03:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-25T04:44:44.361Z] 03:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T04:44:44.361Z] 03:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-25T04:44:44.361Z] 03:59:01 4 0.08 0.00 0.07 0.00 0.02 99.83 [2026-05-25T04:44:44.361Z] 03:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 03:59:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2026-05-25T04:44:44.361Z] 03:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:00:01 all 0.03 0.00 0.04 0.02 0.01 99.91 [2026-05-25T04:44:44.361Z] 04:00:01 0 0.03 0.00 0.05 0.07 0.00 99.85 [2026-05-25T04:44:44.361Z] 04:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2026-05-25T04:44:44.361Z] 04:00:01 2 0.07 0.00 0.02 0.03 0.02 99.87 [2026-05-25T04:44:44.361Z] 04:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:00:01 4 0.10 0.00 0.08 0.00 0.03 99.78 [2026-05-25T04:44:44.361Z] 04:00:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:00:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:01:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2026-05-25T04:44:44.361Z] 04:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-25T04:44:44.361Z] 04:01:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:01:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-25T04:44:44.361Z] 04:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:01:01 4 0.10 0.00 0.05 0.00 0.03 99.82 [2026-05-25T04:44:44.361Z] 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:01:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2026-05-25T04:44:44.361Z] 04:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:02:01 2 0.07 0.00 0.02 0.02 0.02 99.88 [2026-05-25T04:44:44.361Z] 04:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:02:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2026-05-25T04:44:44.361Z] 04:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:02:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2026-05-25T04:44:44.361Z] 04:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-25T04:44:44.361Z] 04:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2026-05-25T04:44:44.361Z] 04:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:03:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2026-05-25T04:44:44.361Z] 04:03:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2026-05-25T04:44:44.361Z] 04:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-25T04:44:44.361Z] 04:03:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2026-05-25T04:44:44.361Z] 04:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:04:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2026-05-25T04:44:44.361Z] 04:04:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:04:01 2 0.15 0.00 0.05 0.00 0.02 99.78 [2026-05-25T04:44:44.361Z] 04:04:01 3 1.78 0.00 0.02 0.00 0.00 98.21 [2026-05-25T04:44:44.361Z] 04:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T04:44:44.361Z] 04:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2026-05-25T04:44:44.361Z] 04:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:05:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2026-05-25T04:44:44.361Z] 04:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T04:44:44.361Z] 04:05:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:05:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:05:01 4 0.07 0.00 0.03 0.02 0.00 99.88 [2026-05-25T04:44:44.361Z] 04:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:06:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2026-05-25T04:44:44.361Z] 04:06:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T04:44:44.361Z] 04:06:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-25T04:44:44.361Z] 04:06:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-25T04:44:44.361Z] 04:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T04:44:44.361Z] 04:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:06:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T04:44:44.361Z] 04:07:01 all 0.15 0.00 0.02 0.04 0.00 99.78 [2026-05-25T04:44:44.361Z] 04:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:07:01 1 0.02 0.00 0.02 0.07 0.00 99.90 [2026-05-25T04:44:44.361Z] 04:07:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:07:01 3 0.99 0.00 0.02 0.00 0.00 98.99 [2026-05-25T04:44:44.361Z] 04:07:01 4 0.12 0.00 0.07 0.00 0.02 99.80 [2026-05-25T04:44:44.361Z] 04:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:07:01 6 0.02 0.00 0.02 0.20 0.02 99.75 [2026-05-25T04:44:44.361Z] 04:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-25T04:44:44.361Z] [2026-05-25T04:44:44.361Z] 04:07:01 CPU %user %nice %system %iowait %steal %idle [2026-05-25T04:44:44.361Z] 04:08:02 all 0.02 0.00 0.01 0.00 0.00 99.96 [2026-05-25T04:44:44.361Z] 04:08:02 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:08:02 1 0.03 0.00 0.03 0.02 0.02 99.90 [2026-05-25T04:44:44.361Z] 04:08:02 2 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:08:02 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-25T04:44:44.361Z] 04:08:02 4 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:08:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:08:02 6 0.03 0.00 0.00 0.02 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:08:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:09:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2026-05-25T04:44:44.361Z] 04:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-25T04:44:44.361Z] 04:09:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:09:01 2 0.10 0.00 0.02 0.00 0.02 99.86 [2026-05-25T04:44:44.361Z] 04:09:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2026-05-25T04:44:44.361Z] 04:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T04:44:44.361Z] 04:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:09:01 6 0.07 0.00 0.03 0.02 0.00 99.88 [2026-05-25T04:44:44.361Z] 04:09:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T04:44:44.361Z] 04:10:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2026-05-25T04:44:44.361Z] 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T04:44:44.361Z] 04:10:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:10:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2026-05-25T04:44:44.361Z] 04:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-25T04:44:44.361Z] 04:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:10:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2026-05-25T04:44:44.361Z] 04:10:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:11:01 all 0.13 0.00 0.01 0.02 0.00 99.83 [2026-05-25T04:44:44.361Z] 04:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-25T04:44:44.361Z] 04:11:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:11:01 2 0.05 0.00 0.03 0.03 0.00 99.88 [2026-05-25T04:44:44.361Z] 04:11:01 3 0.78 0.00 0.02 0.00 0.00 99.20 [2026-05-25T04:44:44.361Z] 04:11:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2026-05-25T04:44:44.361Z] 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:11:01 6 0.02 0.00 0.02 0.12 0.00 99.85 [2026-05-25T04:44:44.361Z] 04:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:12:01 all 0.02 0.00 0.02 0.03 0.01 99.92 [2026-05-25T04:44:44.361Z] 04:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T04:44:44.361Z] 04:12:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:12:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T04:44:44.361Z] 04:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-25T04:44:44.361Z] 04:12:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2026-05-25T04:44:44.361Z] 04:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:12:01 6 0.00 0.00 0.00 0.17 0.00 99.83 [2026-05-25T04:44:44.361Z] 04:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2026-05-25T04:44:44.361Z] 04:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:13:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2026-05-25T04:44:44.361Z] 04:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:13:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:13:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2026-05-25T04:44:44.361Z] 04:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:13:01 6 0.02 0.00 0.00 0.05 0.02 99.92 [2026-05-25T04:44:44.361Z] 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:14:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2026-05-25T04:44:44.361Z] 04:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:15:01 all 0.04 0.00 0.01 0.02 0.42 99.51 [2026-05-25T04:44:44.361Z] 04:15:01 0 0.03 0.00 0.05 0.00 0.41 99.50 [2026-05-25T04:44:44.361Z] 04:15:01 1 0.03 0.00 0.00 0.00 1.15 98.81 [2026-05-25T04:44:44.361Z] 04:15:01 2 0.05 0.00 0.00 0.00 0.07 99.88 [2026-05-25T04:44:44.361Z] 04:15:01 3 0.08 0.00 0.00 0.00 0.05 99.87 [2026-05-25T04:44:44.361Z] 04:15:01 4 0.03 0.00 0.03 0.00 1.32 98.62 [2026-05-25T04:44:44.361Z] 04:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:15:01 6 0.05 0.00 0.02 0.15 0.15 99.63 [2026-05-25T04:44:44.361Z] 04:15:01 7 0.02 0.00 0.00 0.00 0.20 99.78 [2026-05-25T04:44:44.361Z] 04:16:01 all 0.05 0.00 0.01 0.03 0.00 99.91 [2026-05-25T04:44:44.361Z] 04:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.361Z] 04:16:01 1 0.00 0.00 0.02 0.10 0.00 99.88 [2026-05-25T04:44:44.361Z] 04:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-25T04:44:44.361Z] 04:16:01 3 0.18 0.00 0.00 0.00 0.02 99.80 [2026-05-25T04:44:44.361Z] 04:16:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2026-05-25T04:44:44.361Z] 04:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-25T04:44:44.361Z] 04:16:01 6 0.03 0.00 0.02 0.13 0.00 99.82 [2026-05-25T04:44:44.361Z] 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.361Z] 04:17:01 all 0.09 0.00 0.02 0.03 0.01 99.85 [2026-05-25T04:44:44.361Z] 04:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.361Z] 04:17:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2026-05-25T04:44:44.361Z] 04:17:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2026-05-25T04:44:44.361Z] 04:17:01 3 0.20 0.00 0.07 0.08 0.00 99.65 [2026-05-25T04:44:44.361Z] 04:17:01 4 0.12 0.00 0.05 0.00 0.02 99.82 [2026-05-25T04:44:44.361Z] 04:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.361Z] 04:17:01 6 0.05 0.00 0.00 0.13 0.00 99.82 [2026-05-25T04:44:44.361Z] 04:17:01 7 0.18 0.00 0.00 0.00 0.00 99.82 [2026-05-25T04:44:44.361Z] 04:18:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2026-05-25T04:44:44.362Z] 04:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.362Z] 04:18:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2026-05-25T04:44:44.362Z] 04:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.362Z] 04:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:18:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2026-05-25T04:44:44.362Z] 04:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:18:01 6 0.00 0.00 0.03 0.02 0.02 99.93 [2026-05-25T04:44:44.362Z] 04:18:01 7 0.10 0.00 0.03 0.00 0.02 99.85 [2026-05-25T04:44:44.362Z] [2026-05-25T04:44:44.362Z] 04:18:01 CPU %user %nice %system %iowait %steal %idle [2026-05-25T04:44:44.362Z] 04:19:01 all 0.34 0.00 0.03 0.02 0.01 99.61 [2026-05-25T04:44:44.362Z] 04:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2026-05-25T04:44:44.362Z] 04:19:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2026-05-25T04:44:44.362Z] 04:19:01 2 0.13 0.00 0.02 0.00 0.00 99.85 [2026-05-25T04:44:44.362Z] 04:19:01 3 1.22 0.00 0.00 0.00 0.02 98.76 [2026-05-25T04:44:44.362Z] 04:19:01 4 0.35 0.00 0.12 0.07 0.02 99.45 [2026-05-25T04:44:44.362Z] 04:19:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2026-05-25T04:44:44.362Z] 04:19:01 6 0.07 0.00 0.05 0.02 0.00 99.87 [2026-05-25T04:44:44.362Z] 04:19:01 7 0.70 0.00 0.03 0.00 0.00 99.27 [2026-05-25T04:44:44.362Z] 04:20:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2026-05-25T04:44:44.362Z] 04:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.362Z] 04:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.362Z] 04:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:20:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-25T04:44:44.362Z] 04:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:20:01 6 0.10 0.00 0.02 0.02 0.00 99.87 [2026-05-25T04:44:44.362Z] 04:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T04:44:44.362Z] 04:21:01 all 0.06 0.00 0.01 0.01 0.01 99.90 [2026-05-25T04:44:44.362Z] 04:21:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T04:44:44.362Z] 04:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T04:44:44.362Z] 04:21:01 2 0.20 0.00 0.02 0.00 0.02 99.77 [2026-05-25T04:44:44.362Z] 04:21:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T04:44:44.362Z] 04:21:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-25T04:44:44.362Z] 04:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:21:01 6 0.03 0.00 0.02 0.12 0.02 99.82 [2026-05-25T04:44:44.362Z] 04:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:22:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2026-05-25T04:44:44.362Z] 04:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T04:44:44.362Z] 04:22:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-25T04:44:44.362Z] 04:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-25T04:44:44.362Z] 04:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:22:01 4 0.10 0.00 0.02 0.00 0.02 99.87 [2026-05-25T04:44:44.362Z] 04:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:22:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-25T04:44:44.362Z] 04:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-25T04:44:44.362Z] 04:23:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2026-05-25T04:44:44.362Z] 04:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.362Z] 04:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-25T04:44:44.362Z] 04:23:01 4 0.13 0.00 0.03 0.00 0.00 99.83 [2026-05-25T04:44:44.362Z] 04:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T04:44:44.362Z] 04:23:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2026-05-25T04:44:44.362Z] 04:23:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-25T04:44:44.362Z] 04:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-05-25T04:44:44.362Z] 04:24:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2026-05-25T04:44:44.362Z] 04:24:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2026-05-25T04:44:44.362Z] 04:24:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2026-05-25T04:44:44.362Z] 04:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.362Z] 04:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T04:44:44.362Z] 04:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:24:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2026-05-25T04:44:44.362Z] 04:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:25:01 all 0.05 0.00 0.02 0.01 0.01 99.92 [2026-05-25T04:44:44.362Z] 04:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-25T04:44:44.362Z] 04:25:01 1 0.02 0.00 0.02 0.05 0.00 99.92 [2026-05-25T04:44:44.362Z] 04:25:01 2 0.13 0.00 0.03 0.00 0.02 99.82 [2026-05-25T04:44:44.362Z] 04:25:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2026-05-25T04:44:44.362Z] 04:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-25T04:44:44.362Z] 04:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:25:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2026-05-25T04:44:44.362Z] 04:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:26:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2026-05-25T04:44:44.362Z] 04:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-25T04:44:44.362Z] 04:26:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2026-05-25T04:44:44.362Z] 04:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:26:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-25T04:44:44.362Z] 04:26:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2026-05-25T04:44:44.362Z] 04:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-25T04:44:44.362Z] 04:26:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2026-05-25T04:44:44.362Z] 04:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T04:44:44.362Z] 04:27:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2026-05-25T04:44:44.362Z] 04:27:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-25T04:44:44.362Z] 04:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:27:01 3 0.15 0.00 0.00 0.00 0.00 99.85 [2026-05-25T04:44:44.362Z] 04:27:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-25T04:44:44.362Z] 04:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:27:01 6 0.02 0.00 0.05 0.03 0.02 99.88 [2026-05-25T04:44:44.362Z] 04:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-25T04:44:44.362Z] 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.362Z] 04:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-25T04:44:44.362Z] 04:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:28:01 6 0.05 0.00 0.03 0.05 0.00 99.87 [2026-05-25T04:44:44.362Z] 04:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:29:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2026-05-25T04:44:44.362Z] 04:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] 04:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2026-05-25T04:44:44.362Z] 04:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.362Z] 04:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-25T04:44:44.362Z] 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.362Z] 04:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.362Z] 04:29:01 6 0.07 0.00 0.03 0.08 0.03 99.78 [2026-05-25T04:44:44.362Z] 04:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.362Z] [2026-05-25T04:44:44.362Z] 04:29:01 CPU %user %nice %system %iowait %steal %idle [2026-05-25T04:44:44.363Z] 04:30:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2026-05-25T04:44:44.363Z] 04:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-25T04:44:44.363Z] 04:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.363Z] 04:30:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2026-05-25T04:44:44.363Z] 04:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.363Z] 04:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.363Z] 04:30:01 6 0.05 0.00 0.03 0.02 0.02 99.88 [2026-05-25T04:44:44.363Z] 04:30:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2026-05-25T04:44:44.363Z] 04:31:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2026-05-25T04:44:44.363Z] 04:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T04:44:44.363Z] 04:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:31:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-25T04:44:44.363Z] 04:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.363Z] 04:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:31:01 6 1.63 0.00 0.03 0.03 0.02 98.28 [2026-05-25T04:44:44.363Z] 04:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:32:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.363Z] 04:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-25T04:44:44.363Z] 04:32:01 6 0.17 0.00 0.02 0.02 0.00 99.80 [2026-05-25T04:44:44.363Z] 04:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.363Z] 04:33:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2026-05-25T04:44:44.363Z] 04:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T04:44:44.363Z] 04:33:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2026-05-25T04:44:44.363Z] 04:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T04:44:44.363Z] 04:33:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T04:44:44.363Z] 04:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2026-05-25T04:44:44.363Z] 04:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-25T04:44:44.363Z] 04:34:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.363Z] 04:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T04:44:44.363Z] 04:34:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2026-05-25T04:44:44.363Z] 04:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.363Z] 04:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2026-05-25T04:44:44.363Z] 04:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.363Z] 04:35:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2026-05-25T04:44:44.363Z] 04:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.363Z] 04:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-25T04:44:44.363Z] 04:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:35:01 6 0.05 0.00 0.00 0.05 0.02 99.88 [2026-05-25T04:44:44.363Z] 04:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T04:44:44.363Z] 04:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-05-25T04:44:44.363Z] 04:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-25T04:44:44.363Z] 04:36:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-25T04:44:44.363Z] 04:36:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-25T04:44:44.363Z] 04:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.363Z] 04:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.363Z] 04:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.363Z] 04:36:01 6 0.02 0.00 0.02 0.03 0.03 99.90 [2026-05-25T04:44:44.363Z] 04:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.363Z] 04:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2026-05-25T04:44:44.363Z] 04:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:37:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2026-05-25T04:44:44.363Z] 04:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:37:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-25T04:44:44.363Z] 04:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-25T04:44:44.363Z] 04:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-25T04:44:44.363Z] 04:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2026-05-25T04:44:44.363Z] 04:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.363Z] 04:38:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-25T04:44:44.363Z] 04:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.363Z] 04:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T04:44:44.363Z] 04:38:01 6 0.03 0.00 0.02 0.02 0.03 99.90 [2026-05-25T04:44:44.363Z] 04:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:39:01 all 0.19 0.00 0.02 0.00 0.01 99.78 [2026-05-25T04:44:44.363Z] 04:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:39:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2026-05-25T04:44:44.363Z] 04:39:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-25T04:44:44.363Z] 04:39:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2026-05-25T04:44:44.363Z] 04:39:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-25T04:44:44.363Z] 04:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.363Z] 04:39:01 6 1.22 0.00 0.05 0.02 0.02 98.69 [2026-05-25T04:44:44.363Z] 04:39:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:40:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2026-05-25T04:44:44.363Z] 04:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T04:44:44.363Z] 04:40:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2026-05-25T04:44:44.363Z] 04:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T04:44:44.363Z] 04:40:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-25T04:44:44.363Z] 04:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.363Z] 04:40:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-25T04:44:44.363Z] 04:40:01 6 1.03 0.00 0.07 0.00 0.02 98.89 [2026-05-25T04:44:44.363Z] 04:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.363Z] [2026-05-25T04:44:44.363Z] 04:40:01 CPU %user %nice %system %iowait %steal %idle [2026-05-25T04:44:44.363Z] 04:41:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2026-05-25T04:44:44.364Z] 04:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.364Z] 04:41:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2026-05-25T04:44:44.364Z] 04:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.364Z] 04:41:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2026-05-25T04:44:44.364Z] 04:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.364Z] 04:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-25T04:44:44.364Z] 04:41:01 6 0.02 0.00 0.03 0.05 0.02 99.88 [2026-05-25T04:44:44.364Z] 04:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-25T04:44:44.364Z] 04:42:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.364Z] 04:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.364Z] 04:42:01 1 0.03 0.00 0.05 0.02 0.02 99.88 [2026-05-25T04:44:44.364Z] 04:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.364Z] 04:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.364Z] 04:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T04:44:44.364Z] 04:42:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-25T04:44:44.364Z] 04:42:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2026-05-25T04:44:44.364Z] 04:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T04:44:44.364Z] 04:43:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2026-05-25T04:44:44.364Z] 04:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-25T04:44:44.364Z] 04:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-25T04:44:44.364Z] 04:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.364Z] 04:43:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-25T04:44:44.364Z] 04:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T04:44:44.364Z] 04:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T04:44:44.364Z] 04:43:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2026-05-25T04:44:44.364Z] 04:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T04:44:44.364Z] 04:44:01 all 6.53 0.00 2.78 0.66 0.07 89.96 [2026-05-25T04:44:44.364Z] 04:44:01 0 5.37 0.00 2.87 1.16 0.07 90.54 [2026-05-25T04:44:44.364Z] 04:44:01 1 5.34 0.00 2.79 0.22 0.07 91.59 [2026-05-25T04:44:44.364Z] 04:44:01 2 8.72 0.00 2.39 0.12 0.07 88.70 [2026-05-25T04:44:44.364Z] 04:44:01 3 6.13 0.00 2.85 0.25 0.07 90.70 [2026-05-25T04:44:44.364Z] 04:44:01 4 6.15 0.00 1.94 0.13 0.07 91.70 [2026-05-25T04:44:44.364Z] 04:44:01 5 7.52 0.00 2.51 0.30 0.08 89.58 [2026-05-25T04:44:44.364Z] 04:44:01 6 6.66 0.00 3.68 3.04 0.08 86.54 [2026-05-25T04:44:44.364Z] 04:44:01 7 6.34 0.00 3.18 0.08 0.07 90.34 [2026-05-25T04:44:44.364Z] Average: all 7.66 0.00 1.15 0.27 0.03 90.90 [2026-05-25T04:44:44.364Z] Average: 0 7.62 0.00 1.13 0.36 0.03 90.87 [2026-05-25T04:44:44.364Z] Average: 1 7.47 0.00 1.12 0.22 0.04 91.15 [2026-05-25T04:44:44.364Z] Average: 2 7.70 0.00 1.14 0.18 0.02 90.97 [2026-05-25T04:44:44.364Z] Average: 3 7.74 0.00 1.14 0.17 0.02 90.92 [2026-05-25T04:44:44.364Z] Average: 4 7.75 0.00 1.19 0.20 0.05 90.81 [2026-05-25T04:44:44.364Z] Average: 5 7.52 0.00 1.16 0.36 0.02 90.94 [2026-05-25T04:44:44.364Z] Average: 6 7.76 0.00 1.17 0.39 0.03 90.65 [2026-05-25T04:44:44.364Z] Average: 7 7.69 0.00 1.13 0.26 0.02 90.90 [2026-05-25T04:44:44.364Z] [2026-05-25T04:44:44.364Z] [2026-05-25T04:44:44.364Z]