Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 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-ssh17020577089003810317.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh12802073423858476780.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11740839189685960033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh9793148819152573581.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15798955830409792605.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]] ========================================================= [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.23 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-3385 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 (odessa) Commit message: "fix: allow multiple tags to be selected during a docker build (#5179)" > 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 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 # timeout=10 > git rev-list --no-walk 1fed7d96d2dc57fd41b0a32695af78dc74686b6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-16T10:38:06.401Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-16T10:38:06.491Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-16T10:38:06.516Z] ========================================================= [2025-06-16T10:38:06.516Z] EdgeX Global Pipelines Version Info [2025-06-16T10:38:06.516Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-16T10:38:07.642Z] ------------------- [2025-06-16T10:38:07.642Z] stable info: [2025-06-16T10:38:07.642Z] ------------------- [2025-06-16T10:38:07.642Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-16T10:38:07.642Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-16T10:38:07.642Z] Message: update stable to v1.0.274 [2025-06-16T10:38:07.903Z] ------------------- [2025-06-16T10:38:07.903Z] experimental info: [2025-06-16T10:38:07.903Z] ------------------- [2025-06-16T10:38:07.903Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-16T10:38:07.903Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-16T10:38:07.903Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-16T10:38:07.993Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-06-16T10:38:08.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-06-16T10:38:08.039Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-16T10:38:08.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-16T10:38:08.082Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-16T10:38:08.102Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-16T10:38:08.124Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-16T10:38:08.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-06-16T10:38:08.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-06-16T10:38:08.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-06-16T10:38:08.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-16T10:38:08.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-16T10:38:08.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-16T10:38:08.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-16T10:38:08.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-16T10:38:08.327Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-16T10:38:08.352Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-16T10:38:08.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-16T10:38:08.394Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-06-16T10:38:08.418Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-06-16T10:38:08.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-16T10:38:08.468Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-16T10:38:08.496Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-16T10:38:08.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-06-16T10:38:08.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-06-16T10:38:08.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-06-16T10:38:08.592Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T10:38:08.621Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78a2866 [Pipeline] echo [2025-06-16T10:38:08.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-16T10:38:08.717Z] provisioning config files... [2025-06-16T10:38:08.846Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config14872513372184472407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-16T10:38:09.203Z] ---> ****-login.sh [2025-06-16T10:38:09.203Z] nexus3.edgexfoundry.org:10001 [2025-06-16T10:38:09.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:38:09.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:38:09.463Z] Configure a credential helper to remove this warning. See [2025-06-16T10:38:09.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:38:09.463Z] [2025-06-16T10:38:09.463Z] Login Succeeded [2025-06-16T10:38:09.463Z] nexus3.edgexfoundry.org:10002 [2025-06-16T10:38:09.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:38:09.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:38:09.724Z] Configure a credential helper to remove this warning. See [2025-06-16T10:38:09.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:38:09.725Z] [2025-06-16T10:38:09.725Z] Login Succeeded [2025-06-16T10:38:09.725Z] nexus3.edgexfoundry.org:10003 [2025-06-16T10:38:09.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:38:09.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:38:09.725Z] Configure a credential helper to remove this warning. See [2025-06-16T10:38:09.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:38:09.725Z] [2025-06-16T10:38:09.725Z] Login Succeeded [2025-06-16T10:38:09.725Z] nexus3.edgexfoundry.org:10004 [2025-06-16T10:38:09.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:38:09.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:38:09.985Z] Configure a credential helper to remove this warning. See [2025-06-16T10:38:09.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:38:09.985Z] [2025-06-16T10:38:09.985Z] Login Succeeded [2025-06-16T10:38:09.985Z] ****.io [2025-06-16T10:38:09.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:38:10.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:38:10.246Z] Configure a credential helper to remove this warning. See [2025-06-16T10:38:10.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:38:10.246Z] [2025-06-16T10:38:10.246Z] Login Succeeded [2025-06-16T10:38:10.246Z] ---> ****-login.sh ends [Pipeline] } [2025-06-16T10:38:10.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-16T10:38:10.592Z] + 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 [2025-06-16T10:38:10.592Z] + dirname cmd/core-command/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo core-command,cmd/core-command/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/core-data/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo core-data,cmd/core-data/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/core-keeper/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/core-metadata/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/security-spire-agent/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/security-spire-config/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/security-spire-server/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/support-notifications/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-06-16T10:38:10.592Z] + dirname cmd/support-scheduler/Dockerfile [2025-06-16T10:38:10.592Z] + cut -d/ -f2 [2025-06-16T10:38:10.592Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-06-16T10:38:10.630Z] 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 [2025-06-16T10:38:11.015Z] + git rev-list -1 --merges 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2~1..78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T10:38:11.027Z] -----------> git rev-list -1 --merges 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2~1..78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [false] [Pipeline] sh [2025-06-16T10:38:11.326Z] + git log --format=format:%s -1 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T10:38:11.343Z] ========================================================= [2025-06-16T10:38:11.343Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-16T10:38:11.343Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-16T10:38:11.790Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-16T10:38:11.791Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-16T10:38:11.791Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-16T10:38:11.791Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-16T10:38:11.791Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-16T10:38:11.791Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-16T10:38:11.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:38:12.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-16T10:38:12.218Z] [2025-06-16T10:38:12.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:38:12.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-16T10:38:12.533Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-16T10:38:12.533Z] 3dae71ba6b94: Pulling fs layer [2025-06-16T10:38:12.533Z] 6bf1a483ea7c: Pulling fs layer [2025-06-16T10:38:12.533Z] f5dfc541a4d3: Pulling fs layer [2025-06-16T10:38:12.533Z] 461d9e800cba: Pulling fs layer [2025-06-16T10:38:12.533Z] 80192f66455f: Pulling fs layer [2025-06-16T10:38:12.533Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-16T10:38:12.533Z] a29436f7fd5d: Pulling fs layer [2025-06-16T10:38:12.533Z] 923cac83aea3: Pulling fs layer [2025-06-16T10:38:12.533Z] 25ad8b0a4227: Pulling fs layer [2025-06-16T10:38:12.533Z] db01528c6b51: Pulling fs layer [2025-06-16T10:38:12.533Z] 28988de357af: Pulling fs layer [2025-06-16T10:38:12.533Z] a29436f7fd5d: Waiting [2025-06-16T10:38:12.533Z] 461d9e800cba: Waiting [2025-06-16T10:38:12.533Z] 923cac83aea3: Waiting [2025-06-16T10:38:12.533Z] 25ad8b0a4227: Waiting [2025-06-16T10:38:12.533Z] 28988de357af: Waiting [2025-06-16T10:38:12.533Z] 80192f66455f: Waiting [2025-06-16T10:38:12.533Z] 2e8e34ca0e6c: Waiting [2025-06-16T10:38:12.533Z] db01528c6b51: Waiting [2025-06-16T10:38:12.533Z] 6bf1a483ea7c: Verifying Checksum [2025-06-16T10:38:12.533Z] 6bf1a483ea7c: Download complete [2025-06-16T10:38:12.533Z] 461d9e800cba: Verifying Checksum [2025-06-16T10:38:12.533Z] 461d9e800cba: Download complete [2025-06-16T10:38:12.533Z] 80192f66455f: Download complete [2025-06-16T10:38:12.795Z] f5dfc541a4d3: Verifying Checksum [2025-06-16T10:38:12.795Z] f5dfc541a4d3: Download complete [2025-06-16T10:38:12.795Z] 3dae71ba6b94: Verifying Checksum [2025-06-16T10:38:12.795Z] 3dae71ba6b94: Download complete [2025-06-16T10:38:12.795Z] 923cac83aea3: Download complete [2025-06-16T10:38:13.054Z] 25ad8b0a4227: Verifying Checksum [2025-06-16T10:38:13.054Z] 25ad8b0a4227: Download complete [2025-06-16T10:38:13.054Z] db01528c6b51: Verifying Checksum [2025-06-16T10:38:13.054Z] db01528c6b51: Download complete [2025-06-16T10:38:13.054Z] 28988de357af: Download complete [2025-06-16T10:38:13.054Z] a29436f7fd5d: Verifying Checksum [2025-06-16T10:38:13.054Z] a29436f7fd5d: Download complete [2025-06-16T10:38:13.619Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-16T10:38:13.619Z] 2e8e34ca0e6c: Download complete [2025-06-16T10:38:13.878Z] 3dae71ba6b94: Pull complete [2025-06-16T10:38:13.878Z] 6bf1a483ea7c: Pull complete [2025-06-16T10:38:14.447Z] f5dfc541a4d3: Pull complete [2025-06-16T10:38:14.708Z] 461d9e800cba: Pull complete [2025-06-16T10:38:14.708Z] 80192f66455f: Pull complete [2025-06-16T10:38:17.997Z] 2e8e34ca0e6c: Pull complete [2025-06-16T10:38:18.257Z] a29436f7fd5d: Pull complete [2025-06-16T10:38:18.257Z] 923cac83aea3: Pull complete [2025-06-16T10:38:18.257Z] 25ad8b0a4227: Pull complete [2025-06-16T10:38:18.516Z] db01528c6b51: Pull complete [2025-06-16T10:38:18.516Z] 28988de357af: Pull complete [2025-06-16T10:38:18.516Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-16T10:38:18.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-16T10:38:18.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T10:38:18.658Z] prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container [2025-06-16T10:38:18.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 [2025-06-16T10:38:20.709Z] $ docker top c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 -eo pid,comm [2025-06-16T10:38:20.764Z] 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). [2025-06-16T10:38:20.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-16T10:38:20.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-16T10:38:20.818Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-16T10:38:20.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-16T10:38:20.938Z] $ docker exec c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 ssh-agent [2025-06-16T10:38:21.044Z] SSH_AUTH_SOCK=/tmp/ssh-fmEQheCyY4tB/agent.32 [2025-06-16T10:38:21.044Z] SSH_AGENT_PID=38 [2025-06-16T10:38:21.050Z] Running ssh-add (command line suppressed) [2025-06-16T10:38:21.160Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_8560971049410612435.key (/w/workspace/edgex-go/15@tmp/private_key_8560971049410612435.key) [2025-06-16T10:38:21.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-16T10:38:21.469Z] + git tag --points-at HEAD [Pipeline] } [2025-06-16T10:38:21.484Z] $ docker exec --env ******** --env ******** c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 ssh-agent -k [2025-06-16T10:38:21.590Z] unset SSH_AUTH_SOCK; [2025-06-16T10:38:21.590Z] unset SSH_AGENT_PID; [2025-06-16T10:38:21.590Z] echo Agent pid 38 killed; [2025-06-16T10:38:21.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-16T10:38:21.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-16T10:38:21.643Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-16T10:38:21.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-16T10:38:21.771Z] $ docker exec c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 ssh-agent [2025-06-16T10:38:21.879Z] SSH_AUTH_SOCK=/tmp/ssh-XNmTnFQZHNo5/agent.72 [2025-06-16T10:38:21.879Z] SSH_AGENT_PID=78 [2025-06-16T10:38:21.883Z] Running ssh-add (command line suppressed) [2025-06-16T10:38:21.987Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_15450456458230461519.key (/w/workspace/edgex-go/15@tmp/private_key_15450456458230461519.key) [2025-06-16T10:38:21.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-16T10:38:22.292Z] + git semver init [2025-06-16T10:38:22.550Z] 2025-06-16 10:38:22,520 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-16T10:38:22.550Z] 2025-06-16 10:38:22,524 [run_init] DEBUG init version:0.0.0 force:False [2025-06-16T10:38:22.550Z] 2025-06-16 10:38:22,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/15/.semver [2025-06-16T10:38:22.550Z] 2025-06-16 10:38:22,525 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/15/.semver [2025-06-16T10:38:22.550Z] 2025-06-16 10:38:22,525 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/15/.semver'], cwd=/w/workspace/edgex-go/15, stdin=None, shell=False, universal_newlines=False) [2025-06-16T10:38:27.824Z] 2025-06-16 10:38:27,314 [append_file] DEBUG append to file:/w/workspace/edgex-go/15/.git/info/exclude [2025-06-16T10:38:27.824Z] 2025-06-16 10:38:27,314 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/15/.semver/odessa with force:False [2025-06-16T10:38:27.824Z] 2025-06-16 10:38:27,314 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa [2025-06-16T10:38:27.824Z] 2025-06-16 10:38:27,314 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa [2025-06-16T10:38:27.824Z] 4.0.1-dev.1 [Pipeline] } [2025-06-16T10:38:27.841Z] $ docker exec --env ******** --env ******** c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 ssh-agent -k [2025-06-16T10:38:27.932Z] unset SSH_AUTH_SOCK; [2025-06-16T10:38:27.933Z] unset SSH_AGENT_PID; [2025-06-16T10:38:27.933Z] echo Agent pid 78 killed; [2025-06-16T10:38:27.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-16T10:38:28.263Z] + git semver [Pipeline] } [2025-06-16T10:38:28.539Z] $ docker stop --time=1 c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 [2025-06-16T10:38:29.828Z] $ docker rm -f --volumes c2746cffb254aa11351b67532ab4ddd72624ae23a2c90e7b825f6382bd9f47e1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-16T10:38:30.170Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-16T10:38:30.401Z] Stashed 1 file(s) [Pipeline] echo [2025-06-16T10:38:30.406Z] [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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 [2025-06-16T10:38:30.848Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo [2025-06-16T10:38:30.860Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-06-16T10:38:31.155Z] + grep ^go [0-9].[0-9]* go.mod [2025-06-16T10:38:31.155Z] + cut -d -f 2 [Pipeline] echo [2025-06-16T10:38:31.173Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-16T10:38:31.192Z] ========================================================= [2025-06-16T10:38:31.192Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-06-16T10:38:31.192Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-16T10:38:31.487Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-06-16T10:38:31.487Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-06-16T10:38:31.487Z] 0a9a5dfd008f: Pulling fs layer [2025-06-16T10:38:31.487Z] 8833042f23b5: Pulling fs layer [2025-06-16T10:38:31.487Z] 6ca661eb024f: Pulling fs layer [2025-06-16T10:38:31.487Z] b5acb76e9680: Pulling fs layer [2025-06-16T10:38:31.487Z] 4f4fb700ef54: Pulling fs layer [2025-06-16T10:38:31.487Z] 012bb1f9d321: Pulling fs layer [2025-06-16T10:38:31.487Z] 97255f1bc79d: Pulling fs layer [2025-06-16T10:38:31.487Z] 454448c9edf9: Pulling fs layer [2025-06-16T10:38:31.487Z] 15f87924ceaf: Pulling fs layer [2025-06-16T10:38:31.487Z] b5acb76e9680: Waiting [2025-06-16T10:38:31.487Z] 012bb1f9d321: Waiting [2025-06-16T10:38:31.487Z] 97255f1bc79d: Waiting [2025-06-16T10:38:31.487Z] 4f4fb700ef54: Waiting [2025-06-16T10:38:31.487Z] 15f87924ceaf: Waiting [2025-06-16T10:38:31.487Z] 454448c9edf9: Waiting [2025-06-16T10:38:31.487Z] 8833042f23b5: Verifying Checksum [2025-06-16T10:38:31.487Z] 8833042f23b5: Download complete [2025-06-16T10:38:31.487Z] b5acb76e9680: Verifying Checksum [2025-06-16T10:38:31.487Z] b5acb76e9680: Download complete [2025-06-16T10:38:31.487Z] 4f4fb700ef54: Verifying Checksum [2025-06-16T10:38:31.487Z] 4f4fb700ef54: Download complete [2025-06-16T10:38:31.487Z] 012bb1f9d321: Download complete [2025-06-16T10:38:31.487Z] 0a9a5dfd008f: Download complete [2025-06-16T10:38:31.487Z] 97255f1bc79d: Verifying Checksum [2025-06-16T10:38:31.487Z] 97255f1bc79d: Download complete [2025-06-16T10:38:31.747Z] 0a9a5dfd008f: Pull complete [2025-06-16T10:38:31.747Z] 15f87924ceaf: Verifying Checksum [2025-06-16T10:38:31.747Z] 15f87924ceaf: Download complete [2025-06-16T10:38:32.005Z] 8833042f23b5: Pull complete [2025-06-16T10:38:32.005Z] 6ca661eb024f: Download complete [2025-06-16T10:38:32.263Z] 454448c9edf9: Verifying Checksum [2025-06-16T10:38:32.263Z] 454448c9edf9: Download complete [2025-06-16T10:38:35.546Z] 6ca661eb024f: Pull complete [2025-06-16T10:38:35.546Z] b5acb76e9680: Pull complete [2025-06-16T10:38:35.546Z] 4f4fb700ef54: Pull complete [2025-06-16T10:38:35.546Z] 012bb1f9d321: Pull complete [2025-06-16T10:38:35.546Z] 97255f1bc79d: Pull complete [2025-06-16T10:38:37.445Z] 454448c9edf9: Pull complete [2025-06-16T10:38:38.010Z] 15f87924ceaf: Pull complete [2025-06-16T10:38:38.010Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-06-16T10:38:38.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-06-16T10:38:38.010Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-06-16T10:38:38.319Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-06-16T10:38:38.319Z] WORKDIR /edgex [2025-06-16T10:38:38.319Z] COPY go.mod . [2025-06-16T10:38:38.319Z] RUN go mod download [2025-06-16T10:38:38.319Z] + docker build -t ci-base-image-x86_64 -f - . [2025-06-16T10:38:39.696Z] Sending build context to Docker daemon 230.7MB [2025-06-16T10:38:39.696Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-06-16T10:38:39.696Z] ---> bc3d7bf65e23 [2025-06-16T10:38:39.696Z] Step 2/4 : WORKDIR /edgex [2025-06-16T10:38:41.603Z] ---> Running in 04b737f24a80 [2025-06-16T10:38:41.603Z] Removing intermediate container 04b737f24a80 [2025-06-16T10:38:41.603Z] ---> 6f36f65cc5c9 [2025-06-16T10:38:41.603Z] Step 3/4 : COPY go.mod . [2025-06-16T10:38:41.603Z] ---> f4a6e71e56c3 [2025-06-16T10:38:41.603Z] Step 4/4 : RUN go mod download [2025-06-16T10:38:41.863Z] ---> Running in f85c07c3e1f9 [2025-06-16T10:38:45.524Z] Still waiting to schedule task [2025-06-16T10:38:45.525Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-06-16T10:38:59.962Z] Removing intermediate container f85c07c3e1f9 [2025-06-16T10:38:59.962Z] ---> fa9858e642e1 [2025-06-16T10:38:59.962Z] Successfully built fa9858e642e1 [2025-06-16T10:38:59.962Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:39:00.274Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-16T10:39:00.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T10:39:00.351Z] prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container [2025-06-16T10:39:00.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 [2025-06-16T10:39:00.728Z] $ docker top d4885a81ffc5185a5408918839eb01f1c2d5389fdcb281f3d1cf22dc231e8907 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-16T10:39:01.082Z] + go version [2025-06-16T10:39:01.082Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-06-16T10:39:01.097Z] $ docker stop --time=1 d4885a81ffc5185a5408918839eb01f1c2d5389fdcb281f3d1cf22dc231e8907 [2025-06-16T10:39:02.372Z] $ docker rm -f --volumes d4885a81ffc5185a5408918839eb01f1c2d5389fdcb281f3d1cf22dc231e8907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:39:02.904Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-16T10:39:02.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T10:39:02.979Z] prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container [2025-06-16T10:39:03.009Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 [2025-06-16T10:39:03.327Z] $ docker top a03e16ade9319406ce64b65e174b9cdcbec6f7cd8354e16ca07a4cf799c0ac41 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-06-16T10:39:03.394Z] ========================================================= [2025-06-16T10:39:03.394Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-06-16T10:39:03.394Z] ========================================================= [Pipeline] sh [2025-06-16T10:39:03.670Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] fileExists [Pipeline] sh [2025-06-16T10:39:03.974Z] + make test [2025-06-16T10:39:03.974Z] go test -race -coverprofile=coverage.out ./... [2025-06-16T10:39:12.094Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-06-16T10:39:34.050Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-06-16T10:39:34.050Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-06-16T10:39:34.315Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-06-16T10:39:34.577Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-06-16T10:39:34.577Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-06-16T10:39:34.836Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-06-16T10:39:34.836Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-06-16T10:39:34.837Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-06-16T10:39:34.837Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-06-16T10:39:34.837Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-06-16T10:39:35.096Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-06-16T10:39:35.096Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-06-16T10:39:35.096Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-06-16T10:39:35.096Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-06-16T10:39:35.096Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-06-16T10:39:35.096Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-06-16T10:39:35.096Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-06-16T10:39:36.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2025-06-16T10:39:37.412Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-06-16T10:39:37.412Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-06-16T10:39:37.412Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-06-16T10:39:37.412Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-06-16T10:39:38.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2025-06-16T10:39:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-06-16T10:39:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-06-16T10:39:38.922Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-06-16T10:39:38.922Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-06-16T10:39:38.922Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-16T10:39:38.922Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-06-16T10:39:38.922Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-06-16T10:39:38.922Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-06-16T10:39:38.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-06-16T10:39:38.922Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-06-16T10:39:40.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-06-16T10:39:40.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-06-16T10:39:40.313Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-16T10:39:40.313Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-06-16T10:39:40.313Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-06-16T10:39:40.313Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-06-16T10:39:41.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.044s coverage: 69.2% of statements [2025-06-16T10:39:41.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.028s coverage: 3.5% of statements [2025-06-16T10:39:41.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 45.7% of statements [2025-06-16T10:39:41.705Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-06-16T10:39:41.705Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-06-16T10:39:41.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.910s coverage: 93.4% of statements [2025-06-16T10:39:41.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 92.3% of statements [2025-06-16T10:39:42.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements [2025-06-16T10:39:43.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-06-16T10:39:43.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-06-16T10:39:43.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-06-16T10:39:43.583Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-16T10:39:43.583Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-06-16T10:39:43.583Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-06-16T10:39:43.583Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-06-16T10:39:43.583Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-06-16T10:39:43.583Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-06-16T10:39:43.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-06-16T10:39:43.583Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-06-16T10:39:43.583Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-06-16T10:39:43.583Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-06-16T10:39:43.583Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-06-16T10:39:44.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 95.8% of statements [2025-06-16T10:39:44.962Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2025-06-16T10:39:45.221Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-06-16T10:39:45.221Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-06-16T10:39:45.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-06-16T10:39:45.481Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-06-16T10:39:45.481Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-06-16T10:39:45.481Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-06-16T10:39:46.419Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] [2025-06-16T10:39:46.419Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 1.0% of statements [2025-06-16T10:39:46.419Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 42.6% of statements [2025-06-16T10:39:46.419Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-06-16T10:39:46.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-06-16T10:39:47.248Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-06-16T10:39:47.248Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-06-16T10:39:47.248Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-06-16T10:39:47.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-06-16T10:39:47.815Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-06-16T10:39:47.815Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-06-16T10:39:47.815Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-06-16T10:39:48.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 87.1% of statements [2025-06-16T10:39:48.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-06-16T10:39:48.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2025-06-16T10:39:48.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-06-16T10:39:48.644Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-06-16T10:39:48.644Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-06-16T10:39:48.644Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-06-16T10:39:48.904Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-06-16T10:39:48.904Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-06-16T10:39:48.904Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-06-16T10:39:48.904Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-06-16T10:39:49.471Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-06-16T10:39:49.471Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-06-16T10:39:50.039Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-06-16T10:39:51.415Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-06-16T10:39:51.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-06-16T10:39:52.799Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-06-16T10:39:54.176Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-06-16T10:39:54.176Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-06-16T10:39:54.176Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-06-16T10:39:56.709Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-06-16T10:39:57.643Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-06-16T10:39:57.643Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-06-16T10:39:58.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-06-16T10:39:58.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-06-16T10:39:58.212Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-16T10:40:00.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-06-16T10:40:00.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-06-16T10:40:00.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-06-16T10:40:00.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-06-16T10:40:00.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-06-16T10:40:00.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-06-16T10:40:00.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2025-06-16T10:40:00.684Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-06-16T10:40:00.684Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-06-16T10:40:00.684Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-06-16T10:40:00.684Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-06-16T10:40:00.684Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-06-16T10:40:00.684Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-06-16T10:40:02.596Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-06-16T10:40:02.596Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-06-16T10:40:02.596Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-06-16T10:40:02.596Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-06-16T10:40:03.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-06-16T10:40:03.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-06-16T10:40:03.162Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-06-16T10:40:03.162Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-16T10:40:03.729Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-06-16T10:40:03.729Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-06-16T10:40:03.729Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-06-16T10:40:04.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-06-16T10:40:04.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-06-16T10:40:04.670Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.057s coverage: 33.3% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.176s coverage: 54.5% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.014s coverage: 100.0% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 29.2% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-06-16T10:40:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2025-06-16T10:40:09.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements [2025-06-16T10:40:09.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements [2025-06-16T10:40:09.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements [2025-06-16T10:40:09.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements [2025-06-16T10:40:09.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 43.6% of statements [2025-06-16T10:40:09.691Z] 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 [2025-06-16T10:40:09.950Z] running golangci-lint [2025-06-16T10:40:09.950Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-06-16T10:40:09.951Z] go version go1.23.7 linux/amd64 [2025-06-16T10:40:10.210Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-06-16T10:40:10.210Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-06-16T10:40:10.210Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-06-16T10:40:11.044Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3387 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws [2025-06-16T10:40:11.067Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2025-06-16T10:40:11.108Z] The recommended git tool is: git [2025-06-16T10:40:15.966Z] using credential edgex-jenkins-ssh [2025-06-16T10:40:15.995Z] Cloning the remote Git repository [2025-06-16T10:40:16.025Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-06-16T10:40:16.113Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2025-06-16T10:40:16.254Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-06-16T10:40:16.255Z] > git --version # timeout=10 [2025-06-16T10:40:16.274Z] > git --version # 'git version 2.25.1' [2025-06-16T10:40:16.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-16T10:40:16.409Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-16T10:40:34.563Z] Avoid second fetch [2025-06-16T10:40:34.567Z] Checking out Revision 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 (odessa) [2025-06-16T10:40:33.603Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-06-16T10:40:33.621Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-16T10:40:34.586Z] > git config core.sparsecheckout # timeout=10 [2025-06-16T10:40:34.668Z] > git checkout -f 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 # timeout=10 [2025-06-16T10:40:36.802Z] Commit message: "fix: allow multiple tags to be selected during a docker build (#5179)" [2025-06-16T10:40:37.420Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|compiled_files|deps|name|types_sizes|files|imports) took 22.591135338s" [2025-06-16T10:40:37.420Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.738485ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-16T10:40:42.073Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-16T10:40:42.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-16T10:40:42.073Z] Dload Upload Total Spent Left Speed [2025-06-16T10:40:42.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 87086 0 --:--:-- --:--:-- --:--:-- 87086 [Pipeline] sh [2025-06-16T10:40:42.407Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-16T10:40:42.731Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2025-06-16T10:40:42.731Z] /etc/docker/daemon.json [2025-06-16T10:40:42.731Z] { [2025-06-16T10:40:42.731Z] "registry-mirrors": [ [2025-06-16T10:40:42.731Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-16T10:40:42.731Z] ], [2025-06-16T10:40:42.731Z] "bip": "10.250.0.254/24", [2025-06-16T10:40:42.731Z] "hosts": [ [2025-06-16T10:40:42.731Z] "tcp://0.0.0.0:5555", [2025-06-16T10:40:42.731Z] "unix:///var/run/docker.sock" [2025-06-16T10:40:42.731Z] ], [2025-06-16T10:40:42.731Z] "mtu": 1458, [2025-06-16T10:40:42.731Z] "selinux-enabled": true, [2025-06-16T10:40:42.731Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-16T10:40:42.731Z] } [Pipeline] sh [2025-06-16T10:40:43.065Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-16T10:40:43.392Z] + sudo service docker restart [2025-06-16T10:40:45.525Z] level=info msg="[linters_context/goanalysis] analyzers took 1m42.515478364s with top 10 stages: buildir: 59.778055233s, gosec: 4.127732108s, inspect: 3.701732039s, fact_deprecated: 3.090416015s, printf: 1.844133825s, ctrlflow: 1.658128232s, nilness: 1.253026031s, S1038: 1.164279114s, fact_purity: 1.145143561s, directives: 903.596353ms" [2025-06-16T10:40:45.525Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-06-16T10:40:45.525Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, invalid_issue: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, exclude: 202/202, nolint: 20/0, cgo: 202/202, path_prettifier: 202/202, skip_files: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202" [2025-06-16T10:40:45.525Z] level=info msg="[runner] processing took 18.318309ms with stages: nolint: 8.318816ms, identifier_marker: 5.505147ms, autogenerated_exclude: 1.374323ms, path_prettifier: 1.191533ms, exclude-rules: 1.147883ms, skip_dirs: 607.856µs, cgo: 89.241µs, invalid_issue: 59.35µs, filename_unadjuster: 18.97µs, max_same_issues: 1.24µs, fixer: 600ns, exclude: 570ns, skip_files: 480ns, max_from_linter: 470ns, uniq_by_line: 430ns, sort_results: 390ns, source_code: 280ns, diff: 260ns, path_prefixer: 150ns, path_shortener: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2025-06-16T10:40:45.525Z] level=info msg="[runner] linters took 12.544439408s with stages: goanalysis_metalinter: 12.525966827s" [2025-06-16T10:40:45.525Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-06-16T10:40:45.525Z] level=info msg="Memory: 353 samples, avg is 301.4MB, max is 1287.0MB" [2025-06-16T10:40:45.525Z] level=info msg="Execution took 35.189648969s" [2025-06-16T10:40:45.525Z] go vet ./... [2025-06-16T10:40:52.094Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-16T10:40:52.352Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-16T10:40:52.352Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-06-16T10:40:52.624Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-06-16T10:40:53.282Z] + go mod tidy [2025-06-16T10:40:53.547Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2025-06-16T10:40:53.547Z] go: downloading github.com/frankban/quicktest v1.14.6 [2025-06-16T10:40:53.812Z] go: downloading go.uber.org/goleak v1.3.0 [2025-06-16T10:40:53.812Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-06-16T10:40:53.812Z] go: downloading github.com/google/go-cmp v0.6.0 [2025-06-16T10:40:53.812Z] go: downloading go.opentelemetry.io/otel/sdk v1.32.0 [2025-06-16T10:40:53.812Z] go: downloading github.com/kr/pretty v0.3.1 [2025-06-16T10:40:54.077Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-06-16T10:40:54.077Z] go: downloading github.com/emirpasic/gods v1.18.1 [2025-06-16T10:40:54.077Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2025-06-16T10:40:54.077Z] go: downloading github.com/google/gofuzz v1.2.0 [2025-06-16T10:40:54.077Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 [2025-06-16T10:40:54.077Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2025-06-16T10:40:54.077Z] go: downloading github.com/rs/cors v1.11.0 [2025-06-16T10:40:54.077Z] go: downloading github.com/kr/text v0.2.0 [2025-06-16T10:40:54.077Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2025-06-16T10:40:54.077Z] go: downloading github.com/shoenig/test v0.6.4 [2025-06-16T10:40:54.077Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2025-06-16T10:40:54.077Z] go: downloading github.com/onsi/gomega v1.13.0 [2025-06-16T10:40:54.343Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2025-06-16T10:40:54.343Z] go: downloading github.com/nxadm/tail v1.4.8 [2025-06-16T10:40:54.343Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh [2025-06-16T10:40:54.645Z] + ls -al . [2025-06-16T10:40:54.645Z] total 1996 [2025-06-16T10:40:54.645Z] drwxrwxr-x 12 1001 1001 4096 Jun 16 10:39 . [2025-06-16T10:40:54.645Z] drwxr-xr-x 4 root root 4096 Jun 16 10:39 .. [2025-06-16T10:40:54.645Z] drwxrwxr-x 2 1001 1001 4096 Jun 16 10:38 .blubracket [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 10 Jun 16 10:38 .dockerignore [2025-06-16T10:40:54.645Z] drwxrwxr-x 8 1001 1001 4096 Jun 16 10:40 .git [2025-06-16T10:40:54.645Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 10:38 .github [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 902 Jun 16 10:38 .gitignore [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 218 Jun 16 10:38 .golangci.yml [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 100 Jun 16 10:38 .hadolint.yml [2025-06-16T10:40:54.645Z] drwxr-xr-x 3 1001 1001 4096 Jun 16 10:38 .semver [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 155 Jun 16 10:38 .sonarcloud.properties [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 1171 Jun 16 10:38 ADOPTERS.md [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 17374 Jun 16 10:38 Attribution.txt [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 108018 Jun 16 10:38 CHANGELOG.md [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 10:38 CONTRIBUTING.md [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 677 Jun 16 10:38 GOVERNANCE.md [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 858 Jun 16 10:38 Jenkinsfile [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 10:38 LICENSE [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 16754 Jun 16 10:38 Makefile [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 582 Jun 16 10:38 OWNERS.md [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 9932 Jun 16 10:38 README.md [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 789 Jun 16 10:38 SECURITY.md [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 10:38 VERSION [2025-06-16T10:40:54.645Z] drwxrwxr-x 2 1001 1001 4096 Jun 16 10:38 bin [2025-06-16T10:40:54.645Z] drwxrwxr-x 19 1001 1001 4096 Jun 16 10:38 cmd [2025-06-16T10:40:54.645Z] -rw-r--r-- 1 root root 1660924 Jun 16 10:40 coverage.out [2025-06-16T10:40:54.645Z] drwxrwxr-x 2 1001 1001 4096 Jun 16 10:38 fuzz_test [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 6454 Jun 16 10:38 go.mod [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 88143 Jun 16 10:38 go.sum [2025-06-16T10:40:54.645Z] drwxrwxr-x 7 1001 1001 4096 Jun 16 10:38 internal [2025-06-16T10:40:54.645Z] drwxrwxr-x 2 1001 1001 4096 Jun 16 10:38 openapi [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 584 Jun 16 10:38 security.txt [2025-06-16T10:40:54.645Z] drwxrwxr-x 10 1001 1001 4096 Jun 16 10:38 vendor [2025-06-16T10:40:54.645Z] -rw-rw-r-- 1 1001 1001 204 Jun 16 10:38 version.go [Pipeline] sh [2025-06-16T10:40:54.944Z] + '[' -e coverage.out ] [2025-06-16T10:40:54.944Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-06-16T10:40:55.146Z] Stashed 1 file(s) [Pipeline] sh [2025-06-16T10:40:55.427Z] + make build [2025-06-16T10:40:55.427Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-16T10:41:01.661Z] provisioning config files... [2025-06-16T10:41:01.687Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config8775983447083169049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-16T10:41:02.144Z] ---> ****-login.sh [2025-06-16T10:41:02.144Z] nexus3.edgexfoundry.org:10001 [2025-06-16T10:41:02.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:41:02.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:41:02.683Z] Configure a credential helper to remove this warning. See [2025-06-16T10:41:02.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:41:02.683Z] [2025-06-16T10:41:02.683Z] Login Succeeded [2025-06-16T10:41:02.683Z] nexus3.edgexfoundry.org:10002 [2025-06-16T10:41:02.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:41:02.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:41:02.950Z] Configure a credential helper to remove this warning. See [2025-06-16T10:41:02.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:41:02.950Z] [2025-06-16T10:41:02.950Z] Login Succeeded [2025-06-16T10:41:02.951Z] nexus3.edgexfoundry.org:10003 [2025-06-16T10:41:03.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:41:03.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:41:03.486Z] Configure a credential helper to remove this warning. See [2025-06-16T10:41:03.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:41:03.487Z] [2025-06-16T10:41:03.487Z] Login Succeeded [2025-06-16T10:41:03.487Z] nexus3.edgexfoundry.org:10004 [2025-06-16T10:41:03.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:41:03.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:41:03.753Z] Configure a credential helper to remove this warning. See [2025-06-16T10:41:03.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:41:03.753Z] [2025-06-16T10:41:03.753Z] Login Succeeded [2025-06-16T10:41:03.753Z] ****.io [2025-06-16T10:41:04.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:41:04.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:41:04.286Z] Configure a credential helper to remove this warning. See [2025-06-16T10:41:04.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:41:04.286Z] [2025-06-16T10:41:04.286Z] Login Succeeded [2025-06-16T10:41:04.286Z] ---> ****-login.sh ends [Pipeline] } [2025-06-16T10:41:04.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-06-16T10:41:04.821Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo [2025-06-16T10:41:04.838Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-06-16T10:41:05.152Z] + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 [2025-06-16T10:41:05.152Z] [Pipeline] echo [2025-06-16T10:41:05.188Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-16T10:41:05.203Z] ========================================================= [2025-06-16T10:41:05.203Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-06-16T10:41:05.203Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-16T10:41:05.522Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-06-16T10:41:05.522Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-06-16T10:41:05.522Z] 94e9d8af2201: Pulling fs layer [2025-06-16T10:41:05.522Z] 345fe9f21930: Pulling fs layer [2025-06-16T10:41:05.522Z] b40fc9e46828: Pulling fs layer [2025-06-16T10:41:05.522Z] c9804373a1e5: Pulling fs layer [2025-06-16T10:41:05.522Z] 4f4fb700ef54: Pulling fs layer [2025-06-16T10:41:05.522Z] f5a772c54f75: Pulling fs layer [2025-06-16T10:41:05.522Z] e2dd1b2a9dca: Pulling fs layer [2025-06-16T10:41:05.522Z] 0a0502178392: Pulling fs layer [2025-06-16T10:41:05.522Z] c9804373a1e5: Waiting [2025-06-16T10:41:05.522Z] 4f4fb700ef54: Waiting [2025-06-16T10:41:05.522Z] f5a772c54f75: Waiting [2025-06-16T10:41:05.522Z] e2dd1b2a9dca: Waiting [2025-06-16T10:41:05.522Z] 0a0502178392: Waiting [2025-06-16T10:41:05.787Z] 345fe9f21930: Verifying Checksum [2025-06-16T10:41:05.787Z] 345fe9f21930: Download complete [2025-06-16T10:41:05.787Z] c9804373a1e5: Verifying Checksum [2025-06-16T10:41:05.787Z] c9804373a1e5: Download complete [2025-06-16T10:41:05.787Z] 4f4fb700ef54: Verifying Checksum [2025-06-16T10:41:05.787Z] 4f4fb700ef54: Download complete [2025-06-16T10:41:05.787Z] f5a772c54f75: Verifying Checksum [2025-06-16T10:41:05.787Z] f5a772c54f75: Download complete [2025-06-16T10:41:05.787Z] 94e9d8af2201: Verifying Checksum [2025-06-16T10:41:05.787Z] 94e9d8af2201: Download complete [2025-06-16T10:41:06.368Z] 0a0502178392: Verifying Checksum [2025-06-16T10:41:06.368Z] 0a0502178392: Download complete [2025-06-16T10:41:06.641Z] 94e9d8af2201: Pull complete [2025-06-16T10:41:07.226Z] 345fe9f21930: Pull complete [2025-06-16T10:41:07.493Z] b40fc9e46828: Download complete [2025-06-16T10:41:08.449Z] e2dd1b2a9dca: Verifying Checksum [2025-06-16T10:41:08.449Z] e2dd1b2a9dca: Download complete [2025-06-16T10:41:17.419Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-16T10:41:19.343Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-16T10:41:20.724Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-16T10:41:20.841Z] b40fc9e46828: Pull complete [2025-06-16T10:41:21.111Z] c9804373a1e5: Pull complete [2025-06-16T10:41:21.392Z] 4f4fb700ef54: Pull complete [2025-06-16T10:41:23.042Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-16T10:41:23.049Z] f5a772c54f75: Pull complete [2025-06-16T10:41:23.302Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-16T10:41:28.575Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-16T10:41:29.695Z] e2dd1b2a9dca: Pull complete [2025-06-16T10:41:30.484Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-16T10:41:31.112Z] 0a0502178392: Pull complete [2025-06-16T10:41:31.112Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-06-16T10:41:31.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-06-16T10:41:31.112Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-06-16T10:41:31.726Z] + docker build -t ci-base-image-arm64 -f - . [2025-06-16T10:41:31.726Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-06-16T10:41:31.726Z] WORKDIR /edgex [2025-06-16T10:41:31.726Z] COPY go.mod . [2025-06-16T10:41:31.726Z] RUN go mod download [2025-06-16T10:41:33.200Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-16T10:41:35.195Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-16T10:41:36.575Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-16T10:41:37.107Z] Sending build context to Docker daemon 48.49MB [2025-06-16T10:41:37.107Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-06-16T10:41:37.107Z] ---> 72db82c1953f [2025-06-16T10:41:37.107Z] Step 2/4 : WORKDIR /edgex [2025-06-16T10:41:37.950Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-16T10:41:38.523Z] ---> Running in 161b3a1beea2 [2025-06-16T10:41:38.791Z] Removing intermediate container 161b3a1beea2 [2025-06-16T10:41:38.791Z] ---> 4a4bfd3f389e [2025-06-16T10:41:38.791Z] Step 3/4 : COPY go.mod . [2025-06-16T10:41:38.885Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-16T10:41:39.061Z] ---> 5ed76589cb7a [2025-06-16T10:41:39.061Z] Step 4/4 : RUN go mod download [2025-06-16T10:41:39.329Z] ---> Running in f73af97152ad [Pipeline] } [2025-06-16T10:41:40.278Z] $ docker stop --time=1 a03e16ade9319406ce64b65e174b9cdcbec6f7cd8354e16ca07a4cf799c0ac41 [2025-06-16T10:41:42.816Z] $ docker rm -f --volumes a03e16ade9319406ce64b65e174b9cdcbec6f7cd8354e16ca07a4cf799c0ac41 [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 [2025-06-16T10:41:44.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-16T10:41:44.100Z] [2025-06-16T10:41:44.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:41:44.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-16T10:41:44.400Z] latest: Pulling from edgex-devops/edgex-compose [2025-06-16T10:41:44.400Z] 91d30c5bc195: Pulling fs layer [2025-06-16T10:41:44.400Z] 2e9b0aa3be6d: Pulling fs layer [2025-06-16T10:41:44.400Z] 9c61dcf015f6: Pulling fs layer [2025-06-16T10:41:44.400Z] 4698f68db338: Pulling fs layer [2025-06-16T10:41:44.400Z] 2a2f49069b9e: Pulling fs layer [2025-06-16T10:41:44.400Z] e0025b399a48: Pulling fs layer [2025-06-16T10:41:44.400Z] 4698f68db338: Waiting [2025-06-16T10:41:44.400Z] 2a2f49069b9e: Waiting [2025-06-16T10:41:44.400Z] e0025b399a48: Waiting [2025-06-16T10:41:44.400Z] 91d30c5bc195: Verifying Checksum [2025-06-16T10:41:44.400Z] 91d30c5bc195: Download complete [2025-06-16T10:41:44.400Z] 4698f68db338: Verifying Checksum [2025-06-16T10:41:44.400Z] 4698f68db338: Download complete [2025-06-16T10:41:44.662Z] 2e9b0aa3be6d: Verifying Checksum [2025-06-16T10:41:44.662Z] 2e9b0aa3be6d: Download complete [2025-06-16T10:41:44.662Z] e0025b399a48: Verifying Checksum [2025-06-16T10:41:44.662Z] e0025b399a48: Download complete [2025-06-16T10:41:44.662Z] 91d30c5bc195: Pull complete [2025-06-16T10:41:44.662Z] 2a2f49069b9e: Verifying Checksum [2025-06-16T10:41:44.662Z] 2a2f49069b9e: Download complete [2025-06-16T10:41:44.920Z] 2e9b0aa3be6d: Pull complete [2025-06-16T10:41:45.177Z] 9c61dcf015f6: Verifying Checksum [2025-06-16T10:41:45.177Z] 9c61dcf015f6: Download complete [2025-06-16T10:41:47.705Z] 9c61dcf015f6: Pull complete [2025-06-16T10:41:47.705Z] 4698f68db338: Pull complete [2025-06-16T10:41:47.963Z] 2a2f49069b9e: Pull complete [2025-06-16T10:41:47.963Z] e0025b399a48: Pull complete [2025-06-16T10:41:48.222Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-06-16T10:41:48.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-16T10:41:48.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T10:41:48.325Z] prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container [2025-06-16T10:41:48.364Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 [2025-06-16T10:41:49.711Z] $ docker top f13acf1213f767c3b031a645af665ebf6142ff9539053a16b238f04376092989 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-16T10:41:50.068Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-16T10:41:52.612Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #1 transferring dockerfile: 2.50kB done [2025-06-16T10:41:52.612Z] #1 DONE 0.0s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #2 [core-command internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #2 transferring dockerfile: 1.94kB done [2025-06-16T10:41:52.612Z] #2 DONE 0.0s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #3 transferring dockerfile: 2.00kB done [2025-06-16T10:41:52.612Z] #3 DONE 0.0s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #4 transferring dockerfile: 2.49kB done [2025-06-16T10:41:52.612Z] #4 DONE 0.0s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #5 transferring dockerfile: 1.70kB done [2025-06-16T10:41:52.612Z] #5 DONE 0.0s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #6 transferring dockerfile: 3.02kB done [2025-06-16T10:41:52.612Z] #6 DONE 0.0s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #7 transferring dockerfile: 2.01kB done [2025-06-16T10:41:52.612Z] #7 DONE 0.0s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #8 transferring dockerfile: 2.23kB done [2025-06-16T10:41:52.612Z] #8 DONE 0.0s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #9 [core-data internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #9 transferring dockerfile: 2.04kB done [2025-06-16T10:41:52.612Z] #9 DONE 0.0s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #10 transferring dockerfile: 1.83kB done [2025-06-16T10:41:52.612Z] #10 DONE 0.1s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #11 transferring dockerfile: 1.81kB done [2025-06-16T10:41:52.612Z] #11 DONE 0.1s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #12 [security-proxy-setup internal] load .dockerignore [2025-06-16T10:41:52.612Z] #12 transferring context: 50B done [2025-06-16T10:41:52.612Z] #12 DONE 0.0s [2025-06-16T10:41:52.612Z] [2025-06-16T10:41:52.612Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-16T10:41:52.612Z] #13 transferring dockerfile: 2.14kB done [2025-06-16T10:41:52.874Z] #13 ... [2025-06-16T10:41:52.874Z] [2025-06-16T10:41:52.874Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-06-16T10:41:52.874Z] #14 transferring dockerfile: 2.10kB done [2025-06-16T10:41:52.874Z] #14 DONE 0.1s [2025-06-16T10:41:52.874Z] [2025-06-16T10:41:52.874Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-06-16T10:41:52.874Z] #15 transferring dockerfile: 1.69kB done [2025-06-16T10:41:52.874Z] #15 DONE 0.1s [2025-06-16T10:41:52.874Z] [2025-06-16T10:41:52.874Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-16T10:41:52.874Z] #16 transferring dockerfile: 1.89kB done [2025-06-16T10:41:52.874Z] #16 DONE 0.0s [2025-06-16T10:41:52.874Z] [2025-06-16T10:41:52.874Z] #17 [core-command internal] load .dockerignore [2025-06-16T10:41:52.874Z] #17 transferring context: 50B done [2025-06-16T10:41:52.874Z] #17 DONE 0.0s [2025-06-16T10:41:52.874Z] [2025-06-16T10:41:52.874Z] #18 [support-notifications internal] load .dockerignore [2025-06-16T10:41:52.875Z] #18 transferring context: 50B done [2025-06-16T10:41:52.875Z] #18 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-06-16T10:41:52.875Z] #19 transferring context: 50B done [2025-06-16T10:41:52.875Z] #19 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #20 [security-spire-server internal] load .dockerignore [2025-06-16T10:41:52.875Z] #20 transferring context: 50B done [2025-06-16T10:41:52.875Z] #20 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #21 [core-keeper internal] load .dockerignore [2025-06-16T10:41:52.875Z] #21 transferring context: 50B done [2025-06-16T10:41:52.875Z] #21 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #22 [security-bootstrapper internal] load .dockerignore [2025-06-16T10:41:52.875Z] #22 transferring context: 50B done [2025-06-16T10:41:52.875Z] #22 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-16T10:41:52.875Z] #23 transferring context: 50B done [2025-06-16T10:41:52.875Z] #23 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #24 [core-data internal] load .dockerignore [2025-06-16T10:41:52.875Z] #24 transferring context: 50B done [2025-06-16T10:41:52.875Z] #24 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #25 [security-proxy-auth internal] load .dockerignore [2025-06-16T10:41:52.875Z] #25 transferring context: 50B done [2025-06-16T10:41:52.875Z] #25 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #26 [support-scheduler internal] load .dockerignore [2025-06-16T10:41:52.875Z] #26 transferring context: 50B done [2025-06-16T10:41:52.875Z] #26 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #27 [security-spire-agent internal] load .dockerignore [2025-06-16T10:41:52.875Z] #27 transferring context: 50B done [2025-06-16T10:41:52.875Z] #27 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #28 [security-spire-config internal] load .dockerignore [2025-06-16T10:41:52.875Z] #28 transferring context: 50B done [2025-06-16T10:41:52.875Z] #28 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-16T10:41:52.875Z] #29 DONE 0.0s [2025-06-16T10:41:52.875Z] [2025-06-16T10:41:52.875Z] #30 [core-metadata internal] load .dockerignore [2025-06-16T10:41:53.134Z] #30 transferring context: 50B done [2025-06-16T10:41:53.134Z] #30 DONE 0.0s [2025-06-16T10:41:53.134Z] [2025-06-16T10:41:53.134Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2025-06-16T10:41:53.134Z] #31 transferring context: 50B done [2025-06-16T10:41:53.134Z] #31 DONE 0.0s [2025-06-16T10:41:53.134Z] [2025-06-16T10:41:53.134Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-06-16T10:41:53.134Z] #32 DONE 0.1s [2025-06-16T10:41:53.134Z] [2025-06-16T10:41:53.134Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:41:53.134Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:41:53.134Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-16T10:41:53.134Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-16T10:41:53.134Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:41:53.134Z] #33 DONE 0.1s [2025-06-16T10:41:53.134Z] [2025-06-16T10:41:53.134Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:41:53.134Z] #34 ... [2025-06-16T10:41:53.134Z] [2025-06-16T10:41:53.134Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-16T10:41:53.134Z] #29 DONE 0.0s [2025-06-16T10:41:53.134Z] [2025-06-16T10:41:53.134Z] #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:41:53.134Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:41:53.134Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-16T10:41:53.134Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-16T10:41:53.134Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:41:53.134Z] #33 DONE 0.1s [2025-06-16T10:41:53.134Z] [2025-06-16T10:41:53.134Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:41:53.392Z] #34 ... [2025-06-16T10:41:53.392Z] [2025-06-16T10:41:53.392Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:41:53.392Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:41:53.392Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-16T10:41:53.392Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-16T10:41:53.393Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:41:53.393Z] #33 DONE 0.1s [2025-06-16T10:41:53.393Z] [2025-06-16T10:41:53.393Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-16T10:41:53.393Z] #29 DONE 0.0s [2025-06-16T10:41:53.393Z] [2025-06-16T10:41:53.393Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:41:53.393Z] #34 ... [2025-06-16T10:41:53.393Z] [2025-06-16T10:41:53.393Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:41:53.393Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:41:53.393Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-16T10:41:53.393Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-16T10:41:53.393Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:41:53.393Z] #33 DONE 0.1s [2025-06-16T10:41:53.393Z] [2025-06-16T10:41:53.393Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-16T10:41:53.393Z] #29 DONE 0.0s [2025-06-16T10:41:53.393Z] [2025-06-16T10:41:53.393Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-16T10:41:53.393Z] #35 DONE 0.6s [2025-06-16T10:41:53.393Z] [2025-06-16T10:41:53.393Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:41:53.650Z] #34 ... [2025-06-16T10:41:53.650Z] [2025-06-16T10:41:53.650Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-16T10:41:53.650Z] #29 DONE 0.0s [2025-06-16T10:41:53.650Z] [2025-06-16T10:41:53.650Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:41:53.909Z] #34 ... [2025-06-16T10:41:53.909Z] [2025-06-16T10:41:53.909Z] #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:41:53.909Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:41:53.909Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-16T10:41:53.909Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-16T10:41:53.909Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:41:53.909Z] #33 DONE 0.1s [2025-06-16T10:41:53.909Z] [2025-06-16T10:41:53.909Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-16T10:41:53.909Z] #35 DONE 0.6s [2025-06-16T10:41:53.909Z] [2025-06-16T10:41:53.909Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-06-16T10:41:53.909Z] #32 DONE 0.5s [2025-06-16T10:41:53.909Z] [2025-06-16T10:41:53.909Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:41:55.815Z] #34 ... [2025-06-16T10:41:55.815Z] [2025-06-16T10:41:55.815Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-06-16T10:41:55.815Z] #36 DONE 2.5s [2025-06-16T10:41:55.815Z] [2025-06-16T10:41:55.815Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:41:56.073Z] #34 ... [2025-06-16T10:41:56.073Z] [2025-06-16T10:41:56.073Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:41:56.073Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:41:56.073Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-16T10:41:56.073Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-16T10:41:56.073Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:41:56.073Z] #33 DONE 0.1s [2025-06-16T10:41:56.073Z] [2025-06-16T10:41:56.073Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-16T10:41:56.073Z] #37 DONE 2.8s [2025-06-16T10:41:56.073Z] [2025-06-16T10:41:56.073Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-16T10:41:56.073Z] #38 DONE 2.6s [2025-06-16T10:41:56.073Z] [2025-06-16T10:41:56.073Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:41:56.331Z] #34 ... [2025-06-16T10:41:56.331Z] [2025-06-16T10:41:56.331Z] #39 [security-spire-server internal] load build context [2025-06-16T10:41:56.331Z] #39 transferring context: 23.80kB 0.0s done [2025-06-16T10:41:56.331Z] #39 DONE 0.1s [2025-06-16T10:41:56.331Z] [2025-06-16T10:41:56.331Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:41:56.590Z] #34 ... [2025-06-16T10:41:56.590Z] [2025-06-16T10:41:56.590Z] #40 [security-spire-agent internal] load build context [2025-06-16T10:41:56.590Z] #40 transferring context: 23.33kB 0.0s done [2025-06-16T10:41:56.590Z] #40 DONE 0.3s [2025-06-16T10:41:56.590Z] [2025-06-16T10:41:56.590Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:41:57.157Z] #34 ... [2025-06-16T10:41:57.157Z] [2025-06-16T10:41:57.157Z] #41 [security-spire-config internal] load build context [2025-06-16T10:41:57.157Z] #41 transferring context: 22.05kB 0.1s done [2025-06-16T10:41:57.157Z] #41 DONE 1.1s [2025-06-16T10:41:57.157Z] [2025-06-16T10:41:57.157Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:42:01.439Z] #34 transferring context: 279.00MB 8.2s [2025-06-16T10:42:03.014Z] #34 ... [2025-06-16T10:42:03.014Z] [2025-06-16T10:42:03.014Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:42:03.014Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-06-16T10:42:03.014Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-16T10:42:03.014Z] #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-06-16T10:42:03.014Z] #42 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-06-16T10:42:03.014Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.1s done [2025-06-16T10:42:03.014Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.3s done [2025-06-16T10:42:03.014Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.0s done [2025-06-16T10:42:03.014Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-06-16T10:42:03.274Z] #42 ... [2025-06-16T10:42:03.274Z] [2025-06-16T10:42:03.274Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-16T10:42:03.274Z] #0 0.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:03.274Z] #0 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:03.274Z] #0 3.676 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-16T10:42:03.274Z] #0 3.680 (2/4) Installing openssl (3.3.3-r0) [2025-06-16T10:42:03.274Z] #0 3.690 (3/4) Installing su-exec (0.2-r3) [2025-06-16T10:42:03.274Z] #0 3.693 (4/4) Installing yq-go (4.44.1-r2) [2025-06-16T10:42:03.274Z] #0 3.768 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:42:03.274Z] #0 3.775 OK: 19 MiB in 18 packages [2025-06-16T10:42:03.274Z] #43 ... [2025-06-16T10:42:03.274Z] [2025-06-16T10:42:03.274Z] #44 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-06-16T10:42:03.274Z] #0 2.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:03.274Z] #0 3.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:03.274Z] #0 3.523 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-16T10:42:03.274Z] #0 3.532 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:42:03.274Z] #0 3.539 OK: 8 MiB in 15 packages [2025-06-16T10:42:03.537Z] #44 ... [2025-06-16T10:42:03.537Z] [2025-06-16T10:42:03.537Z] #45 [core-data internal] load build context [2025-06-16T10:42:03.537Z] #45 ... [2025-06-16T10:42:03.537Z] [2025-06-16T10:42:03.537Z] #46 [core-keeper internal] load build context [2025-06-16T10:42:03.796Z] #46 ... [2025-06-16T10:42:03.796Z] [2025-06-16T10:42:03.796Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-16T10:42:03.796Z] #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:03.796Z] #0 3.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:03.796Z] #0 4.147 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-16T10:42:03.796Z] #0 4.150 (2/2) Installing su-exec (0.2-r3) [2025-06-16T10:42:03.796Z] #0 4.155 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:42:03.796Z] #0 4.161 OK: 8 MiB in 16 packages [2025-06-16T10:42:03.796Z] #47 ... [2025-06-16T10:42:03.796Z] [2025-06-16T10:42:03.796Z] #48 [security-spiffe-token-provider internal] load build context [2025-06-16T10:42:03.796Z] #48 ... [2025-06-16T10:42:03.796Z] [2025-06-16T10:42:03.796Z] #49 [support-scheduler internal] load build context [2025-06-16T10:42:04.054Z] #49 ... [2025-06-16T10:42:04.055Z] [2025-06-16T10:42:04.055Z] #50 [security-bootstrapper internal] load build context [2025-06-16T10:42:04.055Z] #50 ... [2025-06-16T10:42:04.055Z] [2025-06-16T10:42:04.055Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-16T10:42:04.055Z] #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:04.055Z] #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:04.055Z] #0 4.477 (1/4) Installing ca-certificates (20241121-r1) [2025-06-16T10:42:04.055Z] #0 4.683 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-16T10:42:04.055Z] #0 4.683 (3/4) Installing su-exec (0.2-r3) [2025-06-16T10:42:04.055Z] #0 4.683 (4/4) Installing yq-go (4.44.1-r2) [2025-06-16T10:42:04.055Z] #0 4.746 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:42:04.055Z] #0 4.760 Executing ca-certificates-20241121-r1.trigger [2025-06-16T10:42:04.055Z] #0 4.821 OK: 19 MiB in 18 packages [2025-06-16T10:42:04.311Z] #51 ... [2025-06-16T10:42:04.311Z] [2025-06-16T10:42:04.311Z] #52 [security-secretstore-setup internal] load build context [2025-06-16T10:42:04.311Z] #52 ... [2025-06-16T10:42:04.311Z] [2025-06-16T10:42:04.311Z] #53 [support-notifications internal] load build context [2025-06-16T10:42:04.311Z] #53 ... [2025-06-16T10:42:04.311Z] [2025-06-16T10:42:04.311Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-16T10:42:04.311Z] #0 4.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:04.311Z] #0 4.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:04.311Z] #0 5.162 (1/3) Installing ca-certificates (20241121-r1) [2025-06-16T10:42:04.311Z] #0 5.180 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-16T10:42:04.311Z] #0 5.187 (3/3) Installing tzdata (2025b-r0) [2025-06-16T10:42:04.311Z] #0 5.229 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:42:04.311Z] #0 5.241 Executing ca-certificates-20241121-r1.trigger [2025-06-16T10:42:04.311Z] #0 5.275 OK: 10 MiB in 17 packages [2025-06-16T10:42:04.837Z] #54 ... [2025-06-16T10:42:04.837Z] [2025-06-16T10:42:04.837Z] #55 [core-metadata internal] load build context [2025-06-16T10:42:04.837Z] #55 ... [2025-06-16T10:42:04.837Z] [2025-06-16T10:42:04.837Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-16T10:42:05.096Z] #56 ... [2025-06-16T10:42:05.096Z] [2025-06-16T10:42:05.096Z] #57 [core-command internal] load build context [2025-06-16T10:42:05.096Z] #57 ... [2025-06-16T10:42:05.096Z] [2025-06-16T10:42:05.096Z] #58 [security-proxy-auth internal] load build context [2025-06-16T10:42:05.096Z] #58 ... [2025-06-16T10:42:05.096Z] [2025-06-16T10:42:05.096Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-16T10:42:05.096Z] #0 4.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:05.096Z] #0 4.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:05.096Z] #0 4.792 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-16T10:42:05.096Z] #0 4.795 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:42:05.096Z] #0 4.805 OK: 8 MiB in 15 packages [2025-06-16T10:42:05.096Z] #59 ... [2025-06-16T10:42:05.096Z] [2025-06-16T10:42:05.096Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-16T10:42:05.096Z] #0 5.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:05.096Z] #0 5.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:05.096Z] #0 5.840 (1/7) Installing ca-certificates (20241121-r1) [2025-06-16T10:42:05.096Z] #0 5.864 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-16T10:42:05.096Z] #0 5.864 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-16T10:42:05.096Z] #0 5.864 (4/7) Installing libsodium (1.0.19-r0) [2025-06-16T10:42:05.096Z] #0 5.871 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-16T10:42:05.096Z] #0 5.887 (6/7) Installing libzmq (4.3.5-r2) [2025-06-16T10:42:05.096Z] #0 5.896 (7/7) Installing zeromq (4.3.5-r2) [2025-06-16T10:42:05.096Z] #0 5.900 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:42:05.096Z] #0 5.926 Executing ca-certificates-20241121-r1.trigger [2025-06-16T10:42:05.096Z] #0 5.965 OK: 12 MiB in 21 packages [2025-06-16T10:42:05.354Z] #60 ... [2025-06-16T10:42:05.354Z] [2025-06-16T10:42:05.354Z] #61 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:42:05.354Z] #61 ... [2025-06-16T10:42:05.354Z] [2025-06-16T10:42:05.354Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-16T10:42:05.354Z] #62 ... [2025-06-16T10:42:05.354Z] [2025-06-16T10:42:05.354Z] #58 [security-proxy-auth internal] load build context [2025-06-16T10:42:05.613Z] #58 ... [2025-06-16T10:42:05.613Z] [2025-06-16T10:42:05.613Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-16T10:42:05.613Z] #62 DONE 12.3s [2025-06-16T10:42:05.613Z] [2025-06-16T10:42:05.613Z] #58 [security-proxy-auth internal] load build context [2025-06-16T10:42:05.873Z] #58 ... [2025-06-16T10:42:06.132Z] [2025-06-16T10:42:06.132Z] #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-06-16T10:42:06.132Z] #63 ... [2025-06-16T10:42:06.132Z] [2025-06-16T10:42:06.132Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-16T10:42:06.132Z] #64 ... [2025-06-16T10:42:06.132Z] [2025-06-16T10:42:06.132Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:42:06.132Z] #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-06-16T10:42:06.132Z] #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-16T10:42:06.132Z] #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-06-16T10:42:06.132Z] #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-06-16T10:42:06.132Z] #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done [2025-06-16T10:42:06.132Z] #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-06-16T10:42:06.132Z] #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 7.6s done [2025-06-16T10:42:06.132Z] #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-16T10:42:06.132Z] #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 7.7s [2025-06-16T10:42:06.391Z] #65 ... [2025-06-16T10:42:06.391Z] [2025-06-16T10:42:06.391Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-16T10:42:06.391Z] #66 ... [2025-06-16T10:42:06.391Z] [2025-06-16T10:42:06.391Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-16T10:42:06.391Z] #67 ... [2025-06-16T10:42:06.391Z] [2025-06-16T10:42:06.391Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-16T10:42:06.652Z] #68 ... [2025-06-16T10:42:06.652Z] [2025-06-16T10:42:06.652Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-16T10:42:06.652Z] #69 ... [2025-06-16T10:42:06.652Z] [2025-06-16T10:42:06.652Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-16T10:42:06.909Z] #70 ... [2025-06-16T10:42:06.909Z] [2025-06-16T10:42:06.909Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-16T10:42:06.909Z] #71 ... [2025-06-16T10:42:06.909Z] [2025-06-16T10:42:06.909Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:42:06.909Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-16T10:42:06.909Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 10.6s [2025-06-16T10:42:07.173Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-06-16T10:42:07.746Z] #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 11.3s done [2025-06-16T10:42:09.126Z] #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-06-16T10:42:11.663Z] #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.3s done [2025-06-16T10:42:11.920Z] #42 ... [2025-06-16T10:42:11.920Z] [2025-06-16T10:42:11.920Z] #49 [support-scheduler internal] load build context [2025-06-16T10:42:11.920Z] #49 transferring context: 543.25MB 13.9s done [2025-06-16T10:42:11.920Z] #49 DONE 18.6s [2025-06-16T10:42:11.921Z] [2025-06-16T10:42:11.921Z] #52 [security-secretstore-setup internal] load build context [2025-06-16T10:42:11.921Z] #52 transferring context: 543.25MB 18.5s done [2025-06-16T10:42:12.489Z] #52 ... [2025-06-16T10:42:12.489Z] [2025-06-16T10:42:12.489Z] #53 [support-notifications internal] load build context [2025-06-16T10:42:12.489Z] #53 transferring context: 543.25MB 14.4s done [2025-06-16T10:42:12.489Z] #53 DONE 19.1s [2025-06-16T10:42:12.489Z] [2025-06-16T10:42:12.489Z] #48 [security-spiffe-token-provider internal] load build context [2025-06-16T10:42:12.489Z] #48 transferring context: 543.25MB 14.8s done [2025-06-16T10:42:12.489Z] #48 ... [2025-06-16T10:42:12.489Z] [2025-06-16T10:42:12.489Z] #58 [security-proxy-auth internal] load build context [2025-06-16T10:42:12.489Z] #58 transferring context: 543.25MB 14.4s done [2025-06-16T10:42:12.489Z] #58 DONE 19.0s [2025-06-16T10:42:12.489Z] [2025-06-16T10:42:12.489Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:42:12.489Z] #34 transferring context: 543.25MB 17.1s done [2025-06-16T10:42:12.748Z] #34 ... [2025-06-16T10:42:12.748Z] [2025-06-16T10:42:12.748Z] #50 [security-bootstrapper internal] load build context [2025-06-16T10:42:12.748Z] #50 transferring context: 543.25MB 14.7s done [2025-06-16T10:42:12.748Z] #50 DONE 19.4s [2025-06-16T10:42:12.748Z] [2025-06-16T10:42:12.748Z] #46 [core-keeper internal] load build context [2025-06-16T10:42:12.748Z] #46 transferring context: 543.25MB 16.6s done [2025-06-16T10:42:13.317Z] #46 ... [2025-06-16T10:42:13.317Z] [2025-06-16T10:42:13.317Z] #57 [core-command internal] load build context [2025-06-16T10:42:13.317Z] #57 transferring context: 543.25MB 15.2s done [2025-06-16T10:42:13.317Z] #57 DONE 19.9s [2025-06-16T10:42:13.317Z] [2025-06-16T10:42:13.317Z] #55 [core-metadata internal] load build context [2025-06-16T10:42:13.317Z] #55 transferring context: 543.25MB 14.1s done [2025-06-16T10:42:13.576Z] #55 ... [2025-06-16T10:42:13.576Z] [2025-06-16T10:42:13.576Z] #61 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:42:13.576Z] #61 transferring context: 543.25MB 15.1s done [2025-06-16T10:42:13.576Z] #61 DONE 20.1s [2025-06-16T10:42:13.576Z] [2025-06-16T10:42:13.576Z] #45 [core-data internal] load build context [2025-06-16T10:42:13.576Z] #45 transferring context: 543.25MB 15.1s done [2025-06-16T10:42:14.147Z] #45 DONE 20.7s [2025-06-16T10:42:14.147Z] [2025-06-16T10:42:14.147Z] #55 [core-metadata internal] load build context [2025-06-16T10:42:14.147Z] #55 DONE 20.5s [2025-06-16T10:42:14.147Z] [2025-06-16T10:42:14.147Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:42:14.147Z] #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 8.1s done [2025-06-16T10:42:14.147Z] #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-06-16T10:42:14.147Z] #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done [2025-06-16T10:42:14.717Z] #65 ... [2025-06-16T10:42:14.717Z] [2025-06-16T10:42:14.717Z] #46 [core-keeper internal] load build context [2025-06-16T10:42:14.717Z] #46 DONE 21.4s [2025-06-16T10:42:14.717Z] [2025-06-16T10:42:14.717Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-16T10:42:14.977Z] #72 ... [2025-06-16T10:42:14.977Z] [2025-06-16T10:42:14.977Z] #34 [security-proxy-setup internal] load build context [2025-06-16T10:42:14.977Z] #34 DONE 22.0s [2025-06-16T10:42:15.235Z] [2025-06-16T10:42:15.235Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-16T10:42:15.801Z] #47 DONE 22.3s [2025-06-16T10:42:15.801Z] [2025-06-16T10:42:15.801Z] #52 [security-secretstore-setup internal] load build context [2025-06-16T10:42:15.801Z] #52 DONE 22.4s [2025-06-16T10:42:15.801Z] [2025-06-16T10:42:15.801Z] #48 [security-spiffe-token-provider internal] load build context [2025-06-16T10:42:15.801Z] #48 DONE 21.9s [2025-06-16T10:42:15.801Z] [2025-06-16T10:42:15.801Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-16T10:42:15.801Z] #59 DONE 22.2s [2025-06-16T10:42:15.801Z] [2025-06-16T10:42:15.801Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-16T10:42:15.801Z] #43 DONE 22.7s [2025-06-16T10:42:15.801Z] [2025-06-16T10:42:15.801Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:42:15.801Z] #73 ... [2025-06-16T10:42:15.801Z] [2025-06-16T10:42:15.801Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-16T10:42:15.801Z] #51 DONE 22.5s [2025-06-16T10:42:15.801Z] [2025-06-16T10:42:15.801Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-16T10:42:15.801Z] #54 DONE 22.3s [2025-06-16T10:42:15.801Z] [2025-06-16T10:42:15.801Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-16T10:42:15.801Z] #60 DONE 22.6s [2025-06-16T10:42:15.801Z] [2025-06-16T10:42:15.801Z] #44 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-06-16T10:42:15.801Z] #44 DONE 22.6s [2025-06-16T10:42:16.059Z] [2025-06-16T10:42:16.059Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:42:16.059Z] #42 DONE 19.9s [2025-06-16T10:42:16.059Z] [2025-06-16T10:42:16.059Z] #74 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-06-16T10:42:16.626Z] #74 ... [2025-06-16T10:42:16.626Z] [2025-06-16T10:42:16.626Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-16T10:42:16.626Z] #69 DONE 20.8s [2025-06-16T10:42:16.885Z] [2025-06-16T10:42:16.885Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-16T10:42:17.144Z] #75 ... [2025-06-16T10:42:17.144Z] [2025-06-16T10:42:17.144Z] #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-16T10:42:17.144Z] #63 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:17.144Z] #63 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:17.144Z] #63 20.99 OK: 248 MiB in 58 packages [2025-06-16T10:42:17.144Z] #63 DONE 21.1s [2025-06-16T10:42:17.144Z] [2025-06-16T10:42:17.144Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-16T10:42:17.144Z] #72 11.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:17.714Z] #72 ... [2025-06-16T10:42:17.714Z] [2025-06-16T10:42:17.714Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:42:17.714Z] #76 DONE 0.6s [2025-06-16T10:42:17.714Z] [2025-06-16T10:42:17.714Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-16T10:42:17.714Z] #71 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:17.714Z] #71 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:17.714Z] #71 21.03 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-16T10:42:17.714Z] #71 21.03 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-16T10:42:17.714Z] #71 21.03 OK: 24173 distinct packages available [2025-06-16T10:42:17.714Z] #71 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:17.714Z] #71 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:17.714Z] #71 21.53 OK: 248 MiB in 58 packages [2025-06-16T10:42:17.714Z] #71 DONE 21.7s [2025-06-16T10:42:17.714Z] [2025-06-16T10:42:17.714Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-16T10:42:17.714Z] #70 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:17.714Z] #70 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:17.714Z] #70 20.98 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-16T10:42:17.714Z] #70 20.98 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-16T10:42:17.714Z] #70 20.98 OK: 24171 distinct packages available [2025-06-16T10:42:17.714Z] #70 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:17.714Z] #70 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:17.714Z] #70 21.42 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-16T10:42:17.714Z] #70 21.43 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-16T10:42:17.714Z] #70 21.43 (3/4) Installing libucontext (1.2-r3) [2025-06-16T10:42:17.714Z] #70 21.44 (4/4) Installing gcompat (1.1.0-r4) [2025-06-16T10:42:17.714Z] #70 21.45 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:42:17.714Z] #70 21.46 OK: 8 MiB in 18 packages [2025-06-16T10:42:18.279Z] #70 DONE 21.9s [2025-06-16T10:42:18.279Z] [2025-06-16T10:42:18.279Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-16T10:42:18.279Z] #77 ... [2025-06-16T10:42:18.279Z] [2025-06-16T10:42:18.279Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:42:18.279Z] #78 DONE 0.7s [2025-06-16T10:42:18.537Z] [2025-06-16T10:42:18.537Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-16T10:42:18.537Z] #64 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:18.537Z] #64 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:18.537Z] #64 22.35 OK: 248 MiB in 58 packages [2025-06-16T10:42:18.537Z] #64 DONE 22.5s [2025-06-16T10:42:18.537Z] [2025-06-16T10:42:18.537Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-16T10:42:18.537Z] #56 22.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:18.537Z] #56 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:18.537Z] #56 23.19 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-16T10:42:18.537Z] #56 23.19 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-16T10:42:18.537Z] #56 23.19 OK: 24171 distinct packages available [2025-06-16T10:42:18.537Z] #56 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:18.537Z] #56 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:18.537Z] #56 23.71 (1/14) Installing ca-certificates (20241121-r1) [2025-06-16T10:42:18.537Z] #56 23.72 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-16T10:42:18.537Z] #56 23.75 (3/14) Installing c-ares (1.33.1-r0) [2025-06-16T10:42:18.537Z] #56 23.75 (4/14) Installing libunistring (1.2-r0) [2025-06-16T10:42:18.537Z] #56 23.78 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-16T10:42:18.537Z] #56 23.78 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-16T10:42:18.537Z] #56 23.79 (7/14) Installing libpsl (0.21.5-r1) [2025-06-16T10:42:18.537Z] #56 23.79 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-16T10:42:18.537Z] #56 23.82 (9/14) Installing libcurl (8.12.1-r0) [2025-06-16T10:42:18.537Z] #56 23.83 (10/14) Installing curl (8.12.1-r0) [2025-06-16T10:42:18.537Z] #56 23.84 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-16T10:42:18.537Z] #56 23.84 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-16T10:42:18.537Z] #56 23.84 (13/14) Installing libucontext (1.2-r3) [2025-06-16T10:42:18.537Z] #56 23.85 (14/14) Installing gcompat (1.1.0-r4) [2025-06-16T10:42:18.537Z] #56 23.85 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:42:18.537Z] #56 23.86 Executing ca-certificates-20241121-r1.trigger [2025-06-16T10:42:18.537Z] #56 23.90 OK: 13 MiB in 28 packages [2025-06-16T10:42:18.801Z] #56 ... [2025-06-16T10:42:18.801Z] [2025-06-16T10:42:18.801Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-16T10:42:18.801Z] #0 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:18.801Z] #0 2.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:18.801Z] #0 2.662 OK: 8 MiB in 16 packages [2025-06-16T10:42:18.801Z] #79 DONE 3.0s [2025-06-16T10:42:18.801Z] [2025-06-16T10:42:18.801Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-16T10:42:18.801Z] #56 DONE 24.2s [2025-06-16T10:42:18.801Z] [2025-06-16T10:42:18.801Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:42:19.059Z] #80 ... [2025-06-16T10:42:19.059Z] [2025-06-16T10:42:19.059Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-16T10:42:19.059Z] #68 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.059Z] #68 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.059Z] #68 22.66 OK: 248 MiB in 58 packages [2025-06-16T10:42:19.059Z] #68 DONE 23.1s [2025-06-16T10:42:19.059Z] [2025-06-16T10:42:19.059Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:42:19.059Z] #73 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.059Z] #73 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.059Z] #73 2.953 OK: 8 MiB in 15 packages [2025-06-16T10:42:19.059Z] #73 DONE 3.2s [2025-06-16T10:42:19.059Z] [2025-06-16T10:42:19.059Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:42:19.059Z] #81 DONE 0.7s [2025-06-16T10:42:19.059Z] [2025-06-16T10:42:19.059Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-16T10:42:19.059Z] #66 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.059Z] #66 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.059Z] #66 22.64 OK: 248 MiB in 58 packages [2025-06-16T10:42:19.059Z] #66 DONE 23.2s [2025-06-16T10:42:19.059Z] [2025-06-16T10:42:19.059Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-16T10:42:19.059Z] #0 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.059Z] #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.059Z] #0 2.810 OK: 19 MiB in 18 packages [2025-06-16T10:42:19.059Z] #82 DONE 3.2s [2025-06-16T10:42:19.059Z] [2025-06-16T10:42:19.059Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:19.317Z] #83 ... [2025-06-16T10:42:19.317Z] [2025-06-16T10:42:19.317Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-16T10:42:19.317Z] #84 DONE 0.2s [2025-06-16T10:42:19.317Z] [2025-06-16T10:42:19.317Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-16T10:42:19.317Z] #67 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.317Z] #67 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.317Z] #67 22.46 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-16T10:42:19.317Z] #67 22.46 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-16T10:42:19.317Z] #67 22.46 OK: 24171 distinct packages available [2025-06-16T10:42:19.317Z] #67 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.317Z] #67 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.317Z] #67 22.93 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-16T10:42:19.317Z] #67 22.94 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-16T10:42:19.317Z] #67 22.94 (3/5) Installing libucontext (1.2-r3) [2025-06-16T10:42:19.317Z] #67 22.94 (4/5) Installing gcompat (1.1.0-r4) [2025-06-16T10:42:19.317Z] #67 22.95 (5/5) Installing openssl (3.3.3-r0) [2025-06-16T10:42:19.317Z] #67 22.96 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:42:19.317Z] #67 22.97 OK: 9 MiB in 19 packages [2025-06-16T10:42:19.317Z] #67 DONE 23.2s [2025-06-16T10:42:19.317Z] [2025-06-16T10:42:19.317Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-16T10:42:19.578Z] #85 ... [2025-06-16T10:42:19.578Z] [2025-06-16T10:42:19.578Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:42:19.578Z] #86 DONE 0.8s [2025-06-16T10:42:19.840Z] [2025-06-16T10:42:19.840Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-16T10:42:19.840Z] #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.840Z] #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.840Z] #0 3.466 OK: 19 MiB in 18 packages [2025-06-16T10:42:19.840Z] #87 DONE 3.9s [2025-06-16T10:42:19.840Z] [2025-06-16T10:42:19.840Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:42:19.840Z] #88 DONE 0.8s [2025-06-16T10:42:19.840Z] [2025-06-16T10:42:19.840Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:42:19.840Z] #0 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.840Z] #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.840Z] #0 3.524 OK: 10 MiB in 17 packages [2025-06-16T10:42:19.840Z] #89 DONE 3.9s [2025-06-16T10:42:19.840Z] [2025-06-16T10:42:19.840Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:19.840Z] #90 ... [2025-06-16T10:42:19.840Z] [2025-06-16T10:42:19.840Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:42:19.840Z] #0 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.840Z] #0 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:19.840Z] #0 3.950 OK: 12 MiB in 21 packages [2025-06-16T10:42:19.840Z] #91 DONE 4.1s [2025-06-16T10:42:20.098Z] [2025-06-16T10:42:20.098Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-16T10:42:20.098Z] #72 13.89 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:20.665Z] #72 ... [2025-06-16T10:42:20.665Z] [2025-06-16T10:42:20.665Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-06-16T10:42:20.665Z] #74 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:20.665Z] #74 4.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:20.665Z] #74 4.626 OK: 8 MiB in 15 packages [2025-06-16T10:42:20.665Z] #74 DONE 4.7s [2025-06-16T10:42:20.925Z] [2025-06-16T10:42:20.925Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-16T10:42:20.925Z] #77 2.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:20.925Z] #77 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:20.925Z] #77 2.568 OK: 8 MiB in 18 packages [2025-06-16T10:42:20.925Z] #77 DONE 2.8s [2025-06-16T10:42:20.925Z] [2025-06-16T10:42:20.925Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-16T10:42:20.925Z] #75 3.456 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:21.185Z] #75 ... [2025-06-16T10:42:21.185Z] [2025-06-16T10:42:21.185Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-16T10:42:21.185Z] #92 DONE 2.4s [2025-06-16T10:42:21.443Z] [2025-06-16T10:42:21.443Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-16T10:42:21.443Z] #93 DONE 0.3s [2025-06-16T10:42:21.443Z] [2025-06-16T10:42:21.443Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-16T10:42:21.443Z] #94 DONE 0.5s [2025-06-16T10:42:21.443Z] [2025-06-16T10:42:21.443Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:42:21.443Z] #80 2.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:21.702Z] #80 ... [2025-06-16T10:42:21.702Z] [2025-06-16T10:42:21.702Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-16T10:42:21.702Z] #95 DONE 0.1s [2025-06-16T10:42:21.702Z] [2025-06-16T10:42:21.702Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-16T10:42:21.702Z] #96 DONE 0.0s [2025-06-16T10:42:21.702Z] [2025-06-16T10:42:21.702Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-16T10:42:21.702Z] #97 DONE 0.1s [2025-06-16T10:42:21.702Z] [2025-06-16T10:42:21.702Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:42:21.702Z] #80 2.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:21.702Z] #80 ... [2025-06-16T10:42:21.702Z] [2025-06-16T10:42:21.702Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-16T10:42:21.702Z] #98 DONE 0.0s [2025-06-16T10:42:21.702Z] [2025-06-16T10:42:21.702Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-16T10:42:21.702Z] #99 DONE 0.0s [2025-06-16T10:42:21.963Z] [2025-06-16T10:42:21.963Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:42:21.963Z] #80 3.017 OK: 13 MiB in 28 packages [2025-06-16T10:42:21.963Z] #80 DONE 3.1s [2025-06-16T10:42:21.963Z] [2025-06-16T10:42:21.963Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-16T10:42:21.963Z] #85 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:21.963Z] #85 2.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:21.963Z] #85 2.607 OK: 9 MiB in 19 packages [2025-06-16T10:42:22.546Z] #85 DONE 2.8s [2025-06-16T10:42:22.546Z] [2025-06-16T10:42:22.546Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-16T10:42:22.805Z] #100 DONE 0.7s [2025-06-16T10:42:22.805Z] [2025-06-16T10:42:22.805Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-16T10:42:22.805Z] #101 DONE 0.6s [2025-06-16T10:42:22.805Z] [2025-06-16T10:42:22.805Z] #102 [security-spire-config] exporting to image [2025-06-16T10:42:22.805Z] #102 exporting layers 1.1s done [2025-06-16T10:42:22.805Z] #102 writing image sha256:9c1d00ad12c1f715e4b9b33f4b61c14b546e19bf445178601eaa22ad05424761 done [2025-06-16T10:42:22.805Z] #102 naming to docker.io/library/security-spire-config 0.0s done [2025-06-16T10:42:22.805Z] #102 DONE 1.1s [2025-06-16T10:42:22.805Z] [2025-06-16T10:42:22.805Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-16T10:42:22.805Z] #103 DONE 0.1s [2025-06-16T10:42:22.805Z] [2025-06-16T10:42:22.805Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-16T10:42:23.372Z] #104 DONE 0.4s [2025-06-16T10:42:23.372Z] [2025-06-16T10:42:23.372Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-16T10:42:23.372Z] #105 DONE 0.5s [2025-06-16T10:42:23.372Z] [2025-06-16T10:42:23.372Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-16T10:42:23.372Z] #106 DONE 0.0s [2025-06-16T10:42:23.372Z] [2025-06-16T10:42:23.372Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-16T10:42:23.372Z] #107 DONE 0.0s [2025-06-16T10:42:23.372Z] [2025-06-16T10:42:23.372Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-16T10:42:23.372Z] #108 DONE 0.0s [2025-06-16T10:42:23.372Z] [2025-06-16T10:42:23.372Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-16T10:42:23.372Z] #109 DONE 0.1s [2025-06-16T10:42:23.372Z] [2025-06-16T10:42:23.372Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-16T10:42:23.372Z] #110 DONE 0.0s [2025-06-16T10:42:23.372Z] [2025-06-16T10:42:23.372Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-16T10:42:23.372Z] #111 DONE 0.0s [2025-06-16T10:42:23.372Z] [2025-06-16T10:42:23.372Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-16T10:42:23.629Z] #112 DONE 0.1s [2025-06-16T10:42:23.629Z] [2025-06-16T10:42:23.629Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-16T10:42:23.629Z] #113 DONE 0.0s [2025-06-16T10:42:23.629Z] [2025-06-16T10:42:23.629Z] #102 [security-spire-agent] exporting to image [2025-06-16T10:42:24.197Z] #102 exporting layers 0.7s done [2025-06-16T10:42:24.197Z] #102 exporting layers 0.7s done [2025-06-16T10:42:24.197Z] #102 writing image sha256:d93b42809c91caaa40ff8ebb5e3fe953cb349816db75e97798905fd81857c849 done [2025-06-16T10:42:24.197Z] #102 naming to docker.io/library/security-spire-server done [2025-06-16T10:42:24.197Z] #102 writing image sha256:e5d41debf177bccf7f85c3af35c08c07ec9f5ea0e3acb59018b6f58d64fe8405 done [2025-06-16T10:42:24.197Z] #102 naming to docker.io/library/security-spire-agent done [2025-06-16T10:42:24.197Z] #102 DONE 1.9s [2025-06-16T10:42:24.197Z] [2025-06-16T10:42:24.197Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-16T10:42:24.197Z] #72 17.15 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-16T10:42:24.842Z] #72 18.66 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:42:25.103Z] #72 18.66 OK: 8 MiB in 15 packages [2025-06-16T10:42:25.103Z] #72 DONE 19.0s [2025-06-16T10:42:25.103Z] [2025-06-16T10:42:25.103Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-16T10:42:25.103Z] #75 6.031 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-16T10:42:26.038Z] #75 9.424 OK: 248 MiB in 58 packages [2025-06-16T10:42:26.038Z] #75 ... [2025-06-16T10:42:26.038Z] [2025-06-16T10:42:26.038Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:42:26.297Z] #65 ... [2025-06-16T10:42:26.297Z] [2025-06-16T10:42:26.297Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-16T10:42:26.297Z] #75 DONE 9.5s [2025-06-16T10:42:26.297Z] [2025-06-16T10:42:26.297Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-16T10:42:26.864Z] #114 DONE 0.7s [2025-06-16T10:42:26.864Z] [2025-06-16T10:42:26.864Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:27.122Z] #115 ... [2025-06-16T10:42:27.122Z] [2025-06-16T10:42:27.122Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:27.689Z] #116 ... [2025-06-16T10:42:27.689Z] [2025-06-16T10:42:27.689Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:27.689Z] #117 ... [2025-06-16T10:42:27.689Z] [2025-06-16T10:42:27.689Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:35.806Z] Removing intermediate container f73af97152ad [2025-06-16T10:42:35.806Z] ---> bcf40abbb582 [2025-06-16T10:42:36.072Z] Successfully built bcf40abbb582 [2025-06-16T10:42:36.072Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:42:36.408Z] + docker inspect -f . ci-base-image-arm64 [2025-06-16T10:42:36.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T10:42:36.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-3387 does not seem to be running inside a container [2025-06-16T10:42:36.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-arm64 cat [2025-06-16T10:42:37.868Z] $ docker top 274f2cf84007a808f3b90c46b00950d244f7ddb85fe48e9601535d7488f9c206 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-16T10:42:38.694Z] + go version [2025-06-16T10:42:38.959Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-06-16T10:42:38.987Z] $ docker stop --time=1 274f2cf84007a808f3b90c46b00950d244f7ddb85fe48e9601535d7488f9c206 [2025-06-16T10:42:40.610Z] $ docker rm -f --volumes 274f2cf84007a808f3b90c46b00950d244f7ddb85fe48e9601535d7488f9c206 [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] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:42:41.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-16T10:42:41.320Z] [2025-06-16T10:42:41.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:42:41.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-16T10:42:41.650Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-06-16T10:42:41.650Z] 547446be3368: Pulling fs layer [2025-06-16T10:42:41.650Z] d125d8839a47: Pulling fs layer [2025-06-16T10:42:41.651Z] 3e85d5ac6304: Pulling fs layer [2025-06-16T10:42:41.651Z] c3105a71a48b: Pulling fs layer [2025-06-16T10:42:41.651Z] 0f093f025ec4: Pulling fs layer [2025-06-16T10:42:41.651Z] c3106fc0e877: Pulling fs layer [2025-06-16T10:42:41.651Z] c3105a71a48b: Waiting [2025-06-16T10:42:41.651Z] c3106fc0e877: Waiting [2025-06-16T10:42:41.651Z] 0f093f025ec4: Waiting [2025-06-16T10:42:41.918Z] 547446be3368: Verifying Checksum [2025-06-16T10:42:41.918Z] 547446be3368: Download complete [2025-06-16T10:42:41.918Z] c3105a71a48b: Verifying Checksum [2025-06-16T10:42:41.918Z] c3105a71a48b: Download complete [2025-06-16T10:42:42.184Z] d125d8839a47: Verifying Checksum [2025-06-16T10:42:42.184Z] d125d8839a47: Download complete [2025-06-16T10:42:42.451Z] c3106fc0e877: Verifying Checksum [2025-06-16T10:42:42.451Z] c3106fc0e877: Download complete [2025-06-16T10:42:42.451Z] 0f093f025ec4: Verifying Checksum [2025-06-16T10:42:42.451Z] 0f093f025ec4: Download complete [2025-06-16T10:42:42.716Z] 547446be3368: Pull complete [2025-06-16T10:42:43.673Z] d125d8839a47: Pull complete [2025-06-16T10:42:44.252Z] 3e85d5ac6304: Verifying Checksum [2025-06-16T10:42:44.252Z] 3e85d5ac6304: Download complete [2025-06-16T10:42:49.627Z] #118 DONE 28.4s [2025-06-16T10:42:49.627Z] [2025-06-16T10:42:49.627Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:49.627Z] #83 DONE 27.6s [2025-06-16T10:42:49.627Z] [2025-06-16T10:42:49.627Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:49.627Z] #116 DONE 19.8s [2025-06-16T10:42:49.627Z] [2025-06-16T10:42:49.627Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:49.627Z] #90 DONE 27.0s [2025-06-16T10:42:49.627Z] [2025-06-16T10:42:49.627Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:49.627Z] #117 DONE 29.1s [2025-06-16T10:42:49.627Z] [2025-06-16T10:42:49.627Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:49.627Z] #115 DONE 26.9s [2025-06-16T10:42:49.627Z] [2025-06-16T10:42:49.627Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-16T10:42:52.921Z] #119 ... [2025-06-16T10:42:52.921Z] [2025-06-16T10:42:52.921Z] #120 [core-command builder 6/7] COPY . . [2025-06-16T10:42:54.315Z] 3e85d5ac6304: Pull complete [2025-06-16T10:42:54.315Z] c3105a71a48b: Pull complete [2025-06-16T10:42:55.270Z] 0f093f025ec4: Pull complete [2025-06-16T10:42:55.270Z] c3106fc0e877: Pull complete [2025-06-16T10:42:55.270Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-06-16T10:42:55.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-16T10:42:55.456Z] #120 ... [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #121 [core-keeper builder 7/8] COPY . . [2025-06-16T10:42:55.456Z] #121 DONE 8.6s [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #122 [support-notifications builder 6/7] COPY . . [2025-06-16T10:42:55.456Z] #122 DONE 8.6s [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:42:55.456Z] #123 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-16T10:42:55.456Z] #124 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:55.456Z] #125 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-06-16T10:42:55.456Z] #126 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:42:55.456Z] #127 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:55.456Z] #128 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:55.456Z] #129 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #130 [core-data builder 6/7] COPY . . [2025-06-16T10:42:55.456Z] #130 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:42:55.456Z] #131 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #120 [core-command builder 6/7] COPY . . [2025-06-16T10:42:55.456Z] #120 DONE 8.6s [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #132 [core-metadata builder 6/7] COPY . . [2025-06-16T10:42:55.456Z] #132 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:55.456Z] #133 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:42:55.456Z] #134 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #135 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:42:55.456Z] #135 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:55.456Z] #136 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2025-06-16T10:42:55.456Z] #137 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #138 [security-bootstrapper builder 6/7] COPY . . [2025-06-16T10:42:55.456Z] #138 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:42:55.456Z] #139 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:42:55.456Z] #140 CACHED [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-16T10:42:55.456Z] #119 DONE 8.6s [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #141 [support-scheduler builder 6/7] COPY . . [2025-06-16T10:42:55.456Z] #141 DONE 8.7s [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-06-16T10:42:55.456Z] #142 DONE 8.7s [2025-06-16T10:42:55.456Z] [2025-06-16T10:42:55.456Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-16T10:42:55.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T10:42:55.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-3387 does not seem to be running inside a container [2025-06-16T10:42:55.818Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-compose-arm64:latest cat [2025-06-16T10:42:56.831Z] #143 1.605 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-16T10:42:57.697Z] $ docker top 7688b13f3426186cecbd15e2b977aa24f7a2d4aaec2d61e9eb7c082c3cdf7753 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-16T10:42:58.198Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-16T10:43:06.794Z] #143 ... [2025-06-16T10:43:06.794Z] [2025-06-16T10:43:06.794Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-16T10:43:06.794Z] #0 0.588 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-16T10:43:06.794Z] #144 ... [2025-06-16T10:43:06.794Z] [2025-06-16T10:43:06.794Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-16T10:43:06.794Z] #0 1.102 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-16T10:43:06.794Z] #145 ... [2025-06-16T10:43:06.794Z] [2025-06-16T10:43:06.794Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-06-16T10:43:06.794Z] #0 1.117 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-16T10:43:06.794Z] #146 ... [2025-06-16T10:43:06.794Z] [2025-06-16T10:43:06.794Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-16T10:43:06.794Z] #0 0.858 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-16T10:43:06.794Z] #147 ... [2025-06-16T10:43:06.794Z] [2025-06-16T10:43:06.794Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-06-16T10:43:06.794Z] #0 0.797 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-16T10:43:06.794Z] #148 ... [2025-06-16T10:43:06.794Z] [2025-06-16T10:43:06.794Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T10:43:06.794Z] #0 1.177 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-16T10:43:06.794Z] #149 ... [2025-06-16T10:43:06.794Z] [2025-06-16T10:43:06.794Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-16T10:43:06.794Z] #0 0.880 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-16T10:43:06.794Z] #150 ... [2025-06-16T10:43:06.794Z] [2025-06-16T10:43:06.794Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-16T10:43:06.794Z] #0 1.768 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-16T10:43:06.794Z] #151 ... [2025-06-16T10:43:06.794Z] [2025-06-16T10:43:06.794Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-16T10:43:06.794Z] #0 1.510 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-16T10:43:06.794Z] #152 ... [2025-06-16T10:43:06.794Z] [2025-06-16T10:43:06.794Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-06-16T10:43:06.794Z] #0 0.885 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-16T10:43:06.794Z] #153 ... [2025-06-16T10:43:06.794Z] [2025-06-16T10:43:06.794Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-16T10:43:06.794Z] #0 0.645 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-16T10:43:08.298Z] #1 [core-command internal] load build definition from Dockerfile [2025-06-16T10:43:08.298Z] #1 transferring dockerfile: 1.94kB done [2025-06-16T10:43:08.298Z] #1 DONE 0.1s [2025-06-16T10:43:08.298Z] [2025-06-16T10:43:08.298Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-16T10:43:08.298Z] #2 transferring dockerfile: 3.02kB done [2025-06-16T10:43:08.298Z] #2 DONE 0.1s [2025-06-16T10:43:08.298Z] [2025-06-16T10:43:08.298Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-16T10:43:08.298Z] #3 transferring dockerfile: 2.50kB 0.0s done [2025-06-16T10:43:08.298Z] #3 DONE 0.1s [2025-06-16T10:43:08.298Z] [2025-06-16T10:43:08.298Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-16T10:43:08.298Z] #4 transferring dockerfile: 2.23kB done [2025-06-16T10:43:08.298Z] #4 DONE 0.1s [2025-06-16T10:43:08.298Z] [2025-06-16T10:43:08.298Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-16T10:43:08.298Z] #5 transferring dockerfile: 2.49kB done [2025-06-16T10:43:08.298Z] #5 DONE 0.1s [2025-06-16T10:43:08.298Z] [2025-06-16T10:43:08.298Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-16T10:43:08.298Z] #6 transferring dockerfile: 1.89kB done [2025-06-16T10:43:08.298Z] #6 DONE 0.0s [2025-06-16T10:43:08.298Z] [2025-06-16T10:43:08.298Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-06-16T10:43:08.298Z] #7 transferring dockerfile: 1.69kB done [2025-06-16T10:43:08.298Z] #7 DONE 0.1s [2025-06-16T10:43:08.298Z] [2025-06-16T10:43:08.298Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-06-16T10:43:08.298Z] #8 transferring dockerfile: 2.10kB done [2025-06-16T10:43:08.298Z] #8 DONE 0.1s [2025-06-16T10:43:08.298Z] [2025-06-16T10:43:08.298Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-06-16T10:43:08.298Z] #9 transferring dockerfile: 1.83kB done [2025-06-16T10:43:08.298Z] #9 DONE 0.1s [2025-06-16T10:43:08.298Z] [2025-06-16T10:43:08.298Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-06-16T10:43:08.298Z] #10 transferring dockerfile: 1.81kB done [2025-06-16T10:43:08.298Z] #10 DONE 0.1s [2025-06-16T10:43:08.298Z] [2025-06-16T10:43:08.298Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-16T10:43:08.298Z] #11 transferring dockerfile: 2.14kB done [2025-06-16T10:43:08.298Z] #11 DONE 0.1s [2025-06-16T10:43:08.298Z] [2025-06-16T10:43:08.298Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-06-16T10:43:08.564Z] #12 transferring dockerfile: 2.00kB done [2025-06-16T10:43:08.564Z] #12 DONE 0.1s [2025-06-16T10:43:08.564Z] [2025-06-16T10:43:08.564Z] #13 [core-data internal] load build definition from Dockerfile [2025-06-16T10:43:08.564Z] #13 transferring dockerfile: 2.04kB done [2025-06-16T10:43:08.564Z] #13 DONE 0.1s [2025-06-16T10:43:08.564Z] [2025-06-16T10:43:08.564Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-06-16T10:43:08.564Z] #14 transferring dockerfile: 1.70kB done [2025-06-16T10:43:08.564Z] #14 DONE 0.1s [2025-06-16T10:43:08.564Z] [2025-06-16T10:43:08.564Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-06-16T10:43:08.564Z] #15 transferring dockerfile: 2.01kB done [2025-06-16T10:43:08.564Z] #15 DONE 0.1s [2025-06-16T10:43:08.564Z] [2025-06-16T10:43:08.564Z] #16 [core-command internal] load .dockerignore [2025-06-16T10:43:08.830Z] #16 transferring context: 50B done [2025-06-16T10:43:08.830Z] #16 DONE 0.1s [2025-06-16T10:43:09.415Z] [2025-06-16T10:43:09.415Z] #17 [security-bootstrapper internal] load .dockerignore [2025-06-16T10:43:09.415Z] #17 transferring context: 50B done [2025-06-16T10:43:09.415Z] #17 DONE 0.1s [2025-06-16T10:43:09.415Z] [2025-06-16T10:43:09.415Z] #18 [security-proxy-setup internal] load .dockerignore [2025-06-16T10:43:09.415Z] #18 transferring context: 50B done [2025-06-16T10:43:09.415Z] #18 DONE 0.0s [2025-06-16T10:43:09.415Z] [2025-06-16T10:43:09.415Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-16T10:43:09.415Z] #19 transferring context: 50B done [2025-06-16T10:43:09.415Z] #19 DONE 0.1s [2025-06-16T10:43:09.415Z] [2025-06-16T10:43:09.415Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-06-16T10:43:09.682Z] #20 transferring context: 50B done [2025-06-16T10:43:09.682Z] #20 DONE 0.1s [2025-06-16T10:43:09.682Z] [2025-06-16T10:43:09.682Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-06-16T10:43:09.682Z] #21 transferring context: 50B done [2025-06-16T10:43:09.682Z] #21 DONE 0.1s [2025-06-16T10:43:09.682Z] [2025-06-16T10:43:09.682Z] #22 [security-spire-config internal] load .dockerignore [2025-06-16T10:43:09.682Z] #22 transferring context: 50B done [2025-06-16T10:43:09.682Z] #22 DONE 0.1s [2025-06-16T10:43:09.682Z] [2025-06-16T10:43:09.682Z] #23 [support-scheduler internal] load .dockerignore [2025-06-16T10:43:09.682Z] #23 transferring context: 50B 0.0s done [2025-06-16T10:43:09.682Z] #23 DONE 0.1s [2025-06-16T10:43:09.951Z] [2025-06-16T10:43:09.951Z] #24 [core-metadata internal] load .dockerignore [2025-06-16T10:43:09.951Z] #24 transferring context: 50B done [2025-06-16T10:43:09.951Z] #24 DONE 0.1s [2025-06-16T10:43:09.951Z] [2025-06-16T10:43:09.951Z] #25 [security-spire-agent internal] load .dockerignore [2025-06-16T10:43:09.951Z] #25 transferring context: 50B 0.0s done [2025-06-16T10:43:09.951Z] #25 DONE 0.1s [2025-06-16T10:43:09.951Z] [2025-06-16T10:43:09.951Z] #26 [security-proxy-auth internal] load .dockerignore [2025-06-16T10:43:09.951Z] #26 transferring context: 50B 0.0s done [2025-06-16T10:43:09.951Z] #26 DONE 0.1s [2025-06-16T10:43:09.951Z] [2025-06-16T10:43:09.951Z] #27 [support-notifications internal] load .dockerignore [2025-06-16T10:43:09.951Z] #27 transferring context: 50B 0.0s done [2025-06-16T10:43:09.951Z] #27 DONE 0.1s [2025-06-16T10:43:09.951Z] [2025-06-16T10:43:09.951Z] #28 [core-data internal] load .dockerignore [2025-06-16T10:43:09.951Z] #28 transferring context: 50B done [2025-06-16T10:43:09.951Z] #28 DONE 0.1s [2025-06-16T10:43:09.951Z] [2025-06-16T10:43:09.951Z] #29 [security-spire-server internal] load .dockerignore [2025-06-16T10:43:10.219Z] #29 transferring context: 50B 0.0s done [2025-06-16T10:43:10.219Z] #29 DONE 0.1s [2025-06-16T10:43:10.219Z] [2025-06-16T10:43:10.219Z] #30 [core-keeper internal] load .dockerignore [2025-06-16T10:43:10.219Z] #30 transferring context: 50B done [2025-06-16T10:43:10.219Z] #30 DONE 0.1s [2025-06-16T10:43:10.219Z] [2025-06-16T10:43:10.219Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-06-16T10:43:10.219Z] #31 ... [2025-06-16T10:43:10.219Z] [2025-06-16T10:43:10.219Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-16T10:43:10.219Z] #32 DONE 0.0s [2025-06-16T10:43:10.492Z] [2025-06-16T10:43:10.492Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-06-16T10:43:10.492Z] #31 DONE 0.2s [2025-06-16T10:43:10.492Z] [2025-06-16T10:43:10.492Z] #33 [core-command internal] load build context [2025-06-16T10:43:10.760Z] #33 ... [2025-06-16T10:43:10.760Z] [2025-06-16T10:43:10.760Z] #34 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:43:10.760Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:43:10.760Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-16T10:43:10.760Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:43:10.760Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-16T10:43:10.760Z] #34 DONE 0.2s [2025-06-16T10:43:10.760Z] [2025-06-16T10:43:10.760Z] #33 [core-command internal] load build context [2025-06-16T10:43:11.351Z] #33 ... [2025-06-16T10:43:11.351Z] [2025-06-16T10:43:11.351Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-16T10:43:11.351Z] #32 DONE 0.0s [2025-06-16T10:43:11.351Z] [2025-06-16T10:43:11.351Z] #33 [core-command internal] load build context [2025-06-16T10:43:11.351Z] #33 ... [2025-06-16T10:43:11.351Z] [2025-06-16T10:43:11.351Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-16T10:43:11.351Z] #32 DONE 0.0s [2025-06-16T10:43:11.351Z] [2025-06-16T10:43:11.351Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-16T10:43:11.351Z] #35 DONE 1.0s [2025-06-16T10:43:11.351Z] [2025-06-16T10:43:11.351Z] #33 [core-command internal] load build context [2025-06-16T10:43:11.624Z] #33 ... [2025-06-16T10:43:11.624Z] [2025-06-16T10:43:11.624Z] #34 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:43:11.624Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:43:11.624Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-16T10:43:11.624Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:43:11.624Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-16T10:43:11.624Z] #34 DONE 0.4s [2025-06-16T10:43:11.624Z] [2025-06-16T10:43:11.624Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-06-16T10:43:11.624Z] #31 DONE 0.4s [2025-06-16T10:43:11.624Z] [2025-06-16T10:43:11.624Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-16T10:43:11.624Z] #35 DONE 1.7s [2025-06-16T10:43:11.624Z] [2025-06-16T10:43:11.624Z] #33 [core-command internal] load build context [2025-06-16T10:43:11.624Z] #33 ... [2025-06-16T10:43:11.624Z] [2025-06-16T10:43:11.624Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-16T10:43:11.624Z] #32 DONE 0.0s [2025-06-16T10:43:11.624Z] [2025-06-16T10:43:11.624Z] #33 [core-command internal] load build context [2025-06-16T10:43:11.900Z] #33 ... [2025-06-16T10:43:11.900Z] [2025-06-16T10:43:11.900Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-16T10:43:11.900Z] #32 DONE 0.0s [2025-06-16T10:43:11.900Z] [2025-06-16T10:43:11.900Z] #33 [core-command internal] load build context [2025-06-16T10:43:12.168Z] #33 ... [2025-06-16T10:43:12.168Z] [2025-06-16T10:43:12.168Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-06-16T10:43:12.168Z] #31 DONE 0.8s [2025-06-16T10:43:12.168Z] [2025-06-16T10:43:12.168Z] #33 [core-command internal] load build context [2025-06-16T10:43:12.168Z] #33 ... [2025-06-16T10:43:12.168Z] [2025-06-16T10:43:12.168Z] #34 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:43:12.168Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:43:12.168Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-16T10:43:12.168Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:43:12.168Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-16T10:43:12.168Z] #34 DONE 0.5s [2025-06-16T10:43:12.168Z] [2025-06-16T10:43:12.168Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-16T10:43:12.168Z] #35 DONE 1.7s [2025-06-16T10:43:12.449Z] [2025-06-16T10:43:12.449Z] #34 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:43:12.449Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:43:12.449Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-16T10:43:12.449Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:43:12.449Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-16T10:43:12.449Z] #34 DONE 0.5s [2025-06-16T10:43:12.449Z] [2025-06-16T10:43:12.449Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-16T10:43:12.449Z] #35 DONE 1.7s [2025-06-16T10:43:12.449Z] [2025-06-16T10:43:12.449Z] #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-16T10:43:12.449Z] #36 ... [2025-06-16T10:43:12.449Z] [2025-06-16T10:43:12.449Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-16T10:43:12.449Z] #32 DONE 0.0s [2025-06-16T10:43:12.449Z] [2025-06-16T10:43:12.449Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-06-16T10:43:12.449Z] #37 DONE 1.7s [2025-06-16T10:43:12.449Z] [2025-06-16T10:43:12.449Z] #38 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-16T10:43:12.717Z] #38 ... [2025-06-16T10:43:12.717Z] [2025-06-16T10:43:12.717Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-16T10:43:12.717Z] #32 DONE 0.0s [2025-06-16T10:43:12.987Z] [2025-06-16T10:43:12.987Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:43:12.987Z] #39 ... [2025-06-16T10:43:12.987Z] [2025-06-16T10:43:12.987Z] #34 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:43:12.987Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:43:12.987Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-16T10:43:12.987Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:43:12.987Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-16T10:43:12.987Z] #34 DONE 0.5s [2025-06-16T10:43:12.987Z] [2025-06-16T10:43:12.987Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-16T10:43:12.987Z] #35 DONE 1.8s [2025-06-16T10:43:12.987Z] [2025-06-16T10:43:12.987Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-06-16T10:43:12.987Z] #31 DONE 1.6s [2025-06-16T10:43:12.987Z] [2025-06-16T10:43:12.987Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-06-16T10:43:12.987Z] #37 DONE 1.7s [2025-06-16T10:43:12.987Z] [2025-06-16T10:43:12.987Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:43:12.987Z] #39 ... [2025-06-16T10:43:12.987Z] [2025-06-16T10:43:12.987Z] #34 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:43:12.987Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:43:12.987Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-16T10:43:12.987Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:43:12.987Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-16T10:43:12.987Z] #34 DONE 0.5s [2025-06-16T10:43:12.987Z] [2025-06-16T10:43:12.987Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-16T10:43:12.987Z] #35 DONE 1.8s [2025-06-16T10:43:12.987Z] [2025-06-16T10:43:12.987Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-06-16T10:43:12.987Z] #37 DONE 1.7s [2025-06-16T10:43:13.255Z] [2025-06-16T10:43:13.255Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:43:13.255Z] #39 ... [2025-06-16T10:43:13.255Z] [2025-06-16T10:43:13.255Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-16T10:43:13.255Z] #32 DONE 0.1s [2025-06-16T10:43:13.525Z] [2025-06-16T10:43:13.525Z] #33 [core-command internal] load build context [2025-06-16T10:43:13.794Z] #33 ... [2025-06-16T10:43:13.794Z] [2025-06-16T10:43:13.794Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-16T10:43:13.794Z] #32 DONE 0.1s [2025-06-16T10:43:13.794Z] [2025-06-16T10:43:13.794Z] #33 [core-command internal] load build context [2025-06-16T10:43:14.384Z] #33 ... [2025-06-16T10:43:14.384Z] [2025-06-16T10:43:14.384Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-16T10:43:14.384Z] #32 DONE 0.1s [2025-06-16T10:43:14.384Z] [2025-06-16T10:43:14.384Z] #33 [core-command internal] load build context [2025-06-16T10:43:14.384Z] #33 transferring context: 8.96MB 3.8s [2025-06-16T10:43:14.984Z] #33 ... [2025-06-16T10:43:14.984Z] [2025-06-16T10:43:14.984Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-06-16T10:43:14.984Z] #31 DONE 3.3s [2025-06-16T10:43:14.984Z] [2025-06-16T10:43:14.984Z] #33 [core-command internal] load build context [2025-06-16T10:43:14.984Z] #33 ... [2025-06-16T10:43:14.984Z] [2025-06-16T10:43:14.984Z] #34 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:43:14.984Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:43:14.984Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-16T10:43:14.984Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:43:14.984Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-16T10:43:14.984Z] #34 DONE 0.6s [2025-06-16T10:43:14.984Z] [2025-06-16T10:43:14.984Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-16T10:43:14.984Z] #35 DONE 1.8s [2025-06-16T10:43:14.984Z] [2025-06-16T10:43:14.984Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-06-16T10:43:14.984Z] #37 DONE 1.7s [2025-06-16T10:43:14.984Z] [2025-06-16T10:43:14.984Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-16T10:43:14.985Z] #32 DONE 0.1s [2025-06-16T10:43:15.259Z] [2025-06-16T10:43:15.259Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:43:15.259Z] #39 ... [2025-06-16T10:43:15.259Z] [2025-06-16T10:43:15.259Z] #34 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:43:15.259Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:43:15.259Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-16T10:43:15.259Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:43:15.259Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-16T10:43:15.259Z] #34 DONE 0.6s [2025-06-16T10:43:15.259Z] [2025-06-16T10:43:15.259Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-16T10:43:15.259Z] #35 DONE 1.9s [2025-06-16T10:43:15.259Z] [2025-06-16T10:43:15.259Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2025-06-16T10:43:15.259Z] #37 DONE 1.8s [2025-06-16T10:43:15.259Z] [2025-06-16T10:43:15.259Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:43:17.195Z] #39 ... [2025-06-16T10:43:17.195Z] [2025-06-16T10:43:17.195Z] #34 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:43:17.195Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:43:17.195Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-16T10:43:17.195Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:43:17.195Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-16T10:43:17.195Z] #34 DONE 0.6s [2025-06-16T10:43:17.195Z] [2025-06-16T10:43:17.195Z] #40 [security-spire-server internal] load build context [2025-06-16T10:43:17.195Z] #40 DONE 0.0s [2025-06-16T10:43:17.195Z] [2025-06-16T10:43:17.195Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-16T10:43:17.195Z] #41 DONE 4.5s [2025-06-16T10:43:17.195Z] [2025-06-16T10:43:17.195Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-16T10:43:17.195Z] #42 DONE 3.8s [2025-06-16T10:43:17.195Z] [2025-06-16T10:43:17.195Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:17.195Z] #43 ... [2025-06-16T10:43:17.195Z] [2025-06-16T10:43:17.195Z] #34 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:43:17.195Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:43:17.195Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-16T10:43:17.195Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:43:17.195Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-16T10:43:17.195Z] #34 DONE 0.6s [2025-06-16T10:43:17.195Z] [2025-06-16T10:43:17.195Z] #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-16T10:43:17.195Z] #31 DONE 5.4s [2025-06-16T10:43:17.195Z] [2025-06-16T10:43:17.195Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:17.195Z] #43 ... [2025-06-16T10:43:17.195Z] [2025-06-16T10:43:17.195Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:17.195Z] #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:17.473Z] #44 ... [2025-06-16T10:43:17.473Z] [2025-06-16T10:43:17.473Z] #34 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-16T10:43:17.473Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-16T10:43:17.473Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-16T10:43:17.473Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-16T10:43:17.473Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-16T10:43:17.473Z] #34 DONE 0.6s [2025-06-16T10:43:17.473Z] [2025-06-16T10:43:17.473Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-16T10:43:17.473Z] #35 DONE 1.9s [2025-06-16T10:43:17.473Z] [2025-06-16T10:43:17.473Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-06-16T10:43:17.473Z] #37 DONE 1.8s [2025-06-16T10:43:17.473Z] [2025-06-16T10:43:17.473Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:43:17.473Z] #45 DONE 0.0s [2025-06-16T10:43:17.473Z] [2025-06-16T10:43:17.473Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:19.419Z] #44 ... [2025-06-16T10:43:19.419Z] [2025-06-16T10:43:19.419Z] #40 [security-spire-server internal] load build context [2025-06-16T10:43:19.419Z] #40 transferring context: 23.80kB 0.6s done [2025-06-16T10:43:19.419Z] #40 DONE 2.2s [2025-06-16T10:43:19.419Z] [2025-06-16T10:43:19.419Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:20.832Z] #43 ... [2025-06-16T10:43:20.832Z] [2025-06-16T10:43:20.832Z] #46 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-06-16T10:43:20.832Z] #0 5.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:20.832Z] #0 6.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:20.832Z] #0 8.139 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-16T10:43:20.832Z] #0 8.139 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:43:20.832Z] #0 8.281 OK: 9 MiB in 15 packages [2025-06-16T10:43:20.832Z] #46 DONE 10.9s [2025-06-16T10:43:20.832Z] [2025-06-16T10:43:20.832Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:43:21.097Z] #47 ... [2025-06-16T10:43:21.097Z] [2025-06-16T10:43:21.097Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:21.097Z] #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 3.8s done [2025-06-16T10:43:21.097Z] #44 DONE 3.9s [2025-06-16T10:43:21.097Z] [2025-06-16T10:43:21.097Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:43:21.097Z] #47 ... [2025-06-16T10:43:21.097Z] [2025-06-16T10:43:21.097Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:21.374Z] #43 ... [2025-06-16T10:43:21.374Z] [2025-06-16T10:43:21.374Z] #48 [security-spire-config internal] load build context [2025-06-16T10:43:21.374Z] #48 transferring context: 22.05kB 0.7s done [2025-06-16T10:43:21.374Z] #48 DONE 4.1s [2025-06-16T10:43:21.374Z] [2025-06-16T10:43:21.374Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:21.646Z] #43 ... [2025-06-16T10:43:21.646Z] [2025-06-16T10:43:21.646Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-16T10:43:21.646Z] #0 7.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:21.646Z] #0 8.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:21.646Z] #0 9.704 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-16T10:43:21.646Z] #0 9.704 (2/2) Installing su-exec (0.2-r3) [2025-06-16T10:43:21.646Z] #0 9.704 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:43:21.646Z] #0 9.854 OK: 9 MiB in 16 packages [2025-06-16T10:43:21.646Z] #49 ... [2025-06-16T10:43:21.646Z] [2025-06-16T10:43:21.646Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-16T10:43:21.646Z] #0 8.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:21.646Z] #0 9.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:21.911Z] #50 ... [2025-06-16T10:43:21.911Z] [2025-06-16T10:43:21.911Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:43:21.911Z] #47 ... [2025-06-16T10:43:21.911Z] [2025-06-16T10:43:21.911Z] #51 [security-spire-agent internal] load build context [2025-06-16T10:43:21.911Z] #51 transferring context: 23.33kB 0.4s done [2025-06-16T10:43:21.911Z] #51 DONE 4.5s [2025-06-16T10:43:21.911Z] [2025-06-16T10:43:21.911Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:43:22.176Z] #47 ... [2025-06-16T10:43:22.176Z] [2025-06-16T10:43:22.176Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:43:22.443Z] #52 ... [2025-06-16T10:43:22.443Z] [2025-06-16T10:43:22.443Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:43:22.443Z] #53 ... [2025-06-16T10:43:22.443Z] [2025-06-16T10:43:22.443Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:43:22.719Z] #47 ... [2025-06-16T10:43:22.719Z] [2025-06-16T10:43:22.719Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-16T10:43:22.719Z] #54 ... [2025-06-16T10:43:22.719Z] [2025-06-16T10:43:22.719Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-16T10:43:22.719Z] #55 ... [2025-06-16T10:43:22.719Z] [2025-06-16T10:43:22.719Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-16T10:43:22.719Z] #0 9.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:22.985Z] #56 ... [2025-06-16T10:43:22.985Z] [2025-06-16T10:43:22.985Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:43:22.985Z] #47 ... [2025-06-16T10:43:22.985Z] [2025-06-16T10:43:22.985Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-16T10:43:23.275Z] #57 ... [2025-06-16T10:43:23.275Z] [2025-06-16T10:43:23.275Z] #58 [support-scheduler internal] load build context [2025-06-16T10:43:23.275Z] #58 ... [2025-06-16T10:43:23.275Z] [2025-06-16T10:43:23.275Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-06-16T10:43:23.544Z] #38 ... [2025-06-16T10:43:23.544Z] [2025-06-16T10:43:23.544Z] #59 [core-metadata internal] load build context [2025-06-16T10:43:23.544Z] #59 ... [2025-06-16T10:43:23.544Z] [2025-06-16T10:43:23.544Z] #58 [support-scheduler internal] load build context [2025-06-16T10:43:23.809Z] #58 ... [2025-06-16T10:43:23.809Z] [2025-06-16T10:43:23.809Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-16T10:43:23.809Z] #60 ... [2025-06-16T10:43:23.809Z] [2025-06-16T10:43:23.809Z] #58 [support-scheduler internal] load build context [2025-06-16T10:43:24.773Z] #58 ... [2025-06-16T10:43:24.773Z] [2025-06-16T10:43:24.773Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-16T10:43:24.773Z] #49 DONE 12.9s [2025-06-16T10:43:24.773Z] [2025-06-16T10:43:24.773Z] #58 [support-scheduler internal] load build context [2025-06-16T10:43:25.050Z] #58 ... [2025-06-16T10:43:25.050Z] [2025-06-16T10:43:25.050Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:43:25.317Z] #61 ... [2025-06-16T10:43:25.317Z] [2025-06-16T10:43:25.317Z] #33 [core-command internal] load build context [2025-06-16T10:43:25.317Z] #33 ... [2025-06-16T10:43:25.317Z] [2025-06-16T10:43:25.317Z] #62 [support-notifications internal] load build context [2025-06-16T10:43:25.317Z] #62 ... [2025-06-16T10:43:25.317Z] [2025-06-16T10:43:25.317Z] #63 [core-data internal] load build context [2025-06-16T10:43:25.587Z] #63 ... [2025-06-16T10:43:25.587Z] [2025-06-16T10:43:25.587Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-16T10:43:25.587Z] #64 ... [2025-06-16T10:43:25.587Z] [2025-06-16T10:43:25.587Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-16T10:43:25.862Z] #65 ... [2025-06-16T10:43:25.862Z] [2025-06-16T10:43:25.862Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:25.862Z] #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-16T10:43:25.862Z] #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-06-16T10:43:25.862Z] #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-06-16T10:43:25.862Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.1s [2025-06-16T10:43:25.862Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.1s [2025-06-16T10:43:26.139Z] #44 ... [2025-06-16T10:43:26.139Z] [2025-06-16T10:43:26.139Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-16T10:43:26.139Z] #66 ... [2025-06-16T10:43:26.139Z] [2025-06-16T10:43:26.139Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:26.139Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.4s done [2025-06-16T10:43:26.139Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-06-16T10:43:26.405Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-06-16T10:43:26.670Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 2.9s [2025-06-16T10:43:26.936Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.9s done [2025-06-16T10:43:26.936Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.1s [2025-06-16T10:43:26.936Z] #44 ... [2025-06-16T10:43:26.936Z] [2025-06-16T10:43:26.936Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-16T10:43:26.936Z] #50 12.71 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-16T10:43:26.936Z] #50 12.71 (2/4) Installing openssl (3.3.3-r0) [2025-06-16T10:43:26.936Z] #50 12.71 (3/4) Installing su-exec (0.2-r3) [2025-06-16T10:43:26.936Z] #50 12.71 (4/4) Installing yq-go (4.44.1-r2) [2025-06-16T10:43:26.936Z] #50 13.14 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:43:26.936Z] #50 13.22 OK: 20 MiB in 18 packages [2025-06-16T10:43:26.936Z] #50 DONE 15.1s [2025-06-16T10:43:26.936Z] [2025-06-16T10:43:26.936Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:27.201Z] #44 ... [2025-06-16T10:43:27.201Z] [2025-06-16T10:43:27.201Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:43:27.201Z] #39 transferring context: 9.07MB 15.5s [2025-06-16T10:43:27.201Z] #39 ... [2025-06-16T10:43:27.201Z] [2025-06-16T10:43:27.201Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:27.467Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.7s done [2025-06-16T10:43:27.733Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.7s done [2025-06-16T10:43:27.733Z] #44 ... [2025-06-16T10:43:27.733Z] [2025-06-16T10:43:27.733Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-16T10:43:27.733Z] #67 ... [2025-06-16T10:43:27.733Z] [2025-06-16T10:43:27.733Z] #68 [core-keeper internal] load build context [2025-06-16T10:43:27.999Z] #68 ... [2025-06-16T10:43:27.999Z] [2025-06-16T10:43:27.999Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:43:27.999Z] #45 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 3.8s done [2025-06-16T10:43:27.999Z] #45 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-16T10:43:27.999Z] #45 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-06-16T10:43:27.999Z] #45 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-06-16T10:43:27.999Z] #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done [2025-06-16T10:43:27.999Z] #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-06-16T10:43:27.999Z] #45 ... [2025-06-16T10:43:27.999Z] [2025-06-16T10:43:27.999Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:27.999Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 4.3s [2025-06-16T10:43:28.959Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.99MB / 33.17MB 5.1s [2025-06-16T10:43:28.959Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-06-16T10:43:28.959Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-06-16T10:43:28.959Z] #44 ... [2025-06-16T10:43:28.959Z] [2025-06-16T10:43:28.959Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-16T10:43:29.226Z] #69 ... [2025-06-16T10:43:29.226Z] [2025-06-16T10:43:29.226Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:29.226Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-06-16T10:43:29.226Z] #44 ... [2025-06-16T10:43:29.226Z] [2025-06-16T10:43:29.226Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-16T10:43:29.226Z] #70 ... [2025-06-16T10:43:29.226Z] [2025-06-16T10:43:29.226Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:43:29.226Z] #45 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 3.2s [2025-06-16T10:43:29.821Z] #45 ... [2025-06-16T10:43:29.821Z] [2025-06-16T10:43:29.821Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-16T10:43:30.088Z] #71 ... [2025-06-16T10:43:30.088Z] [2025-06-16T10:43:30.088Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:30.669Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 6.9s [2025-06-16T10:43:31.250Z] #44 ... [2025-06-16T10:43:31.250Z] [2025-06-16T10:43:31.250Z] #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-06-16T10:43:31.516Z] #72 ... [2025-06-16T10:43:31.516Z] [2025-06-16T10:43:31.516Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:31.516Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 7.8s [2025-06-16T10:43:31.784Z] #44 ... [2025-06-16T10:43:31.784Z] [2025-06-16T10:43:31.784Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:31.784Z] #43 ... [2025-06-16T10:43:31.784Z] [2025-06-16T10:43:31.784Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:32.050Z] #44 ... [2025-06-16T10:43:32.050Z] [2025-06-16T10:43:32.050Z] #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-16T10:43:32.050Z] #36 9.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:32.050Z] #36 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:32.050Z] #36 15.11 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-16T10:43:32.050Z] #36 15.11 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-16T10:43:32.050Z] #36 15.11 OK: 24049 distinct packages available [2025-06-16T10:43:32.050Z] #36 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:32.050Z] #36 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:32.050Z] #36 ... [2025-06-16T10:43:32.050Z] [2025-06-16T10:43:32.050Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:32.050Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-06-16T10:43:32.318Z] #44 ... [2025-06-16T10:43:32.318Z] [2025-06-16T10:43:32.318Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:43:32.586Z] #52 ... [2025-06-16T10:43:32.586Z] [2025-06-16T10:43:32.586Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:43:32.586Z] #45 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.8s done [2025-06-16T10:43:32.586Z] #45 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 6.4s [2025-06-16T10:43:32.586Z] #45 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-06-16T10:43:32.586Z] #45 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 6.9s [2025-06-16T10:43:32.586Z] #45 ... [2025-06-16T10:43:32.586Z] [2025-06-16T10:43:32.586Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:43:32.586Z] #53 transferring context: 8.08MB 19.5s [2025-06-16T10:43:32.853Z] #53 ... [2025-06-16T10:43:32.853Z] [2025-06-16T10:43:32.853Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:32.853Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.4s done [2025-06-16T10:43:33.118Z] #44 ... [2025-06-16T10:43:33.118Z] [2025-06-16T10:43:33.118Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:43:33.387Z] #47 ... [2025-06-16T10:43:33.387Z] [2025-06-16T10:43:33.387Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-16T10:43:33.387Z] #60 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:33.661Z] #60 ... [2025-06-16T10:43:33.661Z] [2025-06-16T10:43:33.661Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-16T10:43:33.661Z] #56 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:33.661Z] #56 16.29 (1/4) Installing ca-certificates (20241121-r1) [2025-06-16T10:43:33.661Z] #56 16.76 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-16T10:43:33.661Z] #56 16.76 (3/4) Installing su-exec (0.2-r3) [2025-06-16T10:43:33.661Z] #56 16.76 (4/4) Installing yq-go (4.44.1-r2) [2025-06-16T10:43:33.661Z] #56 17.71 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:43:33.661Z] #56 17.71 Executing ca-certificates-20241121-r1.trigger [2025-06-16T10:43:33.661Z] #56 18.78 OK: 20 MiB in 18 packages [2025-06-16T10:43:33.927Z] #56 ... [2025-06-16T10:43:33.927Z] [2025-06-16T10:43:33.927Z] #59 [core-metadata internal] load build context [2025-06-16T10:43:33.927Z] #59 ... [2025-06-16T10:43:33.927Z] [2025-06-16T10:43:33.927Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:33.927Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.61MB / 33.17MB 10.1s [2025-06-16T10:43:34.193Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 10.5s [2025-06-16T10:43:34.775Z] #44 ... [2025-06-16T10:43:34.775Z] [2025-06-16T10:43:34.775Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-16T10:43:34.775Z] #56 DONE 22.1s [2025-06-16T10:43:34.775Z] [2025-06-16T10:43:34.775Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:34.775Z] #44 ... [2025-06-16T10:43:34.775Z] [2025-06-16T10:43:34.775Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-06-16T10:43:34.775Z] #38 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:34.775Z] #38 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:35.041Z] #38 20.75 OK: 239 MiB in 58 packages [2025-06-16T10:43:35.041Z] #38 ... [2025-06-16T10:43:35.041Z] [2025-06-16T10:43:35.041Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-16T10:43:35.041Z] #73 ... [2025-06-16T10:43:35.041Z] [2025-06-16T10:43:35.041Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:35.311Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.56MB / 33.17MB 11.7s [2025-06-16T10:43:35.311Z] #44 ... [2025-06-16T10:43:35.311Z] [2025-06-16T10:43:35.311Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:43:35.311Z] #61 ... [2025-06-16T10:43:35.311Z] [2025-06-16T10:43:35.311Z] #58 [support-scheduler internal] load build context [2025-06-16T10:43:35.578Z] #58 ... [2025-06-16T10:43:35.578Z] [2025-06-16T10:43:35.578Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:35.578Z] #44 ... [2025-06-16T10:43:35.578Z] [2025-06-16T10:43:35.578Z] #63 [core-data internal] load build context [2025-06-16T10:43:35.844Z] #63 ... [2025-06-16T10:43:35.844Z] [2025-06-16T10:43:35.844Z] #62 [support-notifications internal] load build context [2025-06-16T10:43:35.844Z] #62 ... [2025-06-16T10:43:35.844Z] [2025-06-16T10:43:35.844Z] #33 [core-command internal] load build context [2025-06-16T10:43:36.114Z] #33 ... [2025-06-16T10:43:36.114Z] [2025-06-16T10:43:36.114Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:36.114Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 12.2s [2025-06-16T10:43:36.380Z] #44 ... [2025-06-16T10:43:36.380Z] [2025-06-16T10:43:36.380Z] #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-06-16T10:43:36.380Z] #38 DONE 24.6s [2025-06-16T10:43:36.380Z] [2025-06-16T10:43:36.380Z] #62 [support-notifications internal] load build context [2025-06-16T10:43:36.646Z] #62 ... [2025-06-16T10:43:36.646Z] [2025-06-16T10:43:36.646Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-16T10:43:36.646Z] #55 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:36.646Z] #55 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:36.646Z] #55 22.00 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-16T10:43:36.646Z] #55 22.00 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-16T10:43:36.646Z] #55 22.00 OK: 24051 distinct packages available [2025-06-16T10:43:36.646Z] #55 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:36.911Z] #55 ... [2025-06-16T10:43:36.911Z] [2025-06-16T10:43:36.911Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:36.911Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 13.3s [2025-06-16T10:43:37.176Z] #44 ... [2025-06-16T10:43:37.176Z] [2025-06-16T10:43:37.176Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-16T10:43:37.447Z] #74 ... [2025-06-16T10:43:37.447Z] [2025-06-16T10:43:37.447Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:37.712Z] #44 ... [2025-06-16T10:43:37.712Z] [2025-06-16T10:43:37.712Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:43:37.712Z] #39 transferring context: 12.96MB 26.1s [2025-06-16T10:43:37.712Z] #39 ... [2025-06-16T10:43:37.712Z] [2025-06-16T10:43:37.712Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:37.712Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 14.1s [2025-06-16T10:43:37.978Z] #44 ... [2025-06-16T10:43:37.978Z] [2025-06-16T10:43:37.978Z] #68 [core-keeper internal] load build context [2025-06-16T10:43:38.243Z] #68 ... [2025-06-16T10:43:38.244Z] [2025-06-16T10:43:38.244Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:38.510Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 14.8s [2025-06-16T10:43:38.818Z] #44 ... [2025-06-16T10:43:38.818Z] [2025-06-16T10:43:38.818Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-16T10:43:38.818Z] #54 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:38.818Z] #54 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:38.818Z] #54 24.49 OK: 239 MiB in 58 packages [2025-06-16T10:43:39.087Z] #54 ... [2025-06-16T10:43:39.087Z] [2025-06-16T10:43:39.087Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:39.353Z] #44 ... [2025-06-16T10:43:39.353Z] [2025-06-16T10:43:39.353Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-16T10:43:39.353Z] #54 DONE 26.8s [2025-06-16T10:43:39.353Z] [2025-06-16T10:43:39.353Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:39.353Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 15.5s [2025-06-16T10:43:39.933Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 16.2s [2025-06-16T10:43:41.335Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 17.4s [2025-06-16T10:43:41.600Z] #44 ... [2025-06-16T10:43:41.600Z] [2025-06-16T10:43:41.600Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-16T10:43:41.600Z] #57 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:41.600Z] #57 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:41.600Z] #57 ... [2025-06-16T10:43:41.600Z] [2025-06-16T10:43:41.600Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:41.870Z] #44 ... [2025-06-16T10:43:41.870Z] [2025-06-16T10:43:41.870Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:41.870Z] #43 ... [2025-06-16T10:43:41.870Z] [2025-06-16T10:43:41.870Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:41.870Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 18.3s [2025-06-16T10:43:42.828Z] #44 ... [2025-06-16T10:43:42.828Z] [2025-06-16T10:43:42.828Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:43:42.828Z] #52 ... [2025-06-16T10:43:42.828Z] [2025-06-16T10:43:42.828Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:43:42.828Z] #45 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 12.5s done [2025-06-16T10:43:42.828Z] #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.9s [2025-06-16T10:43:42.828Z] #45 ... [2025-06-16T10:43:42.828Z] [2025-06-16T10:43:42.828Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:43:43.093Z] #53 transferring context: 11.01MB 30.2s [2025-06-16T10:43:43.093Z] #53 ... [2025-06-16T10:43:43.093Z] [2025-06-16T10:43:43.093Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:43.093Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 19.3s [2025-06-16T10:43:43.673Z] #44 ... [2025-06-16T10:43:43.673Z] [2025-06-16T10:43:43.673Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:43:43.673Z] #47 ... [2025-06-16T10:43:43.673Z] [2025-06-16T10:43:43.673Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:43:43.937Z] #53 ... [2025-06-16T10:43:43.937Z] [2025-06-16T10:43:43.937Z] #59 [core-metadata internal] load build context [2025-06-16T10:43:44.204Z] #59 ... [2025-06-16T10:43:44.204Z] [2025-06-16T10:43:44.204Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:44.787Z] #44 ... [2025-06-16T10:43:44.787Z] [2025-06-16T10:43:44.787Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-16T10:43:44.787Z] #65 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:44.787Z] #65 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:44.787Z] #65 28.32 (1/7) Installing ca-certificates (20241121-r1) [2025-06-16T10:43:44.787Z] #65 28.62 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-16T10:43:44.787Z] #65 28.62 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-16T10:43:44.787Z] #65 28.62 (4/7) Installing libsodium (1.0.19-r0) [2025-06-16T10:43:44.787Z] #65 28.62 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-16T10:43:44.787Z] #65 ... [2025-06-16T10:43:44.787Z] [2025-06-16T10:43:44.787Z] #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-16T10:43:44.787Z] #36 24.64 (1/14) Installing ca-certificates (20241121-r1) [2025-06-16T10:43:44.787Z] #36 24.77 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-16T10:43:44.787Z] #36 24.93 (3/14) Installing c-ares (1.33.1-r0) [2025-06-16T10:43:44.787Z] #36 24.93 (4/14) Installing libunistring (1.2-r0) [2025-06-16T10:43:44.787Z] #36 25.07 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-16T10:43:44.787Z] #36 25.13 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-16T10:43:44.787Z] #36 25.13 (7/14) Installing libpsl (0.21.5-r1) [2025-06-16T10:43:44.787Z] #36 25.20 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-16T10:43:44.787Z] #36 25.33 (9/14) Installing libcurl (8.12.1-r0) [2025-06-16T10:43:44.787Z] #36 25.47 (10/14) Installing curl (8.12.1-r0) [2025-06-16T10:43:44.787Z] #36 25.47 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-16T10:43:44.787Z] #36 25.52 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-16T10:43:44.787Z] #36 25.52 (13/14) Installing libucontext (1.2-r3) [2025-06-16T10:43:44.787Z] #36 25.59 (14/14) Installing gcompat (1.1.0-r4) [2025-06-16T10:43:44.787Z] #36 25.68 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:43:44.787Z] #36 25.95 Executing ca-certificates-20241121-r1.trigger [2025-06-16T10:43:44.787Z] #36 27.24 OK: 15 MiB in 28 packages [2025-06-16T10:43:44.787Z] #36 DONE 32.3s [2025-06-16T10:43:44.787Z] [2025-06-16T10:43:44.787Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-16T10:43:44.787Z] #65 28.89 (6/7) Installing libzmq (4.3.5-r2) [2025-06-16T10:43:44.787Z] #65 28.89 (7/7) Installing zeromq (4.3.5-r2) [2025-06-16T10:43:44.787Z] #65 28.89 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:43:44.787Z] #65 ... [2025-06-16T10:43:44.787Z] [2025-06-16T10:43:44.787Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-16T10:43:44.787Z] #64 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:44.787Z] #64 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:44.787Z] #64 29.40 OK: 239 MiB in 58 packages [2025-06-16T10:43:44.787Z] #64 ... [2025-06-16T10:43:44.787Z] [2025-06-16T10:43:44.787Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:44.787Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 21.1s [2025-06-16T10:43:45.055Z] #44 ... [2025-06-16T10:43:45.055Z] [2025-06-16T10:43:45.055Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-16T10:43:45.055Z] #60 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:45.055Z] #60 27.48 (1/3) Installing ca-certificates (20241121-r1) [2025-06-16T10:43:45.055Z] #60 28.12 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-16T10:43:45.055Z] #60 28.12 (3/3) Installing tzdata (2025b-r0) [2025-06-16T10:43:45.055Z] #60 30.20 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:43:45.055Z] #60 30.20 Executing ca-certificates-20241121-r1.trigger [2025-06-16T10:43:45.055Z] #60 31.27 OK: 11 MiB in 17 packages [2025-06-16T10:43:45.055Z] #60 ... [2025-06-16T10:43:45.055Z] [2025-06-16T10:43:45.055Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-16T10:43:45.324Z] #75 ... [2025-06-16T10:43:45.324Z] [2025-06-16T10:43:45.324Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:43:45.594Z] #76 ... [2025-06-16T10:43:45.594Z] [2025-06-16T10:43:45.594Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-16T10:43:45.594Z] #67 DONE 27.9s [2025-06-16T10:43:45.864Z] [2025-06-16T10:43:45.864Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:43:45.864Z] #53 ... [2025-06-16T10:43:45.864Z] [2025-06-16T10:43:45.864Z] #58 [support-scheduler internal] load build context [2025-06-16T10:43:46.132Z] #58 ... [2025-06-16T10:43:46.132Z] [2025-06-16T10:43:46.132Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:43:46.132Z] #61 ... [2025-06-16T10:43:46.132Z] [2025-06-16T10:43:46.132Z] #63 [core-data internal] load build context [2025-06-16T10:43:46.132Z] #63 ... [2025-06-16T10:43:46.132Z] [2025-06-16T10:43:46.132Z] #33 [core-command internal] load build context [2025-06-16T10:43:46.400Z] #33 ... [2025-06-16T10:43:46.400Z] [2025-06-16T10:43:46.400Z] #58 [support-scheduler internal] load build context [2025-06-16T10:43:46.984Z] #58 ... [2025-06-16T10:43:46.984Z] [2025-06-16T10:43:46.984Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-16T10:43:46.984Z] #55 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:46.984Z] #55 33.14 OK: 239 MiB in 58 packages [2025-06-16T10:43:46.984Z] #55 ... [2025-06-16T10:43:46.984Z] [2025-06-16T10:43:46.984Z] #58 [support-scheduler internal] load build context [2025-06-16T10:43:47.255Z] #58 ... [2025-06-16T10:43:47.255Z] [2025-06-16T10:43:47.255Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-16T10:43:47.255Z] #57 30.74 OK: 239 MiB in 58 packages [2025-06-16T10:43:47.255Z] #57 DONE 34.1s [2025-06-16T10:43:47.255Z] [2025-06-16T10:43:47.255Z] #58 [support-scheduler internal] load build context [2025-06-16T10:43:47.255Z] #58 ... [2025-06-16T10:43:47.256Z] [2025-06-16T10:43:47.256Z] #62 [support-notifications internal] load build context [2025-06-16T10:43:47.256Z] #62 ... [2025-06-16T10:43:47.256Z] [2025-06-16T10:43:47.256Z] #33 [core-command internal] load build context [2025-06-16T10:43:47.256Z] #33 transferring context: 19.14MB 36.7s [2025-06-16T10:43:48.216Z] #33 ... [2025-06-16T10:43:48.216Z] [2025-06-16T10:43:48.216Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:43:48.216Z] #39 ... [2025-06-16T10:43:48.216Z] [2025-06-16T10:43:48.216Z] #33 [core-command internal] load build context [2025-06-16T10:43:48.493Z] #33 ... [2025-06-16T10:43:48.493Z] [2025-06-16T10:43:48.493Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-16T10:43:48.493Z] #64 DONE 33.1s [2025-06-16T10:43:48.493Z] [2025-06-16T10:43:48.493Z] #68 [core-keeper internal] load build context [2025-06-16T10:43:48.493Z] #68 ... [2025-06-16T10:43:48.493Z] [2025-06-16T10:43:48.493Z] #33 [core-command internal] load build context [2025-06-16T10:43:49.452Z] #33 ... [2025-06-16T10:43:49.452Z] [2025-06-16T10:43:49.452Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-16T10:43:49.452Z] #60 DONE 35.7s [2025-06-16T10:43:49.452Z] [2025-06-16T10:43:49.453Z] #33 [core-command internal] load build context [2025-06-16T10:43:49.719Z] #33 ... [2025-06-16T10:43:49.719Z] [2025-06-16T10:43:49.719Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-16T10:43:49.719Z] #66 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:49.719Z] #66 25.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:49.719Z] #66 31.59 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-16T10:43:49.719Z] #66 31.59 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:43:49.719Z] #66 31.77 OK: 9 MiB in 15 packages [2025-06-16T10:43:49.719Z] #66 ... [2025-06-16T10:43:49.719Z] [2025-06-16T10:43:49.719Z] #33 [core-command internal] load build context [2025-06-16T10:43:50.304Z] #33 ... [2025-06-16T10:43:50.304Z] [2025-06-16T10:43:50.304Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-16T10:43:50.304Z] #55 DONE 37.6s [2025-06-16T10:43:50.304Z] [2025-06-16T10:43:50.304Z] #33 [core-command internal] load build context [2025-06-16T10:43:51.266Z] #33 ... [2025-06-16T10:43:51.266Z] [2025-06-16T10:43:51.266Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-16T10:43:51.266Z] #65 29.23 Executing ca-certificates-20241121-r1.trigger [2025-06-16T10:43:51.266Z] #65 30.04 OK: 14 MiB in 21 packages [2025-06-16T10:43:51.266Z] #65 DONE 35.7s [2025-06-16T10:43:51.266Z] [2025-06-16T10:43:51.266Z] #33 [core-command internal] load build context [2025-06-16T10:43:52.238Z] #33 ... [2025-06-16T10:43:52.238Z] [2025-06-16T10:43:52.238Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:52.238Z] #43 ... [2025-06-16T10:43:52.238Z] [2025-06-16T10:43:52.238Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-16T10:43:52.238Z] #71 DONE 32.4s [2025-06-16T10:43:52.238Z] [2025-06-16T10:43:52.238Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-16T10:43:52.238Z] #70 23.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:52.238Z] #70 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:52.238Z] #70 29.88 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-16T10:43:52.238Z] #70 29.88 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-16T10:43:52.238Z] #70 29.88 OK: 24049 distinct packages available [2025-06-16T10:43:52.238Z] #70 30.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:52.238Z] #70 31.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:52.505Z] #70 ... [2025-06-16T10:43:52.505Z] [2025-06-16T10:43:52.505Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:53.092Z] #43 ... [2025-06-16T10:43:53.092Z] [2025-06-16T10:43:53.092Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-16T10:43:53.092Z] #66 DONE 37.0s [2025-06-16T10:43:53.092Z] [2025-06-16T10:43:53.092Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:53.092Z] #43 transferring context: 13.73MB 40.6s [2025-06-16T10:43:53.359Z] #43 ... [2025-06-16T10:43:53.359Z] [2025-06-16T10:43:53.359Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:43:53.359Z] #52 ... [2025-06-16T10:43:53.359Z] [2025-06-16T10:43:53.359Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:53.945Z] #43 ... [2025-06-16T10:43:53.945Z] [2025-06-16T10:43:53.945Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:43:53.945Z] #47 ... [2025-06-16T10:43:53.945Z] [2025-06-16T10:43:53.945Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:54.221Z] #43 ... [2025-06-16T10:43:54.221Z] [2025-06-16T10:43:54.221Z] #59 [core-metadata internal] load build context [2025-06-16T10:43:54.493Z] #59 ... [2025-06-16T10:43:54.493Z] [2025-06-16T10:43:54.493Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:43:54.763Z] #47 ... [2025-06-16T10:43:54.763Z] [2025-06-16T10:43:54.763Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:43:54.763Z] #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 15.1s [2025-06-16T10:43:54.763Z] #45 ... [2025-06-16T10:43:54.763Z] [2025-06-16T10:43:54.763Z] #59 [core-metadata internal] load build context [2025-06-16T10:43:55.349Z] #59 ... [2025-06-16T10:43:55.349Z] [2025-06-16T10:43:55.349Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:43:55.349Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 21.3s done [2025-06-16T10:43:55.349Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.4s [2025-06-16T10:43:55.349Z] #44 ... [2025-06-16T10:43:55.349Z] [2025-06-16T10:43:55.349Z] #59 [core-metadata internal] load build context [2025-06-16T10:43:55.933Z] #59 ... [2025-06-16T10:43:55.933Z] [2025-06-16T10:43:55.933Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-16T10:43:55.933Z] #74 21.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:55.933Z] #74 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:55.933Z] #74 26.45 OK: 20 MiB in 18 packages [2025-06-16T10:43:55.933Z] #74 DONE 28.4s [2025-06-16T10:43:55.933Z] [2025-06-16T10:43:55.933Z] #59 [core-metadata internal] load build context [2025-06-16T10:43:55.933Z] #59 ... [2025-06-16T10:43:55.933Z] [2025-06-16T10:43:55.933Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:43:56.200Z] #53 ... [2025-06-16T10:43:56.200Z] [2025-06-16T10:43:56.200Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:56.470Z] #43 ... [2025-06-16T10:43:56.470Z] [2025-06-16T10:43:56.470Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:43:56.470Z] #61 ... [2025-06-16T10:43:56.470Z] [2025-06-16T10:43:56.470Z] #63 [core-data internal] load build context [2025-06-16T10:43:56.738Z] #63 ... [2025-06-16T10:43:56.738Z] [2025-06-16T10:43:56.738Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-16T10:43:56.738Z] #77 ... [2025-06-16T10:43:56.738Z] [2025-06-16T10:43:56.738Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:43:57.003Z] #61 ... [2025-06-16T10:43:57.003Z] [2025-06-16T10:43:57.003Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-16T10:43:57.003Z] #69 27.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:57.003Z] #69 28.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:57.003Z] #69 32.73 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-16T10:43:57.003Z] #69 32.73 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-16T10:43:57.003Z] #69 32.73 OK: 24049 distinct packages available [2025-06-16T10:43:57.003Z] #69 33.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:57.003Z] #69 34.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:43:57.003Z] #69 ... [2025-06-16T10:43:57.003Z] [2025-06-16T10:43:57.003Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:43:57.586Z] #43 ... [2025-06-16T10:43:57.586Z] [2025-06-16T10:43:57.586Z] #58 [support-scheduler internal] load build context [2025-06-16T10:43:57.586Z] #58 ... [2025-06-16T10:43:57.586Z] [2025-06-16T10:43:57.586Z] #62 [support-notifications internal] load build context [2025-06-16T10:43:57.586Z] #62 ... [2025-06-16T10:43:57.586Z] [2025-06-16T10:43:57.586Z] #58 [support-scheduler internal] load build context [2025-06-16T10:43:58.174Z] #58 ... [2025-06-16T10:43:58.174Z] [2025-06-16T10:43:58.174Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:43:58.174Z] #39 transferring context: 21.28MB 46.6s [2025-06-16T10:43:58.442Z] #39 ... [2025-06-16T10:43:58.442Z] [2025-06-16T10:43:58.442Z] #62 [support-notifications internal] load build context [2025-06-16T10:43:58.708Z] #62 ... [2025-06-16T10:43:58.708Z] [2025-06-16T10:43:58.708Z] #68 [core-keeper internal] load build context [2025-06-16T10:43:58.708Z] #68 ... [2025-06-16T10:43:58.708Z] [2025-06-16T10:43:58.708Z] #62 [support-notifications internal] load build context [2025-06-16T10:43:59.667Z] #62 ... [2025-06-16T10:43:59.667Z] [2025-06-16T10:43:59.667Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-16T10:43:59.667Z] #78 DONE 3.6s [2025-06-16T10:43:59.667Z] [2025-06-16T10:43:59.667Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-16T10:43:59.667Z] #69 40.67 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-16T10:43:59.667Z] #69 40.67 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-16T10:43:59.667Z] #69 40.67 (3/5) Installing libucontext (1.2-r3) [2025-06-16T10:43:59.667Z] #69 40.67 (4/5) Installing gcompat (1.1.0-r4) [2025-06-16T10:43:59.933Z] #69 40.74 (5/5) Installing openssl (3.3.3-r0) [2025-06-16T10:43:59.933Z] #69 ... [2025-06-16T10:43:59.933Z] [2025-06-16T10:43:59.933Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:44:00.212Z] #79 ... [2025-06-16T10:44:00.212Z] [2025-06-16T10:44:00.212Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-16T10:44:00.212Z] #69 40.77 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:44:00.479Z] #69 ... [2025-06-16T10:44:00.479Z] [2025-06-16T10:44:00.479Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-16T10:44:00.479Z] #70 37.59 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-16T10:44:00.479Z] #70 37.59 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-16T10:44:00.479Z] #70 37.59 (3/4) Installing libucontext (1.2-r3) [2025-06-16T10:44:00.479Z] #70 37.59 (4/4) Installing gcompat (1.1.0-r4) [2025-06-16T10:44:00.479Z] #70 37.59 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:44:00.479Z] #70 37.79 OK: 9 MiB in 18 packages [2025-06-16T10:44:00.479Z] #70 DONE 41.2s [2025-06-16T10:44:00.479Z] [2025-06-16T10:44:00.479Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-16T10:44:00.479Z] #69 41.05 OK: 10 MiB in 19 packages [2025-06-16T10:44:01.064Z] #69 ... [2025-06-16T10:44:01.064Z] [2025-06-16T10:44:01.064Z] #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-06-16T10:44:01.064Z] #72 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:01.064Z] #72 31.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:01.064Z] #72 36.61 OK: 9 MiB in 15 packages [2025-06-16T10:44:01.064Z] #72 DONE 40.5s [2025-06-16T10:44:01.334Z] [2025-06-16T10:44:01.334Z] #68 [core-keeper internal] load build context [2025-06-16T10:44:01.919Z] #68 ... [2025-06-16T10:44:01.919Z] [2025-06-16T10:44:01.919Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-16T10:44:01.919Z] #73 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:01.919Z] #73 28.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:01.919Z] #73 34.24 OK: 9 MiB in 16 packages [2025-06-16T10:44:01.919Z] #73 DONE 36.8s [2025-06-16T10:44:01.919Z] [2025-06-16T10:44:01.919Z] #68 [core-keeper internal] load build context [2025-06-16T10:44:02.188Z] #68 ... [2025-06-16T10:44:02.188Z] [2025-06-16T10:44:02.188Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:44:02.455Z] #80 ... [2025-06-16T10:44:02.455Z] [2025-06-16T10:44:02.455Z] #33 [core-command internal] load build context [2025-06-16T10:44:02.455Z] #33 transferring context: 25.36MB 51.9s [2025-06-16T10:44:02.455Z] #33 ... [2025-06-16T10:44:02.455Z] [2025-06-16T10:44:02.455Z] #68 [core-keeper internal] load build context [2025-06-16T10:44:02.861Z] #68 ... [2025-06-16T10:44:02.861Z] [2025-06-16T10:44:02.861Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-16T10:44:02.861Z] #69 DONE 43.7s [2025-06-16T10:44:02.861Z] [2025-06-16T10:44:02.861Z] #68 [core-keeper internal] load build context [2025-06-16T10:44:02.861Z] #68 ... [2025-06-16T10:44:02.861Z] [2025-06-16T10:44:02.861Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-16T10:44:02.861Z] #75 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:02.861Z] #75 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:02.861Z] #75 26.06 OK: 20 MiB in 18 packages [2025-06-16T10:44:02.861Z] #75 DONE 27.8s [2025-06-16T10:44:02.861Z] [2025-06-16T10:44:02.861Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-16T10:44:02.861Z] #81 ... [2025-06-16T10:44:02.861Z] [2025-06-16T10:44:02.861Z] #68 [core-keeper internal] load build context [2025-06-16T10:44:03.539Z] #68 ... [2025-06-16T10:44:03.539Z] [2025-06-16T10:44:03.539Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:44:03.817Z] #82 ... [2025-06-16T10:44:03.817Z] [2025-06-16T10:44:03.817Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:44:03.817Z] #52 ... [2025-06-16T10:44:03.817Z] [2025-06-16T10:44:03.817Z] #68 [core-keeper internal] load build context [2025-06-16T10:44:04.805Z] #68 ... [2025-06-16T10:44:04.805Z] [2025-06-16T10:44:04.805Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:44:04.805Z] #47 ... [2025-06-16T10:44:04.805Z] [2025-06-16T10:44:04.805Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:44:05.445Z] #52 ... [2025-06-16T10:44:05.445Z] [2025-06-16T10:44:05.445Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:44:05.445Z] #76 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:05.445Z] #76 17.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:05.445Z] #76 19.30 OK: 15 MiB in 28 packages [2025-06-16T10:44:05.445Z] #76 DONE 20.3s [2025-06-16T10:44:05.445Z] [2025-06-16T10:44:05.445Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:44:05.445Z] #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 26.8s [2025-06-16T10:44:05.723Z] #45 ... [2025-06-16T10:44:05.723Z] [2025-06-16T10:44:05.723Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:44:06.309Z] #52 ... [2025-06-16T10:44:06.309Z] [2025-06-16T10:44:06.309Z] #59 [core-metadata internal] load build context [2025-06-16T10:44:06.309Z] #59 ... [2025-06-16T10:44:06.309Z] [2025-06-16T10:44:06.309Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:44:06.309Z] #53 ... [2025-06-16T10:44:06.309Z] [2025-06-16T10:44:06.309Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:44:06.309Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.8s [2025-06-16T10:44:06.309Z] #44 ... [2025-06-16T10:44:06.309Z] [2025-06-16T10:44:06.309Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:44:07.270Z] #52 ... [2025-06-16T10:44:07.270Z] [2025-06-16T10:44:07.270Z] #63 [core-data internal] load build context [2025-06-16T10:44:07.270Z] #63 ... [2025-06-16T10:44:07.270Z] [2025-06-16T10:44:07.270Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:44:07.537Z] #61 ... [2025-06-16T10:44:07.537Z] [2025-06-16T10:44:07.537Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:44:07.537Z] #43 ... [2025-06-16T10:44:07.537Z] [2025-06-16T10:44:07.537Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:44:08.500Z] #44 ... [2025-06-16T10:44:08.500Z] [2025-06-16T10:44:08.500Z] #58 [support-scheduler internal] load build context [2025-06-16T10:44:08.500Z] #58 transferring context: 18.95MB 54.4s [2025-06-16T10:44:08.769Z] #58 ... [2025-06-16T10:44:08.769Z] [2025-06-16T10:44:08.769Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:44:08.769Z] #39 ... [2025-06-16T10:44:08.769Z] [2025-06-16T10:44:08.769Z] #58 [support-scheduler internal] load build context [2025-06-16T10:44:09.730Z] #58 ... [2025-06-16T10:44:09.730Z] [2025-06-16T10:44:09.730Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:09.730Z] #62 ... [2025-06-16T10:44:09.730Z] [2025-06-16T10:44:09.730Z] #58 [support-scheduler internal] load build context [2025-06-16T10:44:11.142Z] #58 ... [2025-06-16T10:44:11.142Z] [2025-06-16T10:44:11.142Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-16T10:44:11.142Z] #83 ... [2025-06-16T10:44:11.142Z] [2025-06-16T10:44:11.142Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:44:11.142Z] #79 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:11.142Z] #79 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:11.142Z] #79 19.14 OK: 11 MiB in 17 packages [2025-06-16T10:44:11.142Z] #79 DONE 21.0s [2025-06-16T10:44:11.142Z] [2025-06-16T10:44:11.142Z] #58 [support-scheduler internal] load build context [2025-06-16T10:44:11.411Z] #58 ... [2025-06-16T10:44:11.411Z] [2025-06-16T10:44:11.411Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:44:11.411Z] #80 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:11.411Z] #80 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:11.411Z] #80 16.84 OK: 14 MiB in 21 packages [2025-06-16T10:44:11.411Z] #80 DONE 19.3s [2025-06-16T10:44:11.411Z] [2025-06-16T10:44:11.411Z] #58 [support-scheduler internal] load build context [2025-06-16T10:44:11.996Z] #58 ... [2025-06-16T10:44:11.996Z] [2025-06-16T10:44:11.996Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-16T10:44:11.996Z] #84 ... [2025-06-16T10:44:11.996Z] [2025-06-16T10:44:11.996Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:44:12.583Z] #39 ... [2025-06-16T10:44:12.583Z] [2025-06-16T10:44:12.583Z] #33 [core-command internal] load build context [2025-06-16T10:44:12.851Z] #33 transferring context: 28.17MB 62.2s [2025-06-16T10:44:12.851Z] #33 ... [2025-06-16T10:44:12.851Z] [2025-06-16T10:44:12.851Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-16T10:44:12.851Z] #77 16.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:12.851Z] #77 22.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:12.851Z] #77 ... [2025-06-16T10:44:12.851Z] [2025-06-16T10:44:12.851Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:44:13.119Z] #39 ... [2025-06-16T10:44:13.119Z] [2025-06-16T10:44:13.119Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-16T10:44:13.387Z] #85 ... [2025-06-16T10:44:13.387Z] [2025-06-16T10:44:13.387Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:44:15.347Z] #39 ... [2025-06-16T10:44:15.347Z] [2025-06-16T10:44:15.347Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-16T10:44:15.347Z] #84 DONE 13.1s [2025-06-16T10:44:15.347Z] [2025-06-16T10:44:15.347Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:44:15.347Z] #39 ... [2025-06-16T10:44:15.347Z] [2025-06-16T10:44:15.347Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:44:15.347Z] #47 ... [2025-06-16T10:44:15.347Z] [2025-06-16T10:44:15.347Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:44:15.347Z] #52 ... [2025-06-16T10:44:15.347Z] [2025-06-16T10:44:15.347Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-16T10:44:15.347Z] #77 27.66 OK: 239 MiB in 58 packages [2025-06-16T10:44:15.347Z] #77 DONE 28.9s [2025-06-16T10:44:15.347Z] [2025-06-16T10:44:15.347Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:44:15.347Z] #52 ... [2025-06-16T10:44:15.347Z] [2025-06-16T10:44:15.347Z] #68 [core-keeper internal] load build context [2025-06-16T10:44:15.347Z] #68 ... [2025-06-16T10:44:15.347Z] [2025-06-16T10:44:15.347Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:44:15.615Z] #39 ... [2025-06-16T10:44:15.615Z] [2025-06-16T10:44:15.615Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-16T10:44:15.615Z] #82 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:15.615Z] #82 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:15.615Z] #82 19.86 OK: 9 MiB in 15 packages [2025-06-16T10:44:15.615Z] #82 DONE 22.2s [2025-06-16T10:44:15.615Z] [2025-06-16T10:44:15.615Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:44:16.200Z] #39 ... [2025-06-16T10:44:16.200Z] [2025-06-16T10:44:16.200Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:44:16.200Z] #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 37.5s [2025-06-16T10:44:16.200Z] #45 ... [2025-06-16T10:44:16.200Z] [2025-06-16T10:44:16.200Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:44:16.200Z] #39 ... [2025-06-16T10:44:16.200Z] [2025-06-16T10:44:16.200Z] #59 [core-metadata internal] load build context [2025-06-16T10:44:16.469Z] #59 ... [2025-06-16T10:44:16.469Z] [2025-06-16T10:44:16.469Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:44:16.469Z] #53 ... [2025-06-16T10:44:16.469Z] [2025-06-16T10:44:16.469Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:44:16.736Z] #45 ... [2025-06-16T10:44:16.736Z] [2025-06-16T10:44:16.736Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-16T10:44:16.736Z] #81 13.80 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:16.736Z] #81 18.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:16.736Z] #81 23.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-16T10:44:16.736Z] #81 ... [2025-06-16T10:44:16.736Z] [2025-06-16T10:44:16.736Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:44:17.011Z] #45 ... [2025-06-16T10:44:17.011Z] [2025-06-16T10:44:17.011Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-16T10:44:17.011Z] #86 DONE 1.7s [2025-06-16T10:44:17.011Z] [2025-06-16T10:44:17.011Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:44:17.595Z] #45 ... [2025-06-16T10:44:17.595Z] [2025-06-16T10:44:17.595Z] #63 [core-data internal] load build context [2025-06-16T10:44:17.595Z] #63 ... [2025-06-16T10:44:17.595Z] [2025-06-16T10:44:17.595Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:44:17.864Z] #61 ... [2025-06-16T10:44:17.864Z] [2025-06-16T10:44:17.864Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:44:17.864Z] #53 ... [2025-06-16T10:44:17.864Z] [2025-06-16T10:44:17.864Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:44:18.137Z] #43 ... [2025-06-16T10:44:18.137Z] [2025-06-16T10:44:18.137Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:44:18.720Z] #61 transferring context: 13.96MB 62.7s [2025-06-16T10:44:19.681Z] #61 ... [2025-06-16T10:44:19.681Z] [2025-06-16T10:44:19.681Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-16T10:44:19.681Z] #81 25.30 Executing busybox-1.36.1-r29.trigger [2025-06-16T10:44:19.681Z] #81 25.33 OK: 9 MiB in 15 packages [2025-06-16T10:44:19.681Z] #81 DONE 26.6s [2025-06-16T10:44:19.681Z] [2025-06-16T10:44:19.681Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:44:19.681Z] #53 ... [2025-06-16T10:44:19.681Z] [2025-06-16T10:44:19.681Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:19.948Z] #62 ... [2025-06-16T10:44:19.948Z] [2025-06-16T10:44:19.948Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:44:19.948Z] #53 ... [2025-06-16T10:44:19.948Z] [2025-06-16T10:44:19.948Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:44:19.948Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.0s [2025-06-16T10:44:19.948Z] #44 ... [2025-06-16T10:44:19.948Z] [2025-06-16T10:44:19.948Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:44:20.217Z] #53 ... [2025-06-16T10:44:20.217Z] [2025-06-16T10:44:20.217Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-16T10:44:20.218Z] #83 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:20.218Z] #83 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:20.218Z] #83 18.52 OK: 9 MiB in 18 packages [2025-06-16T10:44:20.218Z] #83 DONE 19.3s [2025-06-16T10:44:20.218Z] [2025-06-16T10:44:20.218Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:44:21.184Z] #53 transferring context: 44.67MB 68.5s done [2025-06-16T10:44:21.184Z] #53 ... [2025-06-16T10:44:21.184Z] [2025-06-16T10:44:21.184Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-16T10:44:21.184Z] #85 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:21.184Z] #85 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-16T10:44:21.184Z] #85 15.95 OK: 10 MiB in 19 packages [2025-06-16T10:44:21.184Z] #85 DONE 18.2s [2025-06-16T10:44:21.452Z] [2025-06-16T10:44:21.452Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:44:22.035Z] #61 ... [2025-06-16T10:44:22.035Z] [2025-06-16T10:44:22.035Z] #53 [core-common-config-bootstrapper internal] load build context [2025-06-16T10:44:22.035Z] #53 DONE 69.7s [2025-06-16T10:44:22.035Z] [2025-06-16T10:44:22.035Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:44:22.035Z] #61 ... [2025-06-16T10:44:22.035Z] [2025-06-16T10:44:22.035Z] #58 [support-scheduler internal] load build context [2025-06-16T10:44:22.304Z] #58 ... [2025-06-16T10:44:22.305Z] [2025-06-16T10:44:22.305Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:44:22.887Z] #61 ... [2025-06-16T10:44:22.887Z] [2025-06-16T10:44:22.887Z] #33 [core-command internal] load build context [2025-06-16T10:44:23.153Z] #33 ... [2025-06-16T10:44:23.153Z] [2025-06-16T10:44:23.153Z] #58 [support-scheduler internal] load build context [2025-06-16T10:44:25.090Z] #58 transferring context: 44.67MB 70.8s done [2025-06-16T10:44:25.090Z] #58 ... [2025-06-16T10:44:25.090Z] [2025-06-16T10:44:25.090Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:44:25.362Z] #47 ... [2025-06-16T10:44:25.362Z] [2025-06-16T10:44:25.362Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:44:25.362Z] #52 ... [2025-06-16T10:44:25.362Z] [2025-06-16T10:44:25.362Z] #68 [core-keeper internal] load build context [2025-06-16T10:44:25.627Z] #68 ... [2025-06-16T10:44:25.627Z] [2025-06-16T10:44:25.627Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:44:25.893Z] #52 ... [2025-06-16T10:44:25.893Z] [2025-06-16T10:44:25.893Z] #58 [support-scheduler internal] load build context [2025-06-16T10:44:25.893Z] #58 DONE 72.8s [2025-06-16T10:44:25.893Z] [2025-06-16T10:44:25.893Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:44:26.475Z] #52 ... [2025-06-16T10:44:26.475Z] [2025-06-16T10:44:26.475Z] #59 [core-metadata internal] load build context [2025-06-16T10:44:26.475Z] #59 ... [2025-06-16T10:44:26.475Z] [2025-06-16T10:44:26.475Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:44:26.475Z] #39 transferring context: 44.67MB 74.3s done [2025-06-16T10:44:26.740Z] #39 ... [2025-06-16T10:44:26.740Z] [2025-06-16T10:44:26.740Z] #59 [core-metadata internal] load build context [2025-06-16T10:44:27.004Z] #59 ... [2025-06-16T10:44:27.004Z] [2025-06-16T10:44:27.004Z] #39 [security-bootstrapper internal] load build context [2025-06-16T10:44:27.004Z] #39 DONE 75.4s [2025-06-16T10:44:27.004Z] [2025-06-16T10:44:27.004Z] #59 [core-metadata internal] load build context [2025-06-16T10:44:27.269Z] #59 ... [2025-06-16T10:44:27.269Z] [2025-06-16T10:44:27.269Z] #43 [security-secretstore-setup internal] load build context [2025-06-16T10:44:27.269Z] #43 transferring context: 44.67MB 73.4s done [2025-06-16T10:44:27.269Z] #43 DONE 74.9s [2025-06-16T10:44:27.269Z] [2025-06-16T10:44:27.269Z] #59 [core-metadata internal] load build context [2025-06-16T10:44:27.849Z] #59 ... [2025-06-16T10:44:27.849Z] [2025-06-16T10:44:27.849Z] #63 [core-data internal] load build context [2025-06-16T10:44:27.849Z] #63 ... [2025-06-16T10:44:27.849Z] [2025-06-16T10:44:27.849Z] #59 [core-metadata internal] load build context [2025-06-16T10:44:28.114Z] #59 ... [2025-06-16T10:44:28.114Z] [2025-06-16T10:44:28.114Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:44:28.114Z] #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 43.1s done [2025-06-16T10:44:28.276Z] #154 DONE 81.5s [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-06-16T10:44:28.276Z] #148 ... [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:44:28.276Z] #155 DONE 0.1s [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:44:28.276Z] #156 DONE 0.1s [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-16T10:44:28.276Z] #147 ... [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-16T10:44:28.276Z] #157 DONE 0.1s [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #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 [2025-06-16T10:44:28.276Z] #158 DONE 0.1s [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-16T10:44:28.276Z] #145 ... [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-06-16T10:44:28.276Z] #159 DONE 0.3s [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:44:28.276Z] #65 ... [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-16T10:44:28.276Z] #160 DONE 1.5s [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-16T10:44:28.276Z] #13 ... [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #102 [core-common-config-bootstrapper] exporting to image [2025-06-16T10:44:28.276Z] #102 exporting layers [2025-06-16T10:44:28.276Z] #102 exporting layers 0.2s done [2025-06-16T10:44:28.276Z] #102 writing image sha256:b3aeb5ffa694d705ff9018cab450ee466d3c7be995738b53e4d14ddc83b0789c done [2025-06-16T10:44:28.276Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2025-06-16T10:44:28.276Z] #102 DONE 2.1s [2025-06-16T10:44:28.276Z] [2025-06-16T10:44:28.276Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-16T10:44:28.381Z] #45 ... [2025-06-16T10:44:28.381Z] [2025-06-16T10:44:28.381Z] #63 [core-data internal] load build context [2025-06-16T10:44:29.210Z] #13 ... [2025-06-16T10:44:29.210Z] [2025-06-16T10:44:29.210Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-16T10:44:29.210Z] #151 DONE 93.7s [2025-06-16T10:44:29.210Z] [2025-06-16T10:44:29.210Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-16T10:44:29.210Z] #161 DONE 0.1s [2025-06-16T10:44:29.210Z] [2025-06-16T10:44:29.210Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-16T10:44:29.335Z] #63 ... [2025-06-16T10:44:29.335Z] [2025-06-16T10:44:29.335Z] #47 [security-proxy-setup internal] load build context [2025-06-16T10:44:29.335Z] #47 transferring context: 44.67MB 76.9s done [2025-06-16T10:44:29.335Z] #47 DONE 77.5s [2025-06-16T10:44:29.335Z] [2025-06-16T10:44:29.335Z] #63 [core-data internal] load build context [2025-06-16T10:44:29.917Z] #63 ... [2025-06-16T10:44:29.917Z] [2025-06-16T10:44:29.917Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:30.190Z] #62 ... [2025-06-16T10:44:30.190Z] [2025-06-16T10:44:30.190Z] #63 [core-data internal] load build context [2025-06-16T10:44:30.454Z] #63 ... [2025-06-16T10:44:30.454Z] [2025-06-16T10:44:30.454Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-16T10:44:30.454Z] #87 DONE 2.2s [2025-06-16T10:44:30.606Z] #162 DONE 1.4s [2025-06-16T10:44:30.606Z] [2025-06-16T10:44:30.606Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:44:30.606Z] #65 ... [2025-06-16T10:44:30.606Z] [2025-06-16T10:44:30.606Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:44:30.720Z] [2025-06-16T10:44:30.720Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:30.864Z] #163 DONE 0.2s [2025-06-16T10:44:30.864Z] [2025-06-16T10:44:30.864Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:44:30.864Z] #164 DONE 0.1s [2025-06-16T10:44:30.864Z] [2025-06-16T10:44:30.864Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-16T10:44:30.864Z] #165 DONE 0.1s [2025-06-16T10:44:30.864Z] [2025-06-16T10:44:30.864Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:44:30.984Z] #62 ... [2025-06-16T10:44:30.984Z] [2025-06-16T10:44:30.984Z] #33 [core-command internal] load build context [2025-06-16T10:44:30.984Z] #33 transferring context: 44.67MB 79.4s done [2025-06-16T10:44:30.984Z] #33 DONE 80.5s [2025-06-16T10:44:30.984Z] [2025-06-16T10:44:30.984Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:31.122Z] #65 ... [2025-06-16T10:44:31.122Z] [2025-06-16T10:44:31.122Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-16T10:44:31.122Z] #166 DONE 0.0s [2025-06-16T10:44:31.122Z] [2025-06-16T10:44:31.122Z] #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/ [2025-06-16T10:44:31.122Z] #167 DONE 0.0s [2025-06-16T10:44:31.122Z] [2025-06-16T10:44:31.122Z] #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/ [2025-06-16T10:44:31.122Z] #168 DONE 0.0s [2025-06-16T10:44:31.122Z] [2025-06-16T10:44:31.122Z] #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/ [2025-06-16T10:44:31.122Z] #169 DONE 0.1s [2025-06-16T10:44:31.122Z] [2025-06-16T10:44:31.122Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-16T10:44:31.379Z] #170 DONE 0.1s [2025-06-16T10:44:31.379Z] [2025-06-16T10:44:31.379Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-16T10:44:31.564Z] #62 ... [2025-06-16T10:44:31.564Z] [2025-06-16T10:44:31.564Z] #52 [security-spiffe-token-provider internal] load build context [2025-06-16T10:44:31.564Z] #52 transferring context: 44.67MB 78.6s done [2025-06-16T10:44:31.564Z] #52 DONE 79.3s [2025-06-16T10:44:31.564Z] [2025-06-16T10:44:31.564Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:31.564Z] #62 ... [2025-06-16T10:44:31.564Z] [2025-06-16T10:44:31.564Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:44:31.564Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 43.8s [2025-06-16T10:44:31.829Z] #44 ... [2025-06-16T10:44:31.829Z] [2025-06-16T10:44:31.829Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:32.340Z] #171 DONE 1.0s [2025-06-16T10:44:32.340Z] [2025-06-16T10:44:32.340Z] #102 [security-bootstrapper] exporting to image [2025-06-16T10:44:32.340Z] #102 exporting layers [2025-06-16T10:44:32.906Z] #102 exporting layers 0.5s done [2025-06-16T10:44:32.906Z] #102 writing image sha256:0e681965a3e310515031214fb8bd1f929c7888c786687c7dea8c6807fe741e78 done [2025-06-16T10:44:32.906Z] #102 naming to docker.io/library/security-bootstrapper done [2025-06-16T10:44:32.906Z] #102 DONE 2.6s [2025-06-16T10:44:32.906Z] [2025-06-16T10:44:32.906Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-06-16T10:44:33.232Z] #62 ... [2025-06-16T10:44:33.232Z] [2025-06-16T10:44:33.232Z] #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:44:33.232Z] #88 ... [2025-06-16T10:44:33.232Z] [2025-06-16T10:44:33.232Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:44:33.232Z] #61 ... [2025-06-16T10:44:33.232Z] [2025-06-16T10:44:33.232Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:33.816Z] #62 ... [2025-06-16T10:44:33.816Z] [2025-06-16T10:44:33.816Z] #68 [core-keeper internal] load build context [2025-06-16T10:44:33.816Z] #68 transferring context: 44.67MB 71.5s done [2025-06-16T10:44:33.816Z] #68 DONE 76.2s [2025-06-16T10:44:34.084Z] [2025-06-16T10:44:34.084Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:34.351Z] #62 ... [2025-06-16T10:44:34.351Z] [2025-06-16T10:44:34.351Z] #61 [security-proxy-auth internal] load build context [2025-06-16T10:44:34.351Z] #61 transferring context: 44.67MB 77.7s done [2025-06-16T10:44:34.351Z] #61 DONE 79.2s [2025-06-16T10:44:34.351Z] [2025-06-16T10:44:34.351Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:36.291Z] #62 ... [2025-06-16T10:44:36.291Z] [2025-06-16T10:44:36.291Z] #63 [core-data internal] load build context [2025-06-16T10:44:36.291Z] #63 transferring context: 44.67MB 79.2s done [2025-06-16T10:44:36.291Z] #63 DONE 80.7s [2025-06-16T10:44:36.291Z] [2025-06-16T10:44:36.291Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:36.558Z] #62 transferring context: 44.67MB 80.5s done [2025-06-16T10:44:36.558Z] #62 ... [2025-06-16T10:44:36.558Z] [2025-06-16T10:44:36.558Z] #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:44:36.558Z] #89 ... [2025-06-16T10:44:36.558Z] [2025-06-16T10:44:36.558Z] #62 [support-notifications internal] load build context [2025-06-16T10:44:36.558Z] #62 DONE 81.4s [2025-06-16T10:44:36.558Z] [2025-06-16T10:44:36.558Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:44:36.558Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 48.9s [2025-06-16T10:44:36.558Z] #44 ... [2025-06-16T10:44:36.558Z] [2025-06-16T10:44:36.558Z] #59 [core-metadata internal] load build context [2025-06-16T10:44:36.558Z] #59 transferring context: 44.67MB 82.2s done [2025-06-16T10:44:36.558Z] #59 DONE 83.7s [2025-06-16T10:44:36.558Z] [2025-06-16T10:44:36.558Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:44:38.500Z] #44 ... [2025-06-16T10:44:38.500Z] [2025-06-16T10:44:38.500Z] #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:44:38.500Z] #90 ... [2025-06-16T10:44:38.500Z] [2025-06-16T10:44:38.500Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-16T10:44:41.843Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 54.0s [2025-06-16T10:44:41.843Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 54.2s done [2025-06-16T10:44:41.843Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 54.2s done [2025-06-16T10:44:42.424Z] #44 DONE 85.0s [2025-06-16T10:44:42.424Z] [2025-06-16T10:44:42.424Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:44:43.008Z] #91 ... [2025-06-16T10:44:43.008Z] [2025-06-16T10:44:43.008Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:44:43.008Z] #92 ... [2025-06-16T10:44:43.008Z] [2025-06-16T10:44:43.008Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-16T10:44:44.414Z] #93 ... [2025-06-16T10:44:44.414Z] [2025-06-16T10:44:44.414Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-16T10:44:44.995Z] #94 ... [2025-06-16T10:44:44.995Z] [2025-06-16T10:44:44.995Z] #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:44:44.995Z] #88 DONE 21.9s [2025-06-16T10:44:44.995Z] [2025-06-16T10:44:44.995Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:44:45.577Z] #95 ... [2025-06-16T10:44:45.577Z] [2025-06-16T10:44:45.577Z] #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:44:45.577Z] #89 DONE 19.2s [2025-06-16T10:44:45.577Z] [2025-06-16T10:44:45.577Z] #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:44:45.577Z] #90 DONE 17.5s [2025-06-16T10:44:45.842Z] [2025-06-16T10:44:45.842Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:44:48.428Z] #96 ... [2025-06-16T10:44:48.428Z] [2025-06-16T10:44:48.428Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-16T10:44:48.428Z] #93 DONE 13.3s [2025-06-16T10:44:48.428Z] [2025-06-16T10:44:48.428Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:44:48.428Z] #92 DONE 15.6s [2025-06-16T10:44:48.698Z] [2025-06-16T10:44:48.698Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:44:50.119Z] #97 ... [2025-06-16T10:44:50.119Z] [2025-06-16T10:44:50.119Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-16T10:44:50.119Z] #98 DONE 6.0s [2025-06-16T10:44:50.119Z] [2025-06-16T10:44:50.119Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-16T10:44:50.119Z] #94 DONE 6.1s [2025-06-16T10:44:50.119Z] [2025-06-16T10:44:50.119Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-16T10:44:50.385Z] #99 ... [2025-06-16T10:44:50.385Z] [2025-06-16T10:44:50.385Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-16T10:44:50.385Z] #100 DONE 0.4s [2025-06-16T10:44:50.652Z] [2025-06-16T10:44:50.652Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-16T10:44:50.652Z] #99 DONE 0.4s [2025-06-16T10:44:50.652Z] [2025-06-16T10:44:50.652Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-16T10:44:50.952Z] #101 ... [2025-06-16T10:44:50.952Z] [2025-06-16T10:44:50.952Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-16T10:44:50.952Z] #102 DONE 0.4s [2025-06-16T10:44:50.952Z] [2025-06-16T10:44:50.952Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-16T10:44:50.952Z] #101 DONE 0.4s [2025-06-16T10:44:50.952Z] [2025-06-16T10:44:50.952Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-16T10:44:51.532Z] #103 DONE 0.4s [2025-06-16T10:44:51.533Z] [2025-06-16T10:44:51.533Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-16T10:44:51.533Z] #104 DONE 0.6s [2025-06-16T10:44:51.533Z] [2025-06-16T10:44:51.533Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-16T10:44:51.803Z] #105 ... [2025-06-16T10:44:51.803Z] [2025-06-16T10:44:51.803Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:44:51.803Z] #91 DONE 14.9s [2025-06-16T10:44:51.803Z] [2025-06-16T10:44:51.803Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-16T10:44:51.803Z] #106 DONE 7.1s [2025-06-16T10:44:51.803Z] [2025-06-16T10:44:51.803Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-16T10:44:52.069Z] #107 ... [2025-06-16T10:44:52.069Z] [2025-06-16T10:44:52.069Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-16T10:44:52.069Z] #105 DONE 0.6s [2025-06-16T10:44:52.069Z] [2025-06-16T10:44:52.069Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-16T10:44:52.069Z] #108 DONE 0.5s [2025-06-16T10:44:52.069Z] [2025-06-16T10:44:52.069Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-16T10:44:52.652Z] #109 ... [2025-06-16T10:44:52.652Z] [2025-06-16T10:44:52.652Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-16T10:44:52.652Z] #107 DONE 0.6s [2025-06-16T10:44:52.652Z] [2025-06-16T10:44:52.652Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-16T10:44:52.652Z] #110 DONE 0.6s [2025-06-16T10:44:52.652Z] [2025-06-16T10:44:52.652Z] #111 [security-spire-server] exporting to image [2025-06-16T10:44:52.652Z] #111 exporting layers [2025-06-16T10:44:52.918Z] #111 ... [2025-06-16T10:44:52.918Z] [2025-06-16T10:44:52.918Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-16T10:44:52.918Z] #109 DONE 0.7s [2025-06-16T10:44:52.918Z] [2025-06-16T10:44:52.918Z] #111 [security-spire-config] exporting to image [2025-06-16T10:44:54.323Z] #111 ... [2025-06-16T10:44:54.324Z] [2025-06-16T10:44:54.324Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-16T10:44:54.324Z] #112 DONE 0.9s [2025-06-16T10:44:54.324Z] [2025-06-16T10:44:54.324Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-16T10:44:54.592Z] #113 DONE 0.6s [2025-06-16T10:44:54.592Z] [2025-06-16T10:44:54.592Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-16T10:44:55.176Z] #114 DONE 0.5s [2025-06-16T10:44:55.176Z] [2025-06-16T10:44:55.176Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:44:55.757Z] #115 ... [2025-06-16T10:44:55.757Z] [2025-06-16T10:44:55.757Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-16T10:44:55.757Z] #116 DONE 0.4s [2025-06-16T10:44:55.757Z] [2025-06-16T10:44:55.757Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:44:55.757Z] #117 ... [2025-06-16T10:44:55.757Z] [2025-06-16T10:44:55.757Z] #111 [security-spire-agent] exporting to image [2025-06-16T10:44:58.324Z] #111 ... [2025-06-16T10:44:58.324Z] [2025-06-16T10:44:58.324Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:45:00.260Z] #118 ... [2025-06-16T10:45:00.260Z] [2025-06-16T10:45:00.260Z] #111 [security-spire-server] exporting to image [2025-06-16T10:45:00.260Z] #111 exporting layers 7.2s done [2025-06-16T10:45:00.260Z] #111 writing image sha256:b3f116023fb04be2e09b2089c131dc4705daa8717a80e04ac8694cc0d8b65090 0.0s done [2025-06-16T10:45:00.260Z] #111 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-06-16T10:45:00.260Z] #111 exporting layers 7.2s done [2025-06-16T10:45:00.260Z] #111 writing image sha256:c78cdf334ef1a627cc44d35db83c55628e20349ec296351384ed16d0da7bb4ec [2025-06-16T10:45:00.260Z] #111 writing image sha256:c78cdf334ef1a627cc44d35db83c55628e20349ec296351384ed16d0da7bb4ec done [2025-06-16T10:45:00.260Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2025-06-16T10:45:00.841Z] #111 exporting layers 5.1s done [2025-06-16T10:45:00.841Z] #111 writing image sha256:e99ed2b97dbfe0b48ca7c9756ba62e7364c3dd82797cd5c17a65445e13bbae38 done [2025-06-16T10:45:00.841Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2025-06-16T10:45:00.841Z] #111 DONE 8.2s [2025-06-16T10:45:00.841Z] [2025-06-16T10:45:00.841Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:45:40.574Z] #146 ... [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-16T10:45:40.574Z] #152 154.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-16T10:45:40.574Z] #152 ... [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-16T10:45:40.574Z] #147 DONE 156.0s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-16T10:45:40.574Z] #144 DONE 156.1s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-06-16T10:45:40.574Z] #148 DONE 156.1s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T10:45:40.574Z] #149 ... [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.574Z] #172 DONE 0.3s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #173 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.574Z] #173 ... [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.574Z] #174 DONE 0.2s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:45:40.574Z] #175 DONE 0.2s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #173 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.574Z] #173 DONE 0.1s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-16T10:45:40.574Z] #176 ... [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-06-16T10:45:40.574Z] #177 DONE 0.2s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-16T10:45:40.574Z] #178 DONE 0.3s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-16T10:45:40.574Z] #176 DONE 0.5s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:45:40.574Z] #179 DONE 0.5s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-16T10:45:40.574Z] #180 ... [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-16T10:45:40.574Z] #181 DONE 0.2s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-16T10:45:40.574Z] #152 DONE 157.6s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-16T10:45:40.574Z] #182 DONE 0.3s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-16T10:45:40.574Z] #180 DONE 0.3s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #102 [core-keeper] exporting to image [2025-06-16T10:45:40.574Z] #102 exporting layers [2025-06-16T10:45:40.574Z] #102 ... [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-16T10:45:40.574Z] #183 DONE 0.1s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #102 [core-command] exporting to image [2025-06-16T10:45:40.574Z] #102 writing image sha256:15289ecdc4f90a11780606a9f9901d3e9fd7de99ad50975d18b180fbbc6eff2d [2025-06-16T10:45:40.574Z] #102 ... [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-16T10:45:40.574Z] #145 DONE 157.9s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.574Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-16T10:45:40.574Z] #184 DONE 0.2s [2025-06-16T10:45:40.574Z] [2025-06-16T10:45:40.575Z] #102 [core-keeper] exporting to image [2025-06-16T10:45:40.575Z] #102 writing image sha256:15289ecdc4f90a11780606a9f9901d3e9fd7de99ad50975d18b180fbbc6eff2d done [2025-06-16T10:45:40.575Z] #102 naming to docker.io/library/core-keeper done [2025-06-16T10:45:40.575Z] #102 exporting layers 0.3s done [2025-06-16T10:45:40.575Z] #102 writing image sha256:5e72c7b5131016082666854f43129097c3e9f3c245eca5ba877ba7d094a9ee98 done [2025-06-16T10:45:40.575Z] #102 naming to docker.io/library/core-command done [2025-06-16T10:45:40.575Z] #102 DONE 3.4s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-16T10:45:40.575Z] #185 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-06-16T10:45:40.575Z] #153 DONE 158.9s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #186 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.575Z] #186 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.575Z] #187 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:45:40.575Z] #188 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-16T10:45:40.575Z] #185 DONE 1.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:45:40.575Z] #189 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T10:45:40.575Z] #149 DONE 159.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #190 [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 [2025-06-16T10:45:40.575Z] #190 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:45:40.575Z] #188 DONE 0.5s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-16T10:45:40.575Z] #191 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.575Z] #192 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #190 [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 [2025-06-16T10:45:40.575Z] #190 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-06-16T10:45:40.575Z] #146 DONE 159.8s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #193 [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 [2025-06-16T10:45:40.575Z] #193 DONE 0.2s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #194 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:45:40.575Z] #194 DONE 0.2s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-16T10:45:40.575Z] #191 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:45:40.575Z] #195 CACHED [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.575Z] #196 CACHED [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-16T10:45:40.575Z] #197 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #102 [security-proxy-setup] exporting to image [2025-06-16T10:45:40.575Z] #102 exporting layers 0.6s done [2025-06-16T10:45:40.575Z] #102 writing image sha256:eaa25593429d7086c36515aaed6abe31eb77d1ba52f041831f5683477985cde8 done [2025-06-16T10:45:40.575Z] #102 naming to docker.io/library/security-proxy-setup done [2025-06-16T10:45:40.575Z] #102 DONE 4.0s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.575Z] #198 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-16T10:45:40.575Z] #199 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-06-16T10:45:40.575Z] #200 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-16T10:45:40.575Z] #201 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-16T10:45:40.575Z] #197 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.575Z] #198 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #202 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-16T10:45:40.575Z] #202 DONE 0.2s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-16T10:45:40.575Z] #203 DONE 0.2s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #204 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-16T10:45:40.575Z] #204 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-16T10:45:40.575Z] #205 DONE 0.2s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:45:40.575Z] #206 DONE 0.1s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #102 [security-spiffe-token-provider] exporting to image [2025-06-16T10:45:40.575Z] #102 exporting layers 0.3s done [2025-06-16T10:45:40.575Z] #102 writing image sha256:85029cb9d3b22e2d467b6f03a94088e84531477684b145e2b12dfbe282c03cfc 0.0s done [2025-06-16T10:45:40.575Z] #102 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2025-06-16T10:45:40.575Z] #102 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #204 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-16T10:45:40.575Z] #204 DONE 0.4s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-16T10:45:40.575Z] #207 DONE 0.4s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-16T10:45:40.575Z] #208 DONE 0.3s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-16T10:45:40.575Z] #209 DONE 0.4s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #102 [core-metadata] exporting to image [2025-06-16T10:45:40.575Z] #102 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-16T10:45:40.575Z] #210 DONE 0.1s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #211 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-16T10:45:40.575Z] #211 DONE 0.1s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #102 [core-data] exporting to image [2025-06-16T10:45:40.575Z] #102 exporting layers 0.2s done [2025-06-16T10:45:40.575Z] #102 writing image sha256:496a005919ea79993d9d2c19d36c3cb7d6f6db029609b374ace57bc84702e001 [2025-06-16T10:45:40.575Z] #102 exporting layers 0.2s done [2025-06-16T10:45:40.575Z] #102 writing image sha256:496a005919ea79993d9d2c19d36c3cb7d6f6db029609b374ace57bc84702e001 done [2025-06-16T10:45:40.575Z] #102 naming to docker.io/library/core-metadata done [2025-06-16T10:45:40.575Z] #102 writing image sha256:36c5b0c5a08c727d9656b353e6f8dd0dbdab44ca489c2ba6b4ebd22f7a0dd5c8 done [2025-06-16T10:45:40.575Z] #102 naming to docker.io/library/core-data done [2025-06-16T10:45:40.575Z] #102 DONE 4.8s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-16T10:45:40.575Z] #212 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-16T10:45:40.575Z] #213 DONE 0.4s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-16T10:45:40.575Z] #212 DONE 0.4s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #102 [security-secretstore-setup] exporting to image [2025-06-16T10:45:40.575Z] #102 exporting layers 0.2s done [2025-06-16T10:45:40.575Z] #102 writing image sha256:f12429554b4d52445867849d0f47d891f5f3dfd56c28809a89e3d5aa09383614 done [2025-06-16T10:45:40.575Z] #102 naming to docker.io/library/security-secretstore-setup done [2025-06-16T10:45:40.575Z] #102 exporting layers 0.7s done [2025-06-16T10:45:40.575Z] #102 writing image sha256:cb645388ec843fc8eee1d2d8e556966c15c1a57f3ac271fb0a64c9934215a4a1 done [2025-06-16T10:45:40.575Z] #102 naming to docker.io/library/security-proxy-auth done [2025-06-16T10:45:40.575Z] #102 DONE 5.5s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:45:40.575Z] #65 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-16T10:45:40.575Z] #150 DONE 163.6s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-16T10:45:40.575Z] #143 DONE 163.9s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-16T10:45:40.575Z] #13 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.575Z] #214 DONE 0.0s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:45:40.575Z] #215 DONE 0.0s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-16T10:45:40.575Z] #216 DONE 0.2s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #217 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T10:45:40.575Z] #217 DONE 0.0s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-16T10:45:40.575Z] #218 DONE 0.0s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-16T10:45:40.575Z] #219 DONE 0.0s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #102 [support-notifications] exporting to image [2025-06-16T10:45:40.575Z] #102 ... [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-16T10:45:40.575Z] #220 DONE 0.2s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-16T10:45:40.575Z] #221 DONE 0.0s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #102 [support-scheduler] exporting to image [2025-06-16T10:45:40.575Z] #102 exporting layers 0.2s done [2025-06-16T10:45:40.575Z] #102 writing image sha256:f017b7416b248a1877c51beb940bfb6ebebd554619711423e4622250d70d115f [2025-06-16T10:45:40.575Z] #102 writing image sha256:f017b7416b248a1877c51beb940bfb6ebebd554619711423e4622250d70d115f done [2025-06-16T10:45:40.575Z] #102 naming to docker.io/library/support-notifications done [2025-06-16T10:45:40.575Z] #102 exporting layers 0.2s done [2025-06-16T10:45:40.575Z] #102 writing image sha256:46fb256d99a6cc206f20ecb28ab4d94de3b5703ad1039319573da361b24f056e done [2025-06-16T10:45:40.575Z] #102 naming to docker.io/library/support-scheduler done [2025-06-16T10:45:40.575Z] #102 DONE 6.0s [2025-06-16T10:45:40.575Z] [2025-06-16T10:45:40.575Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T10:45:40.575Z] time="2025-06-16T10:41:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-16T10:45:40.589Z] $ docker stop --time=1 f13acf1213f767c3b031a645af665ebf6142ff9539053a16b238f04376092989 [2025-06-16T10:45:41.875Z] $ docker rm -f --volumes f13acf1213f767c3b031a645af665ebf6142ff9539053a16b238f04376092989 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-16T10:45:42.225Z] + docker images [2025-06-16T10:45:42.225Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-16T10:45:42.225Z] support-notifications latest f017b7416b24 3 seconds ago 51.6MB [2025-06-16T10:45:42.225Z] support-scheduler latest 46fb256d99a6 3 seconds ago 48MB [2025-06-16T10:45:42.225Z] security-secretstore-setup latest f12429554b4d 6 seconds ago 67.7MB [2025-06-16T10:45:42.225Z] security-proxy-auth latest cb645388ec84 6 seconds ago 31.3MB [2025-06-16T10:45:42.225Z] core-metadata latest 496a005919ea 7 seconds ago 32.6MB [2025-06-16T10:45:42.225Z] security-spiffe-token-provider latest 85029cb9d3b2 7 seconds ago 46.9MB [2025-06-16T10:45:42.225Z] core-data latest 36c5b0c5a08c 7 seconds ago 32.4MB [2025-06-16T10:45:42.225Z] security-proxy-setup latest eaa25593429d 8 seconds ago 38.2MB [2025-06-16T10:45:42.225Z] core-command latest 5e72c7b51310 10 seconds ago 27.9MB [2025-06-16T10:45:42.225Z] core-keeper latest 15289ecdc4f9 10 seconds ago 32.1MB [2025-06-16T10:45:42.225Z] security-bootstrapper latest 0e681965a3e3 About a minute ago 20.3MB [2025-06-16T10:45:42.225Z] core-common-config-bootstrapper latest b3aeb5ffa694 About a minute ago 17.1MB [2025-06-16T10:45:42.225Z] security-spire-agent latest e5d41debf177 3 minutes ago 195MB [2025-06-16T10:45:42.225Z] security-spire-server latest d93b42809c91 3 minutes ago 149MB [2025-06-16T10:45:42.225Z] security-spire-config latest 9c1d00ad12c1 3 minutes ago 149MB [2025-06-16T10:45:42.225Z] ci-base-image-x86_64 latest fa9858e642e1 6 minutes ago 924MB [2025-06-16T10:45:42.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 weeks ago 573MB [2025-06-16T10:45:42.225Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 3 months ago 574MB [2025-06-16T10:45:42.225Z] 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 [2025-06-16T10:45:42.357Z] provisioning config files... [2025-06-16T10:45:42.366Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config2708388107049451637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-16T10:45:42.676Z] ---> ****-login.sh [2025-06-16T10:45:42.677Z] nexus3.edgexfoundry.org:10001 [2025-06-16T10:45:42.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:45:42.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:45:42.677Z] Configure a credential helper to remove this warning. See [2025-06-16T10:45:42.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:45:42.677Z] [2025-06-16T10:45:42.677Z] Login Succeeded [2025-06-16T10:45:42.677Z] nexus3.edgexfoundry.org:10002 [2025-06-16T10:45:42.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:45:42.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:45:42.677Z] Configure a credential helper to remove this warning. See [2025-06-16T10:45:42.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:45:42.677Z] [2025-06-16T10:45:42.677Z] Login Succeeded [2025-06-16T10:45:42.936Z] nexus3.edgexfoundry.org:10003 [2025-06-16T10:45:42.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:45:42.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:45:42.937Z] Configure a credential helper to remove this warning. See [2025-06-16T10:45:42.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:45:42.937Z] [2025-06-16T10:45:42.937Z] Login Succeeded [2025-06-16T10:45:42.937Z] nexus3.edgexfoundry.org:10004 [2025-06-16T10:45:42.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:45:42.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:45:42.937Z] Configure a credential helper to remove this warning. See [2025-06-16T10:45:42.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:45:42.937Z] [2025-06-16T10:45:42.937Z] Login Succeeded [2025-06-16T10:45:42.937Z] ****.io [2025-06-16T10:45:43.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:45:43.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:45:43.198Z] Configure a credential helper to remove this warning. See [2025-06-16T10:45:43.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:45:43.198Z] [2025-06-16T10:45:43.198Z] Login Succeeded [2025-06-16T10:45:43.198Z] ---> ****-login.sh ends [Pipeline] } [2025-06-16T10:45:43.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:45:43.253Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-16T10:45:43.280Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-06-16T10:45:43.280Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:45:43.280Z] 4.0.1-dev.1 [2025-06-16T10:45:43.280Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:45:43.280Z] odessa [2025-06-16T10:45:43.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:43.631Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:43.977Z] + docker push nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:45:43.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-16T10:45:43.977Z] 3e5d48c71167: Preparing [2025-06-16T10:45:43.977Z] 5a2a0f43fb05: Preparing [2025-06-16T10:45:43.977Z] 386b9aa35e43: Preparing [2025-06-16T10:45:43.977Z] 5c0c8336249f: Preparing [2025-06-16T10:45:43.977Z] 135cad752717: Preparing [2025-06-16T10:45:43.977Z] 7efdc1623e9f: Preparing [2025-06-16T10:45:43.977Z] 994456c4fd7b: Preparing [2025-06-16T10:45:43.977Z] 7efdc1623e9f: Waiting [2025-06-16T10:45:43.977Z] 994456c4fd7b: Waiting [2025-06-16T10:45:43.977Z] 386b9aa35e43: Pushed [2025-06-16T10:45:43.977Z] 5c0c8336249f: Pushed [2025-06-16T10:45:43.977Z] 135cad752717: Pushed [2025-06-16T10:45:43.977Z] 3e5d48c71167: Pushed [2025-06-16T10:45:43.977Z] 994456c4fd7b: Layer already exists [2025-06-16T10:45:44.237Z] 7efdc1623e9f: Pushed [2025-06-16T10:45:46.145Z] 5a2a0f43fb05: Pushed [2025-06-16T10:45:46.406Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:46.735Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:47.063Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [2025-06-16T10:45:47.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-16T10:45:47.063Z] 3e5d48c71167: Preparing [2025-06-16T10:45:47.063Z] 5a2a0f43fb05: Preparing [2025-06-16T10:45:47.063Z] 386b9aa35e43: Preparing [2025-06-16T10:45:47.063Z] 5c0c8336249f: Preparing [2025-06-16T10:45:47.063Z] 135cad752717: Preparing [2025-06-16T10:45:47.063Z] 7efdc1623e9f: Preparing [2025-06-16T10:45:47.063Z] 994456c4fd7b: Preparing [2025-06-16T10:45:47.063Z] 7efdc1623e9f: Waiting [2025-06-16T10:45:47.063Z] 994456c4fd7b: Waiting [2025-06-16T10:45:47.063Z] 135cad752717: Layer already exists [2025-06-16T10:45:47.063Z] 386b9aa35e43: Layer already exists [2025-06-16T10:45:47.063Z] 3e5d48c71167: Layer already exists [2025-06-16T10:45:47.063Z] 5c0c8336249f: Layer already exists [2025-06-16T10:45:47.063Z] 5a2a0f43fb05: Layer already exists [2025-06-16T10:45:47.063Z] 994456c4fd7b: Layer already exists [2025-06-16T10:45:47.063Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:45:47.063Z] 4.0.1-dev.1: digest: sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:47.391Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:47.719Z] + docker push nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:45:47.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-16T10:45:47.719Z] 3e5d48c71167: Preparing [2025-06-16T10:45:47.719Z] 5a2a0f43fb05: Preparing [2025-06-16T10:45:47.719Z] 386b9aa35e43: Preparing [2025-06-16T10:45:47.719Z] 5c0c8336249f: Preparing [2025-06-16T10:45:47.719Z] 135cad752717: Preparing [2025-06-16T10:45:47.719Z] 7efdc1623e9f: Preparing [2025-06-16T10:45:47.719Z] 994456c4fd7b: Preparing [2025-06-16T10:45:47.719Z] 7efdc1623e9f: Waiting [2025-06-16T10:45:47.719Z] 994456c4fd7b: Waiting [2025-06-16T10:45:47.719Z] 5c0c8336249f: Layer already exists [2025-06-16T10:45:47.719Z] 5a2a0f43fb05: Layer already exists [2025-06-16T10:45:47.719Z] 386b9aa35e43: Layer already exists [2025-06-16T10:45:47.719Z] 135cad752717: Layer already exists [2025-06-16T10:45:47.719Z] 3e5d48c71167: Layer already exists [2025-06-16T10:45:47.719Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:45:47.719Z] 994456c4fd7b: Layer already exists [2025-06-16T10:45:47.719Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:48.054Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:48.375Z] + docker push nexus3.edgexfoundry.org:10004/core-command:odessa [2025-06-16T10:45:48.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-16T10:45:48.375Z] 3e5d48c71167: Preparing [2025-06-16T10:45:48.375Z] 5a2a0f43fb05: Preparing [2025-06-16T10:45:48.375Z] 386b9aa35e43: Preparing [2025-06-16T10:45:48.375Z] 5c0c8336249f: Preparing [2025-06-16T10:45:48.375Z] 135cad752717: Preparing [2025-06-16T10:45:48.375Z] 7efdc1623e9f: Preparing [2025-06-16T10:45:48.375Z] 994456c4fd7b: Preparing [2025-06-16T10:45:48.375Z] 7efdc1623e9f: Waiting [2025-06-16T10:45:48.375Z] 994456c4fd7b: Waiting [2025-06-16T10:45:48.375Z] 5c0c8336249f: Layer already exists [2025-06-16T10:45:48.375Z] 386b9aa35e43: Layer already exists [2025-06-16T10:45:48.375Z] 3e5d48c71167: Layer already exists [2025-06-16T10:45:48.375Z] 5a2a0f43fb05: Layer already exists [2025-06-16T10:45:48.375Z] 135cad752717: Layer already exists [2025-06-16T10:45:48.375Z] 994456c4fd7b: Layer already exists [2025-06-16T10:45:48.375Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:45:48.375Z] odessa: digest: sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:45:48.452Z] ===================================================== [Pipeline] echo [2025-06-16T10:45:48.474Z] taggedImages: [2025-06-16T10:45:48.474Z] - nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:45:48.474Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [2025-06-16T10:45:48.474Z] - nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:45:48.474Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo [2025-06-16T10:45:48.508Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-06-16T10:45:48.508Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:45:48.508Z] 4.0.1-dev.1 [2025-06-16T10:45:48.508Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:45:48.508Z] odessa [2025-06-16T10:45:48.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:48.865Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:51.804Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:45:51.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-16T10:45:51.804Z] 32758340ed73: Preparing [2025-06-16T10:45:51.804Z] 8ff06e53826a: Preparing [2025-06-16T10:45:51.804Z] 7e4c41572fea: Preparing [2025-06-16T10:45:51.804Z] 2c4c2813f43e: Preparing [2025-06-16T10:45:51.804Z] 386b9aa35e43: Preparing [2025-06-16T10:45:51.804Z] 5c0c8336249f: Preparing [2025-06-16T10:45:51.804Z] 135cad752717: Preparing [2025-06-16T10:45:51.804Z] 7efdc1623e9f: Preparing [2025-06-16T10:45:51.804Z] 994456c4fd7b: Preparing [2025-06-16T10:45:51.804Z] 5c0c8336249f: Waiting [2025-06-16T10:45:51.804Z] 135cad752717: Waiting [2025-06-16T10:45:51.804Z] 7efdc1623e9f: Waiting [2025-06-16T10:45:51.804Z] 994456c4fd7b: Waiting [2025-06-16T10:45:51.804Z] 386b9aa35e43: Layer already exists [2025-06-16T10:45:51.804Z] 5c0c8336249f: Layer already exists [2025-06-16T10:45:51.804Z] 135cad752717: Layer already exists [2025-06-16T10:45:51.804Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:45:51.804Z] 8ff06e53826a: Pushed [2025-06-16T10:45:51.804Z] 994456c4fd7b: Layer already exists [2025-06-16T10:45:51.804Z] 7e4c41572fea: Pushed [2025-06-16T10:45:51.804Z] 32758340ed73: Pushed [2025-06-16T10:45:52.738Z] 2c4c2813f43e: Pushed [2025-06-16T10:45:52.997Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:53.333Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:53.662Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [2025-06-16T10:45:53.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-16T10:45:53.662Z] 32758340ed73: Preparing [2025-06-16T10:45:53.662Z] 8ff06e53826a: Preparing [2025-06-16T10:45:53.662Z] 7e4c41572fea: Preparing [2025-06-16T10:45:53.662Z] 2c4c2813f43e: Preparing [2025-06-16T10:45:53.662Z] 386b9aa35e43: Preparing [2025-06-16T10:45:53.662Z] 5c0c8336249f: Preparing [2025-06-16T10:45:53.662Z] 135cad752717: Preparing [2025-06-16T10:45:53.662Z] 7efdc1623e9f: Preparing [2025-06-16T10:45:53.662Z] 994456c4fd7b: Preparing [2025-06-16T10:45:53.662Z] 5c0c8336249f: Waiting [2025-06-16T10:45:53.662Z] 135cad752717: Waiting [2025-06-16T10:45:53.662Z] 7efdc1623e9f: Waiting [2025-06-16T10:45:53.662Z] 7e4c41572fea: Layer already exists [2025-06-16T10:45:53.662Z] 386b9aa35e43: Layer already exists [2025-06-16T10:45:53.662Z] 32758340ed73: Layer already exists [2025-06-16T10:45:53.662Z] 2c4c2813f43e: Layer already exists [2025-06-16T10:45:53.662Z] 8ff06e53826a: Layer already exists [2025-06-16T10:45:53.662Z] 5c0c8336249f: Layer already exists [2025-06-16T10:45:53.662Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:45:53.662Z] 135cad752717: Layer already exists [2025-06-16T10:45:53.662Z] 994456c4fd7b: Layer already exists [2025-06-16T10:45:53.662Z] 4.0.1-dev.1: digest: sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:53.998Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:54.323Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:45:54.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-16T10:45:54.324Z] 32758340ed73: Preparing [2025-06-16T10:45:54.324Z] 8ff06e53826a: Preparing [2025-06-16T10:45:54.324Z] 7e4c41572fea: Preparing [2025-06-16T10:45:54.324Z] 2c4c2813f43e: Preparing [2025-06-16T10:45:54.324Z] 386b9aa35e43: Preparing [2025-06-16T10:45:54.324Z] 5c0c8336249f: Preparing [2025-06-16T10:45:54.324Z] 135cad752717: Preparing [2025-06-16T10:45:54.324Z] 7efdc1623e9f: Preparing [2025-06-16T10:45:54.324Z] 994456c4fd7b: Preparing [2025-06-16T10:45:54.324Z] 135cad752717: Waiting [2025-06-16T10:45:54.324Z] 7efdc1623e9f: Waiting [2025-06-16T10:45:54.324Z] 994456c4fd7b: Waiting [2025-06-16T10:45:54.324Z] 5c0c8336249f: Waiting [2025-06-16T10:45:54.324Z] 32758340ed73: Layer already exists [2025-06-16T10:45:54.324Z] 2c4c2813f43e: Layer already exists [2025-06-16T10:45:54.324Z] 8ff06e53826a: Layer already exists [2025-06-16T10:45:54.324Z] 7e4c41572fea: Layer already exists [2025-06-16T10:45:54.324Z] 386b9aa35e43: Layer already exists [2025-06-16T10:45:54.324Z] 5c0c8336249f: Layer already exists [2025-06-16T10:45:54.324Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:45:54.324Z] 135cad752717: Layer already exists [2025-06-16T10:45:54.324Z] 994456c4fd7b: Layer already exists [2025-06-16T10:45:54.324Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:54.657Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:54.985Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-06-16T10:45:54.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-16T10:45:54.985Z] 32758340ed73: Preparing [2025-06-16T10:45:54.985Z] 8ff06e53826a: Preparing [2025-06-16T10:45:54.985Z] 7e4c41572fea: Preparing [2025-06-16T10:45:54.985Z] 2c4c2813f43e: Preparing [2025-06-16T10:45:54.985Z] 386b9aa35e43: Preparing [2025-06-16T10:45:54.985Z] 5c0c8336249f: Preparing [2025-06-16T10:45:54.985Z] 135cad752717: Preparing [2025-06-16T10:45:54.985Z] 7efdc1623e9f: Preparing [2025-06-16T10:45:54.985Z] 994456c4fd7b: Preparing [2025-06-16T10:45:54.985Z] 5c0c8336249f: Waiting [2025-06-16T10:45:54.985Z] 135cad752717: Waiting [2025-06-16T10:45:54.985Z] 7efdc1623e9f: Waiting [2025-06-16T10:45:54.985Z] 994456c4fd7b: Waiting [2025-06-16T10:45:54.985Z] 7e4c41572fea: Layer already exists [2025-06-16T10:45:54.985Z] 2c4c2813f43e: Layer already exists [2025-06-16T10:45:54.985Z] 8ff06e53826a: Layer already exists [2025-06-16T10:45:54.985Z] 386b9aa35e43: Layer already exists [2025-06-16T10:45:54.985Z] 32758340ed73: Layer already exists [2025-06-16T10:45:54.985Z] 135cad752717: Layer already exists [2025-06-16T10:45:54.985Z] 5c0c8336249f: Layer already exists [2025-06-16T10:45:54.985Z] 994456c4fd7b: Layer already exists [2025-06-16T10:45:54.985Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:45:54.985Z] odessa: digest: sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:45:55.279Z] ===================================================== [Pipeline] echo [2025-06-16T10:45:55.300Z] taggedImages: [2025-06-16T10:45:55.300Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:45:55.300Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [2025-06-16T10:45:55.300Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:45:55.300Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo [2025-06-16T10:45:55.333Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-06-16T10:45:55.333Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:45:55.333Z] 4.0.1-dev.1 [2025-06-16T10:45:55.333Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:45:55.333Z] odessa [2025-06-16T10:45:55.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:55.692Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:56.021Z] + docker push nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:45:56.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-16T10:45:56.021Z] ee22355fb614: Preparing [2025-06-16T10:45:56.021Z] dfcb6e574c79: Preparing [2025-06-16T10:45:56.021Z] 386b9aa35e43: Preparing [2025-06-16T10:45:56.021Z] 5c0c8336249f: Preparing [2025-06-16T10:45:56.021Z] 68374a1bb8a8: Preparing [2025-06-16T10:45:56.021Z] 3a655c6e4fb3: Preparing [2025-06-16T10:45:56.021Z] 994456c4fd7b: Preparing [2025-06-16T10:45:56.021Z] 3a655c6e4fb3: Waiting [2025-06-16T10:45:56.021Z] 994456c4fd7b: Waiting [2025-06-16T10:45:56.021Z] 386b9aa35e43: Layer already exists [2025-06-16T10:45:56.021Z] 5c0c8336249f: Layer already exists [2025-06-16T10:45:56.021Z] 994456c4fd7b: Layer already exists [2025-06-16T10:45:56.021Z] 68374a1bb8a8: Pushed [2025-06-16T10:45:56.021Z] ee22355fb614: Pushed [2025-06-16T10:45:56.021Z] 3a655c6e4fb3: Pushed [2025-06-16T10:45:58.559Z] dfcb6e574c79: Pushed [2025-06-16T10:45:58.818Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:59.155Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:59.475Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [2025-06-16T10:45:59.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-16T10:45:59.475Z] ee22355fb614: Preparing [2025-06-16T10:45:59.475Z] dfcb6e574c79: Preparing [2025-06-16T10:45:59.475Z] 386b9aa35e43: Preparing [2025-06-16T10:45:59.475Z] 5c0c8336249f: Preparing [2025-06-16T10:45:59.475Z] 68374a1bb8a8: Preparing [2025-06-16T10:45:59.475Z] 3a655c6e4fb3: Preparing [2025-06-16T10:45:59.475Z] 994456c4fd7b: Preparing [2025-06-16T10:45:59.475Z] 3a655c6e4fb3: Waiting [2025-06-16T10:45:59.475Z] 994456c4fd7b: Waiting [2025-06-16T10:45:59.475Z] ee22355fb614: Layer already exists [2025-06-16T10:45:59.475Z] 5c0c8336249f: Layer already exists [2025-06-16T10:45:59.475Z] dfcb6e574c79: Layer already exists [2025-06-16T10:45:59.475Z] 68374a1bb8a8: Layer already exists [2025-06-16T10:45:59.475Z] 386b9aa35e43: Layer already exists [2025-06-16T10:45:59.475Z] 3a655c6e4fb3: Layer already exists [2025-06-16T10:45:59.475Z] 994456c4fd7b: Layer already exists [2025-06-16T10:45:59.475Z] 4.0.1-dev.1: digest: sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:45:59.809Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:00.138Z] + docker push nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:00.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-16T10:46:00.138Z] ee22355fb614: Preparing [2025-06-16T10:46:00.138Z] dfcb6e574c79: Preparing [2025-06-16T10:46:00.138Z] 386b9aa35e43: Preparing [2025-06-16T10:46:00.138Z] 5c0c8336249f: Preparing [2025-06-16T10:46:00.138Z] 68374a1bb8a8: Preparing [2025-06-16T10:46:00.138Z] 3a655c6e4fb3: Preparing [2025-06-16T10:46:00.138Z] 994456c4fd7b: Preparing [2025-06-16T10:46:00.138Z] 3a655c6e4fb3: Waiting [2025-06-16T10:46:00.138Z] 994456c4fd7b: Waiting [2025-06-16T10:46:00.138Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:00.138Z] ee22355fb614: Layer already exists [2025-06-16T10:46:00.138Z] dfcb6e574c79: Layer already exists [2025-06-16T10:46:00.138Z] 68374a1bb8a8: Layer already exists [2025-06-16T10:46:00.138Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:00.138Z] 3a655c6e4fb3: Layer already exists [2025-06-16T10:46:00.138Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:00.138Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:00.471Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:00.802Z] + docker push nexus3.edgexfoundry.org:10004/core-data:odessa [2025-06-16T10:46:00.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-16T10:46:00.803Z] ee22355fb614: Preparing [2025-06-16T10:46:00.803Z] dfcb6e574c79: Preparing [2025-06-16T10:46:00.803Z] 386b9aa35e43: Preparing [2025-06-16T10:46:00.803Z] 5c0c8336249f: Preparing [2025-06-16T10:46:00.803Z] 68374a1bb8a8: Preparing [2025-06-16T10:46:00.803Z] 3a655c6e4fb3: Preparing [2025-06-16T10:46:00.803Z] 994456c4fd7b: Preparing [2025-06-16T10:46:00.803Z] 3a655c6e4fb3: Waiting [2025-06-16T10:46:00.803Z] 994456c4fd7b: Waiting [2025-06-16T10:46:00.803Z] ee22355fb614: Layer already exists [2025-06-16T10:46:00.803Z] 68374a1bb8a8: Layer already exists [2025-06-16T10:46:00.803Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:00.803Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:00.803Z] dfcb6e574c79: Layer already exists [2025-06-16T10:46:00.803Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:00.803Z] 3a655c6e4fb3: Layer already exists [2025-06-16T10:46:00.803Z] odessa: digest: sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:46:00.882Z] ===================================================== [Pipeline] echo [2025-06-16T10:46:00.902Z] taggedImages: [2025-06-16T10:46:00.902Z] - nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:00.902Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [2025-06-16T10:46:00.902Z] - nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:00.902Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo [2025-06-16T10:46:00.933Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-06-16T10:46:00.933Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:00.933Z] 4.0.1-dev.1 [2025-06-16T10:46:00.933Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:00.933Z] odessa [2025-06-16T10:46:00.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:01.284Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:01.610Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:01.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-16T10:46:01.610Z] e978353165c2: Preparing [2025-06-16T10:46:01.610Z] 4cb6f24c7430: Preparing [2025-06-16T10:46:01.610Z] 5c0c8336249f: Preparing [2025-06-16T10:46:01.610Z] c9acffb7a959: Preparing [2025-06-16T10:46:01.610Z] e0b1da842592: Preparing [2025-06-16T10:46:01.610Z] 994456c4fd7b: Preparing [2025-06-16T10:46:01.610Z] 994456c4fd7b: Waiting [2025-06-16T10:46:01.610Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:01.610Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:01.610Z] e0b1da842592: Pushed [2025-06-16T10:46:01.610Z] c9acffb7a959: Pushed [2025-06-16T10:46:01.610Z] e978353165c2: Pushed [2025-06-16T10:46:04.145Z] 4cb6f24c7430: Pushed [2025-06-16T10:46:04.145Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:04.478Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:04.806Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [2025-06-16T10:46:04.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-16T10:46:04.806Z] e978353165c2: Preparing [2025-06-16T10:46:04.806Z] 4cb6f24c7430: Preparing [2025-06-16T10:46:04.806Z] 5c0c8336249f: Preparing [2025-06-16T10:46:04.806Z] c9acffb7a959: Preparing [2025-06-16T10:46:04.806Z] e0b1da842592: Preparing [2025-06-16T10:46:04.806Z] 994456c4fd7b: Preparing [2025-06-16T10:46:04.806Z] 994456c4fd7b: Waiting [2025-06-16T10:46:04.806Z] e0b1da842592: Layer already exists [2025-06-16T10:46:04.806Z] c9acffb7a959: Layer already exists [2025-06-16T10:46:04.806Z] e978353165c2: Layer already exists [2025-06-16T10:46:04.806Z] 4cb6f24c7430: Layer already exists [2025-06-16T10:46:04.806Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:04.806Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:04.806Z] 4.0.1-dev.1: digest: sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:05.143Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:05.474Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:05.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-16T10:46:05.474Z] e978353165c2: Preparing [2025-06-16T10:46:05.474Z] 4cb6f24c7430: Preparing [2025-06-16T10:46:05.474Z] 5c0c8336249f: Preparing [2025-06-16T10:46:05.474Z] c9acffb7a959: Preparing [2025-06-16T10:46:05.474Z] e0b1da842592: Preparing [2025-06-16T10:46:05.474Z] 994456c4fd7b: Preparing [2025-06-16T10:46:05.474Z] e978353165c2: Layer already exists [2025-06-16T10:46:05.474Z] e0b1da842592: Layer already exists [2025-06-16T10:46:05.474Z] 4cb6f24c7430: Layer already exists [2025-06-16T10:46:05.474Z] c9acffb7a959: Layer already exists [2025-06-16T10:46:05.474Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:05.474Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:05.474Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:05.808Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:06.134Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-06-16T10:46:06.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-16T10:46:06.134Z] e978353165c2: Preparing [2025-06-16T10:46:06.134Z] 4cb6f24c7430: Preparing [2025-06-16T10:46:06.134Z] 5c0c8336249f: Preparing [2025-06-16T10:46:06.134Z] c9acffb7a959: Preparing [2025-06-16T10:46:06.134Z] e0b1da842592: Preparing [2025-06-16T10:46:06.134Z] 994456c4fd7b: Preparing [2025-06-16T10:46:06.134Z] 994456c4fd7b: Waiting [2025-06-16T10:46:06.134Z] 4cb6f24c7430: Layer already exists [2025-06-16T10:46:06.134Z] e0b1da842592: Layer already exists [2025-06-16T10:46:06.134Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:06.134Z] e978353165c2: Layer already exists [2025-06-16T10:46:06.134Z] c9acffb7a959: Layer already exists [2025-06-16T10:46:06.134Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:06.134Z] odessa: digest: sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:46:06.208Z] ===================================================== [Pipeline] echo [2025-06-16T10:46:06.224Z] taggedImages: [2025-06-16T10:46:06.225Z] - nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:06.225Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [2025-06-16T10:46:06.225Z] - nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:06.225Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo [2025-06-16T10:46:06.253Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-06-16T10:46:06.253Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:06.253Z] 4.0.1-dev.1 [2025-06-16T10:46:06.253Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:06.253Z] odessa [2025-06-16T10:46:06.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:06.612Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:06.945Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:06.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-16T10:46:06.945Z] 9c9dac875dfb: Preparing [2025-06-16T10:46:06.945Z] 64d4da715c01: Preparing [2025-06-16T10:46:06.945Z] 7bffead284c1: Preparing [2025-06-16T10:46:06.945Z] 386b9aa35e43: Preparing [2025-06-16T10:46:06.945Z] 5c0c8336249f: Preparing [2025-06-16T10:46:06.945Z] 135cad752717: Preparing [2025-06-16T10:46:06.945Z] 7efdc1623e9f: Preparing [2025-06-16T10:46:06.945Z] 994456c4fd7b: Preparing [2025-06-16T10:46:06.945Z] 7efdc1623e9f: Waiting [2025-06-16T10:46:06.945Z] 135cad752717: Waiting [2025-06-16T10:46:06.945Z] 994456c4fd7b: Waiting [2025-06-16T10:46:06.945Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:06.945Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:06.945Z] 135cad752717: Layer already exists [2025-06-16T10:46:06.945Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:46:06.945Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:06.945Z] 64d4da715c01: Pushed [2025-06-16T10:46:06.945Z] 9c9dac875dfb: Pushed [2025-06-16T10:46:09.479Z] 7bffead284c1: Pushed [2025-06-16T10:46:09.738Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:10.066Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:10.395Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [2025-06-16T10:46:10.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-16T10:46:10.395Z] 9c9dac875dfb: Preparing [2025-06-16T10:46:10.395Z] 64d4da715c01: Preparing [2025-06-16T10:46:10.395Z] 7bffead284c1: Preparing [2025-06-16T10:46:10.395Z] 386b9aa35e43: Preparing [2025-06-16T10:46:10.395Z] 5c0c8336249f: Preparing [2025-06-16T10:46:10.395Z] 135cad752717: Preparing [2025-06-16T10:46:10.395Z] 7efdc1623e9f: Preparing [2025-06-16T10:46:10.395Z] 994456c4fd7b: Preparing [2025-06-16T10:46:10.395Z] 135cad752717: Waiting [2025-06-16T10:46:10.395Z] 7efdc1623e9f: Waiting [2025-06-16T10:46:10.395Z] 994456c4fd7b: Waiting [2025-06-16T10:46:10.395Z] 9c9dac875dfb: Layer already exists [2025-06-16T10:46:10.395Z] 64d4da715c01: Layer already exists [2025-06-16T10:46:10.395Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:10.395Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:10.395Z] 7bffead284c1: Layer already exists [2025-06-16T10:46:10.395Z] 135cad752717: Layer already exists [2025-06-16T10:46:10.395Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:10.395Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:46:10.395Z] 4.0.1-dev.1: digest: sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:10.739Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:11.077Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:11.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-16T10:46:11.077Z] 9c9dac875dfb: Preparing [2025-06-16T10:46:11.077Z] 64d4da715c01: Preparing [2025-06-16T10:46:11.077Z] 7bffead284c1: Preparing [2025-06-16T10:46:11.077Z] 386b9aa35e43: Preparing [2025-06-16T10:46:11.077Z] 5c0c8336249f: Preparing [2025-06-16T10:46:11.077Z] 135cad752717: Preparing [2025-06-16T10:46:11.077Z] 7efdc1623e9f: Preparing [2025-06-16T10:46:11.077Z] 994456c4fd7b: Preparing [2025-06-16T10:46:11.077Z] 135cad752717: Waiting [2025-06-16T10:46:11.077Z] 7efdc1623e9f: Waiting [2025-06-16T10:46:11.077Z] 994456c4fd7b: Waiting [2025-06-16T10:46:11.077Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:11.077Z] 9c9dac875dfb: Layer already exists [2025-06-16T10:46:11.077Z] 64d4da715c01: Layer already exists [2025-06-16T10:46:11.077Z] 7bffead284c1: Layer already exists [2025-06-16T10:46:11.077Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:11.077Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:46:11.077Z] 135cad752717: Layer already exists [2025-06-16T10:46:11.077Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:11.077Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:11.414Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:11.743Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-06-16T10:46:11.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-16T10:46:11.743Z] 9c9dac875dfb: Preparing [2025-06-16T10:46:11.743Z] 64d4da715c01: Preparing [2025-06-16T10:46:11.743Z] 7bffead284c1: Preparing [2025-06-16T10:46:11.743Z] 386b9aa35e43: Preparing [2025-06-16T10:46:11.743Z] 5c0c8336249f: Preparing [2025-06-16T10:46:11.743Z] 135cad752717: Preparing [2025-06-16T10:46:11.743Z] 7efdc1623e9f: Preparing [2025-06-16T10:46:11.743Z] 994456c4fd7b: Preparing [2025-06-16T10:46:11.743Z] 135cad752717: Waiting [2025-06-16T10:46:11.743Z] 7efdc1623e9f: Waiting [2025-06-16T10:46:11.743Z] 994456c4fd7b: Waiting [2025-06-16T10:46:11.743Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:11.743Z] 64d4da715c01: Layer already exists [2025-06-16T10:46:11.743Z] 7bffead284c1: Layer already exists [2025-06-16T10:46:11.743Z] 9c9dac875dfb: Layer already exists [2025-06-16T10:46:11.743Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:11.743Z] 135cad752717: Layer already exists [2025-06-16T10:46:11.743Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:11.743Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:46:11.743Z] odessa: digest: sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:46:11.825Z] ===================================================== [Pipeline] echo [2025-06-16T10:46:11.843Z] taggedImages: [2025-06-16T10:46:11.843Z] - nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:11.843Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [2025-06-16T10:46:11.843Z] - nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:11.843Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo [2025-06-16T10:46:11.876Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-06-16T10:46:11.876Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:11.876Z] 4.0.1-dev.1 [2025-06-16T10:46:11.876Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:11.876Z] odessa [2025-06-16T10:46:11.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:12.225Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:12.548Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:12.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-16T10:46:12.549Z] d5058537c0d0: Preparing [2025-06-16T10:46:12.549Z] b68be4d05dd1: Preparing [2025-06-16T10:46:12.549Z] e58632aa3bb0: Preparing [2025-06-16T10:46:12.549Z] 09d524492ec9: Preparing [2025-06-16T10:46:12.549Z] 96c54881ed6a: Preparing [2025-06-16T10:46:12.549Z] 4259f042e281: Preparing [2025-06-16T10:46:12.549Z] a8b74308b886: Preparing [2025-06-16T10:46:12.549Z] 386b9aa35e43: Preparing [2025-06-16T10:46:12.549Z] 5c0c8336249f: Preparing [2025-06-16T10:46:12.549Z] 92706f6720bb: Preparing [2025-06-16T10:46:12.549Z] 5ecab7f4615b: Preparing [2025-06-16T10:46:12.549Z] 5f70bf18a086: Preparing [2025-06-16T10:46:12.549Z] 1f497a2201b6: Preparing [2025-06-16T10:46:12.549Z] 7fe521f4cb7e: Preparing [2025-06-16T10:46:12.549Z] bc98af16de3d: Preparing [2025-06-16T10:46:12.549Z] 994456c4fd7b: Preparing [2025-06-16T10:46:12.549Z] a8b74308b886: Waiting [2025-06-16T10:46:12.549Z] 386b9aa35e43: Waiting [2025-06-16T10:46:12.549Z] 5c0c8336249f: Waiting [2025-06-16T10:46:12.549Z] 4259f042e281: Waiting [2025-06-16T10:46:12.549Z] 5ecab7f4615b: Waiting [2025-06-16T10:46:12.549Z] 5f70bf18a086: Waiting [2025-06-16T10:46:12.549Z] 1f497a2201b6: Waiting [2025-06-16T10:46:12.549Z] bc98af16de3d: Waiting [2025-06-16T10:46:12.549Z] 994456c4fd7b: Waiting [2025-06-16T10:46:12.549Z] e58632aa3bb0: Pushed [2025-06-16T10:46:12.549Z] 09d524492ec9: Pushed [2025-06-16T10:46:12.549Z] b68be4d05dd1: Pushed [2025-06-16T10:46:12.549Z] d5058537c0d0: Pushed [2025-06-16T10:46:12.549Z] 96c54881ed6a: Pushed [2025-06-16T10:46:12.549Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:12.549Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:12.549Z] 5f70bf18a086: Layer already exists [2025-06-16T10:46:12.549Z] 4259f042e281: Pushed [2025-06-16T10:46:12.808Z] 92706f6720bb: Pushed [2025-06-16T10:46:12.808Z] 5ecab7f4615b: Pushed [2025-06-16T10:46:12.808Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:12.808Z] 7fe521f4cb7e: Pushed [2025-06-16T10:46:12.808Z] 1f497a2201b6: Pushed [2025-06-16T10:46:12.808Z] bc98af16de3d: Pushed [2025-06-16T10:46:14.183Z] a8b74308b886: Pushed [2025-06-16T10:46:14.183Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:14.509Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:14.830Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [2025-06-16T10:46:14.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-16T10:46:14.830Z] d5058537c0d0: Preparing [2025-06-16T10:46:14.830Z] b68be4d05dd1: Preparing [2025-06-16T10:46:14.830Z] e58632aa3bb0: Preparing [2025-06-16T10:46:14.830Z] 09d524492ec9: Preparing [2025-06-16T10:46:14.830Z] 96c54881ed6a: Preparing [2025-06-16T10:46:14.830Z] 4259f042e281: Preparing [2025-06-16T10:46:14.830Z] a8b74308b886: Preparing [2025-06-16T10:46:14.830Z] 386b9aa35e43: Preparing [2025-06-16T10:46:14.830Z] 5c0c8336249f: Preparing [2025-06-16T10:46:14.830Z] 92706f6720bb: Preparing [2025-06-16T10:46:14.830Z] 5ecab7f4615b: Preparing [2025-06-16T10:46:14.830Z] 4259f042e281: Waiting [2025-06-16T10:46:14.830Z] a8b74308b886: Waiting [2025-06-16T10:46:14.830Z] 386b9aa35e43: Waiting [2025-06-16T10:46:14.830Z] 5c0c8336249f: Waiting [2025-06-16T10:46:14.830Z] 92706f6720bb: Waiting [2025-06-16T10:46:14.830Z] 5f70bf18a086: Preparing [2025-06-16T10:46:14.830Z] 1f497a2201b6: Preparing [2025-06-16T10:46:14.830Z] 5ecab7f4615b: Waiting [2025-06-16T10:46:14.830Z] 5f70bf18a086: Waiting [2025-06-16T10:46:14.830Z] 7fe521f4cb7e: Preparing [2025-06-16T10:46:14.830Z] 1f497a2201b6: Waiting [2025-06-16T10:46:14.830Z] 7fe521f4cb7e: Waiting [2025-06-16T10:46:14.830Z] bc98af16de3d: Preparing [2025-06-16T10:46:14.830Z] 994456c4fd7b: Preparing [2025-06-16T10:46:14.830Z] bc98af16de3d: Waiting [2025-06-16T10:46:14.830Z] 96c54881ed6a: Layer already exists [2025-06-16T10:46:14.830Z] 09d524492ec9: Layer already exists [2025-06-16T10:46:14.830Z] b68be4d05dd1: Layer already exists [2025-06-16T10:46:14.830Z] e58632aa3bb0: Layer already exists [2025-06-16T10:46:14.830Z] d5058537c0d0: Layer already exists [2025-06-16T10:46:14.830Z] 4259f042e281: Layer already exists [2025-06-16T10:46:14.830Z] a8b74308b886: Layer already exists [2025-06-16T10:46:14.830Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:14.830Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:14.830Z] 92706f6720bb: Layer already exists [2025-06-16T10:46:14.830Z] 5f70bf18a086: Layer already exists [2025-06-16T10:46:14.830Z] 5ecab7f4615b: Layer already exists [2025-06-16T10:46:14.830Z] 1f497a2201b6: Layer already exists [2025-06-16T10:46:14.830Z] 7fe521f4cb7e: Layer already exists [2025-06-16T10:46:14.830Z] bc98af16de3d: Layer already exists [2025-06-16T10:46:14.830Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:14.830Z] 4.0.1-dev.1: digest: sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:15.154Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:15.479Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:15.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-16T10:46:15.479Z] d5058537c0d0: Preparing [2025-06-16T10:46:15.479Z] b68be4d05dd1: Preparing [2025-06-16T10:46:15.479Z] e58632aa3bb0: Preparing [2025-06-16T10:46:15.479Z] 09d524492ec9: Preparing [2025-06-16T10:46:15.479Z] 96c54881ed6a: Preparing [2025-06-16T10:46:15.479Z] 4259f042e281: Preparing [2025-06-16T10:46:15.479Z] a8b74308b886: Preparing [2025-06-16T10:46:15.479Z] 386b9aa35e43: Preparing [2025-06-16T10:46:15.479Z] 5c0c8336249f: Preparing [2025-06-16T10:46:15.479Z] 92706f6720bb: Preparing [2025-06-16T10:46:15.479Z] 5ecab7f4615b: Preparing [2025-06-16T10:46:15.479Z] 5f70bf18a086: Preparing [2025-06-16T10:46:15.479Z] 1f497a2201b6: Preparing [2025-06-16T10:46:15.479Z] 7fe521f4cb7e: Preparing [2025-06-16T10:46:15.480Z] bc98af16de3d: Preparing [2025-06-16T10:46:15.480Z] 994456c4fd7b: Preparing [2025-06-16T10:46:15.480Z] 5ecab7f4615b: Waiting [2025-06-16T10:46:15.480Z] 5c0c8336249f: Waiting [2025-06-16T10:46:15.480Z] 5f70bf18a086: Waiting [2025-06-16T10:46:15.480Z] 1f497a2201b6: Waiting [2025-06-16T10:46:15.480Z] 7fe521f4cb7e: Waiting [2025-06-16T10:46:15.480Z] bc98af16de3d: Waiting [2025-06-16T10:46:15.480Z] 994456c4fd7b: Waiting [2025-06-16T10:46:15.480Z] 4259f042e281: Waiting [2025-06-16T10:46:15.480Z] a8b74308b886: Waiting [2025-06-16T10:46:15.480Z] 386b9aa35e43: Waiting [2025-06-16T10:46:15.480Z] 92706f6720bb: Waiting [2025-06-16T10:46:15.480Z] 96c54881ed6a: Layer already exists [2025-06-16T10:46:15.480Z] b68be4d05dd1: Layer already exists [2025-06-16T10:46:15.480Z] 09d524492ec9: Layer already exists [2025-06-16T10:46:15.480Z] e58632aa3bb0: Layer already exists [2025-06-16T10:46:15.480Z] d5058537c0d0: Layer already exists [2025-06-16T10:46:15.480Z] a8b74308b886: Layer already exists [2025-06-16T10:46:15.480Z] 4259f042e281: Layer already exists [2025-06-16T10:46:15.480Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:15.480Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:15.480Z] 92706f6720bb: Layer already exists [2025-06-16T10:46:15.480Z] 5ecab7f4615b: Layer already exists [2025-06-16T10:46:15.480Z] 5f70bf18a086: Layer already exists [2025-06-16T10:46:15.480Z] 1f497a2201b6: Layer already exists [2025-06-16T10:46:15.480Z] 7fe521f4cb7e: Layer already exists [2025-06-16T10:46:15.480Z] bc98af16de3d: Layer already exists [2025-06-16T10:46:15.480Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:15.480Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:15.812Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:16.136Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-06-16T10:46:16.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-16T10:46:16.136Z] d5058537c0d0: Preparing [2025-06-16T10:46:16.136Z] b68be4d05dd1: Preparing [2025-06-16T10:46:16.136Z] e58632aa3bb0: Preparing [2025-06-16T10:46:16.136Z] 09d524492ec9: Preparing [2025-06-16T10:46:16.136Z] 96c54881ed6a: Preparing [2025-06-16T10:46:16.136Z] 4259f042e281: Preparing [2025-06-16T10:46:16.136Z] a8b74308b886: Preparing [2025-06-16T10:46:16.136Z] 386b9aa35e43: Preparing [2025-06-16T10:46:16.136Z] 5c0c8336249f: Preparing [2025-06-16T10:46:16.136Z] 92706f6720bb: Preparing [2025-06-16T10:46:16.136Z] 5ecab7f4615b: Preparing [2025-06-16T10:46:16.136Z] 5f70bf18a086: Preparing [2025-06-16T10:46:16.136Z] 1f497a2201b6: Preparing [2025-06-16T10:46:16.136Z] 7fe521f4cb7e: Preparing [2025-06-16T10:46:16.136Z] bc98af16de3d: Preparing [2025-06-16T10:46:16.136Z] 994456c4fd7b: Preparing [2025-06-16T10:46:16.136Z] a8b74308b886: Waiting [2025-06-16T10:46:16.136Z] 4259f042e281: Waiting [2025-06-16T10:46:16.136Z] 1f497a2201b6: Waiting [2025-06-16T10:46:16.136Z] 386b9aa35e43: Waiting [2025-06-16T10:46:16.136Z] 7fe521f4cb7e: Waiting [2025-06-16T10:46:16.136Z] bc98af16de3d: Waiting [2025-06-16T10:46:16.136Z] 5c0c8336249f: Waiting [2025-06-16T10:46:16.136Z] 994456c4fd7b: Waiting [2025-06-16T10:46:16.136Z] 92706f6720bb: Waiting [2025-06-16T10:46:16.136Z] 5f70bf18a086: Waiting [2025-06-16T10:46:16.136Z] 5ecab7f4615b: Waiting [2025-06-16T10:46:16.136Z] 96c54881ed6a: Layer already exists [2025-06-16T10:46:16.136Z] 09d524492ec9: Layer already exists [2025-06-16T10:46:16.136Z] d5058537c0d0: Layer already exists [2025-06-16T10:46:16.136Z] e58632aa3bb0: Layer already exists [2025-06-16T10:46:16.136Z] b68be4d05dd1: Layer already exists [2025-06-16T10:46:16.136Z] 4259f042e281: Layer already exists [2025-06-16T10:46:16.136Z] a8b74308b886: Layer already exists [2025-06-16T10:46:16.136Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:16.136Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:16.136Z] 92706f6720bb: Layer already exists [2025-06-16T10:46:16.136Z] 5f70bf18a086: Layer already exists [2025-06-16T10:46:16.136Z] 5ecab7f4615b: Layer already exists [2025-06-16T10:46:16.136Z] 1f497a2201b6: Layer already exists [2025-06-16T10:46:16.136Z] 7fe521f4cb7e: Layer already exists [2025-06-16T10:46:16.136Z] bc98af16de3d: Layer already exists [2025-06-16T10:46:16.136Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:16.136Z] odessa: digest: sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:46:16.209Z] ===================================================== [Pipeline] echo [2025-06-16T10:46:16.225Z] taggedImages: [2025-06-16T10:46:16.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:16.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [2025-06-16T10:46:16.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:16.225Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo [2025-06-16T10:46:16.255Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-06-16T10:46:16.255Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:16.255Z] 4.0.1-dev.1 [2025-06-16T10:46:16.255Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:16.255Z] odessa [2025-06-16T10:46:16.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:16.609Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:16.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:16.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-16T10:46:16.946Z] 1eb5028d2d11: Preparing [2025-06-16T10:46:16.946Z] 2c5cf864f0b3: Preparing [2025-06-16T10:46:16.946Z] 4a5c7b221917: Preparing [2025-06-16T10:46:16.946Z] e50589c50fa2: Preparing [2025-06-16T10:46:16.946Z] 386b9aa35e43: Preparing [2025-06-16T10:46:16.946Z] 5c0c8336249f: Preparing [2025-06-16T10:46:16.946Z] 135cad752717: Preparing [2025-06-16T10:46:16.946Z] 7efdc1623e9f: Preparing [2025-06-16T10:46:16.946Z] 994456c4fd7b: Preparing [2025-06-16T10:46:16.946Z] 5c0c8336249f: Waiting [2025-06-16T10:46:16.946Z] 7efdc1623e9f: Waiting [2025-06-16T10:46:16.946Z] 135cad752717: Waiting [2025-06-16T10:46:16.946Z] 994456c4fd7b: Waiting [2025-06-16T10:46:16.946Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:16.946Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:16.946Z] 135cad752717: Layer already exists [2025-06-16T10:46:16.946Z] 2c5cf864f0b3: Pushed [2025-06-16T10:46:16.946Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:46:16.946Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:16.946Z] 1eb5028d2d11: Pushed [2025-06-16T10:46:16.946Z] 4a5c7b221917: Pushed [2025-06-16T10:46:19.478Z] e50589c50fa2: Pushed [2025-06-16T10:46:19.478Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:19.806Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:20.138Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [2025-06-16T10:46:20.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-16T10:46:20.138Z] 1eb5028d2d11: Preparing [2025-06-16T10:46:20.138Z] 2c5cf864f0b3: Preparing [2025-06-16T10:46:20.138Z] 4a5c7b221917: Preparing [2025-06-16T10:46:20.138Z] e50589c50fa2: Preparing [2025-06-16T10:46:20.138Z] 386b9aa35e43: Preparing [2025-06-16T10:46:20.138Z] 5c0c8336249f: Preparing [2025-06-16T10:46:20.138Z] 135cad752717: Preparing [2025-06-16T10:46:20.138Z] 7efdc1623e9f: Preparing [2025-06-16T10:46:20.138Z] 994456c4fd7b: Preparing [2025-06-16T10:46:20.138Z] 5c0c8336249f: Waiting [2025-06-16T10:46:20.138Z] 135cad752717: Waiting [2025-06-16T10:46:20.138Z] 7efdc1623e9f: Waiting [2025-06-16T10:46:20.138Z] 994456c4fd7b: Waiting [2025-06-16T10:46:20.138Z] e50589c50fa2: Layer already exists [2025-06-16T10:46:20.138Z] 1eb5028d2d11: Layer already exists [2025-06-16T10:46:20.138Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:20.138Z] 4a5c7b221917: Layer already exists [2025-06-16T10:46:20.138Z] 2c5cf864f0b3: Layer already exists [2025-06-16T10:46:20.138Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:20.138Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:46:20.138Z] 135cad752717: Layer already exists [2025-06-16T10:46:20.138Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:20.138Z] 4.0.1-dev.1: digest: sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:20.470Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:20.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:20.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-16T10:46:20.800Z] 1eb5028d2d11: Preparing [2025-06-16T10:46:20.800Z] 2c5cf864f0b3: Preparing [2025-06-16T10:46:20.800Z] 4a5c7b221917: Preparing [2025-06-16T10:46:20.800Z] e50589c50fa2: Preparing [2025-06-16T10:46:20.800Z] 386b9aa35e43: Preparing [2025-06-16T10:46:20.800Z] 5c0c8336249f: Preparing [2025-06-16T10:46:20.800Z] 135cad752717: Preparing [2025-06-16T10:46:20.800Z] 7efdc1623e9f: Preparing [2025-06-16T10:46:20.800Z] 994456c4fd7b: Preparing [2025-06-16T10:46:20.800Z] 5c0c8336249f: Waiting [2025-06-16T10:46:20.800Z] 135cad752717: Waiting [2025-06-16T10:46:20.800Z] 7efdc1623e9f: Waiting [2025-06-16T10:46:20.800Z] 994456c4fd7b: Waiting [2025-06-16T10:46:20.800Z] 4a5c7b221917: Layer already exists [2025-06-16T10:46:20.800Z] 1eb5028d2d11: Layer already exists [2025-06-16T10:46:20.800Z] e50589c50fa2: Layer already exists [2025-06-16T10:46:20.800Z] 2c5cf864f0b3: Layer already exists [2025-06-16T10:46:20.800Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:20.800Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:46:20.800Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:20.800Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:20.800Z] 135cad752717: Layer already exists [2025-06-16T10:46:20.800Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:21.135Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:21.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-06-16T10:46:21.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-16T10:46:21.558Z] 1eb5028d2d11: Preparing [2025-06-16T10:46:21.558Z] 2c5cf864f0b3: Preparing [2025-06-16T10:46:21.558Z] 4a5c7b221917: Preparing [2025-06-16T10:46:21.558Z] e50589c50fa2: Preparing [2025-06-16T10:46:21.558Z] 386b9aa35e43: Preparing [2025-06-16T10:46:21.558Z] 5c0c8336249f: Preparing [2025-06-16T10:46:21.558Z] 135cad752717: Preparing [2025-06-16T10:46:21.558Z] 7efdc1623e9f: Preparing [2025-06-16T10:46:21.558Z] 994456c4fd7b: Preparing [2025-06-16T10:46:21.558Z] 135cad752717: Waiting [2025-06-16T10:46:21.558Z] 7efdc1623e9f: Waiting [2025-06-16T10:46:21.558Z] 5c0c8336249f: Waiting [2025-06-16T10:46:21.558Z] 994456c4fd7b: Waiting [2025-06-16T10:46:21.558Z] 1eb5028d2d11: Layer already exists [2025-06-16T10:46:21.558Z] e50589c50fa2: Layer already exists [2025-06-16T10:46:21.558Z] 2c5cf864f0b3: Layer already exists [2025-06-16T10:46:21.558Z] 4a5c7b221917: Layer already exists [2025-06-16T10:46:21.558Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:21.558Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:21.558Z] 135cad752717: Layer already exists [2025-06-16T10:46:21.558Z] 7efdc1623e9f: Layer already exists [2025-06-16T10:46:21.558Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:21.558Z] odessa: digest: sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:46:21.637Z] ===================================================== [Pipeline] echo [2025-06-16T10:46:21.656Z] taggedImages: [2025-06-16T10:46:21.656Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:21.656Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [2025-06-16T10:46:21.656Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:21.656Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo [2025-06-16T10:46:21.684Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-06-16T10:46:21.684Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:21.684Z] 4.0.1-dev.1 [2025-06-16T10:46:21.685Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:21.685Z] odessa [2025-06-16T10:46:21.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:22.321Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:22.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:22.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-16T10:46:22.694Z] 01a039a1befc: Preparing [2025-06-16T10:46:22.694Z] 563705d739ec: Preparing [2025-06-16T10:46:22.694Z] 839d05711e1b: Preparing [2025-06-16T10:46:22.694Z] febec5160e5d: Preparing [2025-06-16T10:46:22.694Z] 1b6d88a6c550: Preparing [2025-06-16T10:46:22.694Z] 386b9aa35e43: Preparing [2025-06-16T10:46:22.694Z] 5c0c8336249f: Preparing [2025-06-16T10:46:22.694Z] 990c440b6f7a: Preparing [2025-06-16T10:46:22.694Z] 153455272391: Preparing [2025-06-16T10:46:22.694Z] 49af4222ba19: Preparing [2025-06-16T10:46:22.694Z] 994456c4fd7b: Preparing [2025-06-16T10:46:22.694Z] 990c440b6f7a: Waiting [2025-06-16T10:46:22.694Z] 153455272391: Waiting [2025-06-16T10:46:22.694Z] 994456c4fd7b: Waiting [2025-06-16T10:46:22.694Z] 5c0c8336249f: Waiting [2025-06-16T10:46:22.694Z] 386b9aa35e43: Waiting [2025-06-16T10:46:22.694Z] 49af4222ba19: Waiting [2025-06-16T10:46:22.694Z] 1b6d88a6c550: Pushed [2025-06-16T10:46:22.694Z] 01a039a1befc: Pushed [2025-06-16T10:46:22.694Z] febec5160e5d: Pushed [2025-06-16T10:46:22.694Z] 563705d739ec: Pushed [2025-06-16T10:46:22.694Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:22.694Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:22.694Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:22.953Z] 990c440b6f7a: Pushed [2025-06-16T10:46:22.953Z] 153455272391: Pushed [2025-06-16T10:46:24.327Z] 49af4222ba19: Pushed [2025-06-16T10:46:24.587Z] 839d05711e1b: Pushed [2025-06-16T10:46:24.846Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:25.166Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:25.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [2025-06-16T10:46:25.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-16T10:46:25.498Z] 01a039a1befc: Preparing [2025-06-16T10:46:25.498Z] 563705d739ec: Preparing [2025-06-16T10:46:25.498Z] 839d05711e1b: Preparing [2025-06-16T10:46:25.498Z] febec5160e5d: Preparing [2025-06-16T10:46:25.498Z] 1b6d88a6c550: Preparing [2025-06-16T10:46:25.498Z] 386b9aa35e43: Preparing [2025-06-16T10:46:25.498Z] 5c0c8336249f: Preparing [2025-06-16T10:46:25.498Z] 990c440b6f7a: Preparing [2025-06-16T10:46:25.498Z] 153455272391: Preparing [2025-06-16T10:46:25.498Z] 49af4222ba19: Preparing [2025-06-16T10:46:25.498Z] 994456c4fd7b: Preparing [2025-06-16T10:46:25.498Z] 386b9aa35e43: Waiting [2025-06-16T10:46:25.498Z] 5c0c8336249f: Waiting [2025-06-16T10:46:25.498Z] 994456c4fd7b: Waiting [2025-06-16T10:46:25.498Z] 49af4222ba19: Waiting [2025-06-16T10:46:25.498Z] 990c440b6f7a: Waiting [2025-06-16T10:46:25.498Z] 153455272391: Waiting [2025-06-16T10:46:25.498Z] 1b6d88a6c550: Layer already exists [2025-06-16T10:46:25.498Z] 563705d739ec: Layer already exists [2025-06-16T10:46:25.498Z] 839d05711e1b: Layer already exists [2025-06-16T10:46:25.498Z] 01a039a1befc: Layer already exists [2025-06-16T10:46:25.498Z] febec5160e5d: Layer already exists [2025-06-16T10:46:25.498Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:25.498Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:25.498Z] 153455272391: Layer already exists [2025-06-16T10:46:25.498Z] 49af4222ba19: Layer already exists [2025-06-16T10:46:25.499Z] 990c440b6f7a: Layer already exists [2025-06-16T10:46:25.499Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:25.499Z] 4.0.1-dev.1: digest: sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:25.825Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:26.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:26.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-16T10:46:26.152Z] 01a039a1befc: Preparing [2025-06-16T10:46:26.152Z] 563705d739ec: Preparing [2025-06-16T10:46:26.152Z] 839d05711e1b: Preparing [2025-06-16T10:46:26.152Z] febec5160e5d: Preparing [2025-06-16T10:46:26.152Z] 1b6d88a6c550: Preparing [2025-06-16T10:46:26.152Z] 386b9aa35e43: Preparing [2025-06-16T10:46:26.152Z] 5c0c8336249f: Preparing [2025-06-16T10:46:26.152Z] 990c440b6f7a: Preparing [2025-06-16T10:46:26.152Z] 153455272391: Preparing [2025-06-16T10:46:26.152Z] 49af4222ba19: Preparing [2025-06-16T10:46:26.152Z] 994456c4fd7b: Preparing [2025-06-16T10:46:26.152Z] 386b9aa35e43: Waiting [2025-06-16T10:46:26.152Z] 49af4222ba19: Waiting [2025-06-16T10:46:26.152Z] 5c0c8336249f: Waiting [2025-06-16T10:46:26.152Z] 990c440b6f7a: Waiting [2025-06-16T10:46:26.152Z] 994456c4fd7b: Waiting [2025-06-16T10:46:26.152Z] 153455272391: Waiting [2025-06-16T10:46:26.152Z] febec5160e5d: Layer already exists [2025-06-16T10:46:26.152Z] 563705d739ec: Layer already exists [2025-06-16T10:46:26.152Z] 01a039a1befc: Layer already exists [2025-06-16T10:46:26.152Z] 1b6d88a6c550: Layer already exists [2025-06-16T10:46:26.152Z] 839d05711e1b: Layer already exists [2025-06-16T10:46:26.152Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:26.152Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:26.152Z] 990c440b6f7a: Layer already exists [2025-06-16T10:46:26.152Z] 49af4222ba19: Layer already exists [2025-06-16T10:46:26.152Z] 153455272391: Layer already exists [2025-06-16T10:46:26.152Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:26.152Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:26.480Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:26.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-06-16T10:46:26.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-16T10:46:26.801Z] 01a039a1befc: Preparing [2025-06-16T10:46:26.801Z] 563705d739ec: Preparing [2025-06-16T10:46:26.801Z] 839d05711e1b: Preparing [2025-06-16T10:46:26.801Z] febec5160e5d: Preparing [2025-06-16T10:46:26.801Z] 1b6d88a6c550: Preparing [2025-06-16T10:46:26.801Z] 386b9aa35e43: Preparing [2025-06-16T10:46:26.801Z] 5c0c8336249f: Preparing [2025-06-16T10:46:26.801Z] 990c440b6f7a: Preparing [2025-06-16T10:46:26.801Z] 153455272391: Preparing [2025-06-16T10:46:26.801Z] 49af4222ba19: Preparing [2025-06-16T10:46:26.801Z] 994456c4fd7b: Preparing [2025-06-16T10:46:26.801Z] 153455272391: Waiting [2025-06-16T10:46:26.801Z] 386b9aa35e43: Waiting [2025-06-16T10:46:26.801Z] 49af4222ba19: Waiting [2025-06-16T10:46:26.801Z] 994456c4fd7b: Waiting [2025-06-16T10:46:26.801Z] 990c440b6f7a: Waiting [2025-06-16T10:46:26.801Z] 5c0c8336249f: Waiting [2025-06-16T10:46:26.801Z] 563705d739ec: Layer already exists [2025-06-16T10:46:26.801Z] 01a039a1befc: Layer already exists [2025-06-16T10:46:26.801Z] 839d05711e1b: Layer already exists [2025-06-16T10:46:26.801Z] febec5160e5d: Layer already exists [2025-06-16T10:46:26.801Z] 1b6d88a6c550: Layer already exists [2025-06-16T10:46:26.801Z] 990c440b6f7a: Layer already exists [2025-06-16T10:46:26.801Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:26.801Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:26.801Z] 153455272391: Layer already exists [2025-06-16T10:46:26.801Z] 49af4222ba19: Layer already exists [2025-06-16T10:46:26.801Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:26.801Z] odessa: digest: sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:46:26.870Z] ===================================================== [Pipeline] echo [2025-06-16T10:46:26.884Z] taggedImages: [2025-06-16T10:46:26.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:26.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [2025-06-16T10:46:26.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:26.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo [2025-06-16T10:46:26.913Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-06-16T10:46:26.913Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:26.913Z] 4.0.1-dev.1 [2025-06-16T10:46:26.913Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:26.913Z] odessa [2025-06-16T10:46:26.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:27.264Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:27.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:27.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-16T10:46:27.584Z] cf29aaf1a483: Preparing [2025-06-16T10:46:27.584Z] e5d4591431e1: Preparing [2025-06-16T10:46:27.584Z] 150c231ce16d: Preparing [2025-06-16T10:46:27.584Z] 6bcec70d6bbc: Preparing [2025-06-16T10:46:27.584Z] cd415682e204: Preparing [2025-06-16T10:46:27.584Z] 082ad80b4db5: Preparing [2025-06-16T10:46:27.584Z] 65b6839528dc: Preparing [2025-06-16T10:46:27.584Z] 386b9aa35e43: Preparing [2025-06-16T10:46:27.584Z] 5c0c8336249f: Preparing [2025-06-16T10:46:27.584Z] acfe5e80b515: Preparing [2025-06-16T10:46:27.584Z] 1a8a6e11e9fa: Preparing [2025-06-16T10:46:27.584Z] 994456c4fd7b: Preparing [2025-06-16T10:46:27.584Z] 082ad80b4db5: Waiting [2025-06-16T10:46:27.584Z] 65b6839528dc: Waiting [2025-06-16T10:46:27.584Z] 386b9aa35e43: Waiting [2025-06-16T10:46:27.584Z] 5c0c8336249f: Waiting [2025-06-16T10:46:27.584Z] acfe5e80b515: Waiting [2025-06-16T10:46:27.584Z] 1a8a6e11e9fa: Waiting [2025-06-16T10:46:27.584Z] 994456c4fd7b: Waiting [2025-06-16T10:46:27.584Z] cf29aaf1a483: Pushed [2025-06-16T10:46:27.584Z] cd415682e204: Pushed [2025-06-16T10:46:27.584Z] e5d4591431e1: Pushed [2025-06-16T10:46:27.584Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:27.584Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:27.584Z] 082ad80b4db5: Pushed [2025-06-16T10:46:27.584Z] 65b6839528dc: Pushed [2025-06-16T10:46:27.842Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:27.842Z] acfe5e80b515: Pushed [2025-06-16T10:46:29.216Z] 1a8a6e11e9fa: Pushed [2025-06-16T10:46:29.475Z] 6bcec70d6bbc: Pushed [2025-06-16T10:46:30.411Z] 150c231ce16d: Pushed [2025-06-16T10:46:30.671Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:30.998Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:31.316Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [2025-06-16T10:46:31.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-16T10:46:31.316Z] cf29aaf1a483: Preparing [2025-06-16T10:46:31.316Z] e5d4591431e1: Preparing [2025-06-16T10:46:31.316Z] 150c231ce16d: Preparing [2025-06-16T10:46:31.316Z] 6bcec70d6bbc: Preparing [2025-06-16T10:46:31.316Z] cd415682e204: Preparing [2025-06-16T10:46:31.316Z] 082ad80b4db5: Preparing [2025-06-16T10:46:31.316Z] 65b6839528dc: Preparing [2025-06-16T10:46:31.316Z] 386b9aa35e43: Preparing [2025-06-16T10:46:31.316Z] 5c0c8336249f: Preparing [2025-06-16T10:46:31.316Z] acfe5e80b515: Preparing [2025-06-16T10:46:31.316Z] 1a8a6e11e9fa: Preparing [2025-06-16T10:46:31.316Z] 994456c4fd7b: Preparing [2025-06-16T10:46:31.316Z] 386b9aa35e43: Waiting [2025-06-16T10:46:31.316Z] 5c0c8336249f: Waiting [2025-06-16T10:46:31.316Z] 65b6839528dc: Waiting [2025-06-16T10:46:31.316Z] 082ad80b4db5: Waiting [2025-06-16T10:46:31.316Z] 1a8a6e11e9fa: Waiting [2025-06-16T10:46:31.316Z] acfe5e80b515: Waiting [2025-06-16T10:46:31.316Z] 6bcec70d6bbc: Layer already exists [2025-06-16T10:46:31.316Z] cd415682e204: Layer already exists [2025-06-16T10:46:31.316Z] e5d4591431e1: Layer already exists [2025-06-16T10:46:31.316Z] 150c231ce16d: Layer already exists [2025-06-16T10:46:31.316Z] cf29aaf1a483: Layer already exists [2025-06-16T10:46:31.316Z] 65b6839528dc: Layer already exists [2025-06-16T10:46:31.316Z] acfe5e80b515: Layer already exists [2025-06-16T10:46:31.316Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:31.316Z] 082ad80b4db5: Layer already exists [2025-06-16T10:46:31.316Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:31.316Z] 1a8a6e11e9fa: Layer already exists [2025-06-16T10:46:31.316Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:31.316Z] 4.0.1-dev.1: digest: sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:31.645Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:31.995Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:31.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-16T10:46:31.995Z] cf29aaf1a483: Preparing [2025-06-16T10:46:31.995Z] e5d4591431e1: Preparing [2025-06-16T10:46:31.995Z] 150c231ce16d: Preparing [2025-06-16T10:46:31.995Z] 6bcec70d6bbc: Preparing [2025-06-16T10:46:31.995Z] cd415682e204: Preparing [2025-06-16T10:46:31.995Z] 082ad80b4db5: Preparing [2025-06-16T10:46:31.995Z] 65b6839528dc: Preparing [2025-06-16T10:46:31.995Z] 386b9aa35e43: Preparing [2025-06-16T10:46:31.995Z] 5c0c8336249f: Preparing [2025-06-16T10:46:31.995Z] acfe5e80b515: Preparing [2025-06-16T10:46:31.995Z] 1a8a6e11e9fa: Preparing [2025-06-16T10:46:31.995Z] 994456c4fd7b: Preparing [2025-06-16T10:46:31.995Z] 386b9aa35e43: Waiting [2025-06-16T10:46:31.995Z] 1a8a6e11e9fa: Waiting [2025-06-16T10:46:31.995Z] 5c0c8336249f: Waiting [2025-06-16T10:46:31.995Z] 082ad80b4db5: Waiting [2025-06-16T10:46:31.995Z] acfe5e80b515: Waiting [2025-06-16T10:46:31.995Z] 65b6839528dc: Waiting [2025-06-16T10:46:31.995Z] 994456c4fd7b: Waiting [2025-06-16T10:46:31.995Z] 150c231ce16d: Layer already exists [2025-06-16T10:46:31.995Z] cf29aaf1a483: Layer already exists [2025-06-16T10:46:31.995Z] cd415682e204: Layer already exists [2025-06-16T10:46:31.995Z] 6bcec70d6bbc: Layer already exists [2025-06-16T10:46:31.995Z] e5d4591431e1: Layer already exists [2025-06-16T10:46:31.995Z] 082ad80b4db5: Layer already exists [2025-06-16T10:46:31.995Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:31.995Z] 65b6839528dc: Layer already exists [2025-06-16T10:46:31.995Z] acfe5e80b515: Layer already exists [2025-06-16T10:46:31.995Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:31.995Z] 1a8a6e11e9fa: Layer already exists [2025-06-16T10:46:31.995Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:31.995Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:32.340Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:32.663Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-06-16T10:46:32.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-16T10:46:32.663Z] cf29aaf1a483: Preparing [2025-06-16T10:46:32.663Z] e5d4591431e1: Preparing [2025-06-16T10:46:32.663Z] 150c231ce16d: Preparing [2025-06-16T10:46:32.663Z] 6bcec70d6bbc: Preparing [2025-06-16T10:46:32.663Z] cd415682e204: Preparing [2025-06-16T10:46:32.663Z] 082ad80b4db5: Preparing [2025-06-16T10:46:32.663Z] 65b6839528dc: Preparing [2025-06-16T10:46:32.663Z] 386b9aa35e43: Preparing [2025-06-16T10:46:32.663Z] 5c0c8336249f: Preparing [2025-06-16T10:46:32.663Z] acfe5e80b515: Preparing [2025-06-16T10:46:32.663Z] 1a8a6e11e9fa: Preparing [2025-06-16T10:46:32.663Z] 994456c4fd7b: Preparing [2025-06-16T10:46:32.663Z] acfe5e80b515: Waiting [2025-06-16T10:46:32.663Z] 1a8a6e11e9fa: Waiting [2025-06-16T10:46:32.663Z] 994456c4fd7b: Waiting [2025-06-16T10:46:32.663Z] 65b6839528dc: Waiting [2025-06-16T10:46:32.663Z] 386b9aa35e43: Waiting [2025-06-16T10:46:32.663Z] 5c0c8336249f: Waiting [2025-06-16T10:46:32.663Z] e5d4591431e1: Layer already exists [2025-06-16T10:46:32.663Z] 6bcec70d6bbc: Layer already exists [2025-06-16T10:46:32.663Z] cd415682e204: Layer already exists [2025-06-16T10:46:32.663Z] 150c231ce16d: Layer already exists [2025-06-16T10:46:32.663Z] cf29aaf1a483: Layer already exists [2025-06-16T10:46:32.663Z] 082ad80b4db5: Layer already exists [2025-06-16T10:46:32.663Z] acfe5e80b515: Layer already exists [2025-06-16T10:46:32.663Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:32.663Z] 65b6839528dc: Layer already exists [2025-06-16T10:46:32.663Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:32.663Z] 1a8a6e11e9fa: Layer already exists [2025-06-16T10:46:32.663Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:32.663Z] odessa: digest: sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:46:32.729Z] ===================================================== [Pipeline] echo [2025-06-16T10:46:32.742Z] taggedImages: [2025-06-16T10:46:32.742Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:32.742Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [2025-06-16T10:46:32.742Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:32.742Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo [2025-06-16T10:46:32.766Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-06-16T10:46:32.766Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:32.766Z] 4.0.1-dev.1 [2025-06-16T10:46:32.766Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:32.766Z] odessa [2025-06-16T10:46:32.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:33.125Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:33.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:33.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-16T10:46:33.448Z] 46c3a39fc66c: Preparing [2025-06-16T10:46:33.448Z] 0a55964d299f: Preparing [2025-06-16T10:46:33.448Z] 386b9aa35e43: Preparing [2025-06-16T10:46:33.448Z] 5c0c8336249f: Preparing [2025-06-16T10:46:33.448Z] c23fdcef2115: Preparing [2025-06-16T10:46:33.448Z] a29cc6f607cd: Preparing [2025-06-16T10:46:33.448Z] 994456c4fd7b: Preparing [2025-06-16T10:46:33.448Z] 994456c4fd7b: Waiting [2025-06-16T10:46:33.448Z] a29cc6f607cd: Waiting [2025-06-16T10:46:33.448Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:33.448Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:33.448Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:33.448Z] 46c3a39fc66c: Pushed [2025-06-16T10:46:33.448Z] c23fdcef2115: Pushed [2025-06-16T10:46:34.388Z] a29cc6f607cd: Pushed [2025-06-16T10:46:36.926Z] 0a55964d299f: Pushed [2025-06-16T10:46:36.926Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:37.263Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:37.437Z] #45 ... [2025-06-16T10:46:37.437Z] [2025-06-16T10:46:37.437Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:37.437Z] #97 DONE 105.6s [2025-06-16T10:46:37.437Z] [2025-06-16T10:46:37.437Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:37.437Z] #96 DONE 108.4s [2025-06-16T10:46:37.437Z] [2025-06-16T10:46:37.437Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:37.437Z] #95 DONE 109.2s [2025-06-16T10:46:37.437Z] [2025-06-16T10:46:37.437Z] #119 [support-scheduler builder 6/7] COPY . . [2025-06-16T10:46:37.437Z] #119 ... [2025-06-16T10:46:37.437Z] [2025-06-16T10:46:37.437Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:37.437Z] #115 DONE 102.4s [2025-06-16T10:46:37.437Z] [2025-06-16T10:46:37.437Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:37.437Z] #117 DONE 108.5s [2025-06-16T10:46:37.437Z] [2025-06-16T10:46:37.437Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:37.437Z] #118 DONE 105.7s [2025-06-16T10:46:37.437Z] [2025-06-16T10:46:37.437Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-16T10:46:37.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [2025-06-16T10:46:37.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-16T10:46:37.576Z] 46c3a39fc66c: Preparing [2025-06-16T10:46:37.576Z] 0a55964d299f: Preparing [2025-06-16T10:46:37.576Z] 386b9aa35e43: Preparing [2025-06-16T10:46:37.576Z] 5c0c8336249f: Preparing [2025-06-16T10:46:37.576Z] c23fdcef2115: Preparing [2025-06-16T10:46:37.576Z] a29cc6f607cd: Preparing [2025-06-16T10:46:37.576Z] 994456c4fd7b: Preparing [2025-06-16T10:46:37.576Z] a29cc6f607cd: Waiting [2025-06-16T10:46:37.576Z] 994456c4fd7b: Waiting [2025-06-16T10:46:37.576Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:37.576Z] c23fdcef2115: Layer already exists [2025-06-16T10:46:37.576Z] 0a55964d299f: Layer already exists [2025-06-16T10:46:37.576Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:37.576Z] 46c3a39fc66c: Layer already exists [2025-06-16T10:46:37.576Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:37.576Z] a29cc6f607cd: Layer already exists [2025-06-16T10:46:37.576Z] 4.0.1-dev.1: digest: sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:38.169Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:38.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:38.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-16T10:46:38.496Z] 46c3a39fc66c: Preparing [2025-06-16T10:46:38.496Z] 0a55964d299f: Preparing [2025-06-16T10:46:38.496Z] 386b9aa35e43: Preparing [2025-06-16T10:46:38.496Z] 5c0c8336249f: Preparing [2025-06-16T10:46:38.496Z] c23fdcef2115: Preparing [2025-06-16T10:46:38.496Z] a29cc6f607cd: Preparing [2025-06-16T10:46:38.496Z] 994456c4fd7b: Preparing [2025-06-16T10:46:38.496Z] a29cc6f607cd: Waiting [2025-06-16T10:46:38.496Z] 994456c4fd7b: Waiting [2025-06-16T10:46:38.496Z] c23fdcef2115: Layer already exists [2025-06-16T10:46:38.496Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:38.496Z] 0a55964d299f: Layer already exists [2025-06-16T10:46:38.496Z] 46c3a39fc66c: Layer already exists [2025-06-16T10:46:38.496Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:38.496Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:38.496Z] a29cc6f607cd: Layer already exists [2025-06-16T10:46:38.496Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:38.820Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:39.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-06-16T10:46:39.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-16T10:46:39.148Z] 46c3a39fc66c: Preparing [2025-06-16T10:46:39.148Z] 0a55964d299f: Preparing [2025-06-16T10:46:39.148Z] 386b9aa35e43: Preparing [2025-06-16T10:46:39.148Z] 5c0c8336249f: Preparing [2025-06-16T10:46:39.148Z] c23fdcef2115: Preparing [2025-06-16T10:46:39.148Z] a29cc6f607cd: Preparing [2025-06-16T10:46:39.148Z] 994456c4fd7b: Preparing [2025-06-16T10:46:39.148Z] a29cc6f607cd: Waiting [2025-06-16T10:46:39.148Z] 0a55964d299f: Layer already exists [2025-06-16T10:46:39.148Z] c23fdcef2115: Layer already exists [2025-06-16T10:46:39.148Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:39.148Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:39.148Z] 46c3a39fc66c: Layer already exists [2025-06-16T10:46:39.148Z] a29cc6f607cd: Layer already exists [2025-06-16T10:46:39.148Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:39.148Z] odessa: digest: sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:46:39.225Z] ===================================================== [Pipeline] echo [2025-06-16T10:46:39.239Z] taggedImages: [2025-06-16T10:46:39.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:39.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [2025-06-16T10:46:39.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:39.239Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo [2025-06-16T10:46:39.265Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-06-16T10:46:39.265Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:39.265Z] 4.0.1-dev.1 [2025-06-16T10:46:39.265Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:39.265Z] odessa [2025-06-16T10:46:39.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:39.611Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:39.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:39.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-16T10:46:39.934Z] 45d0a25b22ff: Preparing [2025-06-16T10:46:39.934Z] 95aba0da5ffb: Preparing [2025-06-16T10:46:39.934Z] 8abc8e373b2d: Preparing [2025-06-16T10:46:39.934Z] 386b9aa35e43: Preparing [2025-06-16T10:46:39.934Z] 5c0c8336249f: Preparing [2025-06-16T10:46:39.934Z] 17ce9f343a1c: Preparing [2025-06-16T10:46:39.934Z] 1fc202b48271: Preparing [2025-06-16T10:46:39.934Z] 63a3a20443f0: Preparing [2025-06-16T10:46:39.935Z] 976b99086b59: Preparing [2025-06-16T10:46:39.935Z] 994456c4fd7b: Preparing [2025-06-16T10:46:39.935Z] 17ce9f343a1c: Waiting [2025-06-16T10:46:39.935Z] 63a3a20443f0: Waiting [2025-06-16T10:46:39.935Z] 1fc202b48271: Waiting [2025-06-16T10:46:39.935Z] 976b99086b59: Waiting [2025-06-16T10:46:39.935Z] 994456c4fd7b: Waiting [2025-06-16T10:46:39.935Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:39.935Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:39.935Z] 8abc8e373b2d: Pushed [2025-06-16T10:46:39.935Z] 45d0a25b22ff: Pushed [2025-06-16T10:46:39.935Z] 95aba0da5ffb: Pushed [2025-06-16T10:46:39.935Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:39.935Z] 63a3a20443f0: Pushed [2025-06-16T10:46:40.503Z] 976b99086b59: Pushed [2025-06-16T10:46:44.223Z] #120 ... [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #121 ... [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #122 [core-keeper builder 7/8] COPY . . [2025-06-16T10:46:44.223Z] #122 DONE 10.2s [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #120 DONE 10.1s [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #123 [support-notifications builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #123 DONE 10.2s [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #124 [core-data builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #124 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:46:44.223Z] #125 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:44.223Z] #126 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:44.223Z] #127 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:46:44.223Z] #128 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #129 [security-proxy-auth builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #129 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:46:44.223Z] #130 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #131 [core-metadata builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #131 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:44.223Z] #132 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #119 [support-scheduler builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #119 DONE 10.3s [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #133 DONE 10.2s [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:46:44.223Z] #134 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #135 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:44.223Z] #136 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #121 DONE 10.2s [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:46:44.223Z] #137 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:44.223Z] #138 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #139 [security-proxy-setup builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #139 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-16T10:46:44.223Z] #140 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-16T10:46:44.223Z] #141 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #142 [core-command builder 6/7] COPY . . [2025-06-16T10:46:44.223Z] #142 CACHED [2025-06-16T10:46:44.223Z] [2025-06-16T10:46:44.223Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-16T10:46:44.692Z] 1fc202b48271: Pushed [2025-06-16T10:46:50.873Z] #143 ... [2025-06-16T10:46:50.873Z] [2025-06-16T10:46:50.873Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-16T10:46:50.873Z] #0 4.256 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-16T10:46:50.873Z] #144 ... [2025-06-16T10:46:50.873Z] [2025-06-16T10:46:50.873Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-16T10:46:50.873Z] #143 6.300 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-16T10:46:52.816Z] 17ce9f343a1c: Pushed [2025-06-16T10:46:52.816Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:53.148Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:53.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [2025-06-16T10:46:53.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-16T10:46:53.473Z] 45d0a25b22ff: Preparing [2025-06-16T10:46:53.473Z] 95aba0da5ffb: Preparing [2025-06-16T10:46:53.473Z] 8abc8e373b2d: Preparing [2025-06-16T10:46:53.473Z] 386b9aa35e43: Preparing [2025-06-16T10:46:53.473Z] 5c0c8336249f: Preparing [2025-06-16T10:46:53.473Z] 17ce9f343a1c: Preparing [2025-06-16T10:46:53.473Z] 1fc202b48271: Preparing [2025-06-16T10:46:53.473Z] 17ce9f343a1c: Waiting [2025-06-16T10:46:53.473Z] 63a3a20443f0: Preparing [2025-06-16T10:46:53.473Z] 976b99086b59: Preparing [2025-06-16T10:46:53.473Z] 1fc202b48271: Waiting [2025-06-16T10:46:53.473Z] 63a3a20443f0: Waiting [2025-06-16T10:46:53.473Z] 976b99086b59: Waiting [2025-06-16T10:46:53.473Z] 994456c4fd7b: Preparing [2025-06-16T10:46:53.473Z] 8abc8e373b2d: Layer already exists [2025-06-16T10:46:53.473Z] 95aba0da5ffb: Layer already exists [2025-06-16T10:46:53.473Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:53.473Z] 45d0a25b22ff: Layer already exists [2025-06-16T10:46:53.473Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:53.473Z] 17ce9f343a1c: Layer already exists [2025-06-16T10:46:53.473Z] 63a3a20443f0: Layer already exists [2025-06-16T10:46:53.473Z] 1fc202b48271: Layer already exists [2025-06-16T10:46:53.473Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:53.474Z] 976b99086b59: Layer already exists [2025-06-16T10:46:53.474Z] 4.0.1-dev.1: digest: sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:53.811Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:54.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:54.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-16T10:46:54.128Z] 45d0a25b22ff: Preparing [2025-06-16T10:46:54.128Z] 95aba0da5ffb: Preparing [2025-06-16T10:46:54.128Z] 8abc8e373b2d: Preparing [2025-06-16T10:46:54.128Z] 386b9aa35e43: Preparing [2025-06-16T10:46:54.128Z] 5c0c8336249f: Preparing [2025-06-16T10:46:54.128Z] 17ce9f343a1c: Preparing [2025-06-16T10:46:54.128Z] 1fc202b48271: Preparing [2025-06-16T10:46:54.128Z] 63a3a20443f0: Preparing [2025-06-16T10:46:54.128Z] 976b99086b59: Preparing [2025-06-16T10:46:54.128Z] 994456c4fd7b: Preparing [2025-06-16T10:46:54.128Z] 1fc202b48271: Waiting [2025-06-16T10:46:54.128Z] 63a3a20443f0: Waiting [2025-06-16T10:46:54.128Z] 976b99086b59: Waiting [2025-06-16T10:46:54.128Z] 994456c4fd7b: Waiting [2025-06-16T10:46:54.128Z] 17ce9f343a1c: Waiting [2025-06-16T10:46:54.128Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:54.128Z] 8abc8e373b2d: Layer already exists [2025-06-16T10:46:54.128Z] 95aba0da5ffb: Layer already exists [2025-06-16T10:46:54.128Z] 45d0a25b22ff: Layer already exists [2025-06-16T10:46:54.128Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:54.128Z] 63a3a20443f0: Layer already exists [2025-06-16T10:46:54.128Z] 17ce9f343a1c: Layer already exists [2025-06-16T10:46:54.128Z] 1fc202b48271: Layer already exists [2025-06-16T10:46:54.128Z] 976b99086b59: Layer already exists [2025-06-16T10:46:54.128Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:54.128Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:54.246Z] #143 ... [2025-06-16T10:46:54.246Z] [2025-06-16T10:46:54.246Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-16T10:46:54.247Z] #0 5.701 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-16T10:46:54.464Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:54.518Z] #145 ... [2025-06-16T10:46:54.519Z] [2025-06-16T10:46:54.519Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-16T10:46:54.519Z] #0 6.230 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-16T10:46:54.784Z] #146 ... [2025-06-16T10:46:54.784Z] [2025-06-16T10:46:54.784Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T10:46:54.784Z] #0 5.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-16T10:46:54.784Z] #147 ... [2025-06-16T10:46:54.784Z] [2025-06-16T10:46:54.784Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-16T10:46:54.784Z] #0 6.143 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-16T10:46:54.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-06-16T10:46:54.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-16T10:46:54.786Z] 45d0a25b22ff: Preparing [2025-06-16T10:46:54.786Z] 95aba0da5ffb: Preparing [2025-06-16T10:46:54.786Z] 8abc8e373b2d: Preparing [2025-06-16T10:46:54.786Z] 386b9aa35e43: Preparing [2025-06-16T10:46:54.786Z] 5c0c8336249f: Preparing [2025-06-16T10:46:54.786Z] 17ce9f343a1c: Preparing [2025-06-16T10:46:54.786Z] 1fc202b48271: Preparing [2025-06-16T10:46:54.786Z] 63a3a20443f0: Preparing [2025-06-16T10:46:54.786Z] 976b99086b59: Preparing [2025-06-16T10:46:54.786Z] 994456c4fd7b: Preparing [2025-06-16T10:46:54.786Z] 63a3a20443f0: Waiting [2025-06-16T10:46:54.786Z] 976b99086b59: Waiting [2025-06-16T10:46:54.786Z] 17ce9f343a1c: Waiting [2025-06-16T10:46:54.786Z] 994456c4fd7b: Waiting [2025-06-16T10:46:54.786Z] 1fc202b48271: Waiting [2025-06-16T10:46:54.786Z] 45d0a25b22ff: Layer already exists [2025-06-16T10:46:54.786Z] 8abc8e373b2d: Layer already exists [2025-06-16T10:46:54.786Z] 95aba0da5ffb: Layer already exists [2025-06-16T10:46:54.787Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:54.787Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:54.787Z] 976b99086b59: Layer already exists [2025-06-16T10:46:54.787Z] 1fc202b48271: Layer already exists [2025-06-16T10:46:54.787Z] 63a3a20443f0: Layer already exists [2025-06-16T10:46:54.787Z] 17ce9f343a1c: Layer already exists [2025-06-16T10:46:54.787Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:54.787Z] odessa: digest: sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:46:54.863Z] ===================================================== [Pipeline] echo [2025-06-16T10:46:54.876Z] taggedImages: [2025-06-16T10:46:54.876Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:54.876Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [2025-06-16T10:46:54.876Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:54.876Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo [2025-06-16T10:46:54.902Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-06-16T10:46:54.902Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:54.902Z] 4.0.1-dev.1 [2025-06-16T10:46:54.902Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:46:54.902Z] odessa [2025-06-16T10:46:54.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:55.073Z] #148 ... [2025-06-16T10:46:55.073Z] [2025-06-16T10:46:55.073Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-06-16T10:46:55.073Z] #0 5.080 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-16T10:46:55.073Z] #149 ... [2025-06-16T10:46:55.073Z] [2025-06-16T10:46:55.073Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-16T10:46:55.073Z] #0 4.324 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-16T10:46:55.233Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:46:55.372Z] #150 ... [2025-06-16T10:46:55.372Z] [2025-06-16T10:46:55.372Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-06-16T10:46:55.372Z] #0 5.676 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-16T10:46:55.372Z] #151 ... [2025-06-16T10:46:55.372Z] [2025-06-16T10:46:55.372Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-06-16T10:46:55.372Z] #0 6.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-16T10:46:55.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:46:55.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-16T10:46:55.541Z] 1f59fc86bdc4: Preparing [2025-06-16T10:46:55.541Z] 8555dcb2ae49: Preparing [2025-06-16T10:46:55.541Z] 94a36cd9b8eb: Preparing [2025-06-16T10:46:55.541Z] 386b9aa35e43: Preparing [2025-06-16T10:46:55.541Z] 5c0c8336249f: Preparing [2025-06-16T10:46:55.541Z] c51e30461d0b: Preparing [2025-06-16T10:46:55.541Z] a863132b71a1: Preparing [2025-06-16T10:46:55.541Z] 068524731fe9: Preparing [2025-06-16T10:46:55.541Z] 994456c4fd7b: Preparing [2025-06-16T10:46:55.541Z] 068524731fe9: Waiting [2025-06-16T10:46:55.541Z] c51e30461d0b: Waiting [2025-06-16T10:46:55.541Z] a863132b71a1: Waiting [2025-06-16T10:46:55.541Z] 994456c4fd7b: Waiting [2025-06-16T10:46:55.541Z] 5c0c8336249f: Layer already exists [2025-06-16T10:46:55.541Z] 386b9aa35e43: Layer already exists [2025-06-16T10:46:55.541Z] 1f59fc86bdc4: Pushed [2025-06-16T10:46:55.541Z] 94a36cd9b8eb: Pushed [2025-06-16T10:46:55.541Z] a863132b71a1: Pushed [2025-06-16T10:46:55.541Z] 8555dcb2ae49: Pushed [2025-06-16T10:46:55.541Z] 994456c4fd7b: Layer already exists [2025-06-16T10:46:55.655Z] #152 ... [2025-06-16T10:46:55.655Z] [2025-06-16T10:46:55.655Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-16T10:46:55.655Z] #0 6.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-16T10:46:55.655Z] #153 ... [2025-06-16T10:46:55.655Z] [2025-06-16T10:46:55.655Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-16T10:46:55.655Z] #0 5.862 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-16T10:46:56.108Z] 068524731fe9: Pushed [2025-06-16T10:47:08.350Z] c51e30461d0b: Pushed [2025-06-16T10:47:08.610Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:08.942Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:09.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [2025-06-16T10:47:09.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-16T10:47:09.268Z] 1f59fc86bdc4: Preparing [2025-06-16T10:47:09.268Z] 8555dcb2ae49: Preparing [2025-06-16T10:47:09.268Z] 94a36cd9b8eb: Preparing [2025-06-16T10:47:09.268Z] 386b9aa35e43: Preparing [2025-06-16T10:47:09.268Z] 5c0c8336249f: Preparing [2025-06-16T10:47:09.268Z] c51e30461d0b: Preparing [2025-06-16T10:47:09.268Z] a863132b71a1: Preparing [2025-06-16T10:47:09.268Z] 068524731fe9: Preparing [2025-06-16T10:47:09.268Z] 994456c4fd7b: Preparing [2025-06-16T10:47:09.268Z] c51e30461d0b: Waiting [2025-06-16T10:47:09.268Z] a863132b71a1: Waiting [2025-06-16T10:47:09.268Z] 068524731fe9: Waiting [2025-06-16T10:47:09.268Z] 994456c4fd7b: Waiting [2025-06-16T10:47:09.268Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:09.268Z] 94a36cd9b8eb: Layer already exists [2025-06-16T10:47:09.268Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:09.268Z] 8555dcb2ae49: Layer already exists [2025-06-16T10:47:09.268Z] 1f59fc86bdc4: Layer already exists [2025-06-16T10:47:09.268Z] c51e30461d0b: Layer already exists [2025-06-16T10:47:09.268Z] a863132b71a1: Layer already exists [2025-06-16T10:47:09.268Z] 068524731fe9: Layer already exists [2025-06-16T10:47:09.269Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:09.269Z] 4.0.1-dev.1: digest: sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:09.593Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:09.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:09.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-16T10:47:09.927Z] 1f59fc86bdc4: Preparing [2025-06-16T10:47:09.927Z] 8555dcb2ae49: Preparing [2025-06-16T10:47:09.927Z] 94a36cd9b8eb: Preparing [2025-06-16T10:47:09.927Z] 386b9aa35e43: Preparing [2025-06-16T10:47:09.927Z] 5c0c8336249f: Preparing [2025-06-16T10:47:09.927Z] c51e30461d0b: Preparing [2025-06-16T10:47:09.927Z] a863132b71a1: Preparing [2025-06-16T10:47:09.927Z] 068524731fe9: Preparing [2025-06-16T10:47:09.927Z] 994456c4fd7b: Preparing [2025-06-16T10:47:09.927Z] a863132b71a1: Waiting [2025-06-16T10:47:09.927Z] 068524731fe9: Waiting [2025-06-16T10:47:09.927Z] 994456c4fd7b: Waiting [2025-06-16T10:47:09.927Z] c51e30461d0b: Waiting [2025-06-16T10:47:09.927Z] 8555dcb2ae49: Layer already exists [2025-06-16T10:47:09.927Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:09.927Z] 1f59fc86bdc4: Layer already exists [2025-06-16T10:47:09.927Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:09.927Z] 94a36cd9b8eb: Layer already exists [2025-06-16T10:47:09.927Z] 068524731fe9: Layer already exists [2025-06-16T10:47:09.927Z] c51e30461d0b: Layer already exists [2025-06-16T10:47:09.927Z] a863132b71a1: Layer already exists [2025-06-16T10:47:09.927Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:09.927Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:10.253Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:10.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-06-16T10:47:10.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-16T10:47:10.588Z] 1f59fc86bdc4: Preparing [2025-06-16T10:47:10.588Z] 8555dcb2ae49: Preparing [2025-06-16T10:47:10.588Z] 94a36cd9b8eb: Preparing [2025-06-16T10:47:10.588Z] 386b9aa35e43: Preparing [2025-06-16T10:47:10.588Z] 5c0c8336249f: Preparing [2025-06-16T10:47:10.588Z] c51e30461d0b: Preparing [2025-06-16T10:47:10.588Z] a863132b71a1: Preparing [2025-06-16T10:47:10.588Z] 068524731fe9: Preparing [2025-06-16T10:47:10.588Z] 994456c4fd7b: Preparing [2025-06-16T10:47:10.588Z] a863132b71a1: Waiting [2025-06-16T10:47:10.588Z] 068524731fe9: Waiting [2025-06-16T10:47:10.588Z] 994456c4fd7b: Waiting [2025-06-16T10:47:10.588Z] c51e30461d0b: Waiting [2025-06-16T10:47:10.588Z] 8555dcb2ae49: Layer already exists [2025-06-16T10:47:10.588Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:10.588Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:10.588Z] 1f59fc86bdc4: Layer already exists [2025-06-16T10:47:10.588Z] 94a36cd9b8eb: Layer already exists [2025-06-16T10:47:10.588Z] 068524731fe9: Layer already exists [2025-06-16T10:47:10.588Z] c51e30461d0b: Layer already exists [2025-06-16T10:47:10.588Z] a863132b71a1: Layer already exists [2025-06-16T10:47:10.588Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:10.588Z] odessa: digest: sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:47:10.666Z] ===================================================== [Pipeline] echo [2025-06-16T10:47:10.684Z] taggedImages: [2025-06-16T10:47:10.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:10.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [2025-06-16T10:47:10.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:10.684Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo [2025-06-16T10:47:10.711Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-06-16T10:47:10.711Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:10.711Z] 4.0.1-dev.1 [2025-06-16T10:47:10.711Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:10.711Z] odessa [2025-06-16T10:47:10.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:11.072Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:11.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:11.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-16T10:47:11.396Z] 45d0a25b22ff: Preparing [2025-06-16T10:47:11.396Z] 7b5e49470c75: Preparing [2025-06-16T10:47:11.396Z] 434adf3bc8e7: Preparing [2025-06-16T10:47:11.396Z] 386b9aa35e43: Preparing [2025-06-16T10:47:11.396Z] 5c0c8336249f: Preparing [2025-06-16T10:47:11.396Z] 38efbfb274a0: Preparing [2025-06-16T10:47:11.396Z] 63a3a20443f0: Preparing [2025-06-16T10:47:11.396Z] 976b99086b59: Preparing [2025-06-16T10:47:11.396Z] 994456c4fd7b: Preparing [2025-06-16T10:47:11.396Z] 976b99086b59: Waiting [2025-06-16T10:47:11.396Z] 38efbfb274a0: Waiting [2025-06-16T10:47:11.396Z] 994456c4fd7b: Waiting [2025-06-16T10:47:11.396Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:11.396Z] 45d0a25b22ff: Layer already exists [2025-06-16T10:47:11.396Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:11.396Z] 976b99086b59: Layer already exists [2025-06-16T10:47:11.396Z] 63a3a20443f0: Layer already exists [2025-06-16T10:47:11.396Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:11.396Z] 434adf3bc8e7: Pushed [2025-06-16T10:47:11.396Z] 7b5e49470c75: Pushed [2025-06-16T10:47:24.286Z] 38efbfb274a0: Pushed [2025-06-16T10:47:24.286Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:24.618Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:24.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [2025-06-16T10:47:24.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-16T10:47:24.946Z] 45d0a25b22ff: Preparing [2025-06-16T10:47:24.946Z] 7b5e49470c75: Preparing [2025-06-16T10:47:24.946Z] 434adf3bc8e7: Preparing [2025-06-16T10:47:24.946Z] 386b9aa35e43: Preparing [2025-06-16T10:47:24.946Z] 5c0c8336249f: Preparing [2025-06-16T10:47:24.946Z] 38efbfb274a0: Preparing [2025-06-16T10:47:24.946Z] 63a3a20443f0: Preparing [2025-06-16T10:47:24.946Z] 976b99086b59: Preparing [2025-06-16T10:47:24.946Z] 994456c4fd7b: Preparing [2025-06-16T10:47:24.946Z] 38efbfb274a0: Waiting [2025-06-16T10:47:24.946Z] 63a3a20443f0: Waiting [2025-06-16T10:47:24.946Z] 976b99086b59: Waiting [2025-06-16T10:47:24.946Z] 994456c4fd7b: Waiting [2025-06-16T10:47:24.946Z] 434adf3bc8e7: Layer already exists [2025-06-16T10:47:24.946Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:24.946Z] 45d0a25b22ff: Layer already exists [2025-06-16T10:47:24.946Z] 7b5e49470c75: Layer already exists [2025-06-16T10:47:24.946Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:24.946Z] 38efbfb274a0: Layer already exists [2025-06-16T10:47:24.946Z] 63a3a20443f0: Layer already exists [2025-06-16T10:47:24.946Z] 976b99086b59: Layer already exists [2025-06-16T10:47:24.946Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:24.946Z] 4.0.1-dev.1: digest: sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:25.272Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:25.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:25.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-16T10:47:25.608Z] 45d0a25b22ff: Preparing [2025-06-16T10:47:25.608Z] 7b5e49470c75: Preparing [2025-06-16T10:47:25.608Z] 434adf3bc8e7: Preparing [2025-06-16T10:47:25.608Z] 386b9aa35e43: Preparing [2025-06-16T10:47:25.608Z] 5c0c8336249f: Preparing [2025-06-16T10:47:25.608Z] 38efbfb274a0: Preparing [2025-06-16T10:47:25.608Z] 63a3a20443f0: Preparing [2025-06-16T10:47:25.608Z] 976b99086b59: Preparing [2025-06-16T10:47:25.608Z] 994456c4fd7b: Preparing [2025-06-16T10:47:25.608Z] 63a3a20443f0: Waiting [2025-06-16T10:47:25.608Z] 976b99086b59: Waiting [2025-06-16T10:47:25.608Z] 994456c4fd7b: Waiting [2025-06-16T10:47:25.608Z] 38efbfb274a0: Waiting [2025-06-16T10:47:25.608Z] 45d0a25b22ff: Layer already exists [2025-06-16T10:47:25.609Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:25.609Z] 434adf3bc8e7: Layer already exists [2025-06-16T10:47:25.609Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:25.609Z] 7b5e49470c75: Layer already exists [2025-06-16T10:47:25.609Z] 976b99086b59: Layer already exists [2025-06-16T10:47:25.609Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:25.609Z] 38efbfb274a0: Layer already exists [2025-06-16T10:47:25.609Z] 63a3a20443f0: Layer already exists [2025-06-16T10:47:25.609Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:25.948Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:26.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-06-16T10:47:26.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-16T10:47:26.277Z] 45d0a25b22ff: Preparing [2025-06-16T10:47:26.278Z] 7b5e49470c75: Preparing [2025-06-16T10:47:26.278Z] 434adf3bc8e7: Preparing [2025-06-16T10:47:26.278Z] 386b9aa35e43: Preparing [2025-06-16T10:47:26.278Z] 5c0c8336249f: Preparing [2025-06-16T10:47:26.278Z] 38efbfb274a0: Preparing [2025-06-16T10:47:26.278Z] 63a3a20443f0: Preparing [2025-06-16T10:47:26.278Z] 976b99086b59: Preparing [2025-06-16T10:47:26.278Z] 994456c4fd7b: Preparing [2025-06-16T10:47:26.278Z] 976b99086b59: Waiting [2025-06-16T10:47:26.278Z] 994456c4fd7b: Waiting [2025-06-16T10:47:26.278Z] 63a3a20443f0: Waiting [2025-06-16T10:47:26.278Z] 38efbfb274a0: Waiting [2025-06-16T10:47:26.278Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:26.278Z] 7b5e49470c75: Layer already exists [2025-06-16T10:47:26.278Z] 45d0a25b22ff: Layer already exists [2025-06-16T10:47:26.278Z] 434adf3bc8e7: Layer already exists [2025-06-16T10:47:26.278Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:26.278Z] 38efbfb274a0: Layer already exists [2025-06-16T10:47:26.278Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:26.278Z] 63a3a20443f0: Layer already exists [2025-06-16T10:47:26.278Z] 976b99086b59: Layer already exists [2025-06-16T10:47:26.278Z] odessa: digest: sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:47:26.361Z] ===================================================== [Pipeline] echo [2025-06-16T10:47:26.380Z] taggedImages: [2025-06-16T10:47:26.380Z] - nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:26.380Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [2025-06-16T10:47:26.380Z] - nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:26.380Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo [2025-06-16T10:47:26.417Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-06-16T10:47:26.417Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:26.417Z] 4.0.1-dev.1 [2025-06-16T10:47:26.417Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:26.417Z] odessa [2025-06-16T10:47:26.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:26.769Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:27.087Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:27.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-16T10:47:27.087Z] 6038796ad4e9: Preparing [2025-06-16T10:47:27.087Z] 6c22eee01dc7: Preparing [2025-06-16T10:47:27.087Z] 386b9aa35e43: Preparing [2025-06-16T10:47:27.087Z] 5c0c8336249f: Preparing [2025-06-16T10:47:27.087Z] 3758e6eb4fce: Preparing [2025-06-16T10:47:27.087Z] 94a3328c33cb: Preparing [2025-06-16T10:47:27.087Z] 994456c4fd7b: Preparing [2025-06-16T10:47:27.087Z] 94a3328c33cb: Waiting [2025-06-16T10:47:27.087Z] 994456c4fd7b: Waiting [2025-06-16T10:47:27.087Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:27.087Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:27.087Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:27.087Z] 3758e6eb4fce: Pushed [2025-06-16T10:47:27.087Z] 6038796ad4e9: Pushed [2025-06-16T10:47:27.654Z] 94a3328c33cb: Pushed [2025-06-16T10:47:31.847Z] 6c22eee01dc7: Pushed [2025-06-16T10:47:31.847Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:32.173Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:32.489Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [2025-06-16T10:47:32.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-16T10:47:32.489Z] 6038796ad4e9: Preparing [2025-06-16T10:47:32.489Z] 6c22eee01dc7: Preparing [2025-06-16T10:47:32.489Z] 386b9aa35e43: Preparing [2025-06-16T10:47:32.489Z] 5c0c8336249f: Preparing [2025-06-16T10:47:32.489Z] 3758e6eb4fce: Preparing [2025-06-16T10:47:32.489Z] 94a3328c33cb: Preparing [2025-06-16T10:47:32.489Z] 994456c4fd7b: Preparing [2025-06-16T10:47:32.489Z] 94a3328c33cb: Waiting [2025-06-16T10:47:32.489Z] 994456c4fd7b: Waiting [2025-06-16T10:47:32.489Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:32.489Z] 3758e6eb4fce: Layer already exists [2025-06-16T10:47:32.489Z] 6c22eee01dc7: Layer already exists [2025-06-16T10:47:32.489Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:32.489Z] 6038796ad4e9: Layer already exists [2025-06-16T10:47:32.489Z] 94a3328c33cb: Layer already exists [2025-06-16T10:47:32.489Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:32.489Z] 4.0.1-dev.1: digest: sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:32.815Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:33.138Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:33.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-16T10:47:33.138Z] 6038796ad4e9: Preparing [2025-06-16T10:47:33.138Z] 6c22eee01dc7: Preparing [2025-06-16T10:47:33.138Z] 386b9aa35e43: Preparing [2025-06-16T10:47:33.138Z] 5c0c8336249f: Preparing [2025-06-16T10:47:33.138Z] 3758e6eb4fce: Preparing [2025-06-16T10:47:33.138Z] 94a3328c33cb: Preparing [2025-06-16T10:47:33.138Z] 994456c4fd7b: Preparing [2025-06-16T10:47:33.138Z] 94a3328c33cb: Waiting [2025-06-16T10:47:33.138Z] 994456c4fd7b: Waiting [2025-06-16T10:47:33.138Z] 3758e6eb4fce: Layer already exists [2025-06-16T10:47:33.138Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:33.138Z] 6038796ad4e9: Layer already exists [2025-06-16T10:47:33.138Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:33.138Z] 6c22eee01dc7: Layer already exists [2025-06-16T10:47:33.138Z] 94a3328c33cb: Layer already exists [2025-06-16T10:47:33.138Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:33.138Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:33.463Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:33.786Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-06-16T10:47:33.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-16T10:47:33.787Z] 6038796ad4e9: Preparing [2025-06-16T10:47:33.787Z] 6c22eee01dc7: Preparing [2025-06-16T10:47:33.787Z] 386b9aa35e43: Preparing [2025-06-16T10:47:33.787Z] 5c0c8336249f: Preparing [2025-06-16T10:47:33.787Z] 3758e6eb4fce: Preparing [2025-06-16T10:47:33.787Z] 94a3328c33cb: Preparing [2025-06-16T10:47:33.787Z] 994456c4fd7b: Preparing [2025-06-16T10:47:33.787Z] 994456c4fd7b: Waiting [2025-06-16T10:47:33.787Z] 94a3328c33cb: Waiting [2025-06-16T10:47:33.787Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:33.787Z] 3758e6eb4fce: Layer already exists [2025-06-16T10:47:33.787Z] 6038796ad4e9: Layer already exists [2025-06-16T10:47:33.787Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:33.787Z] 6c22eee01dc7: Layer already exists [2025-06-16T10:47:33.787Z] 94a3328c33cb: Layer already exists [2025-06-16T10:47:33.787Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:33.787Z] odessa: digest: sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:47:33.864Z] ===================================================== [Pipeline] echo [2025-06-16T10:47:33.877Z] taggedImages: [2025-06-16T10:47:33.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:33.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [2025-06-16T10:47:33.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:33.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo [2025-06-16T10:47:33.905Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-06-16T10:47:33.905Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:33.905Z] 4.0.1-dev.1 [2025-06-16T10:47:33.905Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:33.905Z] odessa [2025-06-16T10:47:33.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:34.255Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:34.580Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:34.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-16T10:47:34.580Z] 6df28c8f14e8: Preparing [2025-06-16T10:47:34.580Z] 08419a7a9ae0: Preparing [2025-06-16T10:47:34.580Z] 386b9aa35e43: Preparing [2025-06-16T10:47:34.580Z] 5c0c8336249f: Preparing [2025-06-16T10:47:34.580Z] 5a44fa5bc5c7: Preparing [2025-06-16T10:47:34.580Z] d4593e4e63a6: Preparing [2025-06-16T10:47:34.580Z] 994456c4fd7b: Preparing [2025-06-16T10:47:34.580Z] d4593e4e63a6: Waiting [2025-06-16T10:47:34.580Z] 994456c4fd7b: Waiting [2025-06-16T10:47:34.580Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:34.580Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:34.580Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:34.580Z] 6df28c8f14e8: Pushed [2025-06-16T10:47:34.580Z] 5a44fa5bc5c7: Pushed [2025-06-16T10:47:34.840Z] d4593e4e63a6: Pushed [2025-06-16T10:47:39.031Z] 08419a7a9ae0: Pushed [2025-06-16T10:47:39.031Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:39.351Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:39.675Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [2025-06-16T10:47:39.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-16T10:47:39.675Z] 6df28c8f14e8: Preparing [2025-06-16T10:47:39.675Z] 08419a7a9ae0: Preparing [2025-06-16T10:47:39.675Z] 386b9aa35e43: Preparing [2025-06-16T10:47:39.675Z] 5c0c8336249f: Preparing [2025-06-16T10:47:39.675Z] 5a44fa5bc5c7: Preparing [2025-06-16T10:47:39.675Z] d4593e4e63a6: Preparing [2025-06-16T10:47:39.675Z] 994456c4fd7b: Preparing [2025-06-16T10:47:39.675Z] d4593e4e63a6: Waiting [2025-06-16T10:47:39.675Z] 08419a7a9ae0: Layer already exists [2025-06-16T10:47:39.675Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:39.675Z] 5a44fa5bc5c7: Layer already exists [2025-06-16T10:47:39.675Z] 6df28c8f14e8: Layer already exists [2025-06-16T10:47:39.675Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:39.675Z] d4593e4e63a6: Layer already exists [2025-06-16T10:47:39.675Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:39.675Z] 4.0.1-dev.1: digest: sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:40.000Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:40.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:40.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-16T10:47:40.323Z] 6df28c8f14e8: Preparing [2025-06-16T10:47:40.323Z] 08419a7a9ae0: Preparing [2025-06-16T10:47:40.323Z] 386b9aa35e43: Preparing [2025-06-16T10:47:40.323Z] 5c0c8336249f: Preparing [2025-06-16T10:47:40.323Z] 5a44fa5bc5c7: Preparing [2025-06-16T10:47:40.323Z] d4593e4e63a6: Preparing [2025-06-16T10:47:40.323Z] 994456c4fd7b: Preparing [2025-06-16T10:47:40.323Z] d4593e4e63a6: Waiting [2025-06-16T10:47:40.323Z] 5a44fa5bc5c7: Layer already exists [2025-06-16T10:47:40.323Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:40.323Z] 08419a7a9ae0: Layer already exists [2025-06-16T10:47:40.323Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:40.323Z] 6df28c8f14e8: Layer already exists [2025-06-16T10:47:40.323Z] d4593e4e63a6: Layer already exists [2025-06-16T10:47:40.323Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:40.323Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:40.654Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:47:40.984Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-06-16T10:47:40.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-16T10:47:40.984Z] 6df28c8f14e8: Preparing [2025-06-16T10:47:40.984Z] 08419a7a9ae0: Preparing [2025-06-16T10:47:40.984Z] 386b9aa35e43: Preparing [2025-06-16T10:47:40.984Z] 5c0c8336249f: Preparing [2025-06-16T10:47:40.984Z] 5a44fa5bc5c7: Preparing [2025-06-16T10:47:40.984Z] d4593e4e63a6: Preparing [2025-06-16T10:47:40.984Z] 994456c4fd7b: Preparing [2025-06-16T10:47:40.984Z] d4593e4e63a6: Waiting [2025-06-16T10:47:40.984Z] 994456c4fd7b: Waiting [2025-06-16T10:47:40.984Z] 08419a7a9ae0: Layer already exists [2025-06-16T10:47:40.984Z] 6df28c8f14e8: Layer already exists [2025-06-16T10:47:40.984Z] 5c0c8336249f: Layer already exists [2025-06-16T10:47:40.984Z] 386b9aa35e43: Layer already exists [2025-06-16T10:47:40.984Z] 5a44fa5bc5c7: Layer already exists [2025-06-16T10:47:40.984Z] d4593e4e63a6: Layer already exists [2025-06-16T10:47:40.984Z] 994456c4fd7b: Layer already exists [2025-06-16T10:47:40.984Z] odessa: digest: sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:47:41.046Z] ===================================================== [Pipeline] echo [2025-06-16T10:47:41.062Z] taggedImages: [2025-06-16T10:47:41.062Z] - nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.062Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [2025-06-16T10:47:41.062Z] - nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.062Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] echo [2025-06-16T10:47:41.122Z] ========================================================= [2025-06-16T10:47:41.122Z] [edgeXBuildMultiArch] RAW Config: [2025-06-16T10:47:41.122Z] images: [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:47:41.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-06-16T10:47:41.122Z] settingsFile: [2025-06-16T10:47:41.122Z] edgex-go-settings [2025-06-16T10:47:41.122Z] ========================================================= [Pipeline] node [2025-06-16T10:47:56.125Z] Still waiting to schedule task [2025-06-16T10:47:56.125Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-06-16T10:48:43.078Z] Running on prd-centos7-docker-4c-2g-3388 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-16T10:48:43.126Z] provisioning config files... [2025-06-16T10:48:43.148Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config1935784687610914368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-16T10:48:44.113Z] ---> ****-login.sh [2025-06-16T10:48:44.113Z] nexus3.edgexfoundry.org:10001 [2025-06-16T10:48:44.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:48:44.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:48:44.376Z] Configure a credential helper to remove this warning. See [2025-06-16T10:48:44.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:48:44.376Z] [2025-06-16T10:48:44.376Z] Login Succeeded [2025-06-16T10:48:44.376Z] nexus3.edgexfoundry.org:10002 [2025-06-16T10:48:44.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:48:44.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:48:44.376Z] Configure a credential helper to remove this warning. See [2025-06-16T10:48:44.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:48:44.376Z] [2025-06-16T10:48:44.376Z] Login Succeeded [2025-06-16T10:48:44.376Z] nexus3.edgexfoundry.org:10003 [2025-06-16T10:48:44.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:48:44.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:48:44.641Z] Configure a credential helper to remove this warning. See [2025-06-16T10:48:44.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:48:44.641Z] [2025-06-16T10:48:44.641Z] Login Succeeded [2025-06-16T10:48:44.641Z] nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:44.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:48:44.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:48:44.641Z] Configure a credential helper to remove this warning. See [2025-06-16T10:48:44.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:48:44.641Z] [2025-06-16T10:48:44.641Z] Login Succeeded [2025-06-16T10:48:44.641Z] ****.io [2025-06-16T10:48:44.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T10:48:44.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T10:48:44.902Z] Configure a credential helper to remove this warning. See [2025-06-16T10:48:44.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T10:48:44.902Z] [2025-06-16T10:48:44.902Z] Login Succeeded [2025-06-16T10:48:44.902Z] ---> ****-login.sh ends [Pipeline] } [2025-06-16T10:48:44.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-16T10:48:45.262Z] + docker buildx ls [2025-06-16T10:48:45.263Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-16T10:48:45.263Z] default * docker [2025-06-16T10:48:45.263Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-16T10:48:45.567Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-16T10:48:45.567Z] edgex-builder [Pipeline] sh [2025-06-16T10:48:45.860Z] + docker buildx inspect --bootstrap [2025-06-16T10:48:45.860Z] #1 [internal] booting buildkit [2025-06-16T10:48:45.860Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-16T10:48:49.196Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2025-06-16T10:48:49.196Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-16T10:48:50.151Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-06-16T10:48:50.151Z] #1 DONE 4.2s [2025-06-16T10:48:50.151Z] Name: edgex-builder [2025-06-16T10:48:50.151Z] Driver: docker-container [2025-06-16T10:48:50.151Z] [2025-06-16T10:48:50.151Z] Nodes: [2025-06-16T10:48:50.151Z] Name: edgex-builder0 [2025-06-16T10:48:50.151Z] Endpoint: unix:///var/run/docker.sock [2025-06-16T10:48:50.151Z] Status: running [2025-06-16T10:48:50.151Z] Buildkit: v0.22.0 [2025-06-16T10:48:50.151Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-16T10:48:50.458Z] + docker buildx ls [2025-06-16T10:48:50.458Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-16T10:48:50.458Z] edgex-builder * docker-container [2025-06-16T10:48:50.458Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-06-16T10:48:50.458Z] default docker [2025-06-16T10:48:50.458Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-16T10:48:50.762Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:48:50.762Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:48:51.025Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:51.025Z] #1 transferring dockerfile: 197B done [2025-06-16T10:48:51.025Z] #1 DONE 0.0s [2025-06-16T10:48:51.025Z] [2025-06-16T10:48:51.025Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:48:51.025Z] #2 DONE 0.1s [2025-06-16T10:48:51.025Z] [2025-06-16T10:48:51.025Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:48:51.025Z] #3 DONE 0.1s [2025-06-16T10:48:51.025Z] [2025-06-16T10:48:51.025Z] #4 [internal] load .dockerignore [2025-06-16T10:48:51.025Z] #4 transferring context: 2B done [2025-06-16T10:48:51.025Z] #4 DONE 0.0s [2025-06-16T10:48:51.025Z] [2025-06-16T10:48:51.025Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 [2025-06-16T10:48:51.025Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done [2025-06-16T10:48:51.025Z] #5 DONE 0.0s [2025-06-16T10:48:51.025Z] [2025-06-16T10:48:51.025Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 [2025-06-16T10:48:51.026Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 done [2025-06-16T10:48:51.026Z] #6 DONE 0.1s [2025-06-16T10:48:51.287Z] [2025-06-16T10:48:51.287Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:51.287Z] #7 DONE 0.0s [2025-06-16T10:48:51.287Z] [2025-06-16T10:48:51.287Z] #8 exporting to image [2025-06-16T10:48:51.287Z] #8 exporting layers done [2025-06-16T10:48:51.287Z] #8 exporting manifest sha256:643e83b7c01a35aa017fe35ebfd4f2615f18c04510b4a4655ad6c64d8120bd2d 0.0s done [2025-06-16T10:48:51.287Z] #8 exporting config sha256:f95912354124829932cc25fa18b9eb63fd976998e7d661170a9bd8c8dc73d9a7 done [2025-06-16T10:48:51.287Z] #8 exporting manifest sha256:793dff595be6698111642cf0618609c2deca6079c0c2a6a7679898c955be387f done [2025-06-16T10:48:51.287Z] #8 exporting config sha256:b6db7699b77e9a30a840a04244e8e9da6d922f1dc6d7e9cafb518edf69888c7d done [2025-06-16T10:48:51.287Z] #8 exporting manifest list sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c done [2025-06-16T10:48:51.287Z] #8 pushing layers 0.1s done [2025-06-16T10:48:51.287Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c [2025-06-16T10:48:51.287Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:51.287Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c 0.1s done [2025-06-16T10:48:51.287Z] #8 DONE 0.2s [2025-06-16T10:48:51.287Z] [2025-06-16T10:48:51.287Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:51.287Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:51.583Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1' [2025-06-16T10:48:51.584Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 --push - [2025-06-16T10:48:51.844Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:51.844Z] #1 transferring dockerfile: 168B done [2025-06-16T10:48:51.844Z] #1 DONE 0.0s [2025-06-16T10:48:51.844Z] [2025-06-16T10:48:51.844Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [2025-06-16T10:48:51.844Z] #2 DONE 0.0s [2025-06-16T10:48:51.844Z] [2025-06-16T10:48:51.844Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [2025-06-16T10:48:51.844Z] #3 DONE 0.0s [2025-06-16T10:48:51.844Z] [2025-06-16T10:48:51.844Z] #4 [internal] load .dockerignore [2025-06-16T10:48:51.844Z] #4 transferring context: 2B done [2025-06-16T10:48:51.844Z] #4 DONE 0.0s [2025-06-16T10:48:51.844Z] [2025-06-16T10:48:51.844Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 [2025-06-16T10:48:51.844Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done [2025-06-16T10:48:51.844Z] #5 CACHED [2025-06-16T10:48:51.844Z] [2025-06-16T10:48:51.844Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 [2025-06-16T10:48:51.844Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done [2025-06-16T10:48:51.844Z] #6 CACHED [2025-06-16T10:48:51.844Z] [2025-06-16T10:48:51.844Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:51.844Z] #7 DONE 0.0s [2025-06-16T10:48:51.844Z] [2025-06-16T10:48:51.844Z] #8 exporting to image [2025-06-16T10:48:51.844Z] #8 exporting layers done [2025-06-16T10:48:51.844Z] #8 exporting manifest sha256:643e83b7c01a35aa017fe35ebfd4f2615f18c04510b4a4655ad6c64d8120bd2d done [2025-06-16T10:48:51.844Z] #8 exporting config sha256:f95912354124829932cc25fa18b9eb63fd976998e7d661170a9bd8c8dc73d9a7 done [2025-06-16T10:48:51.844Z] #8 exporting manifest sha256:793dff595be6698111642cf0618609c2deca6079c0c2a6a7679898c955be387f done [2025-06-16T10:48:51.844Z] #8 exporting config sha256:b6db7699b77e9a30a840a04244e8e9da6d922f1dc6d7e9cafb518edf69888c7d done [2025-06-16T10:48:51.844Z] #8 exporting manifest list sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c done [2025-06-16T10:48:51.844Z] #8 pushing layers 0.0s done [2025-06-16T10:48:51.844Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1@sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c 0.1s done [2025-06-16T10:48:51.844Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:51.844Z] #8 DONE 0.1s [2025-06-16T10:48:51.844Z] [2025-06-16T10:48:51.844Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:51.844Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:52.135Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:48:52.135Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:48:52.395Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:52.395Z] #1 transferring dockerfile: 209B done [2025-06-16T10:48:52.395Z] #1 DONE 0.0s [2025-06-16T10:48:52.395Z] [2025-06-16T10:48:52.395Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:48:52.395Z] #2 DONE 0.0s [2025-06-16T10:48:52.395Z] [2025-06-16T10:48:52.395Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:48:52.395Z] #3 DONE 0.0s [2025-06-16T10:48:52.395Z] [2025-06-16T10:48:52.395Z] #4 [internal] load .dockerignore [2025-06-16T10:48:52.395Z] #4 transferring context: 2B done [2025-06-16T10:48:52.395Z] #4 DONE 0.0s [2025-06-16T10:48:52.395Z] [2025-06-16T10:48:52.395Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 [2025-06-16T10:48:52.395Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 done [2025-06-16T10:48:52.395Z] #5 CACHED [2025-06-16T10:48:52.395Z] [2025-06-16T10:48:52.395Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 [2025-06-16T10:48:52.395Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done [2025-06-16T10:48:52.395Z] #6 CACHED [2025-06-16T10:48:52.395Z] [2025-06-16T10:48:52.395Z] #7 exporting to image [2025-06-16T10:48:52.395Z] #7 exporting layers done [2025-06-16T10:48:52.395Z] #7 exporting manifest sha256:643e83b7c01a35aa017fe35ebfd4f2615f18c04510b4a4655ad6c64d8120bd2d done [2025-06-16T10:48:52.395Z] #7 exporting config sha256:f95912354124829932cc25fa18b9eb63fd976998e7d661170a9bd8c8dc73d9a7 done [2025-06-16T10:48:52.395Z] #7 exporting manifest sha256:793dff595be6698111642cf0618609c2deca6079c0c2a6a7679898c955be387f done [2025-06-16T10:48:52.395Z] #7 exporting config sha256:b6db7699b77e9a30a840a04244e8e9da6d922f1dc6d7e9cafb518edf69888c7d done [2025-06-16T10:48:52.395Z] #7 exporting manifest list sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c [2025-06-16T10:48:52.395Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:52.395Z] #7 exporting manifest list sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c done [2025-06-16T10:48:52.395Z] #7 pushing layers 0.0s done [2025-06-16T10:48:52.395Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c 0.1s done [2025-06-16T10:48:52.395Z] #7 DONE 0.1s [2025-06-16T10:48:52.395Z] [2025-06-16T10:48:52.395Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:52.395Z] #8 DONE 0.0s [2025-06-16T10:48:52.395Z] [2025-06-16T10:48:52.395Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:52.395Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:52.685Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:odessa' [2025-06-16T10:48:52.685Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:odessa --push - [2025-06-16T10:48:52.944Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:52.944Z] #1 transferring dockerfile: 163B done [2025-06-16T10:48:52.944Z] #1 DONE 0.0s [2025-06-16T10:48:52.944Z] [2025-06-16T10:48:52.944Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa [2025-06-16T10:48:52.944Z] #2 DONE 0.0s [2025-06-16T10:48:52.944Z] [2025-06-16T10:48:52.944Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa [2025-06-16T10:48:52.944Z] #3 DONE 0.0s [2025-06-16T10:48:52.944Z] [2025-06-16T10:48:52.944Z] #4 [internal] load .dockerignore [2025-06-16T10:48:52.944Z] #4 transferring context: 2B done [2025-06-16T10:48:52.944Z] #4 DONE 0.0s [2025-06-16T10:48:52.944Z] [2025-06-16T10:48:52.944Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 [2025-06-16T10:48:52.944Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done [2025-06-16T10:48:52.944Z] #5 CACHED [2025-06-16T10:48:52.944Z] [2025-06-16T10:48:52.944Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 [2025-06-16T10:48:52.944Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:15d2f19e259d6e00330d5adfd58863a87fda55e61df9ea343d35eeb0a03434d5 0.0s done [2025-06-16T10:48:52.944Z] #6 CACHED [2025-06-16T10:48:52.944Z] [2025-06-16T10:48:52.944Z] #7 exporting to image [2025-06-16T10:48:52.944Z] #7 exporting layers [2025-06-16T10:48:52.944Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:52.944Z] #7 exporting layers done [2025-06-16T10:48:52.944Z] #7 exporting manifest sha256:643e83b7c01a35aa017fe35ebfd4f2615f18c04510b4a4655ad6c64d8120bd2d done [2025-06-16T10:48:52.944Z] #7 exporting config sha256:f95912354124829932cc25fa18b9eb63fd976998e7d661170a9bd8c8dc73d9a7 done [2025-06-16T10:48:52.944Z] #7 exporting manifest sha256:793dff595be6698111642cf0618609c2deca6079c0c2a6a7679898c955be387f done [2025-06-16T10:48:52.944Z] #7 exporting config sha256:b6db7699b77e9a30a840a04244e8e9da6d922f1dc6d7e9cafb518edf69888c7d done [2025-06-16T10:48:52.944Z] #7 exporting manifest list sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c done [2025-06-16T10:48:52.944Z] #7 pushing layers 0.0s done [2025-06-16T10:48:52.944Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:6a4d4d72caaa267c59d9dd8b4cacdbf817341e50f24dfdcb43d94a0c3b1b9c0c 0.1s done [2025-06-16T10:48:52.944Z] #7 DONE 0.1s [2025-06-16T10:48:52.944Z] [2025-06-16T10:48:52.944Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:52.944Z] #8 DONE 0.0s [2025-06-16T10:48:52.944Z] [2025-06-16T10:48:52.944Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:52.944Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:53.232Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:48:53.232Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:48:53.491Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:53.491Z] #1 transferring dockerfile: 216B done [2025-06-16T10:48:53.491Z] #1 DONE 0.0s [2025-06-16T10:48:53.491Z] [2025-06-16T10:48:53.491Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:48:53.491Z] #2 DONE 0.0s [2025-06-16T10:48:53.491Z] [2025-06-16T10:48:53.491Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:48:53.491Z] #3 DONE 0.1s [2025-06-16T10:48:53.491Z] [2025-06-16T10:48:53.491Z] #4 [internal] load .dockerignore [2025-06-16T10:48:53.491Z] #4 transferring context: 2B done [2025-06-16T10:48:53.491Z] #4 DONE 0.0s [2025-06-16T10:48:53.491Z] [2025-06-16T10:48:53.491Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 [2025-06-16T10:48:53.491Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 [2025-06-16T10:48:53.491Z] #5 ... [2025-06-16T10:48:53.491Z] [2025-06-16T10:48:53.491Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 [2025-06-16T10:48:53.491Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 0.0s done [2025-06-16T10:48:53.491Z] #6 DONE 0.1s [2025-06-16T10:48:53.492Z] [2025-06-16T10:48:53.492Z] #7 exporting to image [2025-06-16T10:48:53.492Z] #7 exporting layers done [2025-06-16T10:48:53.492Z] #7 exporting manifest sha256:4d104725b76cc52bbe388bf6f44cef53efbf3a45f362e5698b5fbd826ce1ce1f 0.0s done [2025-06-16T10:48:53.492Z] #7 exporting config sha256:2de8b2e1f83ad19ee5637c98a008faf8222fe5f2e0c3856bfa9007ff4cc1662a done [2025-06-16T10:48:53.492Z] #7 exporting manifest sha256:5ca0cc1c4d91e339aa555c9365d2dd66b0adec7742435a8297a7dc70ea425502 done [2025-06-16T10:48:53.492Z] #7 exporting config sha256:1b10398d2ab3dc5154ce8dd1fa26c4712835a0f0cf283febb55c7accfb003f3a done [2025-06-16T10:48:53.492Z] #7 exporting manifest list sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 [2025-06-16T10:48:53.492Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:53.492Z] #7 ... [2025-06-16T10:48:53.492Z] [2025-06-16T10:48:53.492Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:53.492Z] #8 DONE 0.0s [2025-06-16T10:48:53.492Z] [2025-06-16T10:48:53.492Z] #7 exporting to image [2025-06-16T10:48:53.492Z] #7 exporting manifest list sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 0.0s done [2025-06-16T10:48:53.492Z] #7 pushing layers 0.1s done [2025-06-16T10:48:53.492Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 [2025-06-16T10:48:53.752Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 0.1s done [2025-06-16T10:48:53.752Z] #7 DONE 0.2s [2025-06-16T10:48:53.752Z] [2025-06-16T10:48:53.752Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:53.752Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:54.038Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1' [2025-06-16T10:48:54.038Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 --push - [2025-06-16T10:48:54.038Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:54.038Z] #1 transferring dockerfile: 187B done [2025-06-16T10:48:54.038Z] #1 DONE 0.0s [2025-06-16T10:48:54.038Z] [2025-06-16T10:48:54.038Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [2025-06-16T10:48:54.038Z] #2 DONE 0.0s [2025-06-16T10:48:54.038Z] [2025-06-16T10:48:54.038Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [2025-06-16T10:48:54.038Z] #3 DONE 0.0s [2025-06-16T10:48:54.038Z] [2025-06-16T10:48:54.038Z] #4 [internal] load .dockerignore [2025-06-16T10:48:54.038Z] #4 transferring context: 2B done [2025-06-16T10:48:54.038Z] #4 DONE 0.0s [2025-06-16T10:48:54.038Z] [2025-06-16T10:48:54.038Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 [2025-06-16T10:48:54.038Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 [2025-06-16T10:48:54.299Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 0.0s done [2025-06-16T10:48:54.299Z] #5 CACHED [2025-06-16T10:48:54.299Z] [2025-06-16T10:48:54.299Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 [2025-06-16T10:48:54.299Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 0.0s done [2025-06-16T10:48:54.299Z] #6 CACHED [2025-06-16T10:48:54.299Z] [2025-06-16T10:48:54.299Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:54.299Z] #7 DONE 0.0s [2025-06-16T10:48:54.299Z] [2025-06-16T10:48:54.299Z] #8 exporting to image [2025-06-16T10:48:54.299Z] #8 exporting layers done [2025-06-16T10:48:54.299Z] #8 exporting manifest sha256:4d104725b76cc52bbe388bf6f44cef53efbf3a45f362e5698b5fbd826ce1ce1f done [2025-06-16T10:48:54.299Z] #8 exporting config sha256:2de8b2e1f83ad19ee5637c98a008faf8222fe5f2e0c3856bfa9007ff4cc1662a done [2025-06-16T10:48:54.299Z] #8 exporting manifest sha256:5ca0cc1c4d91e339aa555c9365d2dd66b0adec7742435a8297a7dc70ea425502 done [2025-06-16T10:48:54.299Z] #8 exporting config sha256:1b10398d2ab3dc5154ce8dd1fa26c4712835a0f0cf283febb55c7accfb003f3a done [2025-06-16T10:48:54.299Z] #8 exporting manifest list sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 done [2025-06-16T10:48:54.299Z] #8 pushing layers 0.0s done [2025-06-16T10:48:54.299Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 0.1s done [2025-06-16T10:48:54.299Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:54.299Z] #8 DONE 0.1s [2025-06-16T10:48:54.299Z] [2025-06-16T10:48:54.299Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:54.299Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:54.588Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:48:54.588Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:48:54.588Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:54.588Z] #1 transferring dockerfile: 228B done [2025-06-16T10:48:54.588Z] #1 DONE 0.0s [2025-06-16T10:48:54.588Z] [2025-06-16T10:48:54.588Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:48:54.588Z] #2 DONE 0.0s [2025-06-16T10:48:54.588Z] [2025-06-16T10:48:54.588Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:48:54.588Z] #3 DONE 0.0s [2025-06-16T10:48:54.588Z] [2025-06-16T10:48:54.588Z] #4 [internal] load .dockerignore [2025-06-16T10:48:54.588Z] #4 transferring context: 2B done [2025-06-16T10:48:54.588Z] #4 DONE 0.0s [2025-06-16T10:48:54.588Z] [2025-06-16T10:48:54.588Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 [2025-06-16T10:48:54.588Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 done [2025-06-16T10:48:54.588Z] #5 CACHED [2025-06-16T10:48:54.588Z] [2025-06-16T10:48:54.588Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 [2025-06-16T10:48:54.588Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 0.0s done [2025-06-16T10:48:54.588Z] #6 CACHED [2025-06-16T10:48:54.588Z] [2025-06-16T10:48:54.588Z] #7 exporting to image [2025-06-16T10:48:54.588Z] #7 exporting layers done [2025-06-16T10:48:54.588Z] #7 exporting manifest sha256:4d104725b76cc52bbe388bf6f44cef53efbf3a45f362e5698b5fbd826ce1ce1f done [2025-06-16T10:48:54.588Z] #7 exporting config sha256:2de8b2e1f83ad19ee5637c98a008faf8222fe5f2e0c3856bfa9007ff4cc1662a done [2025-06-16T10:48:54.589Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:54.848Z] #7 exporting manifest sha256:5ca0cc1c4d91e339aa555c9365d2dd66b0adec7742435a8297a7dc70ea425502 done [2025-06-16T10:48:54.848Z] #7 exporting config sha256:1b10398d2ab3dc5154ce8dd1fa26c4712835a0f0cf283febb55c7accfb003f3a done [2025-06-16T10:48:54.848Z] #7 exporting manifest list sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 done [2025-06-16T10:48:54.848Z] #7 pushing layers 0.0s done [2025-06-16T10:48:54.848Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 0.1s done [2025-06-16T10:48:54.848Z] #7 DONE 0.1s [2025-06-16T10:48:54.848Z] [2025-06-16T10:48:54.848Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:54.848Z] #8 DONE 0.0s [2025-06-16T10:48:54.848Z] [2025-06-16T10:48:54.848Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:54.848Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:55.131Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa' [2025-06-16T10:48:55.131Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa --push - [2025-06-16T10:48:55.131Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:55.131Z] #1 transferring dockerfile: 182B done [2025-06-16T10:48:55.131Z] #1 DONE 0.0s [2025-06-16T10:48:55.131Z] [2025-06-16T10:48:55.131Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-06-16T10:48:55.131Z] #2 DONE 0.0s [2025-06-16T10:48:55.131Z] [2025-06-16T10:48:55.131Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-06-16T10:48:55.131Z] #3 DONE 0.0s [2025-06-16T10:48:55.131Z] [2025-06-16T10:48:55.131Z] #4 [internal] load .dockerignore [2025-06-16T10:48:55.131Z] #4 transferring context: 2B done [2025-06-16T10:48:55.131Z] #4 DONE 0.0s [2025-06-16T10:48:55.131Z] [2025-06-16T10:48:55.131Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 [2025-06-16T10:48:55.131Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 done [2025-06-16T10:48:55.131Z] #5 CACHED [2025-06-16T10:48:55.131Z] [2025-06-16T10:48:55.131Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 [2025-06-16T10:48:55.131Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:d890ee08bb6ea60db51d6adae1a3ba469945dbb1a0383fa2b45e3e0d466e59c7 done [2025-06-16T10:48:55.131Z] #6 CACHED [2025-06-16T10:48:55.131Z] [2025-06-16T10:48:55.131Z] #7 exporting to image [2025-06-16T10:48:55.131Z] #7 exporting layers done [2025-06-16T10:48:55.131Z] #7 exporting manifest sha256:4d104725b76cc52bbe388bf6f44cef53efbf3a45f362e5698b5fbd826ce1ce1f done [2025-06-16T10:48:55.131Z] #7 exporting config sha256:2de8b2e1f83ad19ee5637c98a008faf8222fe5f2e0c3856bfa9007ff4cc1662a done [2025-06-16T10:48:55.131Z] #7 exporting manifest sha256:5ca0cc1c4d91e339aa555c9365d2dd66b0adec7742435a8297a7dc70ea425502 done [2025-06-16T10:48:55.131Z] #7 exporting config sha256:1b10398d2ab3dc5154ce8dd1fa26c4712835a0f0cf283febb55c7accfb003f3a done [2025-06-16T10:48:55.131Z] #7 exporting manifest list sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 done [2025-06-16T10:48:55.131Z] #7 pushing layers 0.0s done [2025-06-16T10:48:55.131Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 [2025-06-16T10:48:55.131Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:55.390Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:ba6094a27e7ff1f2c52dbb7b675a24f3ab8373ac347dcc02b9d709fbd81bf352 0.1s done [2025-06-16T10:48:55.390Z] #7 DONE 0.1s [2025-06-16T10:48:55.390Z] [2025-06-16T10:48:55.390Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:55.390Z] #8 DONE 0.0s [2025-06-16T10:48:55.390Z] [2025-06-16T10:48:55.390Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:55.390Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:55.730Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:48:55.730Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:48:55.730Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:55.730Z] #1 transferring dockerfile: 194B done [2025-06-16T10:48:55.730Z] #1 DONE 0.0s [2025-06-16T10:48:55.730Z] [2025-06-16T10:48:55.730Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:48:55.730Z] #2 DONE 0.0s [2025-06-16T10:48:55.730Z] [2025-06-16T10:48:55.730Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:48:55.730Z] #3 DONE 0.0s [2025-06-16T10:48:55.730Z] [2025-06-16T10:48:55.730Z] #4 [internal] load .dockerignore [2025-06-16T10:48:55.730Z] #4 transferring context: 2B done [2025-06-16T10:48:55.730Z] #4 DONE 0.0s [2025-06-16T10:48:55.730Z] [2025-06-16T10:48:55.730Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d [2025-06-16T10:48:55.730Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d done [2025-06-16T10:48:55.730Z] #5 DONE 0.0s [2025-06-16T10:48:55.730Z] [2025-06-16T10:48:55.730Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d [2025-06-16T10:48:55.990Z] #6 DONE 0.0s [2025-06-16T10:48:55.990Z] [2025-06-16T10:48:55.990Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d [2025-06-16T10:48:55.990Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d done [2025-06-16T10:48:55.990Z] #5 DONE 0.1s [2025-06-16T10:48:55.990Z] [2025-06-16T10:48:55.990Z] #7 exporting to image [2025-06-16T10:48:55.990Z] #7 exporting layers done [2025-06-16T10:48:55.990Z] #7 exporting manifest sha256:c491d166c7e396bd21a017d74714dfbab942c94f9887d763fc8daa53c8047213 done [2025-06-16T10:48:55.990Z] #7 exporting config sha256:84d04b5b43b29f9496cf4b262701cbfd235bb6f37a1218a609a1151da215d312 done [2025-06-16T10:48:55.990Z] #7 exporting manifest sha256:a04d9cd53ef502690f1cf5b58fa8dcde5ba89ad7f702b472b49bd5b7f64f2e2f done [2025-06-16T10:48:55.990Z] #7 exporting config sha256:046fac7bac535760723c4c682e2f14d034569c78466c1b8e23701ab73b81c517 done [2025-06-16T10:48:55.990Z] #7 exporting manifest list sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b [2025-06-16T10:48:55.990Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:55.990Z] #7 ... [2025-06-16T10:48:55.990Z] [2025-06-16T10:48:55.990Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:55.990Z] #8 DONE 0.0s [2025-06-16T10:48:55.990Z] [2025-06-16T10:48:55.990Z] #7 exporting to image [2025-06-16T10:48:55.990Z] #7 exporting manifest list sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b done [2025-06-16T10:48:55.990Z] #7 pushing layers 0.1s done [2025-06-16T10:48:55.990Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b [2025-06-16T10:48:56.249Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b 0.1s done [2025-06-16T10:48:56.249Z] #7 DONE 0.2s [2025-06-16T10:48:56.249Z] [2025-06-16T10:48:56.249Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:56.249Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:56.538Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1' [2025-06-16T10:48:56.538Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 --push - [2025-06-16T10:48:56.538Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:56.538Z] #1 transferring dockerfile: 165B done [2025-06-16T10:48:56.538Z] #1 DONE 0.0s [2025-06-16T10:48:56.538Z] [2025-06-16T10:48:56.538Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [2025-06-16T10:48:56.538Z] #2 DONE 0.0s [2025-06-16T10:48:56.538Z] [2025-06-16T10:48:56.538Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [2025-06-16T10:48:56.538Z] #3 DONE 0.0s [2025-06-16T10:48:56.538Z] [2025-06-16T10:48:56.538Z] #4 [internal] load .dockerignore [2025-06-16T10:48:56.538Z] #4 transferring context: 2B done [2025-06-16T10:48:56.538Z] #4 DONE 0.0s [2025-06-16T10:48:56.538Z] [2025-06-16T10:48:56.538Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d [2025-06-16T10:48:56.538Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 0.0s done [2025-06-16T10:48:56.538Z] #5 CACHED [2025-06-16T10:48:56.538Z] [2025-06-16T10:48:56.538Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d [2025-06-16T10:48:56.796Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 0.0s done [2025-06-16T10:48:56.796Z] #6 CACHED [2025-06-16T10:48:56.796Z] [2025-06-16T10:48:56.796Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:56.796Z] #7 DONE 0.0s [2025-06-16T10:48:56.796Z] [2025-06-16T10:48:56.796Z] #8 exporting to image [2025-06-16T10:48:56.796Z] #8 exporting layers done [2025-06-16T10:48:56.796Z] #8 exporting manifest sha256:c491d166c7e396bd21a017d74714dfbab942c94f9887d763fc8daa53c8047213 done [2025-06-16T10:48:56.796Z] #8 exporting config sha256:84d04b5b43b29f9496cf4b262701cbfd235bb6f37a1218a609a1151da215d312 done [2025-06-16T10:48:56.796Z] #8 exporting manifest sha256:a04d9cd53ef502690f1cf5b58fa8dcde5ba89ad7f702b472b49bd5b7f64f2e2f done [2025-06-16T10:48:56.796Z] #8 exporting config sha256:046fac7bac535760723c4c682e2f14d034569c78466c1b8e23701ab73b81c517 done [2025-06-16T10:48:56.796Z] #8 exporting manifest list sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b done [2025-06-16T10:48:56.796Z] #8 pushing layers 0.0s done [2025-06-16T10:48:56.796Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1@sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b 0.1s done [2025-06-16T10:48:56.796Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:56.796Z] #8 DONE 0.1s [2025-06-16T10:48:56.796Z] [2025-06-16T10:48:56.796Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:56.796Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:57.089Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:48:57.089Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:48:57.089Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:57.089Z] #1 transferring dockerfile: 206B done [2025-06-16T10:48:57.089Z] #1 DONE 0.0s [2025-06-16T10:48:57.089Z] [2025-06-16T10:48:57.089Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:48:57.089Z] #2 DONE 0.0s [2025-06-16T10:48:57.089Z] [2025-06-16T10:48:57.089Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:48:57.089Z] #3 DONE 0.0s [2025-06-16T10:48:57.089Z] [2025-06-16T10:48:57.089Z] #4 [internal] load .dockerignore [2025-06-16T10:48:57.089Z] #4 transferring context: 2B done [2025-06-16T10:48:57.089Z] #4 DONE 0.0s [2025-06-16T10:48:57.089Z] [2025-06-16T10:48:57.089Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d [2025-06-16T10:48:57.089Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 0.0s done [2025-06-16T10:48:57.089Z] #5 CACHED [2025-06-16T10:48:57.089Z] [2025-06-16T10:48:57.089Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d [2025-06-16T10:48:57.089Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 0.0s done [2025-06-16T10:48:57.089Z] #6 CACHED [2025-06-16T10:48:57.089Z] [2025-06-16T10:48:57.089Z] #7 exporting to image [2025-06-16T10:48:57.089Z] #7 exporting layers done [2025-06-16T10:48:57.089Z] #7 exporting manifest sha256:c491d166c7e396bd21a017d74714dfbab942c94f9887d763fc8daa53c8047213 done [2025-06-16T10:48:57.089Z] #7 exporting config sha256:84d04b5b43b29f9496cf4b262701cbfd235bb6f37a1218a609a1151da215d312 done [2025-06-16T10:48:57.089Z] #7 exporting manifest sha256:a04d9cd53ef502690f1cf5b58fa8dcde5ba89ad7f702b472b49bd5b7f64f2e2f done [2025-06-16T10:48:57.089Z] #7 exporting config sha256:046fac7bac535760723c4c682e2f14d034569c78466c1b8e23701ab73b81c517 done [2025-06-16T10:48:57.089Z] #7 exporting manifest list sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b done [2025-06-16T10:48:57.089Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:57.349Z] #7 pushing layers 0.0s done [2025-06-16T10:48:57.349Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b 0.1s done [2025-06-16T10:48:57.349Z] #7 DONE 0.1s [2025-06-16T10:48:57.349Z] [2025-06-16T10:48:57.349Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:57.349Z] #8 DONE 0.0s [2025-06-16T10:48:57.349Z] [2025-06-16T10:48:57.349Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:57.349Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:57.631Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:odessa --push - [2025-06-16T10:48:57.631Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:odessa' [2025-06-16T10:48:57.631Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:57.631Z] #1 transferring dockerfile: 160B done [2025-06-16T10:48:57.631Z] #1 DONE 0.0s [2025-06-16T10:48:57.631Z] [2025-06-16T10:48:57.631Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa [2025-06-16T10:48:57.631Z] #2 DONE 0.0s [2025-06-16T10:48:57.631Z] [2025-06-16T10:48:57.631Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa [2025-06-16T10:48:57.631Z] #3 DONE 0.0s [2025-06-16T10:48:57.631Z] [2025-06-16T10:48:57.631Z] #4 [internal] load .dockerignore [2025-06-16T10:48:57.631Z] #4 transferring context: 2B done [2025-06-16T10:48:57.631Z] #4 DONE 0.0s [2025-06-16T10:48:57.631Z] [2025-06-16T10:48:57.631Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d [2025-06-16T10:48:57.631Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d 0.0s done [2025-06-16T10:48:57.631Z] #5 CACHED [2025-06-16T10:48:57.631Z] [2025-06-16T10:48:57.631Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d [2025-06-16T10:48:57.631Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:af56473a03a25021fd8cbf3f78938885dfaf43f822cb82b1b428a009d85dfd1d done [2025-06-16T10:48:57.631Z] #6 CACHED [2025-06-16T10:48:57.631Z] [2025-06-16T10:48:57.631Z] #7 exporting to image [2025-06-16T10:48:57.631Z] #7 exporting layers done [2025-06-16T10:48:57.631Z] #7 exporting manifest sha256:c491d166c7e396bd21a017d74714dfbab942c94f9887d763fc8daa53c8047213 done [2025-06-16T10:48:57.631Z] #7 exporting config sha256:84d04b5b43b29f9496cf4b262701cbfd235bb6f37a1218a609a1151da215d312 done [2025-06-16T10:48:57.631Z] #7 exporting manifest sha256:a04d9cd53ef502690f1cf5b58fa8dcde5ba89ad7f702b472b49bd5b7f64f2e2f done [2025-06-16T10:48:57.631Z] #7 exporting config sha256:046fac7bac535760723c4c682e2f14d034569c78466c1b8e23701ab73b81c517 done [2025-06-16T10:48:57.631Z] #7 exporting manifest list sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b done [2025-06-16T10:48:57.631Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:57.889Z] #7 pushing layers 0.0s done [2025-06-16T10:48:57.889Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:1bb0abf23507ca01a67044b5a817a0412ea89bb31d95ae0ce458c6eda1a10e7b 0.1s done [2025-06-16T10:48:57.889Z] #7 DONE 0.1s [2025-06-16T10:48:57.889Z] [2025-06-16T10:48:57.889Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:57.889Z] #8 DONE 0.0s [2025-06-16T10:48:57.889Z] [2025-06-16T10:48:57.889Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:57.889Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:58.173Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:48:58.174Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:48:58.432Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:58.432Z] #1 transferring dockerfile: 196B done [2025-06-16T10:48:58.432Z] #1 DONE 0.0s [2025-06-16T10:48:58.432Z] [2025-06-16T10:48:58.432Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:48:58.432Z] #2 DONE 0.0s [2025-06-16T10:48:58.432Z] [2025-06-16T10:48:58.432Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:48:58.432Z] #3 DONE 0.0s [2025-06-16T10:48:58.432Z] [2025-06-16T10:48:58.432Z] #4 [internal] load .dockerignore [2025-06-16T10:48:58.432Z] #4 transferring context: 2B done [2025-06-16T10:48:58.432Z] #4 DONE 0.0s [2025-06-16T10:48:58.432Z] [2025-06-16T10:48:58.432Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 [2025-06-16T10:48:58.432Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 [2025-06-16T10:48:58.433Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done [2025-06-16T10:48:58.433Z] #5 DONE 0.0s [2025-06-16T10:48:58.433Z] [2025-06-16T10:48:58.433Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 [2025-06-16T10:48:58.433Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done [2025-06-16T10:48:58.433Z] #6 DONE 0.1s [2025-06-16T10:48:58.433Z] [2025-06-16T10:48:58.433Z] #7 exporting to image [2025-06-16T10:48:58.433Z] #7 exporting layers done [2025-06-16T10:48:58.433Z] #7 exporting manifest sha256:f11602cf9b416f062faeccb6870a43b2db35f6f4bc4af09422dab422db113af9 0.0s done [2025-06-16T10:48:58.433Z] #7 exporting config sha256:05bfc88891b41a6f7ce7cb616bebe6c5bd4ec205cc1220d6f74e3cadcaa74dc2 done [2025-06-16T10:48:58.433Z] #7 exporting manifest sha256:553864f544afb7768b282eb710f7af86ac2ed5624fcda14ebc43b2b6ee8054e3 done [2025-06-16T10:48:58.433Z] #7 exporting config sha256:5b9824970d3c4abbc1cc624cb455d264a450aa44d994b640f32363abd5eb2224 done [2025-06-16T10:48:58.433Z] #7 exporting manifest list sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 [2025-06-16T10:48:58.433Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:58.433Z] #7 ... [2025-06-16T10:48:58.433Z] [2025-06-16T10:48:58.433Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:58.433Z] #8 DONE 0.0s [2025-06-16T10:48:58.433Z] [2025-06-16T10:48:58.433Z] #7 exporting to image [2025-06-16T10:48:58.433Z] #7 exporting manifest list sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 done [2025-06-16T10:48:58.433Z] #7 pushing layers 0.1s done [2025-06-16T10:48:58.433Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 [2025-06-16T10:48:58.694Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 0.1s done [2025-06-16T10:48:58.694Z] #7 DONE 0.2s [2025-06-16T10:48:58.694Z] [2025-06-16T10:48:58.694Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:58.694Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:58.995Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1' [2025-06-16T10:48:58.995Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 --push - [2025-06-16T10:48:58.995Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:58.995Z] #1 transferring dockerfile: 167B done [2025-06-16T10:48:58.995Z] #1 DONE 0.0s [2025-06-16T10:48:58.995Z] [2025-06-16T10:48:58.995Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [2025-06-16T10:48:58.995Z] #2 DONE 0.0s [2025-06-16T10:48:58.995Z] [2025-06-16T10:48:58.995Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [2025-06-16T10:48:58.995Z] #3 DONE 0.0s [2025-06-16T10:48:58.995Z] [2025-06-16T10:48:58.995Z] #4 [internal] load .dockerignore [2025-06-16T10:48:58.995Z] #4 transferring context: 2B done [2025-06-16T10:48:58.995Z] #4 DONE 0.0s [2025-06-16T10:48:58.995Z] [2025-06-16T10:48:58.995Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 [2025-06-16T10:48:58.995Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done [2025-06-16T10:48:58.995Z] #5 DONE 0.0s [2025-06-16T10:48:58.995Z] [2025-06-16T10:48:58.995Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 [2025-06-16T10:48:59.255Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done [2025-06-16T10:48:59.255Z] #6 CACHED [2025-06-16T10:48:59.255Z] [2025-06-16T10:48:59.255Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 [2025-06-16T10:48:59.255Z] #5 CACHED [2025-06-16T10:48:59.255Z] [2025-06-16T10:48:59.255Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:59.255Z] #7 DONE 0.0s [2025-06-16T10:48:59.255Z] [2025-06-16T10:48:59.255Z] #8 exporting to image [2025-06-16T10:48:59.255Z] #8 exporting layers done [2025-06-16T10:48:59.255Z] #8 exporting manifest sha256:f11602cf9b416f062faeccb6870a43b2db35f6f4bc4af09422dab422db113af9 done [2025-06-16T10:48:59.255Z] #8 exporting config sha256:05bfc88891b41a6f7ce7cb616bebe6c5bd4ec205cc1220d6f74e3cadcaa74dc2 done [2025-06-16T10:48:59.255Z] #8 exporting manifest sha256:553864f544afb7768b282eb710f7af86ac2ed5624fcda14ebc43b2b6ee8054e3 done [2025-06-16T10:48:59.255Z] #8 exporting config sha256:5b9824970d3c4abbc1cc624cb455d264a450aa44d994b640f32363abd5eb2224 done [2025-06-16T10:48:59.255Z] #8 exporting manifest list sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 done [2025-06-16T10:48:59.255Z] #8 pushing layers 0.0s done [2025-06-16T10:48:59.255Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1@sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 0.1s done [2025-06-16T10:48:59.255Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:59.255Z] #8 DONE 0.1s [2025-06-16T10:48:59.255Z] [2025-06-16T10:48:59.255Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:59.255Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:48:59.543Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:48:59.543Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:48:59.801Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:48:59.801Z] #1 transferring dockerfile: 208B done [2025-06-16T10:48:59.801Z] #1 DONE 0.0s [2025-06-16T10:48:59.801Z] [2025-06-16T10:48:59.801Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:48:59.801Z] #2 DONE 0.0s [2025-06-16T10:48:59.801Z] [2025-06-16T10:48:59.801Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:48:59.801Z] #3 DONE 0.0s [2025-06-16T10:48:59.801Z] [2025-06-16T10:48:59.801Z] #4 [internal] load .dockerignore [2025-06-16T10:48:59.801Z] #4 transferring context: 2B done [2025-06-16T10:48:59.801Z] #4 DONE 0.0s [2025-06-16T10:48:59.801Z] [2025-06-16T10:48:59.801Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 [2025-06-16T10:48:59.801Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done [2025-06-16T10:48:59.801Z] #5 CACHED [2025-06-16T10:48:59.801Z] [2025-06-16T10:48:59.801Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 [2025-06-16T10:48:59.801Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done [2025-06-16T10:48:59.801Z] #6 CACHED [2025-06-16T10:48:59.801Z] [2025-06-16T10:48:59.801Z] #7 exporting to image [2025-06-16T10:48:59.801Z] #7 exporting layers done [2025-06-16T10:48:59.801Z] #7 exporting manifest sha256:f11602cf9b416f062faeccb6870a43b2db35f6f4bc4af09422dab422db113af9 [2025-06-16T10:48:59.801Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:48:59.801Z] #7 exporting manifest sha256:f11602cf9b416f062faeccb6870a43b2db35f6f4bc4af09422dab422db113af9 done [2025-06-16T10:48:59.801Z] #7 exporting config sha256:05bfc88891b41a6f7ce7cb616bebe6c5bd4ec205cc1220d6f74e3cadcaa74dc2 done [2025-06-16T10:48:59.801Z] #7 exporting manifest sha256:553864f544afb7768b282eb710f7af86ac2ed5624fcda14ebc43b2b6ee8054e3 done [2025-06-16T10:48:59.801Z] #7 exporting config sha256:5b9824970d3c4abbc1cc624cb455d264a450aa44d994b640f32363abd5eb2224 done [2025-06-16T10:48:59.801Z] #7 exporting manifest list sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 done [2025-06-16T10:48:59.801Z] #7 pushing layers 0.0s done [2025-06-16T10:48:59.801Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 0.1s done [2025-06-16T10:48:59.801Z] #7 DONE 0.1s [2025-06-16T10:48:59.801Z] [2025-06-16T10:48:59.801Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:48:59.801Z] #8 DONE 0.0s [2025-06-16T10:48:59.801Z] [2025-06-16T10:48:59.801Z] 1 warning found (use --debug to expand): [2025-06-16T10:48:59.801Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:00.091Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa' [2025-06-16T10:49:00.091Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:odessa --push - [2025-06-16T10:49:00.350Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:00.350Z] #1 transferring dockerfile: 162B done [2025-06-16T10:49:00.350Z] #1 DONE 0.0s [2025-06-16T10:49:00.350Z] [2025-06-16T10:49:00.350Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-06-16T10:49:00.350Z] #2 DONE 0.0s [2025-06-16T10:49:00.350Z] [2025-06-16T10:49:00.350Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-06-16T10:49:00.350Z] #3 DONE 0.0s [2025-06-16T10:49:00.350Z] [2025-06-16T10:49:00.350Z] #4 [internal] load .dockerignore [2025-06-16T10:49:00.350Z] #4 transferring context: 2B done [2025-06-16T10:49:00.350Z] #4 DONE 0.0s [2025-06-16T10:49:00.350Z] [2025-06-16T10:49:00.350Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 [2025-06-16T10:49:00.350Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done [2025-06-16T10:49:00.350Z] #5 CACHED [2025-06-16T10:49:00.350Z] [2025-06-16T10:49:00.350Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 [2025-06-16T10:49:00.350Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:bbf76db868ef5a60fcd16ebc005172962b9c4794d1ef9157d1257d7f3692f215 0.0s done [2025-06-16T10:49:00.350Z] #6 CACHED [2025-06-16T10:49:00.350Z] [2025-06-16T10:49:00.350Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:00.350Z] #7 DONE 0.0s [2025-06-16T10:49:00.350Z] [2025-06-16T10:49:00.350Z] #8 exporting to image [2025-06-16T10:49:00.350Z] #8 exporting layers done [2025-06-16T10:49:00.350Z] #8 exporting manifest sha256:f11602cf9b416f062faeccb6870a43b2db35f6f4bc4af09422dab422db113af9 done [2025-06-16T10:49:00.350Z] #8 exporting config sha256:05bfc88891b41a6f7ce7cb616bebe6c5bd4ec205cc1220d6f74e3cadcaa74dc2 done [2025-06-16T10:49:00.350Z] #8 exporting manifest sha256:553864f544afb7768b282eb710f7af86ac2ed5624fcda14ebc43b2b6ee8054e3 done [2025-06-16T10:49:00.350Z] #8 exporting config sha256:5b9824970d3c4abbc1cc624cb455d264a450aa44d994b640f32363abd5eb2224 done [2025-06-16T10:49:00.350Z] #8 exporting manifest list sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 done [2025-06-16T10:49:00.350Z] #8 pushing layers 0.0s done [2025-06-16T10:49:00.350Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:40c99f2de1fb3dacc0e0302193cb0fca7f729507159dddd88638e1f2d10ba5a0 0.1s done [2025-06-16T10:49:00.350Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:00.350Z] #8 DONE 0.1s [2025-06-16T10:49:00.350Z] [2025-06-16T10:49:00.350Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:00.350Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:00.640Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:49:00.640Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:49:00.899Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:00.899Z] #1 transferring dockerfile: 198B done [2025-06-16T10:49:00.899Z] #1 DONE 0.0s [2025-06-16T10:49:00.899Z] [2025-06-16T10:49:00.899Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:00.899Z] #2 DONE 0.0s [2025-06-16T10:49:00.899Z] [2025-06-16T10:49:00.899Z] #3 [internal] load .dockerignore [2025-06-16T10:49:00.899Z] #3 transferring context: 2B done [2025-06-16T10:49:00.899Z] #3 DONE 0.0s [2025-06-16T10:49:00.899Z] [2025-06-16T10:49:00.899Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:00.899Z] #4 DONE 0.1s [2025-06-16T10:49:00.899Z] [2025-06-16T10:49:00.899Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 [2025-06-16T10:49:00.899Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 [2025-06-16T10:49:00.899Z] #5 ... [2025-06-16T10:49:00.899Z] [2025-06-16T10:49:00.899Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 [2025-06-16T10:49:00.899Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 0.0s done [2025-06-16T10:49:00.899Z] #6 DONE 0.1s [2025-06-16T10:49:00.899Z] [2025-06-16T10:49:00.899Z] #7 exporting to image [2025-06-16T10:49:00.899Z] #7 exporting layers done [2025-06-16T10:49:00.899Z] #7 exporting manifest sha256:f350139426f1770f6fb00ada739a106c1e9fb0e6015deabde9763a285378fdce done [2025-06-16T10:49:00.899Z] #7 exporting config sha256:cdf3e9b9097b765b78844ebc1fa1f4fe1d2200ce9df1c8f799f765ba5014b2f3 [2025-06-16T10:49:00.899Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:00.899Z] #7 ... [2025-06-16T10:49:00.899Z] [2025-06-16T10:49:00.899Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:00.899Z] #8 DONE 0.0s [2025-06-16T10:49:00.899Z] [2025-06-16T10:49:00.899Z] #7 exporting to image [2025-06-16T10:49:00.899Z] #7 exporting config sha256:cdf3e9b9097b765b78844ebc1fa1f4fe1d2200ce9df1c8f799f765ba5014b2f3 done [2025-06-16T10:49:00.899Z] #7 exporting manifest sha256:340782af1c13906b3d25e2e33681aeff55a52f3e6d8f729bd0a4652177be6dd8 done [2025-06-16T10:49:00.899Z] #7 exporting config sha256:9248f5b72903a0b52bd89b3369580d0d586604fbcb1727d2899e1d7ff36bee2f done [2025-06-16T10:49:00.899Z] #7 exporting manifest list sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 0.0s done [2025-06-16T10:49:00.899Z] #7 pushing layers 0.1s done [2025-06-16T10:49:00.899Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d [2025-06-16T10:49:01.159Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 0.1s done [2025-06-16T10:49:01.159Z] #7 DONE 0.2s [2025-06-16T10:49:01.159Z] [2025-06-16T10:49:01.159Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:01.159Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:01.454Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1' [2025-06-16T10:49:01.454Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 --push - [2025-06-16T10:49:01.713Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:01.713Z] #1 transferring dockerfile: 169B done [2025-06-16T10:49:01.713Z] #1 DONE 0.0s [2025-06-16T10:49:01.713Z] [2025-06-16T10:49:01.713Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [2025-06-16T10:49:01.713Z] #2 DONE 0.0s [2025-06-16T10:49:01.713Z] [2025-06-16T10:49:01.713Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [2025-06-16T10:49:01.713Z] #3 DONE 0.0s [2025-06-16T10:49:01.713Z] [2025-06-16T10:49:01.713Z] #4 [internal] load .dockerignore [2025-06-16T10:49:01.713Z] #4 transferring context: 2B done [2025-06-16T10:49:01.713Z] #4 DONE 0.0s [2025-06-16T10:49:01.713Z] [2025-06-16T10:49:01.713Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 [2025-06-16T10:49:01.713Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 0.0s done [2025-06-16T10:49:01.713Z] #5 CACHED [2025-06-16T10:49:01.713Z] [2025-06-16T10:49:01.713Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 [2025-06-16T10:49:01.713Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 0.0s done [2025-06-16T10:49:01.713Z] #6 CACHED [2025-06-16T10:49:01.713Z] [2025-06-16T10:49:01.713Z] #7 exporting to image [2025-06-16T10:49:01.713Z] #7 exporting layers done [2025-06-16T10:49:01.713Z] #7 exporting manifest sha256:f350139426f1770f6fb00ada739a106c1e9fb0e6015deabde9763a285378fdce done [2025-06-16T10:49:01.713Z] #7 exporting config sha256:cdf3e9b9097b765b78844ebc1fa1f4fe1d2200ce9df1c8f799f765ba5014b2f3 done [2025-06-16T10:49:01.713Z] #7 exporting manifest sha256:340782af1c13906b3d25e2e33681aeff55a52f3e6d8f729bd0a4652177be6dd8 done [2025-06-16T10:49:01.713Z] #7 exporting config sha256:9248f5b72903a0b52bd89b3369580d0d586604fbcb1727d2899e1d7ff36bee2f done [2025-06-16T10:49:01.713Z] #7 exporting manifest list sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d done [2025-06-16T10:49:01.713Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:01.713Z] #7 pushing layers 0.0s done [2025-06-16T10:49:01.713Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 0.1s done [2025-06-16T10:49:01.713Z] #7 DONE 0.1s [2025-06-16T10:49:01.713Z] [2025-06-16T10:49:01.713Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:01.713Z] #8 DONE 0.0s [2025-06-16T10:49:01.713Z] [2025-06-16T10:49:01.713Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:01.713Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:02.009Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:49:02.009Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:49:02.269Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:02.269Z] #1 transferring dockerfile: 210B done [2025-06-16T10:49:02.269Z] #1 DONE 0.0s [2025-06-16T10:49:02.269Z] [2025-06-16T10:49:02.269Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:02.269Z] #2 DONE 0.0s [2025-06-16T10:49:02.269Z] [2025-06-16T10:49:02.269Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:02.269Z] #3 DONE 0.0s [2025-06-16T10:49:02.269Z] [2025-06-16T10:49:02.269Z] #4 [internal] load .dockerignore [2025-06-16T10:49:02.269Z] #4 transferring context: 2B done [2025-06-16T10:49:02.269Z] #4 DONE 0.0s [2025-06-16T10:49:02.269Z] [2025-06-16T10:49:02.269Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 [2025-06-16T10:49:02.269Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 done [2025-06-16T10:49:02.269Z] #5 CACHED [2025-06-16T10:49:02.269Z] [2025-06-16T10:49:02.269Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 [2025-06-16T10:49:02.269Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 0.0s done [2025-06-16T10:49:02.269Z] #6 CACHED [2025-06-16T10:49:02.269Z] [2025-06-16T10:49:02.269Z] #7 exporting to image [2025-06-16T10:49:02.269Z] #7 exporting layers done [2025-06-16T10:49:02.269Z] #7 exporting manifest sha256:f350139426f1770f6fb00ada739a106c1e9fb0e6015deabde9763a285378fdce done [2025-06-16T10:49:02.269Z] #7 exporting config sha256:cdf3e9b9097b765b78844ebc1fa1f4fe1d2200ce9df1c8f799f765ba5014b2f3 done [2025-06-16T10:49:02.269Z] #7 exporting manifest sha256:340782af1c13906b3d25e2e33681aeff55a52f3e6d8f729bd0a4652177be6dd8 done [2025-06-16T10:49:02.269Z] #7 exporting config sha256:9248f5b72903a0b52bd89b3369580d0d586604fbcb1727d2899e1d7ff36bee2f done [2025-06-16T10:49:02.269Z] #7 exporting manifest list sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d done [2025-06-16T10:49:02.269Z] #7 pushing layers 0.0s done [2025-06-16T10:49:02.269Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d [2025-06-16T10:49:02.269Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:02.269Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 0.1s done [2025-06-16T10:49:02.269Z] #7 DONE 0.1s [2025-06-16T10:49:02.269Z] [2025-06-16T10:49:02.269Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:02.269Z] #8 DONE 0.0s [2025-06-16T10:49:02.269Z] [2025-06-16T10:49:02.269Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:02.269Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:02.561Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa' [2025-06-16T10:49:02.561Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:odessa --push - [2025-06-16T10:49:02.561Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:02.561Z] #1 transferring dockerfile: 164B done [2025-06-16T10:49:02.561Z] #1 DONE 0.0s [2025-06-16T10:49:02.561Z] [2025-06-16T10:49:02.561Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-06-16T10:49:02.561Z] #2 DONE 0.0s [2025-06-16T10:49:02.561Z] [2025-06-16T10:49:02.561Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-06-16T10:49:02.561Z] #3 DONE 0.0s [2025-06-16T10:49:02.561Z] [2025-06-16T10:49:02.561Z] #4 [internal] load .dockerignore [2025-06-16T10:49:02.561Z] #4 transferring context: 2B done [2025-06-16T10:49:02.561Z] #4 DONE 0.0s [2025-06-16T10:49:02.561Z] [2025-06-16T10:49:02.562Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 [2025-06-16T10:49:02.562Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 done [2025-06-16T10:49:02.562Z] #5 CACHED [2025-06-16T10:49:02.562Z] [2025-06-16T10:49:02.562Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 [2025-06-16T10:49:02.562Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:57c061ed00013f62905a217868de86082e03faeade9005d7b9f3801a24ff4fd1 done [2025-06-16T10:49:02.562Z] #6 CACHED [2025-06-16T10:49:02.562Z] [2025-06-16T10:49:02.562Z] #7 exporting to image [2025-06-16T10:49:02.562Z] #7 exporting layers done [2025-06-16T10:49:02.562Z] #7 exporting manifest sha256:f350139426f1770f6fb00ada739a106c1e9fb0e6015deabde9763a285378fdce done [2025-06-16T10:49:02.562Z] #7 exporting config sha256:cdf3e9b9097b765b78844ebc1fa1f4fe1d2200ce9df1c8f799f765ba5014b2f3 done [2025-06-16T10:49:02.562Z] #7 exporting manifest sha256:340782af1c13906b3d25e2e33681aeff55a52f3e6d8f729bd0a4652177be6dd8 done [2025-06-16T10:49:02.562Z] #7 exporting config sha256:9248f5b72903a0b52bd89b3369580d0d586604fbcb1727d2899e1d7ff36bee2f done [2025-06-16T10:49:02.562Z] #7 exporting manifest list sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d done [2025-06-16T10:49:02.562Z] #7 pushing layers 0.0s done [2025-06-16T10:49:02.562Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d [2025-06-16T10:49:02.562Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:02.822Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:9f182683d46fd437fa64df04e8d85cba4d5187d8f82bacda79272b49ecb78d0d 0.1s done [2025-06-16T10:49:02.822Z] #7 DONE 0.1s [2025-06-16T10:49:02.822Z] [2025-06-16T10:49:02.822Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:02.822Z] #8 DONE 0.0s [2025-06-16T10:49:02.822Z] [2025-06-16T10:49:02.822Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:02.822Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:03.110Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:49:03.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:49:03.110Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:03.110Z] #1 transferring dockerfile: 206B done [2025-06-16T10:49:03.110Z] #1 DONE 0.0s [2025-06-16T10:49:03.110Z] [2025-06-16T10:49:03.110Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:03.110Z] #2 DONE 0.0s [2025-06-16T10:49:03.110Z] [2025-06-16T10:49:03.110Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:03.110Z] #3 DONE 0.0s [2025-06-16T10:49:03.110Z] [2025-06-16T10:49:03.110Z] #4 [internal] load .dockerignore [2025-06-16T10:49:03.110Z] #4 transferring context: 2B done [2025-06-16T10:49:03.110Z] #4 DONE 0.0s [2025-06-16T10:49:03.110Z] [2025-06-16T10:49:03.110Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d [2025-06-16T10:49:03.110Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d [2025-06-16T10:49:03.371Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done [2025-06-16T10:49:03.371Z] #5 DONE 0.1s [2025-06-16T10:49:03.371Z] [2025-06-16T10:49:03.371Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d [2025-06-16T10:49:03.371Z] #6 DONE 0.0s [2025-06-16T10:49:03.630Z] [2025-06-16T10:49:03.630Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:03.630Z] #7 DONE 0.0s [2025-06-16T10:49:03.630Z] [2025-06-16T10:49:03.630Z] #8 exporting to image [2025-06-16T10:49:03.630Z] #8 exporting layers done [2025-06-16T10:49:03.630Z] #8 exporting manifest sha256:4091493d855a3abae74cc8cddad499eeb9c13ee723376b4ed75777d836a1dad0 done [2025-06-16T10:49:03.630Z] #8 exporting config sha256:154a82787d9d3f7e18b13bb1e96daee0a88f667af338553e4077d6a7a93ed8e1 done [2025-06-16T10:49:03.630Z] #8 exporting manifest sha256:2e4e7de02d246b9e9cad116272f3ff2a1d20d3ccd5d70238e9542500e6c0a37f done [2025-06-16T10:49:03.630Z] #8 exporting config sha256:1d64ef4bc29898fbfa6bbe07aa1ac06c695f1bcad19f2153ff2c08e260975f9b done [2025-06-16T10:49:03.631Z] #8 exporting manifest list sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 done [2025-06-16T10:49:03.631Z] #8 pushing layers [2025-06-16T10:49:03.631Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:03.631Z] #8 pushing layers 0.1s done [2025-06-16T10:49:03.631Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 0.1s done [2025-06-16T10:49:03.631Z] #8 DONE 0.2s [2025-06-16T10:49:03.631Z] [2025-06-16T10:49:03.631Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:03.631Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:03.922Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 --push - [2025-06-16T10:49:03.922Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1' [2025-06-16T10:49:03.922Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:03.922Z] #1 transferring dockerfile: 177B done [2025-06-16T10:49:03.922Z] #1 DONE 0.0s [2025-06-16T10:49:03.922Z] [2025-06-16T10:49:03.922Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [2025-06-16T10:49:03.922Z] #2 DONE 0.0s [2025-06-16T10:49:03.922Z] [2025-06-16T10:49:03.922Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [2025-06-16T10:49:03.922Z] #3 DONE 0.0s [2025-06-16T10:49:03.922Z] [2025-06-16T10:49:03.922Z] #4 [internal] load .dockerignore [2025-06-16T10:49:03.922Z] #4 transferring context: 2B done [2025-06-16T10:49:03.922Z] #4 DONE 0.0s [2025-06-16T10:49:03.922Z] [2025-06-16T10:49:03.922Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d [2025-06-16T10:49:03.922Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done [2025-06-16T10:49:03.922Z] #5 CACHED [2025-06-16T10:49:03.922Z] [2025-06-16T10:49:03.922Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d [2025-06-16T10:49:03.922Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done [2025-06-16T10:49:03.922Z] #6 CACHED [2025-06-16T10:49:03.922Z] [2025-06-16T10:49:03.922Z] #7 exporting to image [2025-06-16T10:49:03.922Z] #7 exporting layers done [2025-06-16T10:49:03.922Z] #7 exporting manifest sha256:4091493d855a3abae74cc8cddad499eeb9c13ee723376b4ed75777d836a1dad0 done [2025-06-16T10:49:03.922Z] #7 exporting config sha256:154a82787d9d3f7e18b13bb1e96daee0a88f667af338553e4077d6a7a93ed8e1 done [2025-06-16T10:49:03.922Z] #7 exporting manifest sha256:2e4e7de02d246b9e9cad116272f3ff2a1d20d3ccd5d70238e9542500e6c0a37f done [2025-06-16T10:49:03.922Z] #7 exporting config sha256:1d64ef4bc29898fbfa6bbe07aa1ac06c695f1bcad19f2153ff2c08e260975f9b done [2025-06-16T10:49:03.922Z] #7 exporting manifest list sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 done [2025-06-16T10:49:03.922Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:04.185Z] #7 pushing layers 0.0s done [2025-06-16T10:49:04.186Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1@sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 0.1s done [2025-06-16T10:49:04.186Z] #7 DONE 0.1s [2025-06-16T10:49:04.186Z] [2025-06-16T10:49:04.186Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:04.186Z] #8 DONE 0.0s [2025-06-16T10:49:04.186Z] [2025-06-16T10:49:04.186Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:04.186Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:04.478Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:49:04.478Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:49:04.478Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:04.478Z] #1 transferring dockerfile: 218B done [2025-06-16T10:49:04.478Z] #1 DONE 0.0s [2025-06-16T10:49:04.478Z] [2025-06-16T10:49:04.478Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:04.478Z] #2 DONE 0.0s [2025-06-16T10:49:04.478Z] [2025-06-16T10:49:04.478Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:04.478Z] #3 DONE 0.0s [2025-06-16T10:49:04.478Z] [2025-06-16T10:49:04.478Z] #4 [internal] load .dockerignore [2025-06-16T10:49:04.478Z] #4 transferring context: 2B done [2025-06-16T10:49:04.478Z] #4 DONE 0.0s [2025-06-16T10:49:04.478Z] [2025-06-16T10:49:04.478Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d [2025-06-16T10:49:04.478Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done [2025-06-16T10:49:04.478Z] #5 CACHED [2025-06-16T10:49:04.478Z] [2025-06-16T10:49:04.478Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d [2025-06-16T10:49:04.478Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done [2025-06-16T10:49:04.478Z] #6 DONE 0.0s [2025-06-16T10:49:04.740Z] [2025-06-16T10:49:04.740Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d [2025-06-16T10:49:04.740Z] #6 CACHED [2025-06-16T10:49:04.740Z] [2025-06-16T10:49:04.740Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:04.740Z] #7 DONE 0.0s [2025-06-16T10:49:04.740Z] [2025-06-16T10:49:04.740Z] #8 exporting to image [2025-06-16T10:49:04.740Z] #8 exporting layers done [2025-06-16T10:49:04.740Z] #8 exporting manifest sha256:4091493d855a3abae74cc8cddad499eeb9c13ee723376b4ed75777d836a1dad0 done [2025-06-16T10:49:04.740Z] #8 exporting config sha256:154a82787d9d3f7e18b13bb1e96daee0a88f667af338553e4077d6a7a93ed8e1 done [2025-06-16T10:49:04.740Z] #8 exporting manifest sha256:2e4e7de02d246b9e9cad116272f3ff2a1d20d3ccd5d70238e9542500e6c0a37f done [2025-06-16T10:49:04.740Z] #8 exporting config sha256:1d64ef4bc29898fbfa6bbe07aa1ac06c695f1bcad19f2153ff2c08e260975f9b done [2025-06-16T10:49:04.740Z] #8 exporting manifest list sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 done [2025-06-16T10:49:04.740Z] #8 pushing layers 0.0s done [2025-06-16T10:49:04.740Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 0.1s done [2025-06-16T10:49:04.740Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:04.740Z] #8 DONE 0.1s [2025-06-16T10:49:04.740Z] [2025-06-16T10:49:04.740Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:04.740Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:05.034Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa' [2025-06-16T10:49:05.034Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa --push - [2025-06-16T10:49:05.294Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:05.294Z] #1 transferring dockerfile: 172B done [2025-06-16T10:49:05.294Z] #1 DONE 0.0s [2025-06-16T10:49:05.294Z] [2025-06-16T10:49:05.294Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-06-16T10:49:05.294Z] #2 DONE 0.0s [2025-06-16T10:49:05.294Z] [2025-06-16T10:49:05.294Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-06-16T10:49:05.294Z] #3 DONE 0.0s [2025-06-16T10:49:05.294Z] [2025-06-16T10:49:05.294Z] #4 [internal] load .dockerignore [2025-06-16T10:49:05.294Z] #4 transferring context: 2B done [2025-06-16T10:49:05.294Z] #4 DONE 0.0s [2025-06-16T10:49:05.294Z] [2025-06-16T10:49:05.294Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d [2025-06-16T10:49:05.294Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done [2025-06-16T10:49:05.294Z] #5 CACHED [2025-06-16T10:49:05.294Z] [2025-06-16T10:49:05.294Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d [2025-06-16T10:49:05.294Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:310612386a12415a7575c4ea496746abb56ea7324f1ad2625cebda184fe2155d 0.0s done [2025-06-16T10:49:05.294Z] #6 CACHED [2025-06-16T10:49:05.294Z] [2025-06-16T10:49:05.294Z] #7 exporting to image [2025-06-16T10:49:05.294Z] #7 exporting layers done [2025-06-16T10:49:05.294Z] #7 exporting manifest sha256:4091493d855a3abae74cc8cddad499eeb9c13ee723376b4ed75777d836a1dad0 done [2025-06-16T10:49:05.294Z] #7 exporting config sha256:154a82787d9d3f7e18b13bb1e96daee0a88f667af338553e4077d6a7a93ed8e1 done [2025-06-16T10:49:05.294Z] #7 exporting manifest sha256:2e4e7de02d246b9e9cad116272f3ff2a1d20d3ccd5d70238e9542500e6c0a37f done [2025-06-16T10:49:05.294Z] #7 exporting config sha256:1d64ef4bc29898fbfa6bbe07aa1ac06c695f1bcad19f2153ff2c08e260975f9b done [2025-06-16T10:49:05.294Z] #7 exporting manifest list sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 done [2025-06-16T10:49:05.294Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:05.294Z] #7 pushing layers 0.0s done [2025-06-16T10:49:05.294Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:1b688818d99221681af6fdfdfb954d198b5abeb52580effd3feca4fb65ab2658 0.1s done [2025-06-16T10:49:05.294Z] #7 DONE 0.1s [2025-06-16T10:49:05.294Z] [2025-06-16T10:49:05.294Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:05.294Z] #8 DONE 0.0s [2025-06-16T10:49:05.294Z] [2025-06-16T10:49:05.294Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:05.294Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:05.589Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:49:05.589Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:49:05.850Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:05.850Z] #1 transferring dockerfile: 204B done [2025-06-16T10:49:05.850Z] #1 DONE 0.0s [2025-06-16T10:49:05.850Z] [2025-06-16T10:49:05.850Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:05.850Z] #2 DONE 0.0s [2025-06-16T10:49:05.850Z] [2025-06-16T10:49:05.850Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:05.850Z] #3 DONE 0.0s [2025-06-16T10:49:05.850Z] [2025-06-16T10:49:05.850Z] #4 [internal] load .dockerignore [2025-06-16T10:49:05.850Z] #4 transferring context: 2B done [2025-06-16T10:49:05.850Z] #4 DONE 0.0s [2025-06-16T10:49:05.850Z] [2025-06-16T10:49:05.850Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf [2025-06-16T10:49:05.850Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done [2025-06-16T10:49:05.850Z] #5 DONE 0.0s [2025-06-16T10:49:05.850Z] [2025-06-16T10:49:05.850Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf [2025-06-16T10:49:05.850Z] #6 DONE 0.0s [2025-06-16T10:49:05.850Z] [2025-06-16T10:49:05.850Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf [2025-06-16T10:49:05.850Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done [2025-06-16T10:49:05.850Z] #5 DONE 0.1s [2025-06-16T10:49:05.850Z] [2025-06-16T10:49:05.850Z] #7 exporting to image [2025-06-16T10:49:05.850Z] #7 exporting layers done [2025-06-16T10:49:05.850Z] #7 exporting manifest sha256:300f81d36a469a6baf1384f7afe1d252c0cf7f30ffa6aa9b5c08af665907576b 0.0s done [2025-06-16T10:49:05.850Z] #7 exporting config sha256:c9c96a48a07ee6a7762384ca08d87f2a51a79bf4dd0eaf817039f09a5b18573f done [2025-06-16T10:49:05.850Z] #7 exporting manifest sha256:62c2fb2e325ea966688eb20f6b16b23d33ad516e4820ae2f3d90b98c48af414d 0.0s done [2025-06-16T10:49:05.850Z] #7 exporting config sha256:47cf440eb967b8bf95dc802e0b3932825d20b5f6075727ee335ce10e9fedea5a done [2025-06-16T10:49:05.850Z] #7 exporting manifest list sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e done [2025-06-16T10:49:05.850Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:06.110Z] #7 ... [2025-06-16T10:49:06.110Z] [2025-06-16T10:49:06.110Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:06.110Z] #8 DONE 0.0s [2025-06-16T10:49:06.110Z] [2025-06-16T10:49:06.110Z] #7 exporting to image [2025-06-16T10:49:06.110Z] #7 pushing layers 0.1s done [2025-06-16T10:49:06.110Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e [2025-06-16T10:49:06.110Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e 0.1s done [2025-06-16T10:49:06.110Z] #7 DONE 0.2s [2025-06-16T10:49:06.110Z] [2025-06-16T10:49:06.110Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:06.110Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:06.399Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1' [2025-06-16T10:49:06.400Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 --push - [2025-06-16T10:49:06.400Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:06.400Z] #1 transferring dockerfile: 175B done [2025-06-16T10:49:06.400Z] #1 DONE 0.0s [2025-06-16T10:49:06.400Z] [2025-06-16T10:49:06.400Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [2025-06-16T10:49:06.400Z] #2 DONE 0.0s [2025-06-16T10:49:06.400Z] [2025-06-16T10:49:06.400Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [2025-06-16T10:49:06.400Z] #3 DONE 0.0s [2025-06-16T10:49:06.400Z] [2025-06-16T10:49:06.400Z] #4 [internal] load .dockerignore [2025-06-16T10:49:06.400Z] #4 transferring context: 2B done [2025-06-16T10:49:06.400Z] #4 DONE 0.0s [2025-06-16T10:49:06.400Z] [2025-06-16T10:49:06.400Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf [2025-06-16T10:49:06.400Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done [2025-06-16T10:49:06.400Z] #5 CACHED [2025-06-16T10:49:06.400Z] [2025-06-16T10:49:06.400Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf [2025-06-16T10:49:06.400Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done [2025-06-16T10:49:06.400Z] #6 CACHED [2025-06-16T10:49:06.400Z] [2025-06-16T10:49:06.400Z] #7 exporting to image [2025-06-16T10:49:06.400Z] #7 exporting layers done [2025-06-16T10:49:06.400Z] #7 exporting manifest sha256:300f81d36a469a6baf1384f7afe1d252c0cf7f30ffa6aa9b5c08af665907576b done [2025-06-16T10:49:06.400Z] #7 exporting config sha256:c9c96a48a07ee6a7762384ca08d87f2a51a79bf4dd0eaf817039f09a5b18573f done [2025-06-16T10:49:06.400Z] #7 exporting manifest sha256:62c2fb2e325ea966688eb20f6b16b23d33ad516e4820ae2f3d90b98c48af414d done [2025-06-16T10:49:06.400Z] #7 exporting config sha256:47cf440eb967b8bf95dc802e0b3932825d20b5f6075727ee335ce10e9fedea5a done [2025-06-16T10:49:06.400Z] #7 exporting manifest list sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e [2025-06-16T10:49:06.400Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:06.660Z] #7 exporting manifest list sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e done [2025-06-16T10:49:06.660Z] #7 pushing layers 0.0s done [2025-06-16T10:49:06.660Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e 0.1s done [2025-06-16T10:49:06.660Z] #7 DONE 0.1s [2025-06-16T10:49:06.660Z] [2025-06-16T10:49:06.660Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:06.660Z] #8 DONE 0.0s [2025-06-16T10:49:06.660Z] [2025-06-16T10:49:06.660Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:06.660Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:06.956Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:49:06.956Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:49:06.956Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:06.956Z] #1 transferring dockerfile: 216B done [2025-06-16T10:49:06.956Z] #1 DONE 0.0s [2025-06-16T10:49:06.956Z] [2025-06-16T10:49:06.956Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:06.956Z] #2 DONE 0.0s [2025-06-16T10:49:06.956Z] [2025-06-16T10:49:06.956Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:06.956Z] #3 DONE 0.0s [2025-06-16T10:49:06.956Z] [2025-06-16T10:49:06.956Z] #4 [internal] load .dockerignore [2025-06-16T10:49:06.956Z] #4 transferring context: 2B done [2025-06-16T10:49:06.956Z] #4 DONE 0.0s [2025-06-16T10:49:06.956Z] [2025-06-16T10:49:06.956Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf [2025-06-16T10:49:06.956Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done [2025-06-16T10:49:06.956Z] #5 CACHED [2025-06-16T10:49:06.956Z] [2025-06-16T10:49:06.956Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf [2025-06-16T10:49:07.216Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done [2025-06-16T10:49:07.216Z] #6 CACHED [2025-06-16T10:49:07.216Z] [2025-06-16T10:49:07.216Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:07.216Z] #7 DONE 0.0s [2025-06-16T10:49:07.216Z] [2025-06-16T10:49:07.216Z] #8 exporting to image [2025-06-16T10:49:07.216Z] #8 exporting layers done [2025-06-16T10:49:07.216Z] #8 exporting manifest sha256:300f81d36a469a6baf1384f7afe1d252c0cf7f30ffa6aa9b5c08af665907576b done [2025-06-16T10:49:07.216Z] #8 exporting config sha256:c9c96a48a07ee6a7762384ca08d87f2a51a79bf4dd0eaf817039f09a5b18573f done [2025-06-16T10:49:07.216Z] #8 exporting manifest sha256:62c2fb2e325ea966688eb20f6b16b23d33ad516e4820ae2f3d90b98c48af414d done [2025-06-16T10:49:07.216Z] #8 exporting config sha256:47cf440eb967b8bf95dc802e0b3932825d20b5f6075727ee335ce10e9fedea5a done [2025-06-16T10:49:07.216Z] #8 exporting manifest list sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e done [2025-06-16T10:49:07.216Z] #8 pushing layers 0.0s done [2025-06-16T10:49:07.216Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e [2025-06-16T10:49:07.216Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:07.216Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e 0.1s done [2025-06-16T10:49:07.216Z] #8 DONE 0.1s [2025-06-16T10:49:07.216Z] [2025-06-16T10:49:07.216Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:07.216Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:07.504Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa' [2025-06-16T10:49:07.504Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa --push - [2025-06-16T10:49:07.763Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:07.763Z] #1 transferring dockerfile: 170B done [2025-06-16T10:49:07.763Z] #1 DONE 0.0s [2025-06-16T10:49:07.763Z] [2025-06-16T10:49:07.763Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-06-16T10:49:07.763Z] #2 DONE 0.0s [2025-06-16T10:49:07.763Z] [2025-06-16T10:49:07.763Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-06-16T10:49:07.763Z] #3 DONE 0.0s [2025-06-16T10:49:07.763Z] [2025-06-16T10:49:07.763Z] #4 [internal] load .dockerignore [2025-06-16T10:49:07.763Z] #4 transferring context: 2B done [2025-06-16T10:49:07.763Z] #4 DONE 0.0s [2025-06-16T10:49:07.763Z] [2025-06-16T10:49:07.763Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf [2025-06-16T10:49:07.763Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done [2025-06-16T10:49:07.763Z] #5 DONE 0.0s [2025-06-16T10:49:07.763Z] [2025-06-16T10:49:07.763Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf [2025-06-16T10:49:07.763Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf 0.0s done [2025-06-16T10:49:07.763Z] #6 CACHED [2025-06-16T10:49:07.763Z] [2025-06-16T10:49:07.763Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:705b6a61612c10a1e09ba56bb1cb2f3b27da209e67fd1e2976a0c7bf85c14bbf [2025-06-16T10:49:07.763Z] #5 CACHED [2025-06-16T10:49:07.763Z] [2025-06-16T10:49:07.763Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:07.763Z] #7 DONE 0.0s [2025-06-16T10:49:07.763Z] [2025-06-16T10:49:07.763Z] #8 exporting to image [2025-06-16T10:49:07.763Z] #8 exporting layers done [2025-06-16T10:49:07.763Z] #8 exporting manifest sha256:300f81d36a469a6baf1384f7afe1d252c0cf7f30ffa6aa9b5c08af665907576b done [2025-06-16T10:49:07.763Z] #8 exporting config sha256:c9c96a48a07ee6a7762384ca08d87f2a51a79bf4dd0eaf817039f09a5b18573f done [2025-06-16T10:49:07.763Z] #8 exporting manifest sha256:62c2fb2e325ea966688eb20f6b16b23d33ad516e4820ae2f3d90b98c48af414d done [2025-06-16T10:49:07.763Z] #8 exporting config sha256:47cf440eb967b8bf95dc802e0b3932825d20b5f6075727ee335ce10e9fedea5a done [2025-06-16T10:49:07.763Z] #8 exporting manifest list sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e done [2025-06-16T10:49:07.763Z] #8 pushing layers 0.0s done [2025-06-16T10:49:07.763Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:e2cc40637b1f03848dc9fbaee1deb52b1d65f610e04e9d9d38c8df504dcb313e 0.1s done [2025-06-16T10:49:07.763Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:07.763Z] #8 DONE 0.1s [2025-06-16T10:49:07.763Z] [2025-06-16T10:49:07.763Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:07.763Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:08.055Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:49:08.055Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:49:08.314Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:08.314Z] #1 transferring dockerfile: 205B done [2025-06-16T10:49:08.314Z] #1 DONE 0.0s [2025-06-16T10:49:08.314Z] [2025-06-16T10:49:08.314Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:08.314Z] #2 DONE 0.0s [2025-06-16T10:49:08.314Z] [2025-06-16T10:49:08.314Z] #3 [internal] load .dockerignore [2025-06-16T10:49:08.314Z] #3 transferring context: 2B done [2025-06-16T10:49:08.314Z] #3 DONE 0.0s [2025-06-16T10:49:08.314Z] [2025-06-16T10:49:08.314Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:08.314Z] #4 DONE 0.1s [2025-06-16T10:49:08.314Z] [2025-06-16T10:49:08.314Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 [2025-06-16T10:49:08.314Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done [2025-06-16T10:49:08.314Z] #5 DONE 0.0s [2025-06-16T10:49:08.314Z] [2025-06-16T10:49:08.314Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 [2025-06-16T10:49:08.314Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done [2025-06-16T10:49:08.314Z] #6 DONE 0.1s [2025-06-16T10:49:08.573Z] [2025-06-16T10:49:08.573Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:08.573Z] #7 DONE 0.0s [2025-06-16T10:49:08.573Z] [2025-06-16T10:49:08.573Z] #8 exporting to image [2025-06-16T10:49:08.573Z] #8 exporting layers done [2025-06-16T10:49:08.573Z] #8 exporting manifest sha256:a56ee572f0f6b16d1ab83715c9b6e900babdd6daac240bc38aed079412129ad5 done [2025-06-16T10:49:08.573Z] #8 exporting config sha256:da9842ba61237a6ec46a3ff1b0fa50994f69f0187f705fe9624ed8f81076f538 done [2025-06-16T10:49:08.573Z] #8 exporting manifest sha256:7d066ca37d31bcd10f7822b227b58d4d6b9d03dc363c7962672eaf6d4cc2f13c 0.0s done [2025-06-16T10:49:08.573Z] #8 exporting config sha256:4d90e8a89530c186555d9208bbedc9963825a76246797b774f128a074068e54a done [2025-06-16T10:49:08.573Z] #8 exporting manifest list sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 done [2025-06-16T10:49:08.573Z] #8 pushing layers [2025-06-16T10:49:08.573Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:08.573Z] #8 pushing layers 0.1s done [2025-06-16T10:49:08.573Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 0.1s done [2025-06-16T10:49:08.573Z] #8 DONE 0.2s [2025-06-16T10:49:08.573Z] [2025-06-16T10:49:08.573Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:08.573Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:08.860Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1' [2025-06-16T10:49:08.860Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 --push - [2025-06-16T10:49:08.861Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:08.861Z] #1 transferring dockerfile: 176B done [2025-06-16T10:49:08.861Z] #1 DONE 0.0s [2025-06-16T10:49:08.861Z] [2025-06-16T10:49:08.861Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [2025-06-16T10:49:08.861Z] #2 DONE 0.0s [2025-06-16T10:49:08.861Z] [2025-06-16T10:49:08.861Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [2025-06-16T10:49:08.861Z] #3 DONE 0.0s [2025-06-16T10:49:08.861Z] [2025-06-16T10:49:08.861Z] #4 [internal] load .dockerignore [2025-06-16T10:49:08.861Z] #4 transferring context: 2B done [2025-06-16T10:49:08.861Z] #4 DONE 0.0s [2025-06-16T10:49:08.861Z] [2025-06-16T10:49:08.861Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 [2025-06-16T10:49:08.861Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done [2025-06-16T10:49:08.861Z] #5 DONE 0.0s [2025-06-16T10:49:08.861Z] [2025-06-16T10:49:08.861Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 [2025-06-16T10:49:09.120Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done [2025-06-16T10:49:09.120Z] #6 CACHED [2025-06-16T10:49:09.120Z] [2025-06-16T10:49:09.120Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 [2025-06-16T10:49:09.120Z] #5 CACHED [2025-06-16T10:49:09.120Z] [2025-06-16T10:49:09.120Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:09.120Z] #7 DONE 0.0s [2025-06-16T10:49:09.120Z] [2025-06-16T10:49:09.120Z] #8 exporting to image [2025-06-16T10:49:09.120Z] #8 exporting layers done [2025-06-16T10:49:09.120Z] #8 exporting manifest sha256:a56ee572f0f6b16d1ab83715c9b6e900babdd6daac240bc38aed079412129ad5 done [2025-06-16T10:49:09.120Z] #8 exporting config sha256:da9842ba61237a6ec46a3ff1b0fa50994f69f0187f705fe9624ed8f81076f538 done [2025-06-16T10:49:09.120Z] #8 exporting manifest sha256:7d066ca37d31bcd10f7822b227b58d4d6b9d03dc363c7962672eaf6d4cc2f13c done [2025-06-16T10:49:09.120Z] #8 exporting config sha256:4d90e8a89530c186555d9208bbedc9963825a76246797b774f128a074068e54a done [2025-06-16T10:49:09.120Z] #8 exporting manifest list sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 done [2025-06-16T10:49:09.120Z] #8 pushing layers 0.0s done [2025-06-16T10:49:09.120Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1@sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 0.1s done [2025-06-16T10:49:09.120Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:09.120Z] #8 DONE 0.1s [2025-06-16T10:49:09.120Z] [2025-06-16T10:49:09.120Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:09.120Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:09.415Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:49:09.416Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:49:09.673Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:09.674Z] #1 transferring dockerfile: 217B done [2025-06-16T10:49:09.674Z] #1 DONE 0.0s [2025-06-16T10:49:09.674Z] [2025-06-16T10:49:09.674Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:09.674Z] #2 DONE 0.0s [2025-06-16T10:49:09.674Z] [2025-06-16T10:49:09.674Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:09.674Z] #3 DONE 0.0s [2025-06-16T10:49:09.674Z] [2025-06-16T10:49:09.674Z] #4 [internal] load .dockerignore [2025-06-16T10:49:09.674Z] #4 transferring context: 2B done [2025-06-16T10:49:09.674Z] #4 DONE 0.0s [2025-06-16T10:49:09.674Z] [2025-06-16T10:49:09.674Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 [2025-06-16T10:49:09.674Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done [2025-06-16T10:49:09.674Z] #5 DONE 0.0s [2025-06-16T10:49:09.674Z] [2025-06-16T10:49:09.674Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 [2025-06-16T10:49:09.674Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done [2025-06-16T10:49:09.674Z] #6 CACHED [2025-06-16T10:49:09.674Z] [2025-06-16T10:49:09.674Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 [2025-06-16T10:49:09.674Z] #5 CACHED [2025-06-16T10:49:09.674Z] [2025-06-16T10:49:09.674Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:09.674Z] #7 DONE 0.0s [2025-06-16T10:49:09.674Z] [2025-06-16T10:49:09.674Z] #8 exporting to image [2025-06-16T10:49:09.674Z] #8 exporting layers done [2025-06-16T10:49:09.674Z] #8 exporting manifest sha256:a56ee572f0f6b16d1ab83715c9b6e900babdd6daac240bc38aed079412129ad5 done [2025-06-16T10:49:09.674Z] #8 exporting config sha256:da9842ba61237a6ec46a3ff1b0fa50994f69f0187f705fe9624ed8f81076f538 done [2025-06-16T10:49:09.674Z] #8 exporting manifest sha256:7d066ca37d31bcd10f7822b227b58d4d6b9d03dc363c7962672eaf6d4cc2f13c done [2025-06-16T10:49:09.674Z] #8 exporting config sha256:4d90e8a89530c186555d9208bbedc9963825a76246797b774f128a074068e54a done [2025-06-16T10:49:09.674Z] #8 exporting manifest list sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 done [2025-06-16T10:49:09.674Z] #8 pushing layers 0.0s done [2025-06-16T10:49:09.674Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 0.1s done [2025-06-16T10:49:09.674Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:09.674Z] #8 DONE 0.1s [2025-06-16T10:49:09.674Z] [2025-06-16T10:49:09.674Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:09.674Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:09.960Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa' [2025-06-16T10:49:09.961Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa --push - [2025-06-16T10:49:10.221Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:10.221Z] #1 transferring dockerfile: 171B done [2025-06-16T10:49:10.221Z] #1 DONE 0.0s [2025-06-16T10:49:10.221Z] [2025-06-16T10:49:10.221Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-06-16T10:49:10.221Z] #2 DONE 0.0s [2025-06-16T10:49:10.221Z] [2025-06-16T10:49:10.221Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-06-16T10:49:10.221Z] #3 DONE 0.0s [2025-06-16T10:49:10.221Z] [2025-06-16T10:49:10.221Z] #4 [internal] load .dockerignore [2025-06-16T10:49:10.221Z] #4 transferring context: 2B done [2025-06-16T10:49:10.221Z] #4 DONE 0.0s [2025-06-16T10:49:10.221Z] [2025-06-16T10:49:10.221Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 [2025-06-16T10:49:10.221Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done [2025-06-16T10:49:10.221Z] #5 CACHED [2025-06-16T10:49:10.221Z] [2025-06-16T10:49:10.221Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 [2025-06-16T10:49:10.221Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:a5c8be0d444f7005fb6abafe7db4aa5addce40f7dfb68d30838df29695842736 0.0s done [2025-06-16T10:49:10.221Z] #6 CACHED [2025-06-16T10:49:10.221Z] [2025-06-16T10:49:10.221Z] #7 exporting to image [2025-06-16T10:49:10.221Z] #7 exporting layers [2025-06-16T10:49:10.221Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:10.221Z] #7 exporting layers done [2025-06-16T10:49:10.221Z] #7 exporting manifest sha256:a56ee572f0f6b16d1ab83715c9b6e900babdd6daac240bc38aed079412129ad5 done [2025-06-16T10:49:10.221Z] #7 exporting config sha256:da9842ba61237a6ec46a3ff1b0fa50994f69f0187f705fe9624ed8f81076f538 done [2025-06-16T10:49:10.221Z] #7 exporting manifest sha256:7d066ca37d31bcd10f7822b227b58d4d6b9d03dc363c7962672eaf6d4cc2f13c done [2025-06-16T10:49:10.221Z] #7 exporting config sha256:4d90e8a89530c186555d9208bbedc9963825a76246797b774f128a074068e54a done [2025-06-16T10:49:10.221Z] #7 exporting manifest list sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 done [2025-06-16T10:49:10.221Z] #7 pushing layers 0.0s done [2025-06-16T10:49:10.221Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:01a7543deadc45c042507da69a1bb42126db8dc0f352a6a2ef2a4cad049e2f66 0.1s done [2025-06-16T10:49:10.221Z] #7 DONE 0.1s [2025-06-16T10:49:10.221Z] [2025-06-16T10:49:10.221Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:10.221Z] #8 DONE 0.0s [2025-06-16T10:49:10.221Z] [2025-06-16T10:49:10.221Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:10.221Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:10.513Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:49:10.513Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:49:10.771Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:10.771Z] #1 transferring dockerfile: 211B done [2025-06-16T10:49:10.771Z] #1 DONE 0.0s [2025-06-16T10:49:10.771Z] [2025-06-16T10:49:10.771Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:10.771Z] #2 DONE 0.0s [2025-06-16T10:49:10.771Z] [2025-06-16T10:49:10.771Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:10.771Z] #3 DONE 0.1s [2025-06-16T10:49:10.771Z] [2025-06-16T10:49:10.771Z] #4 [internal] load .dockerignore [2025-06-16T10:49:10.771Z] #4 transferring context: 2B done [2025-06-16T10:49:10.771Z] #4 DONE 0.0s [2025-06-16T10:49:10.771Z] [2025-06-16T10:49:10.771Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d [2025-06-16T10:49:10.771Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d [2025-06-16T10:49:10.771Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done [2025-06-16T10:49:10.771Z] #5 DONE 0.1s [2025-06-16T10:49:10.771Z] [2025-06-16T10:49:10.771Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d [2025-06-16T10:49:10.771Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done [2025-06-16T10:49:10.771Z] #6 DONE 0.0s [2025-06-16T10:49:11.031Z] [2025-06-16T10:49:11.031Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:11.031Z] #7 DONE 0.0s [2025-06-16T10:49:11.031Z] [2025-06-16T10:49:11.031Z] #8 exporting to image [2025-06-16T10:49:11.031Z] #8 exporting layers done [2025-06-16T10:49:11.031Z] #8 exporting manifest sha256:41f9e7fe2fc0f92c95af72f1081c4637def10a952e4e90d2ca9fcb7ec7fa3c14 done [2025-06-16T10:49:11.031Z] #8 exporting config sha256:f3ded2448c677205ab5eba7ed891a7d572857852138169eefc1d96c18258b640 done [2025-06-16T10:49:11.031Z] #8 exporting manifest sha256:17abd01f3e4122bc55afdda47225245e0223aaf03af2c26e25f429125b7f4fbd done [2025-06-16T10:49:11.031Z] #8 exporting config sha256:a18c096853af8396ec89dda0e5ff86e86f440c29afd9ac5bfb6484aadcb03797 done [2025-06-16T10:49:11.031Z] #8 exporting manifest list sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 0.0s done [2025-06-16T10:49:11.031Z] #8 pushing layers 0.1s done [2025-06-16T10:49:11.031Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f [2025-06-16T10:49:11.031Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:11.031Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 0.1s done [2025-06-16T10:49:11.031Z] #8 DONE 0.2s [2025-06-16T10:49:11.031Z] [2025-06-16T10:49:11.031Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:11.031Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:11.319Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1' [2025-06-16T10:49:11.319Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 --push - [2025-06-16T10:49:11.579Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:11.579Z] #1 transferring dockerfile: 182B done [2025-06-16T10:49:11.579Z] #1 DONE 0.0s [2025-06-16T10:49:11.579Z] [2025-06-16T10:49:11.579Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [2025-06-16T10:49:11.579Z] #2 DONE 0.0s [2025-06-16T10:49:11.579Z] [2025-06-16T10:49:11.579Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [2025-06-16T10:49:11.579Z] #3 DONE 0.0s [2025-06-16T10:49:11.579Z] [2025-06-16T10:49:11.579Z] #4 [internal] load .dockerignore [2025-06-16T10:49:11.579Z] #4 transferring context: 2B done [2025-06-16T10:49:11.579Z] #4 DONE 0.0s [2025-06-16T10:49:11.579Z] [2025-06-16T10:49:11.579Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d [2025-06-16T10:49:11.579Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done [2025-06-16T10:49:11.579Z] #5 DONE 0.0s [2025-06-16T10:49:11.579Z] [2025-06-16T10:49:11.579Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d [2025-06-16T10:49:11.579Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done [2025-06-16T10:49:11.579Z] #6 CACHED [2025-06-16T10:49:11.579Z] [2025-06-16T10:49:11.579Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d [2025-06-16T10:49:11.579Z] #5 CACHED [2025-06-16T10:49:11.579Z] [2025-06-16T10:49:11.579Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:11.579Z] #7 DONE 0.0s [2025-06-16T10:49:11.579Z] [2025-06-16T10:49:11.579Z] #8 exporting to image [2025-06-16T10:49:11.579Z] #8 exporting layers done [2025-06-16T10:49:11.579Z] #8 exporting manifest sha256:41f9e7fe2fc0f92c95af72f1081c4637def10a952e4e90d2ca9fcb7ec7fa3c14 done [2025-06-16T10:49:11.579Z] #8 exporting config sha256:f3ded2448c677205ab5eba7ed891a7d572857852138169eefc1d96c18258b640 done [2025-06-16T10:49:11.579Z] #8 exporting manifest sha256:17abd01f3e4122bc55afdda47225245e0223aaf03af2c26e25f429125b7f4fbd done [2025-06-16T10:49:11.579Z] #8 exporting config sha256:a18c096853af8396ec89dda0e5ff86e86f440c29afd9ac5bfb6484aadcb03797 done [2025-06-16T10:49:11.579Z] #8 exporting manifest list sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f done [2025-06-16T10:49:11.579Z] #8 pushing layers 0.0s done [2025-06-16T10:49:11.579Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 0.1s done [2025-06-16T10:49:11.579Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:11.579Z] #8 DONE 0.1s [2025-06-16T10:49:11.579Z] [2025-06-16T10:49:11.579Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:11.579Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:11.864Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:49:11.864Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:49:12.123Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:12.123Z] #1 transferring dockerfile: 223B done [2025-06-16T10:49:12.123Z] #1 DONE 0.0s [2025-06-16T10:49:12.123Z] [2025-06-16T10:49:12.123Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:12.123Z] #2 DONE 0.0s [2025-06-16T10:49:12.123Z] [2025-06-16T10:49:12.123Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:12.123Z] #3 DONE 0.0s [2025-06-16T10:49:12.123Z] [2025-06-16T10:49:12.123Z] #4 [internal] load .dockerignore [2025-06-16T10:49:12.123Z] #4 transferring context: 2B done [2025-06-16T10:49:12.123Z] #4 DONE 0.0s [2025-06-16T10:49:12.123Z] [2025-06-16T10:49:12.123Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d [2025-06-16T10:49:12.123Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d done [2025-06-16T10:49:12.123Z] #5 CACHED [2025-06-16T10:49:12.123Z] [2025-06-16T10:49:12.123Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d [2025-06-16T10:49:12.123Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done [2025-06-16T10:49:12.123Z] #6 CACHED [2025-06-16T10:49:12.123Z] [2025-06-16T10:49:12.123Z] #7 exporting to image [2025-06-16T10:49:12.123Z] #7 exporting layers done [2025-06-16T10:49:12.123Z] #7 exporting manifest sha256:41f9e7fe2fc0f92c95af72f1081c4637def10a952e4e90d2ca9fcb7ec7fa3c14 done [2025-06-16T10:49:12.123Z] #7 exporting config sha256:f3ded2448c677205ab5eba7ed891a7d572857852138169eefc1d96c18258b640 done [2025-06-16T10:49:12.123Z] #7 exporting manifest sha256:17abd01f3e4122bc55afdda47225245e0223aaf03af2c26e25f429125b7f4fbd done [2025-06-16T10:49:12.124Z] #7 exporting config sha256:a18c096853af8396ec89dda0e5ff86e86f440c29afd9ac5bfb6484aadcb03797 done [2025-06-16T10:49:12.124Z] #7 exporting manifest list sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f done [2025-06-16T10:49:12.124Z] #7 pushing layers 0.0s done [2025-06-16T10:49:12.124Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f [2025-06-16T10:49:12.124Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:12.124Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 0.1s done [2025-06-16T10:49:12.124Z] #7 DONE 0.1s [2025-06-16T10:49:12.124Z] [2025-06-16T10:49:12.124Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:12.124Z] #8 DONE 0.0s [2025-06-16T10:49:12.124Z] [2025-06-16T10:49:12.124Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:12.124Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:12.413Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa' [2025-06-16T10:49:12.413Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa --push - [2025-06-16T10:49:12.413Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:12.413Z] #1 transferring dockerfile: 177B done [2025-06-16T10:49:12.413Z] #1 DONE 0.0s [2025-06-16T10:49:12.413Z] [2025-06-16T10:49:12.413Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-06-16T10:49:12.413Z] #2 DONE 0.0s [2025-06-16T10:49:12.413Z] [2025-06-16T10:49:12.413Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-06-16T10:49:12.413Z] #3 DONE 0.0s [2025-06-16T10:49:12.413Z] [2025-06-16T10:49:12.413Z] #4 [internal] load .dockerignore [2025-06-16T10:49:12.413Z] #4 transferring context: 2B done [2025-06-16T10:49:12.413Z] #4 DONE 0.0s [2025-06-16T10:49:12.413Z] [2025-06-16T10:49:12.413Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d [2025-06-16T10:49:12.413Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done [2025-06-16T10:49:12.413Z] #5 CACHED [2025-06-16T10:49:12.413Z] [2025-06-16T10:49:12.413Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d [2025-06-16T10:49:12.413Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:909da9ec7e77015c530b655882ca0f15e4a7c98cf1fa70f81dd6c5df6212397d 0.0s done [2025-06-16T10:49:12.413Z] #6 CACHED [2025-06-16T10:49:12.413Z] [2025-06-16T10:49:12.413Z] #7 exporting to image [2025-06-16T10:49:12.413Z] #7 exporting layers done [2025-06-16T10:49:12.413Z] #7 exporting manifest sha256:41f9e7fe2fc0f92c95af72f1081c4637def10a952e4e90d2ca9fcb7ec7fa3c14 done [2025-06-16T10:49:12.413Z] #7 exporting config sha256:f3ded2448c677205ab5eba7ed891a7d572857852138169eefc1d96c18258b640 done [2025-06-16T10:49:12.413Z] #7 exporting manifest sha256:17abd01f3e4122bc55afdda47225245e0223aaf03af2c26e25f429125b7f4fbd done [2025-06-16T10:49:12.413Z] #7 exporting config sha256:a18c096853af8396ec89dda0e5ff86e86f440c29afd9ac5bfb6484aadcb03797 done [2025-06-16T10:49:12.413Z] #7 exporting manifest list sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f [2025-06-16T10:49:12.413Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:12.674Z] #7 exporting manifest list sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f done [2025-06-16T10:49:12.674Z] #7 pushing layers 0.0s done [2025-06-16T10:49:12.674Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:0e081029b07827549f9f35186760fbbfaa8af6a667060d2039d7528f7d6c484f 0.1s done [2025-06-16T10:49:12.674Z] #7 DONE 0.1s [2025-06-16T10:49:12.674Z] [2025-06-16T10:49:12.674Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:12.674Z] #8 DONE 0.0s [2025-06-16T10:49:12.674Z] [2025-06-16T10:49:12.674Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:12.674Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:12.965Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:49:12.965Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:49:12.965Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:12.965Z] #1 transferring dockerfile: 215B done [2025-06-16T10:49:12.965Z] #1 DONE 0.0s [2025-06-16T10:49:12.965Z] [2025-06-16T10:49:12.965Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:12.965Z] #2 DONE 0.0s [2025-06-16T10:49:12.965Z] [2025-06-16T10:49:12.965Z] #3 [internal] load .dockerignore [2025-06-16T10:49:12.965Z] #3 transferring context: 2B done [2025-06-16T10:49:12.965Z] #3 DONE 0.0s [2025-06-16T10:49:12.965Z] [2025-06-16T10:49:12.965Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:12.965Z] #4 DONE 0.1s [2025-06-16T10:49:13.226Z] [2025-06-16T10:49:13.226Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 [2025-06-16T10:49:13.226Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 [2025-06-16T10:49:13.226Z] #5 ... [2025-06-16T10:49:13.226Z] [2025-06-16T10:49:13.226Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 [2025-06-16T10:49:13.226Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done [2025-06-16T10:49:13.226Z] #6 DONE 0.1s [2025-06-16T10:49:13.226Z] [2025-06-16T10:49:13.226Z] #7 exporting to image [2025-06-16T10:49:13.226Z] #7 exporting layers done [2025-06-16T10:49:13.226Z] #7 exporting manifest sha256:8108389d25cbc9b2ed8de6a18515afadd6d68f8c036981ffb72c49e118288e24 done [2025-06-16T10:49:13.226Z] #7 exporting config sha256:8c91e901cd6ac49b5bfb534a5e37bb1ee3a85bb181c9cbc888b974257d0fbc0e done [2025-06-16T10:49:13.226Z] #7 exporting manifest sha256:37c7cb5e784a6ae3607bdb58be08a1af2de6b222db888aacc40563c38c1d5e60 [2025-06-16T10:49:13.226Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:13.226Z] #7 ... [2025-06-16T10:49:13.226Z] [2025-06-16T10:49:13.226Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:13.226Z] #8 DONE 0.0s [2025-06-16T10:49:13.226Z] [2025-06-16T10:49:13.226Z] #7 exporting to image [2025-06-16T10:49:13.226Z] #7 exporting manifest sha256:37c7cb5e784a6ae3607bdb58be08a1af2de6b222db888aacc40563c38c1d5e60 done [2025-06-16T10:49:13.226Z] #7 exporting config sha256:3f50fd6d19d784e6fe68a8ee5adb9a052e63f48cc03c67d6a694eef12be5147a done [2025-06-16T10:49:13.226Z] #7 exporting manifest list sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 done [2025-06-16T10:49:13.226Z] #7 pushing layers 0.1s done [2025-06-16T10:49:13.226Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 [2025-06-16T10:49:13.487Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 0.1s done [2025-06-16T10:49:13.487Z] #7 DONE 0.2s [2025-06-16T10:49:13.487Z] [2025-06-16T10:49:13.487Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:13.487Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:13.776Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1' [2025-06-16T10:49:13.776Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 --push - [2025-06-16T10:49:14.035Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:14.035Z] #1 transferring dockerfile: 186B done [2025-06-16T10:49:14.035Z] #1 DONE 0.0s [2025-06-16T10:49:14.035Z] [2025-06-16T10:49:14.035Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [2025-06-16T10:49:14.035Z] #2 DONE 0.0s [2025-06-16T10:49:14.035Z] [2025-06-16T10:49:14.035Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [2025-06-16T10:49:14.035Z] #3 DONE 0.0s [2025-06-16T10:49:14.035Z] [2025-06-16T10:49:14.035Z] #4 [internal] load .dockerignore [2025-06-16T10:49:14.035Z] #4 transferring context: 2B done [2025-06-16T10:49:14.035Z] #4 DONE 0.0s [2025-06-16T10:49:14.035Z] [2025-06-16T10:49:14.035Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 [2025-06-16T10:49:14.035Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done [2025-06-16T10:49:14.035Z] #5 DONE 0.0s [2025-06-16T10:49:14.035Z] [2025-06-16T10:49:14.035Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 [2025-06-16T10:49:14.035Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done [2025-06-16T10:49:14.035Z] #6 CACHED [2025-06-16T10:49:14.035Z] [2025-06-16T10:49:14.035Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 [2025-06-16T10:49:14.035Z] #5 CACHED [2025-06-16T10:49:14.035Z] [2025-06-16T10:49:14.035Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:14.035Z] #7 DONE 0.0s [2025-06-16T10:49:14.035Z] [2025-06-16T10:49:14.035Z] #8 exporting to image [2025-06-16T10:49:14.035Z] #8 exporting layers done [2025-06-16T10:49:14.035Z] #8 exporting manifest sha256:8108389d25cbc9b2ed8de6a18515afadd6d68f8c036981ffb72c49e118288e24 done [2025-06-16T10:49:14.035Z] #8 exporting config sha256:8c91e901cd6ac49b5bfb534a5e37bb1ee3a85bb181c9cbc888b974257d0fbc0e done [2025-06-16T10:49:14.035Z] #8 exporting manifest sha256:37c7cb5e784a6ae3607bdb58be08a1af2de6b222db888aacc40563c38c1d5e60 done [2025-06-16T10:49:14.035Z] #8 exporting config sha256:3f50fd6d19d784e6fe68a8ee5adb9a052e63f48cc03c67d6a694eef12be5147a done [2025-06-16T10:49:14.035Z] #8 exporting manifest list sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 done [2025-06-16T10:49:14.035Z] #8 pushing layers 0.0s done [2025-06-16T10:49:14.035Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1@sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 0.1s done [2025-06-16T10:49:14.035Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:14.035Z] #8 DONE 0.1s [2025-06-16T10:49:14.035Z] [2025-06-16T10:49:14.035Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:14.035Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:14.325Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:49:14.325Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:49:14.584Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:14.584Z] #1 transferring dockerfile: 227B done [2025-06-16T10:49:14.584Z] #1 DONE 0.0s [2025-06-16T10:49:14.584Z] [2025-06-16T10:49:14.584Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:14.584Z] #2 DONE 0.0s [2025-06-16T10:49:14.584Z] [2025-06-16T10:49:14.584Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:14.584Z] #3 DONE 0.0s [2025-06-16T10:49:14.584Z] [2025-06-16T10:49:14.584Z] #4 [internal] load .dockerignore [2025-06-16T10:49:14.584Z] #4 transferring context: 2B done [2025-06-16T10:49:14.584Z] #4 DONE 0.0s [2025-06-16T10:49:14.584Z] [2025-06-16T10:49:14.584Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 [2025-06-16T10:49:14.584Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done [2025-06-16T10:49:14.584Z] #5 DONE 0.0s [2025-06-16T10:49:14.584Z] [2025-06-16T10:49:14.584Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 [2025-06-16T10:49:14.584Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done [2025-06-16T10:49:14.584Z] #6 CACHED [2025-06-16T10:49:14.584Z] [2025-06-16T10:49:14.584Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 [2025-06-16T10:49:14.584Z] #5 CACHED [2025-06-16T10:49:14.584Z] [2025-06-16T10:49:14.584Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:14.584Z] #7 DONE 0.0s [2025-06-16T10:49:14.584Z] [2025-06-16T10:49:14.584Z] #8 exporting to image [2025-06-16T10:49:14.584Z] #8 exporting layers done [2025-06-16T10:49:14.584Z] #8 exporting manifest sha256:8108389d25cbc9b2ed8de6a18515afadd6d68f8c036981ffb72c49e118288e24 done [2025-06-16T10:49:14.584Z] #8 exporting config sha256:8c91e901cd6ac49b5bfb534a5e37bb1ee3a85bb181c9cbc888b974257d0fbc0e done [2025-06-16T10:49:14.584Z] #8 exporting manifest sha256:37c7cb5e784a6ae3607bdb58be08a1af2de6b222db888aacc40563c38c1d5e60 done [2025-06-16T10:49:14.584Z] #8 exporting config sha256:3f50fd6d19d784e6fe68a8ee5adb9a052e63f48cc03c67d6a694eef12be5147a done [2025-06-16T10:49:14.584Z] #8 exporting manifest list sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 done [2025-06-16T10:49:14.584Z] #8 pushing layers 0.0s done [2025-06-16T10:49:14.584Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 0.1s done [2025-06-16T10:49:14.584Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:14.584Z] #8 DONE 0.1s [2025-06-16T10:49:14.584Z] [2025-06-16T10:49:14.584Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:14.584Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:14.873Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa --push - [2025-06-16T10:49:14.873Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa' [2025-06-16T10:49:15.132Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:15.132Z] #1 transferring dockerfile: 181B done [2025-06-16T10:49:15.132Z] #1 DONE 0.0s [2025-06-16T10:49:15.132Z] [2025-06-16T10:49:15.132Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-06-16T10:49:15.132Z] #2 DONE 0.0s [2025-06-16T10:49:15.132Z] [2025-06-16T10:49:15.132Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-06-16T10:49:15.132Z] #3 DONE 0.0s [2025-06-16T10:49:15.132Z] [2025-06-16T10:49:15.132Z] #4 [internal] load .dockerignore [2025-06-16T10:49:15.132Z] #4 transferring context: 2B done [2025-06-16T10:49:15.132Z] #4 DONE 0.0s [2025-06-16T10:49:15.132Z] [2025-06-16T10:49:15.132Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 [2025-06-16T10:49:15.132Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done [2025-06-16T10:49:15.132Z] #5 CACHED [2025-06-16T10:49:15.132Z] [2025-06-16T10:49:15.132Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 [2025-06-16T10:49:15.132Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:d6f39f97acf0dde89aab3d634732529e703b00a7d296b354da1510110be52132 0.0s done [2025-06-16T10:49:15.132Z] #6 CACHED [2025-06-16T10:49:15.132Z] [2025-06-16T10:49:15.132Z] #7 exporting to image [2025-06-16T10:49:15.132Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:15.132Z] #7 exporting layers done [2025-06-16T10:49:15.132Z] #7 exporting manifest sha256:8108389d25cbc9b2ed8de6a18515afadd6d68f8c036981ffb72c49e118288e24 done [2025-06-16T10:49:15.132Z] #7 exporting config sha256:8c91e901cd6ac49b5bfb534a5e37bb1ee3a85bb181c9cbc888b974257d0fbc0e done [2025-06-16T10:49:15.132Z] #7 exporting manifest sha256:37c7cb5e784a6ae3607bdb58be08a1af2de6b222db888aacc40563c38c1d5e60 done [2025-06-16T10:49:15.132Z] #7 exporting config sha256:3f50fd6d19d784e6fe68a8ee5adb9a052e63f48cc03c67d6a694eef12be5147a done [2025-06-16T10:49:15.132Z] #7 exporting manifest list sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 done [2025-06-16T10:49:15.132Z] #7 pushing layers 0.0s done [2025-06-16T10:49:15.132Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:14ba5ebeb7dcab13d37f486703ac6c9046d53928ac9679f4c9948266e9482f27 0.1s done [2025-06-16T10:49:15.132Z] #7 DONE 0.1s [2025-06-16T10:49:15.132Z] [2025-06-16T10:49:15.132Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:15.132Z] #8 DONE 0.0s [2025-06-16T10:49:15.132Z] [2025-06-16T10:49:15.132Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:15.132Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:15.428Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:49:15.428Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:49:15.689Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:15.689Z] #1 transferring dockerfile: 205B done [2025-06-16T10:49:15.689Z] #1 DONE 0.0s [2025-06-16T10:49:15.689Z] [2025-06-16T10:49:15.689Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:15.689Z] #2 DONE 0.0s [2025-06-16T10:49:15.689Z] [2025-06-16T10:49:15.689Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:15.689Z] #3 DONE 0.0s [2025-06-16T10:49:15.689Z] [2025-06-16T10:49:15.689Z] #4 [internal] load .dockerignore [2025-06-16T10:49:15.689Z] #4 transferring context: 2B done [2025-06-16T10:49:15.689Z] #4 DONE 0.0s [2025-06-16T10:49:15.689Z] [2025-06-16T10:49:15.689Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 [2025-06-16T10:49:15.689Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 done [2025-06-16T10:49:15.689Z] #5 DONE 0.0s [2025-06-16T10:49:15.689Z] [2025-06-16T10:49:15.689Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 [2025-06-16T10:49:15.689Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 done [2025-06-16T10:49:15.689Z] #6 DONE 0.1s [2025-06-16T10:49:15.689Z] [2025-06-16T10:49:15.689Z] #7 exporting to image [2025-06-16T10:49:15.689Z] #7 exporting layers [2025-06-16T10:49:15.689Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:15.950Z] #7 ... [2025-06-16T10:49:15.950Z] [2025-06-16T10:49:15.950Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:15.950Z] #8 DONE 0.0s [2025-06-16T10:49:15.950Z] [2025-06-16T10:49:15.950Z] #7 exporting to image [2025-06-16T10:49:15.950Z] #7 exporting layers done [2025-06-16T10:49:15.950Z] #7 exporting manifest sha256:390bb8085d0289a6099f6af52834045fe3dd7bc5d6c9e671d9ecf1dc1c669277 done [2025-06-16T10:49:15.950Z] #7 exporting config sha256:78ed0ced10c4e10099fd15fbc16153da7f43d746286d8e69c895d2f0b9f025df done [2025-06-16T10:49:15.950Z] #7 exporting manifest sha256:2c6e1200dca239321995c553e93c26f37652ee20e559b5d105ab209d17833acd done [2025-06-16T10:49:15.950Z] #7 exporting config sha256:af91caa71e2c0c5afa087f6f3c43110b28e5e7e3d2b70a4b8bcd02eb9c330425 done [2025-06-16T10:49:15.950Z] #7 exporting manifest list sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f done [2025-06-16T10:49:15.950Z] #7 pushing layers 0.1s done [2025-06-16T10:49:15.950Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f [2025-06-16T10:49:15.950Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f 0.1s done [2025-06-16T10:49:15.950Z] #7 DONE 0.2s [2025-06-16T10:49:15.950Z] [2025-06-16T10:49:15.950Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:15.950Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:16.362Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1' [2025-06-16T10:49:16.362Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 --push - [2025-06-16T10:49:16.362Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:16.362Z] #1 transferring dockerfile: 176B done [2025-06-16T10:49:16.362Z] #1 DONE 0.0s [2025-06-16T10:49:16.362Z] [2025-06-16T10:49:16.362Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [2025-06-16T10:49:16.362Z] #2 DONE 0.0s [2025-06-16T10:49:16.362Z] [2025-06-16T10:49:16.362Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [2025-06-16T10:49:16.362Z] #3 DONE 0.0s [2025-06-16T10:49:16.362Z] [2025-06-16T10:49:16.362Z] #4 [internal] load .dockerignore [2025-06-16T10:49:16.362Z] #4 transferring context: 2B done [2025-06-16T10:49:16.362Z] #4 DONE 0.0s [2025-06-16T10:49:16.362Z] [2025-06-16T10:49:16.362Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 [2025-06-16T10:49:16.362Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 done [2025-06-16T10:49:16.362Z] #5 CACHED [2025-06-16T10:49:16.362Z] [2025-06-16T10:49:16.362Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 [2025-06-16T10:49:16.362Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 done [2025-06-16T10:49:16.362Z] #6 CACHED [2025-06-16T10:49:16.362Z] [2025-06-16T10:49:16.362Z] #7 exporting to image [2025-06-16T10:49:16.362Z] #7 exporting layers done [2025-06-16T10:49:16.362Z] #7 exporting manifest sha256:390bb8085d0289a6099f6af52834045fe3dd7bc5d6c9e671d9ecf1dc1c669277 done [2025-06-16T10:49:16.362Z] #7 exporting config sha256:78ed0ced10c4e10099fd15fbc16153da7f43d746286d8e69c895d2f0b9f025df done [2025-06-16T10:49:16.362Z] #7 exporting manifest sha256:2c6e1200dca239321995c553e93c26f37652ee20e559b5d105ab209d17833acd done [2025-06-16T10:49:16.362Z] #7 exporting config sha256:af91caa71e2c0c5afa087f6f3c43110b28e5e7e3d2b70a4b8bcd02eb9c330425 done [2025-06-16T10:49:16.362Z] #7 exporting manifest list sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f done [2025-06-16T10:49:16.362Z] #7 pushing layers 0.0s done [2025-06-16T10:49:16.362Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f [2025-06-16T10:49:16.362Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:16.622Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f 0.1s done [2025-06-16T10:49:16.622Z] #7 DONE 0.1s [2025-06-16T10:49:16.622Z] [2025-06-16T10:49:16.622Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:16.622Z] #8 DONE 0.0s [2025-06-16T10:49:16.622Z] [2025-06-16T10:49:16.622Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:16.622Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:16.912Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:49:16.912Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:49:16.912Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:16.912Z] #1 transferring dockerfile: 217B done [2025-06-16T10:49:16.912Z] #1 DONE 0.0s [2025-06-16T10:49:16.912Z] [2025-06-16T10:49:16.912Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:16.912Z] #2 DONE 0.0s [2025-06-16T10:49:16.912Z] [2025-06-16T10:49:16.912Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:16.912Z] #3 DONE 0.0s [2025-06-16T10:49:16.912Z] [2025-06-16T10:49:16.912Z] #4 [internal] load .dockerignore [2025-06-16T10:49:16.912Z] #4 transferring context: 2B done [2025-06-16T10:49:16.912Z] #4 DONE 0.0s [2025-06-16T10:49:16.912Z] [2025-06-16T10:49:16.912Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 [2025-06-16T10:49:16.912Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 0.0s done [2025-06-16T10:49:16.912Z] #5 CACHED [2025-06-16T10:49:16.912Z] [2025-06-16T10:49:16.912Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 [2025-06-16T10:49:16.912Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 0.0s done [2025-06-16T10:49:16.912Z] #6 CACHED [2025-06-16T10:49:16.912Z] [2025-06-16T10:49:16.912Z] #7 exporting to image [2025-06-16T10:49:16.912Z] #7 exporting layers done [2025-06-16T10:49:16.912Z] #7 exporting manifest sha256:390bb8085d0289a6099f6af52834045fe3dd7bc5d6c9e671d9ecf1dc1c669277 done [2025-06-16T10:49:16.912Z] #7 exporting config sha256:78ed0ced10c4e10099fd15fbc16153da7f43d746286d8e69c895d2f0b9f025df done [2025-06-16T10:49:16.912Z] #7 exporting manifest sha256:2c6e1200dca239321995c553e93c26f37652ee20e559b5d105ab209d17833acd done [2025-06-16T10:49:16.912Z] #7 exporting config sha256:af91caa71e2c0c5afa087f6f3c43110b28e5e7e3d2b70a4b8bcd02eb9c330425 [2025-06-16T10:49:16.912Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:17.172Z] #7 exporting config sha256:af91caa71e2c0c5afa087f6f3c43110b28e5e7e3d2b70a4b8bcd02eb9c330425 done [2025-06-16T10:49:17.172Z] #7 exporting manifest list sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f done [2025-06-16T10:49:17.172Z] #7 pushing layers 0.0s done [2025-06-16T10:49:17.172Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f 0.1s done [2025-06-16T10:49:17.172Z] #7 DONE 0.1s [2025-06-16T10:49:17.172Z] [2025-06-16T10:49:17.172Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:17.172Z] #8 DONE 0.0s [2025-06-16T10:49:17.172Z] [2025-06-16T10:49:17.172Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:17.172Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:17.463Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:odessa --push - [2025-06-16T10:49:17.464Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa' [2025-06-16T10:49:17.464Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:17.464Z] #1 transferring dockerfile: 171B done [2025-06-16T10:49:17.464Z] #1 DONE 0.0s [2025-06-16T10:49:17.464Z] [2025-06-16T10:49:17.464Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-06-16T10:49:17.464Z] #2 DONE 0.0s [2025-06-16T10:49:17.464Z] [2025-06-16T10:49:17.464Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-06-16T10:49:17.464Z] #3 DONE 0.0s [2025-06-16T10:49:17.464Z] [2025-06-16T10:49:17.464Z] #4 [internal] load .dockerignore [2025-06-16T10:49:17.464Z] #4 transferring context: 2B done [2025-06-16T10:49:17.464Z] #4 DONE 0.0s [2025-06-16T10:49:17.464Z] [2025-06-16T10:49:17.464Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 [2025-06-16T10:49:17.464Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 0.0s done [2025-06-16T10:49:17.464Z] #5 CACHED [2025-06-16T10:49:17.464Z] [2025-06-16T10:49:17.464Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 [2025-06-16T10:49:17.464Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:3f638899d9c070c991e0c06c9df44a14d4bfb59b8f8e12fab12faa9a3abee1d0 0.0s done [2025-06-16T10:49:17.464Z] #6 CACHED [2025-06-16T10:49:17.464Z] [2025-06-16T10:49:17.464Z] #7 exporting to image [2025-06-16T10:49:17.464Z] #7 exporting layers done [2025-06-16T10:49:17.464Z] #7 exporting manifest sha256:390bb8085d0289a6099f6af52834045fe3dd7bc5d6c9e671d9ecf1dc1c669277 done [2025-06-16T10:49:17.464Z] #7 exporting config sha256:78ed0ced10c4e10099fd15fbc16153da7f43d746286d8e69c895d2f0b9f025df done [2025-06-16T10:49:17.464Z] #7 exporting manifest sha256:2c6e1200dca239321995c553e93c26f37652ee20e559b5d105ab209d17833acd done [2025-06-16T10:49:17.464Z] #7 exporting config sha256:af91caa71e2c0c5afa087f6f3c43110b28e5e7e3d2b70a4b8bcd02eb9c330425 done [2025-06-16T10:49:17.464Z] #7 exporting manifest list sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f done [2025-06-16T10:49:17.464Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:17.724Z] #7 pushing layers 0.0s done [2025-06-16T10:49:17.724Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:3b32798f9f834b5b7c5a7a8a9880e3ae1344179f03a965c8ffeac2ec030f380f 0.1s done [2025-06-16T10:49:17.724Z] #7 DONE 0.1s [2025-06-16T10:49:17.724Z] [2025-06-16T10:49:17.724Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:17.724Z] #8 DONE 0.0s [2025-06-16T10:49:17.724Z] [2025-06-16T10:49:17.724Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:17.724Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:18.013Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:49:18.013Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:49:18.013Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:18.013Z] #1 transferring dockerfile: 206B done [2025-06-16T10:49:18.013Z] #1 DONE 0.0s [2025-06-16T10:49:18.013Z] [2025-06-16T10:49:18.013Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:18.013Z] #2 DONE 0.0s [2025-06-16T10:49:18.013Z] [2025-06-16T10:49:18.013Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:18.013Z] #3 DONE 0.0s [2025-06-16T10:49:18.013Z] [2025-06-16T10:49:18.013Z] #4 [internal] load .dockerignore [2025-06-16T10:49:18.013Z] #4 transferring context: 2B done [2025-06-16T10:49:18.013Z] #4 DONE 0.0s [2025-06-16T10:49:18.013Z] [2025-06-16T10:49:18.013Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e [2025-06-16T10:49:18.013Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e done [2025-06-16T10:49:18.013Z] #5 DONE 0.0s [2025-06-16T10:49:18.013Z] [2025-06-16T10:49:18.013Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e [2025-06-16T10:49:18.274Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done [2025-06-16T10:49:18.274Z] #6 DONE 0.0s [2025-06-16T10:49:18.274Z] [2025-06-16T10:49:18.274Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e [2025-06-16T10:49:18.274Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e done [2025-06-16T10:49:18.274Z] #5 DONE 0.1s [2025-06-16T10:49:18.274Z] [2025-06-16T10:49:18.274Z] #7 exporting to image [2025-06-16T10:49:18.274Z] #7 exporting layers done [2025-06-16T10:49:18.274Z] #7 exporting manifest sha256:e5d9f1497ee3ff4f9141cdc907d2852321dec7ae24f33b6b35fab8eba2249c30 done [2025-06-16T10:49:18.274Z] #7 exporting config sha256:1a0c907b697946ecfa1d857e59a87158380ed37195becec0e7297b89e6a4adb7 done [2025-06-16T10:49:18.274Z] #7 exporting manifest sha256:b7c1a105c04f1df4eea17d9e78ed0f45a5574e5116a009ea40b43fbf97a13a20 done [2025-06-16T10:49:18.274Z] #7 exporting config sha256:fae7aa7cbdb16683b1e32583c936a4570953523e99d304b6014f60ebedf6f2f0 [2025-06-16T10:49:18.274Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:18.274Z] #7 ... [2025-06-16T10:49:18.274Z] [2025-06-16T10:49:18.274Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:18.274Z] #8 DONE 0.0s [2025-06-16T10:49:18.274Z] [2025-06-16T10:49:18.274Z] #7 exporting to image [2025-06-16T10:49:18.274Z] #7 exporting config sha256:fae7aa7cbdb16683b1e32583c936a4570953523e99d304b6014f60ebedf6f2f0 done [2025-06-16T10:49:18.274Z] #7 exporting manifest list sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 done [2025-06-16T10:49:18.274Z] #7 pushing layers 0.1s done [2025-06-16T10:49:18.274Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 [2025-06-16T10:49:18.534Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 0.1s done [2025-06-16T10:49:18.534Z] #7 DONE 0.2s [2025-06-16T10:49:18.534Z] [2025-06-16T10:49:18.534Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:18.534Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:18.821Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1' [2025-06-16T10:49:18.821Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 --push - [2025-06-16T10:49:19.081Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:19.081Z] #1 transferring dockerfile: 177B done [2025-06-16T10:49:19.081Z] #1 DONE 0.0s [2025-06-16T10:49:19.081Z] [2025-06-16T10:49:19.081Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [2025-06-16T10:49:19.081Z] #2 DONE 0.0s [2025-06-16T10:49:19.081Z] [2025-06-16T10:49:19.081Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [2025-06-16T10:49:19.081Z] #3 DONE 0.0s [2025-06-16T10:49:19.081Z] [2025-06-16T10:49:19.081Z] #4 [internal] load .dockerignore [2025-06-16T10:49:19.081Z] #4 transferring context: 2B done [2025-06-16T10:49:19.081Z] #4 DONE 0.0s [2025-06-16T10:49:19.081Z] [2025-06-16T10:49:19.081Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e [2025-06-16T10:49:19.081Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done [2025-06-16T10:49:19.081Z] #5 CACHED [2025-06-16T10:49:19.081Z] [2025-06-16T10:49:19.081Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e [2025-06-16T10:49:19.081Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done [2025-06-16T10:49:19.081Z] #6 CACHED [2025-06-16T10:49:19.081Z] [2025-06-16T10:49:19.081Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:19.081Z] #7 DONE 0.0s [2025-06-16T10:49:19.081Z] [2025-06-16T10:49:19.081Z] #8 exporting to image [2025-06-16T10:49:19.081Z] #8 exporting layers done [2025-06-16T10:49:19.081Z] #8 exporting manifest sha256:e5d9f1497ee3ff4f9141cdc907d2852321dec7ae24f33b6b35fab8eba2249c30 done [2025-06-16T10:49:19.081Z] #8 exporting config sha256:1a0c907b697946ecfa1d857e59a87158380ed37195becec0e7297b89e6a4adb7 done [2025-06-16T10:49:19.081Z] #8 exporting manifest sha256:b7c1a105c04f1df4eea17d9e78ed0f45a5574e5116a009ea40b43fbf97a13a20 done [2025-06-16T10:49:19.081Z] #8 exporting config sha256:fae7aa7cbdb16683b1e32583c936a4570953523e99d304b6014f60ebedf6f2f0 done [2025-06-16T10:49:19.081Z] #8 exporting manifest list sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 done [2025-06-16T10:49:19.081Z] #8 pushing layers 0.0s done [2025-06-16T10:49:19.081Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1@sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 0.1s done [2025-06-16T10:49:19.081Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:19.081Z] #8 DONE 0.1s [2025-06-16T10:49:19.081Z] [2025-06-16T10:49:19.081Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:19.081Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:19.373Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:49:19.373Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:49:19.373Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:19.373Z] #1 transferring dockerfile: 218B done [2025-06-16T10:49:19.373Z] #1 DONE 0.0s [2025-06-16T10:49:19.373Z] [2025-06-16T10:49:19.373Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:19.373Z] #2 DONE 0.0s [2025-06-16T10:49:19.373Z] [2025-06-16T10:49:19.373Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:19.373Z] #3 DONE 0.0s [2025-06-16T10:49:19.373Z] [2025-06-16T10:49:19.373Z] #4 [internal] load .dockerignore [2025-06-16T10:49:19.373Z] #4 transferring context: 2B done [2025-06-16T10:49:19.373Z] #4 DONE 0.0s [2025-06-16T10:49:19.373Z] [2025-06-16T10:49:19.373Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e [2025-06-16T10:49:19.373Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e done [2025-06-16T10:49:19.373Z] #5 CACHED [2025-06-16T10:49:19.373Z] [2025-06-16T10:49:19.373Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e [2025-06-16T10:49:19.373Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done [2025-06-16T10:49:19.373Z] #6 CACHED [2025-06-16T10:49:19.373Z] [2025-06-16T10:49:19.373Z] #7 exporting to image [2025-06-16T10:49:19.373Z] #7 exporting layers done [2025-06-16T10:49:19.373Z] #7 exporting manifest sha256:e5d9f1497ee3ff4f9141cdc907d2852321dec7ae24f33b6b35fab8eba2249c30 done [2025-06-16T10:49:19.373Z] #7 exporting config sha256:1a0c907b697946ecfa1d857e59a87158380ed37195becec0e7297b89e6a4adb7 done [2025-06-16T10:49:19.373Z] #7 exporting manifest sha256:b7c1a105c04f1df4eea17d9e78ed0f45a5574e5116a009ea40b43fbf97a13a20 done [2025-06-16T10:49:19.373Z] #7 exporting config sha256:fae7aa7cbdb16683b1e32583c936a4570953523e99d304b6014f60ebedf6f2f0 done [2025-06-16T10:49:19.373Z] #7 exporting manifest list sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 done [2025-06-16T10:49:19.373Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:19.632Z] #7 pushing layers 0.0s done [2025-06-16T10:49:19.632Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 0.1s done [2025-06-16T10:49:19.632Z] #7 DONE 0.1s [2025-06-16T10:49:19.632Z] [2025-06-16T10:49:19.632Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:19.632Z] #8 DONE 0.0s [2025-06-16T10:49:19.632Z] [2025-06-16T10:49:19.632Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:19.632Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:19.922Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa' [2025-06-16T10:49:19.922Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:odessa --push - [2025-06-16T10:49:20.180Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:20.180Z] #1 transferring dockerfile: 172B done [2025-06-16T10:49:20.180Z] #1 DONE 0.0s [2025-06-16T10:49:20.180Z] [2025-06-16T10:49:20.180Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-06-16T10:49:20.180Z] #2 DONE 0.0s [2025-06-16T10:49:20.180Z] [2025-06-16T10:49:20.180Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-06-16T10:49:20.180Z] #3 DONE 0.0s [2025-06-16T10:49:20.180Z] [2025-06-16T10:49:20.180Z] #4 [internal] load .dockerignore [2025-06-16T10:49:20.180Z] #4 transferring context: 2B done [2025-06-16T10:49:20.180Z] #4 DONE 0.0s [2025-06-16T10:49:20.180Z] [2025-06-16T10:49:20.180Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e [2025-06-16T10:49:20.180Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done [2025-06-16T10:49:20.180Z] #5 CACHED [2025-06-16T10:49:20.180Z] [2025-06-16T10:49:20.180Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e [2025-06-16T10:49:20.180Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:fd1955a687d108986205b5429d46d3ae6806ee308b9ad83875591ba8494b159e 0.0s done [2025-06-16T10:49:20.180Z] #6 CACHED [2025-06-16T10:49:20.180Z] [2025-06-16T10:49:20.180Z] #7 exporting to image [2025-06-16T10:49:20.180Z] #7 exporting layers done [2025-06-16T10:49:20.180Z] #7 exporting manifest sha256:e5d9f1497ee3ff4f9141cdc907d2852321dec7ae24f33b6b35fab8eba2249c30 done [2025-06-16T10:49:20.180Z] #7 exporting config sha256:1a0c907b697946ecfa1d857e59a87158380ed37195becec0e7297b89e6a4adb7 done [2025-06-16T10:49:20.180Z] #7 exporting manifest sha256:b7c1a105c04f1df4eea17d9e78ed0f45a5574e5116a009ea40b43fbf97a13a20 done [2025-06-16T10:49:20.180Z] #7 exporting config sha256:fae7aa7cbdb16683b1e32583c936a4570953523e99d304b6014f60ebedf6f2f0 done [2025-06-16T10:49:20.180Z] #7 exporting manifest list sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 done [2025-06-16T10:49:20.180Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:20.180Z] #7 pushing layers 0.0s done [2025-06-16T10:49:20.180Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:28b4450a4c98e2387ef3b08971d3e2ca392a9a77a2b2ac082e1696f5ed4bbcd2 0.1s done [2025-06-16T10:49:20.180Z] #7 DONE 0.1s [2025-06-16T10:49:20.180Z] [2025-06-16T10:49:20.180Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:20.180Z] #8 DONE 0.0s [2025-06-16T10:49:20.180Z] [2025-06-16T10:49:20.180Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:20.180Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:20.462Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:49:20.463Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:49:20.722Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:20.722Z] #1 transferring dockerfile: 206B done [2025-06-16T10:49:20.722Z] #1 DONE 0.0s [2025-06-16T10:49:20.722Z] [2025-06-16T10:49:20.722Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:20.722Z] #2 DONE 0.0s [2025-06-16T10:49:20.722Z] [2025-06-16T10:49:20.722Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:20.722Z] #3 DONE 0.1s [2025-06-16T10:49:20.722Z] [2025-06-16T10:49:20.722Z] #4 [internal] load .dockerignore [2025-06-16T10:49:20.722Z] #4 transferring context: 2B done [2025-06-16T10:49:20.722Z] #4 DONE 0.0s [2025-06-16T10:49:20.722Z] [2025-06-16T10:49:20.722Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 [2025-06-16T10:49:20.722Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 [2025-06-16T10:49:20.722Z] #5 ... [2025-06-16T10:49:20.722Z] [2025-06-16T10:49:20.722Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 [2025-06-16T10:49:20.722Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 done [2025-06-16T10:49:20.722Z] #6 DONE 0.1s [2025-06-16T10:49:20.722Z] [2025-06-16T10:49:20.722Z] #7 exporting to image [2025-06-16T10:49:20.722Z] #7 exporting layers done [2025-06-16T10:49:20.722Z] #7 exporting manifest sha256:0fd5ce977f3032286e190d3422e73453506e0b1be48ee3f1a0b5ee5739a56691 done [2025-06-16T10:49:20.722Z] #7 exporting config sha256:6775bccecefc9f76c48b0b993ccea502386629b1ca72f5cc586db334771c1eb8 done [2025-06-16T10:49:20.722Z] #7 exporting manifest sha256:9e4bcb949ba25fb8050041df9752ce00487792c1e0975646cdca05136070cece done [2025-06-16T10:49:20.722Z] #7 exporting config sha256:85e02934b2a4e20e8f3084fc3f4164f7ea95cdf98f7ad0b95d6ae16c8b96dd3b done [2025-06-16T10:49:20.722Z] #7 exporting manifest list sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 [2025-06-16T10:49:20.722Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:20.722Z] #7 ... [2025-06-16T10:49:20.722Z] [2025-06-16T10:49:20.722Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:20.722Z] #8 DONE 0.0s [2025-06-16T10:49:20.722Z] [2025-06-16T10:49:20.722Z] #7 exporting to image [2025-06-16T10:49:20.722Z] #7 exporting manifest list sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 done [2025-06-16T10:49:20.722Z] #7 pushing layers 0.1s done [2025-06-16T10:49:20.722Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 [2025-06-16T10:49:20.981Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 0.1s done [2025-06-16T10:49:20.981Z] #7 DONE 0.2s [2025-06-16T10:49:20.981Z] [2025-06-16T10:49:20.981Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:20.981Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:21.269Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 --push - [2025-06-16T10:49:21.269Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1' [2025-06-16T10:49:21.269Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:21.269Z] #1 transferring dockerfile: 177B done [2025-06-16T10:49:21.269Z] #1 DONE 0.0s [2025-06-16T10:49:21.269Z] [2025-06-16T10:49:21.269Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [2025-06-16T10:49:21.269Z] #2 DONE 0.0s [2025-06-16T10:49:21.269Z] [2025-06-16T10:49:21.269Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [2025-06-16T10:49:21.269Z] #3 DONE 0.0s [2025-06-16T10:49:21.269Z] [2025-06-16T10:49:21.269Z] #4 [internal] load .dockerignore [2025-06-16T10:49:21.269Z] #4 transferring context: 2B done [2025-06-16T10:49:21.269Z] #4 DONE 0.0s [2025-06-16T10:49:21.269Z] [2025-06-16T10:49:21.269Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 [2025-06-16T10:49:21.269Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 0.0s done [2025-06-16T10:49:21.269Z] #5 CACHED [2025-06-16T10:49:21.269Z] [2025-06-16T10:49:21.269Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 [2025-06-16T10:49:21.269Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 0.0s done [2025-06-16T10:49:21.269Z] #6 CACHED [2025-06-16T10:49:21.269Z] [2025-06-16T10:49:21.269Z] #7 exporting to image [2025-06-16T10:49:21.269Z] #7 exporting layers done [2025-06-16T10:49:21.269Z] #7 exporting manifest sha256:0fd5ce977f3032286e190d3422e73453506e0b1be48ee3f1a0b5ee5739a56691 done [2025-06-16T10:49:21.269Z] #7 exporting config sha256:6775bccecefc9f76c48b0b993ccea502386629b1ca72f5cc586db334771c1eb8 done [2025-06-16T10:49:21.269Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:21.529Z] #7 exporting manifest sha256:9e4bcb949ba25fb8050041df9752ce00487792c1e0975646cdca05136070cece done [2025-06-16T10:49:21.529Z] #7 exporting config sha256:85e02934b2a4e20e8f3084fc3f4164f7ea95cdf98f7ad0b95d6ae16c8b96dd3b done [2025-06-16T10:49:21.529Z] #7 exporting manifest list sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 done [2025-06-16T10:49:21.529Z] #7 pushing layers 0.0s done [2025-06-16T10:49:21.529Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1@sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 0.1s done [2025-06-16T10:49:21.529Z] #7 DONE 0.1s [2025-06-16T10:49:21.529Z] [2025-06-16T10:49:21.529Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:21.529Z] #8 DONE 0.0s [2025-06-16T10:49:21.529Z] [2025-06-16T10:49:21.529Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:21.529Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:21.823Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:49:21.823Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:49:22.083Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:22.083Z] #1 transferring dockerfile: 218B done [2025-06-16T10:49:22.083Z] #1 DONE 0.0s [2025-06-16T10:49:22.083Z] [2025-06-16T10:49:22.083Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:22.083Z] #2 DONE 0.0s [2025-06-16T10:49:22.083Z] [2025-06-16T10:49:22.083Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:22.083Z] #3 DONE 0.0s [2025-06-16T10:49:22.083Z] [2025-06-16T10:49:22.083Z] #4 [internal] load .dockerignore [2025-06-16T10:49:22.083Z] #4 transferring context: 2B done [2025-06-16T10:49:22.083Z] #4 DONE 0.0s [2025-06-16T10:49:22.083Z] [2025-06-16T10:49:22.083Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 [2025-06-16T10:49:22.083Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 done [2025-06-16T10:49:22.083Z] #5 DONE 0.0s [2025-06-16T10:49:22.083Z] [2025-06-16T10:49:22.083Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 [2025-06-16T10:49:22.083Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 0.0s done [2025-06-16T10:49:22.083Z] #6 CACHED [2025-06-16T10:49:22.083Z] [2025-06-16T10:49:22.083Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 [2025-06-16T10:49:22.083Z] #5 CACHED [2025-06-16T10:49:22.083Z] [2025-06-16T10:49:22.083Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:22.083Z] #7 DONE 0.0s [2025-06-16T10:49:22.083Z] [2025-06-16T10:49:22.083Z] #8 exporting to image [2025-06-16T10:49:22.083Z] #8 exporting layers done [2025-06-16T10:49:22.083Z] #8 exporting manifest sha256:0fd5ce977f3032286e190d3422e73453506e0b1be48ee3f1a0b5ee5739a56691 done [2025-06-16T10:49:22.083Z] #8 exporting config sha256:6775bccecefc9f76c48b0b993ccea502386629b1ca72f5cc586db334771c1eb8 done [2025-06-16T10:49:22.083Z] #8 exporting manifest sha256:9e4bcb949ba25fb8050041df9752ce00487792c1e0975646cdca05136070cece done [2025-06-16T10:49:22.083Z] #8 exporting config sha256:85e02934b2a4e20e8f3084fc3f4164f7ea95cdf98f7ad0b95d6ae16c8b96dd3b done [2025-06-16T10:49:22.083Z] #8 exporting manifest list sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 done [2025-06-16T10:49:22.083Z] #8 pushing layers 0.0s done [2025-06-16T10:49:22.083Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 0.1s done [2025-06-16T10:49:22.083Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:22.083Z] #8 DONE 0.1s [2025-06-16T10:49:22.083Z] [2025-06-16T10:49:22.083Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:22.083Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:22.374Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa' [2025-06-16T10:49:22.374Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:odessa --push - [2025-06-16T10:49:22.374Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:22.374Z] #1 transferring dockerfile: 172B done [2025-06-16T10:49:22.374Z] #1 DONE 0.0s [2025-06-16T10:49:22.374Z] [2025-06-16T10:49:22.374Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-06-16T10:49:22.374Z] #2 DONE 0.0s [2025-06-16T10:49:22.374Z] [2025-06-16T10:49:22.374Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-06-16T10:49:22.374Z] #3 DONE 0.0s [2025-06-16T10:49:22.374Z] [2025-06-16T10:49:22.374Z] #4 [internal] load .dockerignore [2025-06-16T10:49:22.374Z] #4 transferring context: 2B done [2025-06-16T10:49:22.374Z] #4 DONE 0.0s [2025-06-16T10:49:22.374Z] [2025-06-16T10:49:22.374Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 [2025-06-16T10:49:22.374Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 0.0s done [2025-06-16T10:49:22.374Z] #5 CACHED [2025-06-16T10:49:22.374Z] [2025-06-16T10:49:22.374Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 [2025-06-16T10:49:22.374Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:63089a23d52458148bfd6cd57e925e28eb633a6843050d543ce498cce93ecc40 0.0s done [2025-06-16T10:49:22.374Z] #6 CACHED [2025-06-16T10:49:22.374Z] [2025-06-16T10:49:22.374Z] #7 exporting to image [2025-06-16T10:49:22.374Z] #7 exporting layers done [2025-06-16T10:49:22.374Z] #7 exporting manifest sha256:0fd5ce977f3032286e190d3422e73453506e0b1be48ee3f1a0b5ee5739a56691 done [2025-06-16T10:49:22.374Z] #7 exporting config sha256:6775bccecefc9f76c48b0b993ccea502386629b1ca72f5cc586db334771c1eb8 done [2025-06-16T10:49:22.374Z] #7 exporting manifest sha256:9e4bcb949ba25fb8050041df9752ce00487792c1e0975646cdca05136070cece done [2025-06-16T10:49:22.374Z] #7 exporting config sha256:85e02934b2a4e20e8f3084fc3f4164f7ea95cdf98f7ad0b95d6ae16c8b96dd3b [2025-06-16T10:49:22.374Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:22.635Z] #7 exporting config sha256:85e02934b2a4e20e8f3084fc3f4164f7ea95cdf98f7ad0b95d6ae16c8b96dd3b done [2025-06-16T10:49:22.635Z] #7 exporting manifest list sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 done [2025-06-16T10:49:22.635Z] #7 pushing layers 0.0s done [2025-06-16T10:49:22.635Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:20bfd1d0a6adc5dec3add4c2805b592bfd734da800b63417da96d61e6611fde1 0.1s done [2025-06-16T10:49:22.635Z] #7 DONE 0.1s [2025-06-16T10:49:22.635Z] [2025-06-16T10:49:22.635Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:22.635Z] #8 DONE 0.0s [2025-06-16T10:49:22.635Z] [2025-06-16T10:49:22.635Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:22.635Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:22.924Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:49:22.924Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:49:23.185Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:23.185Z] #1 transferring dockerfile: 206B done [2025-06-16T10:49:23.185Z] #1 DONE 0.0s [2025-06-16T10:49:23.185Z] [2025-06-16T10:49:23.185Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:23.185Z] #2 DONE 0.0s [2025-06-16T10:49:23.185Z] [2025-06-16T10:49:23.185Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:23.185Z] #3 DONE 0.0s [2025-06-16T10:49:23.185Z] [2025-06-16T10:49:23.185Z] #4 [internal] load .dockerignore [2025-06-16T10:49:23.185Z] #4 transferring context: [2025-06-16T10:49:23.185Z] #4 transferring context: 2B done [2025-06-16T10:49:23.185Z] #4 DONE 0.0s [2025-06-16T10:49:23.185Z] [2025-06-16T10:49:23.185Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 [2025-06-16T10:49:23.185Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 [2025-06-16T10:49:23.185Z] #5 ... [2025-06-16T10:49:23.185Z] [2025-06-16T10:49:23.185Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 [2025-06-16T10:49:23.185Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 done [2025-06-16T10:49:23.185Z] #6 DONE 0.1s [2025-06-16T10:49:23.185Z] [2025-06-16T10:49:23.185Z] #7 exporting to image [2025-06-16T10:49:23.185Z] #7 exporting layers done [2025-06-16T10:49:23.185Z] #7 exporting manifest sha256:128366002f0e0c7b5f3af5f220b91ebccdd150127cff844219f7733b8223a48b done [2025-06-16T10:49:23.185Z] #7 exporting config sha256:efb3a56201993cea6e66e90762c916522bb4365a9937e6e31c249868cf26c7f8 done [2025-06-16T10:49:23.185Z] #7 exporting manifest sha256:4dc738198783926a09cd4979a156b782e5e81c13ed45118f336b2dbcbf6247e3 done [2025-06-16T10:49:23.185Z] #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 [2025-06-16T10:49:23.185Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:23.185Z] #7 ... [2025-06-16T10:49:23.185Z] [2025-06-16T10:49:23.185Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:23.185Z] #8 DONE 0.0s [2025-06-16T10:49:23.185Z] [2025-06-16T10:49:23.185Z] #7 exporting to image [2025-06-16T10:49:23.185Z] #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 done [2025-06-16T10:49:23.185Z] #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc done [2025-06-16T10:49:23.185Z] #7 pushing layers 0.1s done [2025-06-16T10:49:23.185Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc [2025-06-16T10:49:23.448Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc 0.1s done [2025-06-16T10:49:23.448Z] #7 DONE 0.2s [2025-06-16T10:49:23.448Z] [2025-06-16T10:49:23.448Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:23.448Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:23.740Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 --push - [2025-06-16T10:49:23.740Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1' [2025-06-16T10:49:23.740Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:23.740Z] #1 transferring dockerfile: 177B done [2025-06-16T10:49:23.740Z] #1 DONE 0.0s [2025-06-16T10:49:23.740Z] [2025-06-16T10:49:23.740Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [2025-06-16T10:49:23.740Z] #2 DONE 0.0s [2025-06-16T10:49:23.740Z] [2025-06-16T10:49:23.740Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [2025-06-16T10:49:23.740Z] #3 DONE 0.0s [2025-06-16T10:49:23.740Z] [2025-06-16T10:49:23.740Z] #4 [internal] load .dockerignore [2025-06-16T10:49:23.740Z] #4 transferring context: 2B done [2025-06-16T10:49:23.740Z] #4 DONE 0.0s [2025-06-16T10:49:23.740Z] [2025-06-16T10:49:23.740Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 [2025-06-16T10:49:23.740Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 0.0s done [2025-06-16T10:49:23.740Z] #5 CACHED [2025-06-16T10:49:23.740Z] [2025-06-16T10:49:23.740Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 [2025-06-16T10:49:23.740Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 0.0s done [2025-06-16T10:49:23.740Z] #6 CACHED [2025-06-16T10:49:23.740Z] [2025-06-16T10:49:23.740Z] #7 exporting to image [2025-06-16T10:49:23.740Z] #7 exporting layers done [2025-06-16T10:49:23.740Z] #7 exporting manifest sha256:128366002f0e0c7b5f3af5f220b91ebccdd150127cff844219f7733b8223a48b done [2025-06-16T10:49:23.740Z] #7 exporting config sha256:efb3a56201993cea6e66e90762c916522bb4365a9937e6e31c249868cf26c7f8 done [2025-06-16T10:49:23.740Z] #7 exporting manifest sha256:4dc738198783926a09cd4979a156b782e5e81c13ed45118f336b2dbcbf6247e3 done [2025-06-16T10:49:23.740Z] #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 done [2025-06-16T10:49:23.740Z] #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc [2025-06-16T10:49:23.740Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:23.999Z] #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc done [2025-06-16T10:49:23.999Z] #7 pushing layers 0.0s done [2025-06-16T10:49:23.999Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1@sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc 0.1s done [2025-06-16T10:49:23.999Z] #7 DONE 0.1s [2025-06-16T10:49:23.999Z] [2025-06-16T10:49:23.999Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:23.999Z] #8 DONE 0.0s [2025-06-16T10:49:23.999Z] [2025-06-16T10:49:23.999Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:23.999Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:24.288Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:49:24.288Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:49:24.549Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:24.549Z] #1 transferring dockerfile: 218B done [2025-06-16T10:49:24.549Z] #1 DONE 0.0s [2025-06-16T10:49:24.549Z] [2025-06-16T10:49:24.549Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:24.549Z] #2 DONE 0.0s [2025-06-16T10:49:24.549Z] [2025-06-16T10:49:24.549Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:24.549Z] #3 DONE 0.0s [2025-06-16T10:49:24.549Z] [2025-06-16T10:49:24.549Z] #4 [internal] load .dockerignore [2025-06-16T10:49:24.549Z] #4 transferring context: 2B done [2025-06-16T10:49:24.549Z] #4 DONE 0.0s [2025-06-16T10:49:24.549Z] [2025-06-16T10:49:24.549Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 [2025-06-16T10:49:24.549Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 done [2025-06-16T10:49:24.549Z] #5 CACHED [2025-06-16T10:49:24.549Z] [2025-06-16T10:49:24.549Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 [2025-06-16T10:49:24.549Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 done [2025-06-16T10:49:24.549Z] #6 CACHED [2025-06-16T10:49:24.549Z] [2025-06-16T10:49:24.549Z] #7 exporting to image [2025-06-16T10:49:24.549Z] #7 exporting layers done [2025-06-16T10:49:24.549Z] #7 exporting manifest sha256:128366002f0e0c7b5f3af5f220b91ebccdd150127cff844219f7733b8223a48b done [2025-06-16T10:49:24.549Z] #7 exporting config sha256:efb3a56201993cea6e66e90762c916522bb4365a9937e6e31c249868cf26c7f8 done [2025-06-16T10:49:24.549Z] #7 exporting manifest sha256:4dc738198783926a09cd4979a156b782e5e81c13ed45118f336b2dbcbf6247e3 done [2025-06-16T10:49:24.549Z] #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 done [2025-06-16T10:49:24.549Z] #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc [2025-06-16T10:49:24.549Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:24.549Z] #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc done [2025-06-16T10:49:24.549Z] #7 pushing layers 0.0s done [2025-06-16T10:49:24.549Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc 0.1s done [2025-06-16T10:49:24.549Z] #7 DONE 0.1s [2025-06-16T10:49:24.549Z] [2025-06-16T10:49:24.549Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:24.549Z] #8 DONE 0.0s [2025-06-16T10:49:24.549Z] [2025-06-16T10:49:24.549Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:24.549Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:24.839Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:odessa --push - [2025-06-16T10:49:24.839Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa' [2025-06-16T10:49:25.099Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:25.099Z] #1 transferring dockerfile: 172B done [2025-06-16T10:49:25.099Z] #1 DONE 0.0s [2025-06-16T10:49:25.099Z] [2025-06-16T10:49:25.099Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-06-16T10:49:25.099Z] #2 DONE 0.0s [2025-06-16T10:49:25.099Z] [2025-06-16T10:49:25.099Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-06-16T10:49:25.099Z] #3 DONE 0.0s [2025-06-16T10:49:25.099Z] [2025-06-16T10:49:25.099Z] #4 [internal] load .dockerignore [2025-06-16T10:49:25.099Z] #4 transferring context: 2B done [2025-06-16T10:49:25.099Z] #4 DONE 0.0s [2025-06-16T10:49:25.099Z] [2025-06-16T10:49:25.099Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 [2025-06-16T10:49:25.099Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 0.0s done [2025-06-16T10:49:25.099Z] #5 CACHED [2025-06-16T10:49:25.099Z] [2025-06-16T10:49:25.099Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 [2025-06-16T10:49:25.099Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:47c50b8a61137b849ac26e0b3a74ca2b60a75fe957666e77b3f5c258def3c8e3 0.0s done [2025-06-16T10:49:25.099Z] #6 CACHED [2025-06-16T10:49:25.099Z] [2025-06-16T10:49:25.099Z] #7 exporting to image [2025-06-16T10:49:25.099Z] #7 exporting layers done [2025-06-16T10:49:25.099Z] #7 exporting manifest sha256:128366002f0e0c7b5f3af5f220b91ebccdd150127cff844219f7733b8223a48b done [2025-06-16T10:49:25.099Z] #7 exporting config sha256:efb3a56201993cea6e66e90762c916522bb4365a9937e6e31c249868cf26c7f8 done [2025-06-16T10:49:25.099Z] #7 exporting manifest sha256:4dc738198783926a09cd4979a156b782e5e81c13ed45118f336b2dbcbf6247e3 done [2025-06-16T10:49:25.099Z] #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 [2025-06-16T10:49:25.099Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:25.099Z] #7 exporting config sha256:07569fc1ed9e5751570e20c10c8f816a45bbb906030238d87133792dc9ae7e02 done [2025-06-16T10:49:25.099Z] #7 exporting manifest list sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc done [2025-06-16T10:49:25.099Z] #7 pushing layers 0.0s done [2025-06-16T10:49:25.099Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:2c970148f391547a19534f744403e8d3cb8839a89a6bb220ceec2879f15205dc 0.1s done [2025-06-16T10:49:25.099Z] #7 DONE 0.1s [2025-06-16T10:49:25.099Z] [2025-06-16T10:49:25.099Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:25.099Z] #8 DONE 0.0s [2025-06-16T10:49:25.099Z] [2025-06-16T10:49:25.099Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:25.099Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:25.390Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2' [2025-06-16T10:49:25.390Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 --push - [2025-06-16T10:49:25.649Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:25.649Z] #1 transferring dockerfile: 202B done [2025-06-16T10:49:25.649Z] #1 DONE 0.0s [2025-06-16T10:49:25.649Z] [2025-06-16T10:49:25.649Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:25.649Z] #2 DONE 0.0s [2025-06-16T10:49:25.649Z] [2025-06-16T10:49:25.649Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T10:49:25.649Z] #3 DONE 0.0s [2025-06-16T10:49:25.649Z] [2025-06-16T10:49:25.649Z] #4 [internal] load .dockerignore [2025-06-16T10:49:25.649Z] #4 transferring context: 2B done [2025-06-16T10:49:25.649Z] #4 DONE 0.0s [2025-06-16T10:49:25.649Z] [2025-06-16T10:49:25.649Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab [2025-06-16T10:49:25.649Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab done [2025-06-16T10:49:25.649Z] #5 DONE 0.0s [2025-06-16T10:49:25.649Z] [2025-06-16T10:49:25.649Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab [2025-06-16T10:49:25.649Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 0.0s done [2025-06-16T10:49:25.649Z] #6 DONE 0.0s [2025-06-16T10:49:25.649Z] [2025-06-16T10:49:25.649Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab [2025-06-16T10:49:25.649Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab done [2025-06-16T10:49:25.649Z] #5 DONE 0.1s [2025-06-16T10:49:25.649Z] [2025-06-16T10:49:25.649Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:25.909Z] #7 DONE 0.0s [2025-06-16T10:49:25.909Z] [2025-06-16T10:49:25.909Z] #8 exporting to image [2025-06-16T10:49:25.909Z] #8 exporting layers done [2025-06-16T10:49:25.909Z] #8 exporting manifest sha256:a9f21f5d18857393e4a3b3934d2ae89b399df7c9e58dba934a7e803b15c0499c done [2025-06-16T10:49:25.909Z] #8 exporting config sha256:0c19e5f593dd76a9c852c1e141411b3e79d065ac27ae11f3b7504bdcdfcf2fdb done [2025-06-16T10:49:25.909Z] #8 exporting manifest sha256:e8118a66eb50b4e805b1389c3c4090a131922ec26225a17515ec9daefb7b0033 done [2025-06-16T10:49:25.909Z] #8 exporting config sha256:a5a0719cf2dac14f0d76223acaa4a5f6d6ca57a7258cf3f177cc6d0b6a90a61c done [2025-06-16T10:49:25.909Z] #8 exporting manifest list sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 done [2025-06-16T10:49:25.909Z] #8 pushing layers 0.1s done [2025-06-16T10:49:25.909Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 [2025-06-16T10:49:25.909Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:25.909Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2@sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 0.1s done [2025-06-16T10:49:25.909Z] #8 DONE 0.2s [2025-06-16T10:49:25.909Z] [2025-06-16T10:49:25.909Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:25.909Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:26.197Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1' [2025-06-16T10:49:26.197Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 --push - [2025-06-16T10:49:26.457Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:26.457Z] #1 transferring dockerfile: 173B done [2025-06-16T10:49:26.457Z] #1 DONE 0.0s [2025-06-16T10:49:26.457Z] [2025-06-16T10:49:26.457Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [2025-06-16T10:49:26.457Z] #2 DONE 0.0s [2025-06-16T10:49:26.457Z] [2025-06-16T10:49:26.457Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [2025-06-16T10:49:26.457Z] #3 DONE 0.0s [2025-06-16T10:49:26.457Z] [2025-06-16T10:49:26.457Z] #4 [internal] load .dockerignore [2025-06-16T10:49:26.457Z] #4 transferring context: 2B done [2025-06-16T10:49:26.457Z] #4 DONE 0.0s [2025-06-16T10:49:26.457Z] [2025-06-16T10:49:26.457Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab [2025-06-16T10:49:26.457Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 0.0s done [2025-06-16T10:49:26.457Z] #5 CACHED [2025-06-16T10:49:26.457Z] [2025-06-16T10:49:26.457Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab [2025-06-16T10:49:26.457Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 0.0s done [2025-06-16T10:49:26.457Z] #6 CACHED [2025-06-16T10:49:26.457Z] [2025-06-16T10:49:26.457Z] #7 exporting to image [2025-06-16T10:49:26.457Z] #7 exporting layers done [2025-06-16T10:49:26.457Z] #7 exporting manifest sha256:a9f21f5d18857393e4a3b3934d2ae89b399df7c9e58dba934a7e803b15c0499c done [2025-06-16T10:49:26.457Z] #7 exporting config sha256:0c19e5f593dd76a9c852c1e141411b3e79d065ac27ae11f3b7504bdcdfcf2fdb [2025-06-16T10:49:26.457Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:26.457Z] #7 exporting config sha256:0c19e5f593dd76a9c852c1e141411b3e79d065ac27ae11f3b7504bdcdfcf2fdb done [2025-06-16T10:49:26.457Z] #7 exporting manifest sha256:e8118a66eb50b4e805b1389c3c4090a131922ec26225a17515ec9daefb7b0033 done [2025-06-16T10:49:26.457Z] #7 exporting config sha256:a5a0719cf2dac14f0d76223acaa4a5f6d6ca57a7258cf3f177cc6d0b6a90a61c done [2025-06-16T10:49:26.457Z] #7 exporting manifest list sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 done [2025-06-16T10:49:26.457Z] #7 pushing layers 0.0s done [2025-06-16T10:49:26.457Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1@sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 0.1s done [2025-06-16T10:49:26.457Z] #7 DONE 0.1s [2025-06-16T10:49:26.457Z] [2025-06-16T10:49:26.457Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:26.457Z] #8 DONE 0.0s [2025-06-16T10:49:26.457Z] [2025-06-16T10:49:26.457Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:26.457Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:26.751Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1' [2025-06-16T10:49:26.751Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 --push - [2025-06-16T10:49:27.012Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:27.012Z] #1 transferring dockerfile: 214B done [2025-06-16T10:49:27.012Z] #1 DONE 0.0s [2025-06-16T10:49:27.012Z] [2025-06-16T10:49:27.012Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:27.012Z] #2 DONE 0.0s [2025-06-16T10:49:27.012Z] [2025-06-16T10:49:27.012Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T10:49:27.012Z] #3 DONE 0.0s [2025-06-16T10:49:27.012Z] [2025-06-16T10:49:27.012Z] #4 [internal] load .dockerignore [2025-06-16T10:49:27.012Z] #4 transferring context: 2B done [2025-06-16T10:49:27.012Z] #4 DONE 0.0s [2025-06-16T10:49:27.012Z] [2025-06-16T10:49:27.012Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab [2025-06-16T10:49:27.012Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 0.0s done [2025-06-16T10:49:27.012Z] #5 CACHED [2025-06-16T10:49:27.012Z] [2025-06-16T10:49:27.012Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab [2025-06-16T10:49:27.012Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab 0.0s done [2025-06-16T10:49:27.012Z] #6 CACHED [2025-06-16T10:49:27.012Z] [2025-06-16T10:49:27.012Z] #7 exporting to image [2025-06-16T10:49:27.012Z] #7 exporting layers done [2025-06-16T10:49:27.012Z] #7 exporting manifest sha256:a9f21f5d18857393e4a3b3934d2ae89b399df7c9e58dba934a7e803b15c0499c done [2025-06-16T10:49:27.012Z] #7 exporting config sha256:0c19e5f593dd76a9c852c1e141411b3e79d065ac27ae11f3b7504bdcdfcf2fdb done [2025-06-16T10:49:27.012Z] #7 exporting manifest sha256:e8118a66eb50b4e805b1389c3c4090a131922ec26225a17515ec9daefb7b0033 done [2025-06-16T10:49:27.012Z] #7 exporting config sha256:a5a0719cf2dac14f0d76223acaa4a5f6d6ca57a7258cf3f177cc6d0b6a90a61c done [2025-06-16T10:49:27.012Z] #7 exporting manifest list sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 [2025-06-16T10:49:27.012Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:27.012Z] #7 exporting manifest list sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 done [2025-06-16T10:49:27.012Z] #7 pushing layers 0.0s done [2025-06-16T10:49:27.013Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1@sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 0.1s done [2025-06-16T10:49:27.013Z] #7 DONE 0.1s [2025-06-16T10:49:27.013Z] [2025-06-16T10:49:27.013Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:27.013Z] #8 DONE 0.0s [2025-06-16T10:49:27.013Z] [2025-06-16T10:49:27.013Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:27.013Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-16T10:49:27.298Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:odessa --push - [2025-06-16T10:49:27.298Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa' [2025-06-16T10:49:27.557Z] #1 [internal] load build definition from Dockerfile [2025-06-16T10:49:27.557Z] #1 transferring dockerfile: 168B done [2025-06-16T10:49:27.557Z] #1 DONE 0.0s [2025-06-16T10:49:27.557Z] [2025-06-16T10:49:27.557Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-06-16T10:49:27.557Z] #2 DONE 0.0s [2025-06-16T10:49:27.557Z] [2025-06-16T10:49:27.557Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-06-16T10:49:27.557Z] #3 DONE 0.0s [2025-06-16T10:49:27.557Z] [2025-06-16T10:49:27.557Z] #4 [internal] load .dockerignore [2025-06-16T10:49:27.557Z] #4 transferring context: 2B done [2025-06-16T10:49:27.557Z] #4 DONE 0.0s [2025-06-16T10:49:27.557Z] [2025-06-16T10:49:27.557Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab [2025-06-16T10:49:27.557Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab done [2025-06-16T10:49:27.557Z] #5 CACHED [2025-06-16T10:49:27.557Z] [2025-06-16T10:49:27.557Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab [2025-06-16T10:49:27.557Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab done [2025-06-16T10:49:27.557Z] #6 DONE 0.0s [2025-06-16T10:49:27.557Z] [2025-06-16T10:49:27.557Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:dae034b26020c3ac8433150365d6f033a19b3a9075f821d837600fec0cd6a6ab [2025-06-16T10:49:27.557Z] #6 CACHED [2025-06-16T10:49:27.557Z] [2025-06-16T10:49:27.557Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-16T10:49:27.558Z] #7 DONE 0.0s [2025-06-16T10:49:27.558Z] [2025-06-16T10:49:27.558Z] #8 exporting to image [2025-06-16T10:49:27.558Z] #8 exporting layers done [2025-06-16T10:49:27.558Z] #8 exporting manifest sha256:a9f21f5d18857393e4a3b3934d2ae89b399df7c9e58dba934a7e803b15c0499c done [2025-06-16T10:49:27.558Z] #8 exporting config sha256:0c19e5f593dd76a9c852c1e141411b3e79d065ac27ae11f3b7504bdcdfcf2fdb done [2025-06-16T10:49:27.558Z] #8 exporting manifest sha256:e8118a66eb50b4e805b1389c3c4090a131922ec26225a17515ec9daefb7b0033 done [2025-06-16T10:49:27.558Z] #8 exporting config sha256:a5a0719cf2dac14f0d76223acaa4a5f6d6ca57a7258cf3f177cc6d0b6a90a61c done [2025-06-16T10:49:27.558Z] #8 exporting manifest list sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 done [2025-06-16T10:49:27.558Z] #8 pushing layers 0.0s done [2025-06-16T10:49:27.558Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:134546105e32c1371980ba6494b9c9803b0c91ae8feedfc8115d63fab060e282 0.1s done [2025-06-16T10:49:27.558Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-16T10:49:27.558Z] #8 DONE 0.1s [2025-06-16T10:49:27.558Z] [2025-06-16T10:49:27.558Z] 1 warning found (use --debug to expand): [2025-06-16T10:49:27.558Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-16T10:49:27.949Z] + '[' -d /w/workspace/edgex-go/15/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-16T10:49:28.250Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-16T10:49:28.805Z] ---> package-listing.sh [2025-06-16T10:49:28.805Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-16T10:49:28.805Z] ++ facter osfamily [2025-06-16T10:49:29.073Z] + OS_FAMILY=redhat [2025-06-16T10:49:29.073Z] + workspace=/w/workspace/edgex-go/15 [2025-06-16T10:49:29.073Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-16T10:49:29.073Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-16T10:49:29.073Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-16T10:49:29.073Z] + PACKAGES=/tmp/packages_start.txt [2025-06-16T10:49:29.073Z] + '[' /w/workspace/edgex-go/15 ']' [2025-06-16T10:49:29.073Z] + PACKAGES=/tmp/packages_end.txt [2025-06-16T10:49:29.073Z] + case "${OS_FAMILY}" in [2025-06-16T10:49:29.073Z] + sort [2025-06-16T10:49:29.073Z] + rpm -qa [2025-06-16T10:49:30.014Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-16T10:49:30.014Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-16T10:49:30.014Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-16T10:49:30.014Z] + '[' /w/workspace/edgex-go/15 ']' [2025-06-16T10:49:30.014Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2025-06-16T10:49:30.014Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo [2025-06-16T10:49:30.026Z] 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-16T10:49:30.328Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:49:30.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-16T10:49:30.947Z] [2025-06-16T10:49:30.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T10:49:31.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-16T10:49:31.260Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-16T10:49:31.260Z] 5eb5b503b376: Pulling fs layer [2025-06-16T10:49:31.260Z] 5c69ac0246d0: Pulling fs layer [2025-06-16T10:49:31.260Z] ec43610c2a17: Pulling fs layer [2025-06-16T10:49:31.260Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-16T10:49:31.260Z] 33b1e0a273af: Pulling fs layer [2025-06-16T10:49:31.260Z] 5d3b04190fa2: Pulling fs layer [2025-06-16T10:49:31.260Z] 2f39f015ded8: Pulling fs layer [2025-06-16T10:49:31.260Z] 3a2ae6a8a46f: Waiting [2025-06-16T10:49:31.260Z] 33b1e0a273af: Waiting [2025-06-16T10:49:31.260Z] 5d3b04190fa2: Waiting [2025-06-16T10:49:31.260Z] 2f39f015ded8: Waiting [2025-06-16T10:49:31.260Z] 5c69ac0246d0: Verifying Checksum [2025-06-16T10:49:31.260Z] 5c69ac0246d0: Download complete [2025-06-16T10:49:31.260Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-16T10:49:31.260Z] 3a2ae6a8a46f: Download complete [2025-06-16T10:49:31.260Z] ec43610c2a17: Verifying Checksum [2025-06-16T10:49:31.260Z] ec43610c2a17: Download complete [2025-06-16T10:49:31.260Z] 33b1e0a273af: Verifying Checksum [2025-06-16T10:49:31.260Z] 33b1e0a273af: Download complete [2025-06-16T10:49:31.260Z] 5d3b04190fa2: Verifying Checksum [2025-06-16T10:49:31.260Z] 5d3b04190fa2: Download complete [2025-06-16T10:49:31.521Z] 5eb5b503b376: Verifying Checksum [2025-06-16T10:49:31.521Z] 5eb5b503b376: Download complete [2025-06-16T10:49:32.103Z] 2f39f015ded8: Verifying Checksum [2025-06-16T10:49:32.103Z] 2f39f015ded8: Download complete [2025-06-16T10:49:33.047Z] 5eb5b503b376: Pull complete [2025-06-16T10:49:33.047Z] 5c69ac0246d0: Pull complete [2025-06-16T10:49:33.619Z] ec43610c2a17: Pull complete [2025-06-16T10:49:33.619Z] 3a2ae6a8a46f: Pull complete [2025-06-16T10:49:33.886Z] 33b1e0a273af: Pull complete [2025-06-16T10:49:33.886Z] 5d3b04190fa2: Pull complete [2025-06-16T10:49:38.111Z] 2f39f015ded8: Pull complete [2025-06-16T10:49:38.111Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-16T10:49:38.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-16T10:49:38.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T10:49:38.295Z] prd-centos7-docker-4c-2g-3388 does not seem to be running inside a container [2025-06-16T10:49:38.332Z] $ 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_odessa -v /w/workspace/edgexfoundry_edgex-go_odessa:/w/workspace/edgexfoundry_edgex-go_odessa:rw,z -v /w/workspace/edgexfoundry_edgex-go_odessa@tmp:/w/workspace/edgexfoundry_edgex-go_odessa@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 [2025-06-16T10:49:41.592Z] $ docker top e6bc85a07e917eff58a4fa86d629deb7e584bd95c45c1dc341e283f4ba63d675 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-16T10:49:41.947Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-16T10:49:42.241Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-16T10:49:42.536Z] + ls /var/log/sa-host [2025-06-16T10:49:42.537Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-16T10:49:42.617Z] provisioning config files... [2025-06-16T10:49:42.626Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config16580318045677890496tmp [Pipeline] { [Pipeline] echo [2025-06-16T10:49:42.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-16T10:49:42.929Z] ---> create-netrc.sh [Pipeline] } [2025-06-16T10:49:42.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-16T10:49:43.267Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-16T10:49:43.277Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-16T10:49:43.561Z] ---> sudo-logs.sh [2025-06-16T10:49:43.561Z] Archiving 'sudo' log.. [2025-06-16T10:49:43.561Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T10:49:43.593Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-16T10:49:43.601Z] $ docker stop --time=1 e6bc85a07e917eff58a4fa86d629deb7e584bd95c45c1dc341e283f4ba63d675 [2025-06-16T10:49:44.739Z] $ docker rm -f --volumes e6bc85a07e917eff58a4fa86d629deb7e584bd95c45c1dc341e283f4ba63d675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-16T10:49:44.844Z] [WS-CLEANUP] Deleting project workspace... [2025-06-16T10:49:44.844Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-16T10:49:44.872Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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] } [2025-06-16T11:04:18.356Z] #154 ... [2025-06-16T11:04:18.356Z] [2025-06-16T11:04:18.356Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-16T11:04:18.356Z] #148 DONE 1043.3s [2025-06-16T11:04:18.356Z] [2025-06-16T11:04:18.356Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-06-16T11:04:18.356Z] #152 ... [2025-06-16T11:04:18.356Z] [2025-06-16T11:04:18.356Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:04:18.356Z] #155 DONE 0.2s [2025-06-16T11:04:18.356Z] [2025-06-16T11:04:18.356Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-16T11:04:18.356Z] #156 DONE 0.3s [2025-06-16T11:04:18.356Z] [2025-06-16T11:04:18.356Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-16T11:04:18.356Z] #150 ... [2025-06-16T11:04:18.356Z] [2025-06-16T11:04:18.356Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-16T11:04:18.356Z] #157 DONE 0.4s [2025-06-16T11:04:18.356Z] [2025-06-16T11:04:18.356Z] #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 [2025-06-16T11:04:18.356Z] #158 DONE 0.1s [2025-06-16T11:04:18.356Z] [2025-06-16T11:04:18.356Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-06-16T11:04:18.356Z] #159 DONE 0.2s [2025-06-16T11:04:18.356Z] [2025-06-16T11:04:18.356Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-16T11:04:18.356Z] #160 DONE 2.3s [2025-06-16T11:04:18.356Z] [2025-06-16T11:04:18.356Z] #111 [core-common-config-bootstrapper] exporting to image [2025-06-16T11:04:18.356Z] #111 exporting layers [2025-06-16T11:04:18.356Z] #111 exporting layers 1.3s done [2025-06-16T11:04:18.356Z] #111 writing image sha256:39751c55e22883a60ffa99a9353dd40434a8f8a254ecd14ab55d1a8271855439 done [2025-06-16T11:04:18.356Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-06-16T11:04:18.356Z] #111 DONE 9.5s [2025-06-16T11:04:18.356Z] [2025-06-16T11:04:18.356Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-16T11:04:36.550Z] #154 ... [2025-06-16T11:04:36.550Z] [2025-06-16T11:04:36.550Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-16T11:04:36.550Z] #153 DONE 1071.3s [2025-06-16T11:04:36.550Z] [2025-06-16T11:04:36.550Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T11:04:37.966Z] #147 ... [2025-06-16T11:04:37.966Z] [2025-06-16T11:04:37.966Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-16T11:04:37.966Z] #161 DONE 0.2s [2025-06-16T11:04:37.966Z] [2025-06-16T11:04:37.966Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-16T11:04:40.554Z] #162 DONE 2.3s [2025-06-16T11:04:40.554Z] [2025-06-16T11:04:40.554Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:04:40.554Z] #163 DONE 0.2s [2025-06-16T11:04:40.554Z] [2025-06-16T11:04:40.554Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-16T11:04:40.554Z] #164 DONE 0.2s [2025-06-16T11:04:40.554Z] [2025-06-16T11:04:40.554Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T11:04:40.825Z] #147 ... [2025-06-16T11:04:40.825Z] [2025-06-16T11:04:40.825Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-16T11:04:40.825Z] #165 DONE 0.3s [2025-06-16T11:04:40.825Z] [2025-06-16T11:04:40.825Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-16T11:04:41.097Z] #150 ... [2025-06-16T11:04:41.097Z] [2025-06-16T11:04:41.097Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-16T11:04:41.097Z] #166 DONE 0.1s [2025-06-16T11:04:41.097Z] [2025-06-16T11:04:41.097Z] #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/ [2025-06-16T11:04:41.373Z] #167 DONE 0.1s [2025-06-16T11:04:41.373Z] [2025-06-16T11:04:41.373Z] #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/ [2025-06-16T11:04:41.373Z] #168 DONE 0.1s [2025-06-16T11:04:41.373Z] [2025-06-16T11:04:41.373Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-06-16T11:04:41.373Z] #151 ... [2025-06-16T11:04:41.373Z] [2025-06-16T11:04:41.373Z] #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/ [2025-06-16T11:04:41.373Z] #169 DONE 0.1s [2025-06-16T11:04:41.644Z] [2025-06-16T11:04:41.644Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-16T11:04:41.644Z] #170 DONE 0.1s [2025-06-16T11:04:41.644Z] [2025-06-16T11:04:41.644Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-16T11:04:44.253Z] #171 DONE 2.7s [2025-06-16T11:04:44.253Z] [2025-06-16T11:04:44.253Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-06-16T11:04:44.522Z] #152 ... [2025-06-16T11:04:44.522Z] [2025-06-16T11:04:44.522Z] #111 [security-bootstrapper] exporting to image [2025-06-16T11:04:44.522Z] #111 exporting layers [2025-06-16T11:04:45.483Z] #111 exporting layers 1.2s done [2025-06-16T11:04:45.483Z] #111 writing image sha256:8329fe301d8a41162be6c3420869807ec481e81601d464592a0f940cad24727f done [2025-06-16T11:04:45.483Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2025-06-16T11:04:45.483Z] #111 DONE 10.6s [2025-06-16T11:04:45.483Z] [2025-06-16T11:04:45.483Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-16T11:18:37.993Z] #146 ... [2025-06-16T11:18:37.993Z] [2025-06-16T11:18:37.993Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-06-16T11:18:37.993Z] #149 DONE 1904.9s [2025-06-16T11:18:37.993Z] [2025-06-16T11:18:37.993Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-06-16T11:18:37.993Z] #151 ... [2025-06-16T11:18:37.993Z] [2025-06-16T11:18:37.993Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:18:37.993Z] #172 DONE 0.2s [2025-06-16T11:18:37.993Z] [2025-06-16T11:18:37.993Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-16T11:18:37.993Z] #173 DONE 0.5s [2025-06-16T11:18:37.993Z] [2025-06-16T11:18:37.993Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-06-16T11:18:37.993Z] #151 ... [2025-06-16T11:18:37.993Z] [2025-06-16T11:18:37.993Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-16T11:18:37.993Z] #174 DONE 0.5s [2025-06-16T11:18:37.993Z] [2025-06-16T11:18:37.993Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-16T11:18:37.993Z] #175 DONE 0.1s [2025-06-16T11:18:37.993Z] [2025-06-16T11:18:37.993Z] #111 [core-command] exporting to image [2025-06-16T11:18:37.993Z] #111 exporting layers [2025-06-16T11:18:37.993Z] #111 exporting layers 0.4s done [2025-06-16T11:18:37.993Z] #111 writing image sha256:48f5b5d9941b545d3fd230707375111d51a26e9736a05c312d3e96afef23c53d done [2025-06-16T11:18:37.993Z] #111 naming to docker.io/library/core-command-arm64 done [2025-06-16T11:18:37.993Z] #111 DONE 11.0s [2025-06-16T11:18:37.993Z] [2025-06-16T11:18:37.993Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-16T11:18:44.639Z] #146 1920.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-16T11:18:54.716Z] #146 ... [2025-06-16T11:18:54.716Z] [2025-06-16T11:18:54.716Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-16T11:18:54.716Z] #143 DONE 1929.5s [2025-06-16T11:18:54.716Z] [2025-06-16T11:18:54.716Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T11:18:56.124Z] #147 ... [2025-06-16T11:18:56.124Z] [2025-06-16T11:18:56.124Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:18:56.392Z] #176 DONE 0.1s [2025-06-16T11:18:56.392Z] [2025-06-16T11:18:56.392Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T11:18:56.392Z] #147 ... [2025-06-16T11:18:56.392Z] [2025-06-16T11:18:56.392Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-16T11:18:56.659Z] #177 DONE 0.2s [2025-06-16T11:18:56.659Z] [2025-06-16T11:18:56.659Z] #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 [2025-06-16T11:18:56.926Z] #178 DONE 0.3s [2025-06-16T11:18:56.926Z] [2025-06-16T11:18:56.926Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-16T11:18:57.196Z] #179 DONE 0.1s [2025-06-16T11:18:57.196Z] [2025-06-16T11:18:57.196Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-16T11:18:57.463Z] #180 DONE 0.3s [2025-06-16T11:18:57.463Z] [2025-06-16T11:18:57.463Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-16T11:18:57.463Z] #181 DONE 0.1s [2025-06-16T11:18:57.463Z] [2025-06-16T11:18:57.463Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-16T11:18:59.407Z] #182 DONE 2.0s [2025-06-16T11:18:59.407Z] [2025-06-16T11:18:59.407Z] #111 [security-proxy-setup] exporting to image [2025-06-16T11:18:59.407Z] #111 exporting layers [2025-06-16T11:19:00.817Z] #111 exporting layers 1.2s done [2025-06-16T11:19:00.817Z] #111 writing image sha256:b9237b1b3df13c3c5f18d33a64d1504f40adddd7dda8a9b9e9b8a9c3fe6ab399 done [2025-06-16T11:19:00.817Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2025-06-16T11:19:00.817Z] #111 DONE 12.3s [2025-06-16T11:19:00.817Z] [2025-06-16T11:19:00.817Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T11:19:19.020Z] #147 ... [2025-06-16T11:19:19.020Z] [2025-06-16T11:19:19.020Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-16T11:19:19.020Z] #146 DONE 1954.2s [2025-06-16T11:19:19.020Z] [2025-06-16T11:19:19.020Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-06-16T11:19:20.429Z] #152 ... [2025-06-16T11:19:20.429Z] [2025-06-16T11:19:20.429Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:19:20.696Z] #183 DONE 0.1s [2025-06-16T11:19:20.696Z] [2025-06-16T11:19:20.696Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-16T11:19:20.964Z] #184 DONE 0.1s [2025-06-16T11:19:20.964Z] [2025-06-16T11:19:20.964Z] #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 [2025-06-16T11:19:20.964Z] #185 DONE 0.2s [2025-06-16T11:19:20.964Z] [2025-06-16T11:19:20.964Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:19:21.231Z] #45 ... [2025-06-16T11:19:21.231Z] [2025-06-16T11:19:21.231Z] #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 [2025-06-16T11:19:21.501Z] #186 DONE 0.4s [2025-06-16T11:19:21.501Z] [2025-06-16T11:19:21.501Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-16T11:19:21.775Z] #187 DONE 0.2s [2025-06-16T11:19:21.775Z] [2025-06-16T11:19:21.775Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-16T11:19:22.042Z] #188 DONE 0.4s [2025-06-16T11:19:22.042Z] [2025-06-16T11:19:22.042Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-16T11:19:22.628Z] #189 DONE 0.4s [2025-06-16T11:19:22.628Z] [2025-06-16T11:19:22.628Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-16T11:19:22.628Z] #190 DONE 0.2s [2025-06-16T11:19:22.628Z] [2025-06-16T11:19:22.628Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-16T11:19:24.574Z] #191 DONE 1.9s [2025-06-16T11:19:24.574Z] [2025-06-16T11:19:24.574Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-16T11:19:24.574Z] #145 ... [2025-06-16T11:19:24.574Z] [2025-06-16T11:19:24.574Z] #111 [security-secretstore-setup] exporting to image [2025-06-16T11:19:24.574Z] #111 exporting layers [2025-06-16T11:19:25.979Z] #111 exporting layers 1.4s done [2025-06-16T11:19:25.979Z] #111 writing image sha256:a98a27b39d60f753d97ec09be260c2055caba2f225adfef74a37022fa1584438 done [2025-06-16T11:19:25.979Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-06-16T11:19:25.979Z] #111 DONE 13.6s [2025-06-16T11:19:25.979Z] [2025-06-16T11:19:25.979Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T11:20:33.846Z] #147 ... [2025-06-16T11:20:33.846Z] [2025-06-16T11:20:33.846Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-16T11:20:33.846Z] #145 DONE 2028.6s [2025-06-16T11:20:33.846Z] [2025-06-16T11:20:33.846Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-06-16T11:20:34.816Z] #152 ... [2025-06-16T11:20:34.816Z] [2025-06-16T11:20:34.816Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:20:35.084Z] #192 DONE 0.6s [2025-06-16T11:20:35.084Z] [2025-06-16T11:20:35.084Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:20:35.351Z] #45 ... [2025-06-16T11:20:35.351Z] [2025-06-16T11:20:35.351Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-16T11:20:35.351Z] #193 DONE 0.2s [2025-06-16T11:20:35.351Z] [2025-06-16T11:20:35.351Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T11:20:35.618Z] #147 ... [2025-06-16T11:20:35.618Z] [2025-06-16T11:20:35.618Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-16T11:20:36.206Z] #194 DONE 0.5s [2025-06-16T11:20:36.206Z] [2025-06-16T11:20:36.206Z] #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 [2025-06-16T11:20:36.206Z] #195 DONE 0.1s [2025-06-16T11:20:36.206Z] [2025-06-16T11:20:36.206Z] #111 [security-spiffe-token-provider] exporting to image [2025-06-16T11:20:36.206Z] #111 exporting layers [2025-06-16T11:20:37.617Z] #111 exporting layers 1.5s done [2025-06-16T11:20:37.617Z] #111 writing image sha256:8c0e4363469f5f94674c712257b41578939f9772862ca9484af43e6f355ab8b9 done [2025-06-16T11:20:37.617Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-06-16T11:20:37.617Z] #111 DONE 15.1s [2025-06-16T11:20:37.617Z] [2025-06-16T11:20:37.617Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T11:21:04.294Z] #147 ... [2025-06-16T11:21:04.294Z] [2025-06-16T11:21:04.294Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-16T11:21:04.294Z] #150 DONE 2059.0s [2025-06-16T11:21:04.294Z] [2025-06-16T11:21:04.294Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-06-16T11:21:04.880Z] #152 DONE 2060.6s [2025-06-16T11:21:04.880Z] [2025-06-16T11:21:04.880Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:21:05.463Z] #196 DONE 0.6s [2025-06-16T11:21:05.463Z] [2025-06-16T11:21:05.463Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-16T11:21:05.734Z] #144 ... [2025-06-16T11:21:05.734Z] [2025-06-16T11:21:05.734Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-16T11:21:06.319Z] #197 DONE 0.4s [2025-06-16T11:21:06.319Z] [2025-06-16T11:21:06.319Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-16T11:21:06.585Z] #198 DONE 0.3s [2025-06-16T11:21:06.585Z] [2025-06-16T11:21:06.585Z] #111 [core-keeper] exporting to image [2025-06-16T11:21:06.585Z] #111 exporting layers [2025-06-16T11:21:07.168Z] #111 exporting layers 0.8s done [2025-06-16T11:21:07.168Z] #111 writing image sha256:08fc2d7104ea3d014cfed448c9fc69883cdb8ad4b8dde9b9ba3c0046226900b7 [2025-06-16T11:21:07.435Z] #111 writing image sha256:08fc2d7104ea3d014cfed448c9fc69883cdb8ad4b8dde9b9ba3c0046226900b7 0.0s done [2025-06-16T11:21:07.435Z] #111 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-06-16T11:21:07.435Z] #111 DONE 16.0s [2025-06-16T11:21:07.435Z] [2025-06-16T11:21:07.435Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T11:21:08.404Z] #147 ... [2025-06-16T11:21:08.404Z] [2025-06-16T11:21:08.404Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:21:08.404Z] #199 DONE 0.2s [2025-06-16T11:21:08.404Z] [2025-06-16T11:21:08.404Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:08.404Z] #45 ... [2025-06-16T11:21:08.404Z] [2025-06-16T11:21:08.404Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-16T11:21:08.672Z] #200 DONE 0.3s [2025-06-16T11:21:08.672Z] [2025-06-16T11:21:08.672Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-06-16T11:21:08.939Z] #151 DONE 2064.5s [2025-06-16T11:21:08.939Z] [2025-06-16T11:21:08.939Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-16T11:21:09.526Z] #201 DONE 0.7s [2025-06-16T11:21:09.526Z] [2025-06-16T11:21:09.526Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:09.526Z] #45 ... [2025-06-16T11:21:09.526Z] [2025-06-16T11:21:09.526Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-16T11:21:09.794Z] #202 DONE 0.3s [2025-06-16T11:21:09.794Z] [2025-06-16T11:21:09.794Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-16T11:21:10.067Z] #203 DONE 0.4s [2025-06-16T11:21:10.067Z] [2025-06-16T11:21:10.067Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-16T11:21:10.347Z] #144 ... [2025-06-16T11:21:10.347Z] [2025-06-16T11:21:10.347Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-16T11:21:12.930Z] #204 DONE 2.2s [2025-06-16T11:21:12.930Z] [2025-06-16T11:21:12.930Z] #111 [security-proxy-auth] exporting to image [2025-06-16T11:21:12.930Z] #111 exporting layers [2025-06-16T11:21:12.930Z] #111 ... [2025-06-16T11:21:12.930Z] [2025-06-16T11:21:12.930Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:21:12.930Z] #205 DONE 0.4s [2025-06-16T11:21:12.930Z] [2025-06-16T11:21:12.930Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-16T11:21:12.930Z] #206 DONE 0.2s [2025-06-16T11:21:12.930Z] [2025-06-16T11:21:12.930Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-16T11:21:13.197Z] #207 ... [2025-06-16T11:21:13.197Z] [2025-06-16T11:21:13.197Z] #111 [security-proxy-auth] exporting to image [2025-06-16T11:21:13.197Z] #111 exporting layers 0.9s done [2025-06-16T11:21:13.197Z] #111 writing image sha256:5b47edc3dfe996c2497388fdc981664cb93c66bea5a9549c815db6378555857e done [2025-06-16T11:21:13.197Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2025-06-16T11:21:13.197Z] #111 DONE 16.8s [2025-06-16T11:21:13.469Z] [2025-06-16T11:21:13.469Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-16T11:21:13.469Z] #144 ... [2025-06-16T11:21:13.469Z] [2025-06-16T11:21:13.469Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-16T11:21:13.469Z] #207 DONE 0.5s [2025-06-16T11:21:13.469Z] [2025-06-16T11:21:13.469Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-16T11:21:13.737Z] #208 DONE 0.1s [2025-06-16T11:21:13.737Z] [2025-06-16T11:21:13.737Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:13.737Z] #45 ... [2025-06-16T11:21:13.737Z] [2025-06-16T11:21:13.737Z] #111 [core-data] exporting to image [2025-06-16T11:21:14.008Z] #111 exporting layers 0.4s done [2025-06-16T11:21:14.008Z] #111 writing image sha256:ff7c7a321caa628fb87225567162aca5efa02892392d961fb368f1e7fccd794f done [2025-06-16T11:21:14.008Z] #111 naming to docker.io/library/core-data-arm64 [2025-06-16T11:21:14.276Z] #111 naming to docker.io/library/core-data-arm64 done [2025-06-16T11:21:14.276Z] #111 DONE 17.2s [2025-06-16T11:21:14.276Z] [2025-06-16T11:21:14.276Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-06-16T11:21:14.860Z] #147 DONE 2070.4s [2025-06-16T11:21:14.860Z] [2025-06-16T11:21:14.860Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:16.268Z] #45 ... [2025-06-16T11:21:16.268Z] [2025-06-16T11:21:16.268Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:21:16.851Z] #209 DONE 0.3s [2025-06-16T11:21:16.851Z] [2025-06-16T11:21:16.851Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-16T11:21:17.122Z] #210 DONE 0.3s [2025-06-16T11:21:17.123Z] [2025-06-16T11:21:17.123Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-16T11:21:17.711Z] #211 DONE 0.8s [2025-06-16T11:21:17.711Z] [2025-06-16T11:21:17.711Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-16T11:21:17.979Z] #212 DONE 0.1s [2025-06-16T11:21:17.979Z] [2025-06-16T11:21:17.979Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-16T11:21:17.979Z] #213 DONE 0.2s [2025-06-16T11:21:17.979Z] [2025-06-16T11:21:17.979Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:18.245Z] #45 ... [2025-06-16T11:21:18.245Z] [2025-06-16T11:21:18.245Z] #111 [core-metadata] exporting to image [2025-06-16T11:21:18.512Z] #111 exporting layers 0.4s done [2025-06-16T11:21:18.512Z] #111 writing image sha256:b6138bf3a44d523776369fc45e543f051ba0c00ec9b3e0382e7ac789562f0be9 done [2025-06-16T11:21:18.512Z] #111 naming to docker.io/library/core-metadata-arm64 done [2025-06-16T11:21:18.512Z] #111 DONE 17.7s [2025-06-16T11:21:18.512Z] [2025-06-16T11:21:18.512Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:45.186Z] #45 ... [2025-06-16T11:21:45.186Z] [2025-06-16T11:21:45.186Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-16T11:21:45.186Z] #154 DONE 2100.0s [2025-06-16T11:21:45.186Z] [2025-06-16T11:21:45.186Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:46.155Z] #45 ... [2025-06-16T11:21:46.155Z] [2025-06-16T11:21:46.155Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:21:46.424Z] #214 DONE 0.2s [2025-06-16T11:21:46.424Z] [2025-06-16T11:21:46.424Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-16T11:21:46.689Z] #215 DONE 0.2s [2025-06-16T11:21:46.689Z] [2025-06-16T11:21:46.689Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-16T11:21:47.269Z] #216 DONE 0.5s [2025-06-16T11:21:47.269Z] [2025-06-16T11:21:47.269Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-16T11:21:47.269Z] #217 DONE 0.1s [2025-06-16T11:21:47.269Z] [2025-06-16T11:21:47.269Z] #111 [support-scheduler] exporting to image [2025-06-16T11:21:47.269Z] #111 exporting layers [2025-06-16T11:21:49.622Z] #111 exporting layers 1.1s done [2025-06-16T11:21:49.622Z] #111 writing image sha256:b67f6a47ce38013f2ea640ad54e01eb24566f544db45b36c5fa3016446f0602c [2025-06-16T11:21:49.622Z] #111 writing image sha256:b67f6a47ce38013f2ea640ad54e01eb24566f544db45b36c5fa3016446f0602c done [2025-06-16T11:21:49.622Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2025-06-16T11:21:49.622Z] #111 DONE 18.8s [2025-06-16T11:21:49.622Z] [2025-06-16T11:21:49.622Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:52.569Z] #45 ... [2025-06-16T11:21:52.569Z] [2025-06-16T11:21:52.569Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-16T11:21:52.569Z] #144 DONE 2107.3s [2025-06-16T11:21:52.569Z] [2025-06-16T11:21:52.569Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:54.237Z] #45 ... [2025-06-16T11:21:54.237Z] [2025-06-16T11:21:54.237Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-16T11:21:54.237Z] #218 DONE 0.1s [2025-06-16T11:21:54.237Z] [2025-06-16T11:21:54.237Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:54.237Z] #45 ... [2025-06-16T11:21:54.237Z] [2025-06-16T11:21:54.237Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-16T11:21:54.237Z] #219 DONE 0.1s [2025-06-16T11:21:54.237Z] [2025-06-16T11:21:54.237Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-16T11:21:54.237Z] #220 DONE 0.3s [2025-06-16T11:21:54.237Z] [2025-06-16T11:21:54.237Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-16T11:21:54.237Z] #221 DONE 0.1s [2025-06-16T11:21:54.237Z] [2025-06-16T11:21:54.237Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:54.237Z] #45 ... [2025-06-16T11:21:54.237Z] [2025-06-16T11:21:54.237Z] #111 [support-notifications] exporting to image [2025-06-16T11:21:54.237Z] #111 exporting layers [2025-06-16T11:21:54.819Z] #111 exporting layers 0.5s done [2025-06-16T11:21:54.819Z] #111 writing image sha256:9bc76375c05bc2b174e85a8b806bf45bdaee977c48e47d6b3ccd038190d8c6e9 done [2025-06-16T11:21:54.819Z] #111 naming to docker.io/library/support-notifications-arm64 done [2025-06-16T11:21:54.819Z] #111 DONE 19.4s [2025-06-16T11:21:54.819Z] [2025-06-16T11:21:54.819Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-16T11:21:54.819Z] time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:42:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-16T11:21:54.819Z] time="2025-06-16T10:43:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-16T11:21:54.857Z] $ docker stop --time=1 7688b13f3426186cecbd15e2b977aa24f7a2d4aaec2d61e9eb7c082c3cdf7753 [2025-06-16T11:21:57.249Z] $ docker rm -f --volumes 7688b13f3426186cecbd15e2b977aa24f7a2d4aaec2d61e9eb7c082c3cdf7753 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-16T11:21:57.805Z] + docker images [2025-06-16T11:21:57.805Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-16T11:21:57.805Z] support-notifications-arm64 latest 9bc76375c05b 3 seconds ago 52MB [2025-06-16T11:21:57.805Z] support-scheduler-arm64 latest b67f6a47ce38 10 seconds ago 48.2MB [2025-06-16T11:21:57.805Z] core-metadata-arm64 latest b6138bf3a44d 40 seconds ago 33MB [2025-06-16T11:21:57.805Z] core-data-arm64 latest ff7c7a321caa 44 seconds ago 32.8MB [2025-06-16T11:21:57.805Z] security-proxy-auth-arm64 latest 5b47edc3dfe9 45 seconds ago 31.8MB [2025-06-16T11:21:57.805Z] core-keeper-arm64 latest 08fc2d7104ea 51 seconds ago 32.5MB [2025-06-16T11:21:57.805Z] security-spiffe-token-provider-arm64 latest 8c0e4363469f About a minute ago 47.8MB [2025-06-16T11:21:57.805Z] security-secretstore-setup-arm64 latest a98a27b39d60 2 minutes ago 67.2MB [2025-06-16T11:21:57.805Z] security-proxy-setup-arm64 latest b9237b1b3df1 2 minutes ago 38.6MB [2025-06-16T11:21:57.805Z] core-command-arm64 latest 48f5b5d9941b 3 minutes ago 28.4MB [2025-06-16T11:21:57.805Z] security-bootstrapper-arm64 latest 8329fe301d8a 17 minutes ago 21.1MB [2025-06-16T11:21:57.805Z] core-common-config-bootstrapper-arm64 latest 39751c55e228 17 minutes ago 17.9MB [2025-06-16T11:21:57.805Z] security-spire-agent-arm64 latest e99ed2b97dbf 37 minutes ago 187MB [2025-06-16T11:21:57.805Z] security-spire-config-arm64 latest c78cdf334ef1 37 minutes ago 143MB [2025-06-16T11:21:57.805Z] security-spire-server-arm64 latest b3f116023fb0 37 minutes ago 144MB [2025-06-16T11:21:57.805Z] ci-base-image-arm64 latest bcf40abbb582 39 minutes ago 909MB [2025-06-16T11:21:57.805Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 3 months ago 560MB [2025-06-16T11:21:57.805Z] 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 [2025-06-16T11:21:57.959Z] provisioning config files... [2025-06-16T11:21:57.987Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config12502726516813806974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:21:58.347Z] ---> ****-login.sh [2025-06-16T11:21:58.347Z] nexus3.edgexfoundry.org:10001 [2025-06-16T11:21:58.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T11:21:58.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T11:21:58.900Z] Configure a credential helper to remove this warning. See [2025-06-16T11:21:58.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T11:21:58.900Z] [2025-06-16T11:21:58.900Z] Login Succeeded [2025-06-16T11:21:58.900Z] nexus3.edgexfoundry.org:10002 [2025-06-16T11:21:59.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T11:21:59.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T11:21:59.197Z] Configure a credential helper to remove this warning. See [2025-06-16T11:21:59.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T11:21:59.197Z] [2025-06-16T11:21:59.197Z] Login Succeeded [2025-06-16T11:21:59.197Z] nexus3.edgexfoundry.org:10003 [2025-06-16T11:21:59.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T11:21:59.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T11:21:59.475Z] Configure a credential helper to remove this warning. See [2025-06-16T11:21:59.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T11:21:59.475Z] [2025-06-16T11:21:59.475Z] Login Succeeded [2025-06-16T11:21:59.475Z] nexus3.edgexfoundry.org:10004 [2025-06-16T11:21:59.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T11:22:00.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T11:22:00.063Z] Configure a credential helper to remove this warning. See [2025-06-16T11:22:00.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T11:22:00.063Z] [2025-06-16T11:22:00.063Z] Login Succeeded [2025-06-16T11:22:00.063Z] ****.io [2025-06-16T11:22:00.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-16T11:22:00.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-16T11:22:00.597Z] Configure a credential helper to remove this warning. See [2025-06-16T11:22:00.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-16T11:22:00.597Z] [2025-06-16T11:22:00.597Z] Login Succeeded [2025-06-16T11:22:00.597Z] ---> ****-login.sh ends [Pipeline] } [2025-06-16T11:22:00.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:22:00.666Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-16T11:22:00.697Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-06-16T11:22:00.697Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:00.697Z] 4.0.1-dev.1 [2025-06-16T11:22:00.697Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:00.697Z] odessa [2025-06-16T11:22:00.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:01.077Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:01.425Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:01.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-16T11:22:01.425Z] 0e4af50d8625: Preparing [2025-06-16T11:22:01.425Z] 4747e73aa4f5: Preparing [2025-06-16T11:22:01.425Z] 11f3cc24661b: Preparing [2025-06-16T11:22:01.425Z] 01681171273e: Preparing [2025-06-16T11:22:01.425Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:01.425Z] 3c45d839a62a: Preparing [2025-06-16T11:22:01.425Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:01.425Z] 3c45d839a62a: Waiting [2025-06-16T11:22:01.425Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:01.690Z] 01681171273e: Pushed [2025-06-16T11:22:01.690Z] 46e2ee3fcc53: Pushed [2025-06-16T11:22:01.690Z] 11f3cc24661b: Pushed [2025-06-16T11:22:01.690Z] 0e4af50d8625: Pushed [2025-06-16T11:22:01.690Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:01.690Z] 3c45d839a62a: Pushed [2025-06-16T11:22:05.919Z] 4747e73aa4f5: Pushed [2025-06-16T11:22:05.919Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:37ba0d49bb66b45cd52680d3f079e531b08b6a712b9ca9fdd56d259accc2f092 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:06.273Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:06.623Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [2025-06-16T11:22:06.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-16T11:22:06.623Z] 0e4af50d8625: Preparing [2025-06-16T11:22:06.623Z] 4747e73aa4f5: Preparing [2025-06-16T11:22:06.623Z] 11f3cc24661b: Preparing [2025-06-16T11:22:06.623Z] 01681171273e: Preparing [2025-06-16T11:22:06.623Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:06.623Z] 3c45d839a62a: Preparing [2025-06-16T11:22:06.623Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:06.623Z] 3c45d839a62a: Waiting [2025-06-16T11:22:06.623Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:06.623Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:06.623Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:06.623Z] 0e4af50d8625: Layer already exists [2025-06-16T11:22:06.623Z] 4747e73aa4f5: Layer already exists [2025-06-16T11:22:06.623Z] 01681171273e: Layer already exists [2025-06-16T11:22:06.623Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:06.623Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:06.888Z] 4.0.1-dev.1: digest: sha256:37ba0d49bb66b45cd52680d3f079e531b08b6a712b9ca9fdd56d259accc2f092 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:07.252Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:07.608Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:07.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-16T11:22:07.608Z] 0e4af50d8625: Preparing [2025-06-16T11:22:07.608Z] 4747e73aa4f5: Preparing [2025-06-16T11:22:07.608Z] 11f3cc24661b: Preparing [2025-06-16T11:22:07.608Z] 01681171273e: Preparing [2025-06-16T11:22:07.608Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:07.608Z] 3c45d839a62a: Preparing [2025-06-16T11:22:07.608Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:07.608Z] 3c45d839a62a: Waiting [2025-06-16T11:22:07.608Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:07.608Z] 01681171273e: Layer already exists [2025-06-16T11:22:07.608Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:07.608Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:07.608Z] 4747e73aa4f5: Layer already exists [2025-06-16T11:22:07.608Z] 0e4af50d8625: Layer already exists [2025-06-16T11:22:07.608Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:07.608Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:07.872Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:37ba0d49bb66b45cd52680d3f079e531b08b6a712b9ca9fdd56d259accc2f092 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:08.237Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:08.595Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [2025-06-16T11:22:08.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-16T11:22:08.595Z] 0e4af50d8625: Preparing [2025-06-16T11:22:08.595Z] 4747e73aa4f5: Preparing [2025-06-16T11:22:08.595Z] 11f3cc24661b: Preparing [2025-06-16T11:22:08.595Z] 01681171273e: Preparing [2025-06-16T11:22:08.595Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:08.595Z] 3c45d839a62a: Preparing [2025-06-16T11:22:08.595Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:08.595Z] 3c45d839a62a: Waiting [2025-06-16T11:22:08.595Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:08.595Z] 4747e73aa4f5: Layer already exists [2025-06-16T11:22:08.596Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:08.596Z] 0e4af50d8625: Layer already exists [2025-06-16T11:22:08.596Z] 01681171273e: Layer already exists [2025-06-16T11:22:08.596Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:08.596Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:08.596Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:08.859Z] odessa: digest: sha256:37ba0d49bb66b45cd52680d3f079e531b08b6a712b9ca9fdd56d259accc2f092 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:22:08.950Z] ===================================================== [Pipeline] echo [2025-06-16T11:22:08.966Z] taggedImages: [2025-06-16T11:22:08.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:08.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [2025-06-16T11:22:08.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:08.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-06-16T11:22:08.996Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-06-16T11:22:08.996Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:08.996Z] 4.0.1-dev.1 [2025-06-16T11:22:08.996Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:08.996Z] odessa [2025-06-16T11:22:08.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:09.364Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:09.711Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:09.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-16T11:22:09.712Z] f2ba58bb87f9: Preparing [2025-06-16T11:22:09.712Z] 271c40758d0b: Preparing [2025-06-16T11:22:09.712Z] a415999ac277: Preparing [2025-06-16T11:22:09.712Z] 6cf595798a0d: Preparing [2025-06-16T11:22:09.712Z] 11f3cc24661b: Preparing [2025-06-16T11:22:09.712Z] 01681171273e: Preparing [2025-06-16T11:22:09.712Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:09.712Z] 01681171273e: Waiting [2025-06-16T11:22:09.712Z] 3c45d839a62a: Preparing [2025-06-16T11:22:09.712Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:09.712Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:09.712Z] 3c45d839a62a: Waiting [2025-06-16T11:22:09.712Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:09.712Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:09.712Z] 01681171273e: Layer already exists [2025-06-16T11:22:09.976Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:09.976Z] 271c40758d0b: Pushed [2025-06-16T11:22:09.976Z] f2ba58bb87f9: Pushed [2025-06-16T11:22:09.976Z] a415999ac277: Pushed [2025-06-16T11:22:09.976Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:09.976Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:11.904Z] 6cf595798a0d: Pushed [2025-06-16T11:22:11.904Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:eb6f5e4b54700f8e3c6e94fd92d334519939a9929039103c728bbc2aace9157e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:12.267Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:12.614Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [2025-06-16T11:22:12.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-16T11:22:12.614Z] f2ba58bb87f9: Preparing [2025-06-16T11:22:12.614Z] 271c40758d0b: Preparing [2025-06-16T11:22:12.614Z] a415999ac277: Preparing [2025-06-16T11:22:12.614Z] 6cf595798a0d: Preparing [2025-06-16T11:22:12.614Z] 11f3cc24661b: Preparing [2025-06-16T11:22:12.614Z] 01681171273e: Preparing [2025-06-16T11:22:12.614Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:12.614Z] 3c45d839a62a: Preparing [2025-06-16T11:22:12.614Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:12.614Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:12.614Z] 3c45d839a62a: Waiting [2025-06-16T11:22:12.614Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:12.614Z] 01681171273e: Waiting [2025-06-16T11:22:12.614Z] f2ba58bb87f9: Layer already exists [2025-06-16T11:22:12.614Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:12.614Z] 6cf595798a0d: Layer already exists [2025-06-16T11:22:12.614Z] a415999ac277: Layer already exists [2025-06-16T11:22:12.614Z] 271c40758d0b: Layer already exists [2025-06-16T11:22:12.614Z] 01681171273e: Layer already exists [2025-06-16T11:22:12.614Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:12.614Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:12.614Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:12.877Z] 4.0.1-dev.1: digest: sha256:eb6f5e4b54700f8e3c6e94fd92d334519939a9929039103c728bbc2aace9157e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:13.233Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:13.577Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:13.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-16T11:22:13.577Z] f2ba58bb87f9: Preparing [2025-06-16T11:22:13.577Z] 271c40758d0b: Preparing [2025-06-16T11:22:13.577Z] a415999ac277: Preparing [2025-06-16T11:22:13.577Z] 6cf595798a0d: Preparing [2025-06-16T11:22:13.577Z] 11f3cc24661b: Preparing [2025-06-16T11:22:13.577Z] 01681171273e: Preparing [2025-06-16T11:22:13.577Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:13.577Z] 3c45d839a62a: Preparing [2025-06-16T11:22:13.577Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:13.577Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:13.577Z] 3c45d839a62a: Waiting [2025-06-16T11:22:13.577Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:13.577Z] 01681171273e: Waiting [2025-06-16T11:22:13.577Z] 271c40758d0b: Layer already exists [2025-06-16T11:22:13.577Z] 6cf595798a0d: Layer already exists [2025-06-16T11:22:13.577Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:13.577Z] f2ba58bb87f9: Layer already exists [2025-06-16T11:22:13.577Z] a415999ac277: Layer already exists [2025-06-16T11:22:13.577Z] 01681171273e: Layer already exists [2025-06-16T11:22:13.577Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:13.577Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:13.577Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:13.841Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:eb6f5e4b54700f8e3c6e94fd92d334519939a9929039103c728bbc2aace9157e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:14.289Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:14.645Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [2025-06-16T11:22:14.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-16T11:22:14.645Z] f2ba58bb87f9: Preparing [2025-06-16T11:22:14.645Z] 271c40758d0b: Preparing [2025-06-16T11:22:14.645Z] a415999ac277: Preparing [2025-06-16T11:22:14.645Z] 6cf595798a0d: Preparing [2025-06-16T11:22:14.645Z] 11f3cc24661b: Preparing [2025-06-16T11:22:14.645Z] 01681171273e: Preparing [2025-06-16T11:22:14.645Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:14.645Z] 3c45d839a62a: Preparing [2025-06-16T11:22:14.645Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:14.645Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:14.645Z] 3c45d839a62a: Waiting [2025-06-16T11:22:14.645Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:14.645Z] 01681171273e: Waiting [2025-06-16T11:22:14.645Z] f2ba58bb87f9: Layer already exists [2025-06-16T11:22:14.645Z] 271c40758d0b: Layer already exists [2025-06-16T11:22:14.645Z] a415999ac277: Layer already exists [2025-06-16T11:22:14.645Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:14.645Z] 6cf595798a0d: Layer already exists [2025-06-16T11:22:14.645Z] 01681171273e: Layer already exists [2025-06-16T11:22:14.645Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:14.645Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:14.645Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:14.910Z] odessa: digest: sha256:eb6f5e4b54700f8e3c6e94fd92d334519939a9929039103c728bbc2aace9157e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:22:14.993Z] ===================================================== [Pipeline] echo [2025-06-16T11:22:15.007Z] taggedImages: [2025-06-16T11:22:15.007Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:15.007Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [2025-06-16T11:22:15.007Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:15.007Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-06-16T11:22:15.033Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-06-16T11:22:15.033Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:15.033Z] 4.0.1-dev.1 [2025-06-16T11:22:15.033Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:15.033Z] odessa [2025-06-16T11:22:15.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:15.415Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:15.774Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:15.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-16T11:22:15.774Z] 30fa0da3f145: Preparing [2025-06-16T11:22:15.774Z] 68c935504222: Preparing [2025-06-16T11:22:15.774Z] 11f3cc24661b: Preparing [2025-06-16T11:22:15.774Z] 01681171273e: Preparing [2025-06-16T11:22:15.774Z] c6bd4db59775: Preparing [2025-06-16T11:22:15.774Z] 1eebe1239d5d: Preparing [2025-06-16T11:22:15.774Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:15.774Z] 1eebe1239d5d: Waiting [2025-06-16T11:22:15.774Z] 01681171273e: Layer already exists [2025-06-16T11:22:15.774Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:16.038Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:16.038Z] c6bd4db59775: Pushed [2025-06-16T11:22:16.038Z] 30fa0da3f145: Pushed [2025-06-16T11:22:16.038Z] 1eebe1239d5d: Pushed [2025-06-16T11:22:20.272Z] 68c935504222: Pushed [2025-06-16T11:22:20.536Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:aa81395fea5cc6c2e00dbd2f64ea19e5d016ccfb1c17dca39c21b91d7098a0a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:20.890Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:21.245Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [2025-06-16T11:22:21.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-16T11:22:21.245Z] 30fa0da3f145: Preparing [2025-06-16T11:22:21.245Z] 68c935504222: Preparing [2025-06-16T11:22:21.245Z] 11f3cc24661b: Preparing [2025-06-16T11:22:21.245Z] 01681171273e: Preparing [2025-06-16T11:22:21.245Z] c6bd4db59775: Preparing [2025-06-16T11:22:21.245Z] 1eebe1239d5d: Preparing [2025-06-16T11:22:21.245Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:21.245Z] 1eebe1239d5d: Waiting [2025-06-16T11:22:21.245Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:21.245Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:21.245Z] c6bd4db59775: Layer already exists [2025-06-16T11:22:21.245Z] 01681171273e: Layer already exists [2025-06-16T11:22:21.245Z] 30fa0da3f145: Layer already exists [2025-06-16T11:22:21.245Z] 68c935504222: Layer already exists [2025-06-16T11:22:21.245Z] 1eebe1239d5d: Layer already exists [2025-06-16T11:22:21.245Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:21.508Z] 4.0.1-dev.1: digest: sha256:aa81395fea5cc6c2e00dbd2f64ea19e5d016ccfb1c17dca39c21b91d7098a0a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:21.851Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:22.205Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:22.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-16T11:22:22.205Z] 30fa0da3f145: Preparing [2025-06-16T11:22:22.205Z] 68c935504222: Preparing [2025-06-16T11:22:22.205Z] 11f3cc24661b: Preparing [2025-06-16T11:22:22.205Z] 01681171273e: Preparing [2025-06-16T11:22:22.205Z] c6bd4db59775: Preparing [2025-06-16T11:22:22.205Z] 1eebe1239d5d: Preparing [2025-06-16T11:22:22.205Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:22.205Z] 1eebe1239d5d: Waiting [2025-06-16T11:22:22.205Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:22.205Z] 30fa0da3f145: Layer already exists [2025-06-16T11:22:22.205Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:22.205Z] 68c935504222: Layer already exists [2025-06-16T11:22:22.205Z] 01681171273e: Layer already exists [2025-06-16T11:22:22.205Z] c6bd4db59775: Layer already exists [2025-06-16T11:22:22.205Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:22.205Z] 1eebe1239d5d: Layer already exists [2025-06-16T11:22:22.469Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:aa81395fea5cc6c2e00dbd2f64ea19e5d016ccfb1c17dca39c21b91d7098a0a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:22.823Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:23.168Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [2025-06-16T11:22:23.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-16T11:22:23.168Z] 30fa0da3f145: Preparing [2025-06-16T11:22:23.168Z] 68c935504222: Preparing [2025-06-16T11:22:23.168Z] 11f3cc24661b: Preparing [2025-06-16T11:22:23.168Z] 01681171273e: Preparing [2025-06-16T11:22:23.168Z] c6bd4db59775: Preparing [2025-06-16T11:22:23.168Z] 1eebe1239d5d: Preparing [2025-06-16T11:22:23.168Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:23.168Z] 1eebe1239d5d: Waiting [2025-06-16T11:22:23.168Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:23.168Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:23.168Z] 30fa0da3f145: Layer already exists [2025-06-16T11:22:23.168Z] 68c935504222: Layer already exists [2025-06-16T11:22:23.168Z] c6bd4db59775: Layer already exists [2025-06-16T11:22:23.168Z] 01681171273e: Layer already exists [2025-06-16T11:22:23.168Z] 1eebe1239d5d: Layer already exists [2025-06-16T11:22:23.168Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:23.432Z] odessa: digest: sha256:aa81395fea5cc6c2e00dbd2f64ea19e5d016ccfb1c17dca39c21b91d7098a0a9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:22:23.515Z] ===================================================== [Pipeline] echo [2025-06-16T11:22:23.531Z] taggedImages: [2025-06-16T11:22:23.531Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:23.531Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [2025-06-16T11:22:23.531Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:23.531Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-06-16T11:22:23.559Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-06-16T11:22:23.559Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:23.559Z] 4.0.1-dev.1 [2025-06-16T11:22:23.559Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:23.559Z] odessa [2025-06-16T11:22:23.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:23.932Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:24.284Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:24.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-16T11:22:24.285Z] 8c9debeead72: Preparing [2025-06-16T11:22:24.285Z] 2ede34b5bd11: Preparing [2025-06-16T11:22:24.285Z] 01681171273e: Preparing [2025-06-16T11:22:24.285Z] d855e27657c3: Preparing [2025-06-16T11:22:24.285Z] 82273c2524d0: Preparing [2025-06-16T11:22:24.285Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:24.285Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:24.285Z] 01681171273e: Layer already exists [2025-06-16T11:22:24.551Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:24.551Z] 82273c2524d0: Pushed [2025-06-16T11:22:24.551Z] 8c9debeead72: Pushed [2025-06-16T11:22:24.551Z] d855e27657c3: Pushed [2025-06-16T11:22:29.871Z] 2ede34b5bd11: Pushed [2025-06-16T11:22:29.872Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:d4eb3019ea1066000a64692536ba23541caf90cdef877d8a5a15210de629c507 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:30.221Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:30.570Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [2025-06-16T11:22:30.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-16T11:22:30.570Z] 8c9debeead72: Preparing [2025-06-16T11:22:30.570Z] 2ede34b5bd11: Preparing [2025-06-16T11:22:30.570Z] 01681171273e: Preparing [2025-06-16T11:22:30.570Z] d855e27657c3: Preparing [2025-06-16T11:22:30.570Z] 82273c2524d0: Preparing [2025-06-16T11:22:30.570Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:30.570Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:30.570Z] 01681171273e: Layer already exists [2025-06-16T11:22:30.570Z] 82273c2524d0: Layer already exists [2025-06-16T11:22:30.570Z] 2ede34b5bd11: Layer already exists [2025-06-16T11:22:30.570Z] d855e27657c3: Layer already exists [2025-06-16T11:22:30.570Z] 8c9debeead72: Layer already exists [2025-06-16T11:22:30.570Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:30.834Z] 4.0.1-dev.1: digest: sha256:d4eb3019ea1066000a64692536ba23541caf90cdef877d8a5a15210de629c507 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:31.191Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:31.538Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:31.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-16T11:22:31.538Z] 8c9debeead72: Preparing [2025-06-16T11:22:31.538Z] 2ede34b5bd11: Preparing [2025-06-16T11:22:31.538Z] 01681171273e: Preparing [2025-06-16T11:22:31.538Z] d855e27657c3: Preparing [2025-06-16T11:22:31.538Z] 82273c2524d0: Preparing [2025-06-16T11:22:31.538Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:31.538Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:31.538Z] 01681171273e: Layer already exists [2025-06-16T11:22:31.538Z] 2ede34b5bd11: Layer already exists [2025-06-16T11:22:31.538Z] 82273c2524d0: Layer already exists [2025-06-16T11:22:31.538Z] 8c9debeead72: Layer already exists [2025-06-16T11:22:31.538Z] d855e27657c3: Layer already exists [2025-06-16T11:22:31.538Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:31.538Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:d4eb3019ea1066000a64692536ba23541caf90cdef877d8a5a15210de629c507 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:32.144Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:32.497Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [2025-06-16T11:22:32.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-16T11:22:32.497Z] 8c9debeead72: Preparing [2025-06-16T11:22:32.497Z] 2ede34b5bd11: Preparing [2025-06-16T11:22:32.497Z] 01681171273e: Preparing [2025-06-16T11:22:32.497Z] d855e27657c3: Preparing [2025-06-16T11:22:32.497Z] 82273c2524d0: Preparing [2025-06-16T11:22:32.497Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:32.497Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:32.497Z] d855e27657c3: Layer already exists [2025-06-16T11:22:32.497Z] 8c9debeead72: Layer already exists [2025-06-16T11:22:32.497Z] 82273c2524d0: Layer already exists [2025-06-16T11:22:32.497Z] 01681171273e: Layer already exists [2025-06-16T11:22:32.497Z] 2ede34b5bd11: Layer already exists [2025-06-16T11:22:32.497Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:32.765Z] odessa: digest: sha256:d4eb3019ea1066000a64692536ba23541caf90cdef877d8a5a15210de629c507 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:22:32.848Z] ===================================================== [Pipeline] echo [2025-06-16T11:22:32.867Z] taggedImages: [2025-06-16T11:22:32.867Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:32.867Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [2025-06-16T11:22:32.867Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:32.867Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-06-16T11:22:32.899Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-06-16T11:22:32.900Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:32.900Z] 4.0.1-dev.1 [2025-06-16T11:22:32.900Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:32.900Z] odessa [2025-06-16T11:22:32.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:33.283Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:33.635Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:33.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-16T11:22:33.636Z] 96dad87e35b1: Preparing [2025-06-16T11:22:33.636Z] f8f7b87082b4: Preparing [2025-06-16T11:22:33.636Z] d5c57cae561e: Preparing [2025-06-16T11:22:33.636Z] 11f3cc24661b: Preparing [2025-06-16T11:22:33.636Z] 01681171273e: Preparing [2025-06-16T11:22:33.636Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:33.636Z] 3c45d839a62a: Preparing [2025-06-16T11:22:33.636Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:33.636Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:33.636Z] 3c45d839a62a: Waiting [2025-06-16T11:22:33.636Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:33.636Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:33.899Z] 01681171273e: Layer already exists [2025-06-16T11:22:33.899Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:33.899Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:33.899Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:33.899Z] f8f7b87082b4: Pushed [2025-06-16T11:22:33.899Z] 96dad87e35b1: Pushed [2025-06-16T11:22:39.220Z] d5c57cae561e: Pushed [2025-06-16T11:22:39.220Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:c633a6d9f7fad6b8aaae9c41bcf7d883b091ef02158a6f899d0e98d7e0958b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:39.574Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:39.933Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [2025-06-16T11:22:39.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-16T11:22:39.933Z] 96dad87e35b1: Preparing [2025-06-16T11:22:39.933Z] f8f7b87082b4: Preparing [2025-06-16T11:22:39.933Z] d5c57cae561e: Preparing [2025-06-16T11:22:39.933Z] 11f3cc24661b: Preparing [2025-06-16T11:22:39.933Z] 01681171273e: Preparing [2025-06-16T11:22:39.933Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:39.933Z] 3c45d839a62a: Preparing [2025-06-16T11:22:39.933Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:39.933Z] 3c45d839a62a: Waiting [2025-06-16T11:22:39.933Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:39.933Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:39.933Z] d5c57cae561e: Layer already exists [2025-06-16T11:22:39.933Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:39.933Z] 01681171273e: Layer already exists [2025-06-16T11:22:39.933Z] f8f7b87082b4: Layer already exists [2025-06-16T11:22:39.933Z] 96dad87e35b1: Layer already exists [2025-06-16T11:22:39.933Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:39.933Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:39.933Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:40.198Z] 4.0.1-dev.1: digest: sha256:c633a6d9f7fad6b8aaae9c41bcf7d883b091ef02158a6f899d0e98d7e0958b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:40.562Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:40.923Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:40.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-16T11:22:40.923Z] 96dad87e35b1: Preparing [2025-06-16T11:22:40.923Z] f8f7b87082b4: Preparing [2025-06-16T11:22:40.923Z] d5c57cae561e: Preparing [2025-06-16T11:22:40.923Z] 11f3cc24661b: Preparing [2025-06-16T11:22:40.923Z] 01681171273e: Preparing [2025-06-16T11:22:40.923Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:40.923Z] 3c45d839a62a: Preparing [2025-06-16T11:22:40.923Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:40.923Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:40.923Z] 3c45d839a62a: Waiting [2025-06-16T11:22:40.923Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:40.923Z] d5c57cae561e: Layer already exists [2025-06-16T11:22:40.923Z] 01681171273e: Layer already exists [2025-06-16T11:22:40.923Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:40.923Z] f8f7b87082b4: Layer already exists [2025-06-16T11:22:40.923Z] 96dad87e35b1: Layer already exists [2025-06-16T11:22:40.923Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:40.923Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:40.923Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:40.923Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:c633a6d9f7fad6b8aaae9c41bcf7d883b091ef02158a6f899d0e98d7e0958b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:41.538Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:41.884Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [2025-06-16T11:22:41.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-16T11:22:41.884Z] 96dad87e35b1: Preparing [2025-06-16T11:22:41.884Z] f8f7b87082b4: Preparing [2025-06-16T11:22:41.884Z] d5c57cae561e: Preparing [2025-06-16T11:22:41.884Z] 11f3cc24661b: Preparing [2025-06-16T11:22:41.884Z] 01681171273e: Preparing [2025-06-16T11:22:41.884Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:41.884Z] 3c45d839a62a: Preparing [2025-06-16T11:22:41.884Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:41.884Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:41.884Z] 3c45d839a62a: Waiting [2025-06-16T11:22:41.884Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:41.884Z] 01681171273e: Layer already exists [2025-06-16T11:22:41.884Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:41.884Z] d5c57cae561e: Layer already exists [2025-06-16T11:22:41.884Z] 96dad87e35b1: Layer already exists [2025-06-16T11:22:41.884Z] f8f7b87082b4: Layer already exists [2025-06-16T11:22:41.884Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:41.884Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:41.884Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:42.147Z] odessa: digest: sha256:c633a6d9f7fad6b8aaae9c41bcf7d883b091ef02158a6f899d0e98d7e0958b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:22:42.231Z] ===================================================== [Pipeline] echo [2025-06-16T11:22:42.245Z] taggedImages: [2025-06-16T11:22:42.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:42.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [2025-06-16T11:22:42.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:42.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-06-16T11:22:42.368Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-06-16T11:22:42.368Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:42.368Z] 4.0.1-dev.1 [2025-06-16T11:22:42.368Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:42.368Z] odessa [2025-06-16T11:22:42.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:42.736Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:43.088Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:43.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-16T11:22:43.088Z] eac95a623142: Preparing [2025-06-16T11:22:43.088Z] 1c45bfb3c6bb: Preparing [2025-06-16T11:22:43.088Z] c49d528d90a4: Preparing [2025-06-16T11:22:43.088Z] 4c05e8b114d4: Preparing [2025-06-16T11:22:43.088Z] 630f53c8f227: Preparing [2025-06-16T11:22:43.088Z] 8e0bd1deb814: Preparing [2025-06-16T11:22:43.088Z] f292d181cb38: Preparing [2025-06-16T11:22:43.088Z] 11f3cc24661b: Preparing [2025-06-16T11:22:43.088Z] 01681171273e: Preparing [2025-06-16T11:22:43.088Z] 947f78a9b77a: Preparing [2025-06-16T11:22:43.088Z] 73a3c1e992dc: Preparing [2025-06-16T11:22:43.088Z] 5f70bf18a086: Preparing [2025-06-16T11:22:43.088Z] 483a91b6a82b: Preparing [2025-06-16T11:22:43.088Z] 9ab2b50c0585: Preparing [2025-06-16T11:22:43.088Z] f21794072412: Preparing [2025-06-16T11:22:43.088Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:43.088Z] 483a91b6a82b: Waiting [2025-06-16T11:22:43.088Z] 01681171273e: Waiting [2025-06-16T11:22:43.088Z] 947f78a9b77a: Waiting [2025-06-16T11:22:43.088Z] 73a3c1e992dc: Waiting [2025-06-16T11:22:43.088Z] 8e0bd1deb814: Waiting [2025-06-16T11:22:43.088Z] 5f70bf18a086: Waiting [2025-06-16T11:22:43.088Z] f292d181cb38: Waiting [2025-06-16T11:22:43.088Z] 9ab2b50c0585: Waiting [2025-06-16T11:22:43.088Z] 11f3cc24661b: Waiting [2025-06-16T11:22:43.088Z] f21794072412: Waiting [2025-06-16T11:22:43.088Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:43.355Z] 1c45bfb3c6bb: Pushed [2025-06-16T11:22:43.355Z] 630f53c8f227: Pushed [2025-06-16T11:22:43.355Z] 4c05e8b114d4: Pushed [2025-06-16T11:22:43.355Z] eac95a623142: Pushed [2025-06-16T11:22:43.355Z] c49d528d90a4: Pushed [2025-06-16T11:22:43.355Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:43.355Z] 8e0bd1deb814: Pushed [2025-06-16T11:22:43.355Z] 01681171273e: Layer already exists [2025-06-16T11:22:43.355Z] 5f70bf18a086: Layer already exists [2025-06-16T11:22:43.620Z] 947f78a9b77a: Pushed [2025-06-16T11:22:43.620Z] 73a3c1e992dc: Pushed [2025-06-16T11:22:43.620Z] 483a91b6a82b: Pushed [2025-06-16T11:22:43.620Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:43.620Z] 9ab2b50c0585: Pushed [2025-06-16T11:22:43.620Z] f21794072412: Pushed [2025-06-16T11:22:46.187Z] f292d181cb38: Pushed [2025-06-16T11:22:46.450Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:9473810754a2676ee4e1eb3d12c111307ed244de58ba5ebbe9f6fa770001cf2d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:46.800Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:47.145Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [2025-06-16T11:22:47.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-16T11:22:47.145Z] eac95a623142: Preparing [2025-06-16T11:22:47.145Z] 1c45bfb3c6bb: Preparing [2025-06-16T11:22:47.145Z] c49d528d90a4: Preparing [2025-06-16T11:22:47.145Z] 4c05e8b114d4: Preparing [2025-06-16T11:22:47.145Z] 630f53c8f227: Preparing [2025-06-16T11:22:47.145Z] 8e0bd1deb814: Preparing [2025-06-16T11:22:47.145Z] f292d181cb38: Preparing [2025-06-16T11:22:47.145Z] 11f3cc24661b: Preparing [2025-06-16T11:22:47.145Z] 01681171273e: Preparing [2025-06-16T11:22:47.145Z] 947f78a9b77a: Preparing [2025-06-16T11:22:47.145Z] 73a3c1e992dc: Preparing [2025-06-16T11:22:47.145Z] 5f70bf18a086: Preparing [2025-06-16T11:22:47.145Z] 8e0bd1deb814: Waiting [2025-06-16T11:22:47.145Z] 483a91b6a82b: Preparing [2025-06-16T11:22:47.145Z] f292d181cb38: Waiting [2025-06-16T11:22:47.145Z] 9ab2b50c0585: Preparing [2025-06-16T11:22:47.145Z] f21794072412: Preparing [2025-06-16T11:22:47.145Z] 11f3cc24661b: Waiting [2025-06-16T11:22:47.145Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:47.145Z] 01681171273e: Waiting [2025-06-16T11:22:47.145Z] 947f78a9b77a: Waiting [2025-06-16T11:22:47.145Z] 73a3c1e992dc: Waiting [2025-06-16T11:22:47.145Z] 5f70bf18a086: Waiting [2025-06-16T11:22:47.145Z] f21794072412: Waiting [2025-06-16T11:22:47.145Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:47.145Z] 483a91b6a82b: Waiting [2025-06-16T11:22:47.145Z] 9ab2b50c0585: Waiting [2025-06-16T11:22:47.145Z] 4c05e8b114d4: Layer already exists [2025-06-16T11:22:47.145Z] c49d528d90a4: Layer already exists [2025-06-16T11:22:47.145Z] 630f53c8f227: Layer already exists [2025-06-16T11:22:47.145Z] 1c45bfb3c6bb: Layer already exists [2025-06-16T11:22:47.145Z] eac95a623142: Layer already exists [2025-06-16T11:22:47.145Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:47.145Z] 8e0bd1deb814: Layer already exists [2025-06-16T11:22:47.145Z] 01681171273e: Layer already exists [2025-06-16T11:22:47.145Z] f292d181cb38: Layer already exists [2025-06-16T11:22:47.145Z] 947f78a9b77a: Layer already exists [2025-06-16T11:22:47.145Z] 73a3c1e992dc: Layer already exists [2025-06-16T11:22:47.145Z] 5f70bf18a086: Layer already exists [2025-06-16T11:22:47.145Z] 483a91b6a82b: Layer already exists [2025-06-16T11:22:47.145Z] f21794072412: Layer already exists [2025-06-16T11:22:47.145Z] 9ab2b50c0585: Layer already exists [2025-06-16T11:22:47.145Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:47.408Z] 4.0.1-dev.1: digest: sha256:9473810754a2676ee4e1eb3d12c111307ed244de58ba5ebbe9f6fa770001cf2d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:47.762Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:48.118Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:48.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-16T11:22:48.118Z] eac95a623142: Preparing [2025-06-16T11:22:48.118Z] 1c45bfb3c6bb: Preparing [2025-06-16T11:22:48.118Z] c49d528d90a4: Preparing [2025-06-16T11:22:48.118Z] 4c05e8b114d4: Preparing [2025-06-16T11:22:48.118Z] 630f53c8f227: Preparing [2025-06-16T11:22:48.118Z] 8e0bd1deb814: Preparing [2025-06-16T11:22:48.118Z] f292d181cb38: Preparing [2025-06-16T11:22:48.118Z] 11f3cc24661b: Preparing [2025-06-16T11:22:48.118Z] 01681171273e: Preparing [2025-06-16T11:22:48.118Z] 947f78a9b77a: Preparing [2025-06-16T11:22:48.118Z] 73a3c1e992dc: Preparing [2025-06-16T11:22:48.118Z] 5f70bf18a086: Preparing [2025-06-16T11:22:48.118Z] 483a91b6a82b: Preparing [2025-06-16T11:22:48.118Z] 9ab2b50c0585: Preparing [2025-06-16T11:22:48.118Z] f21794072412: Preparing [2025-06-16T11:22:48.118Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:48.118Z] 73a3c1e992dc: Waiting [2025-06-16T11:22:48.118Z] 5f70bf18a086: Waiting [2025-06-16T11:22:48.118Z] 483a91b6a82b: Waiting [2025-06-16T11:22:48.118Z] 9ab2b50c0585: Waiting [2025-06-16T11:22:48.118Z] f21794072412: Waiting [2025-06-16T11:22:48.118Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:48.118Z] 8e0bd1deb814: Waiting [2025-06-16T11:22:48.118Z] f292d181cb38: Waiting [2025-06-16T11:22:48.118Z] 11f3cc24661b: Waiting [2025-06-16T11:22:48.118Z] 01681171273e: Waiting [2025-06-16T11:22:48.118Z] 947f78a9b77a: Waiting [2025-06-16T11:22:48.118Z] 1c45bfb3c6bb: Layer already exists [2025-06-16T11:22:48.118Z] c49d528d90a4: Layer already exists [2025-06-16T11:22:48.118Z] 630f53c8f227: Layer already exists [2025-06-16T11:22:48.118Z] 4c05e8b114d4: Layer already exists [2025-06-16T11:22:48.118Z] eac95a623142: Layer already exists [2025-06-16T11:22:48.118Z] 8e0bd1deb814: Layer already exists [2025-06-16T11:22:48.118Z] f292d181cb38: Layer already exists [2025-06-16T11:22:48.118Z] 947f78a9b77a: Layer already exists [2025-06-16T11:22:48.118Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:48.119Z] 01681171273e: Layer already exists [2025-06-16T11:22:48.119Z] 73a3c1e992dc: Layer already exists [2025-06-16T11:22:48.119Z] 5f70bf18a086: Layer already exists [2025-06-16T11:22:48.119Z] 9ab2b50c0585: Layer already exists [2025-06-16T11:22:48.119Z] 483a91b6a82b: Layer already exists [2025-06-16T11:22:48.119Z] f21794072412: Layer already exists [2025-06-16T11:22:48.119Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:48.383Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:9473810754a2676ee4e1eb3d12c111307ed244de58ba5ebbe9f6fa770001cf2d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:48.738Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:49.087Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [2025-06-16T11:22:49.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-16T11:22:49.351Z] eac95a623142: Preparing [2025-06-16T11:22:49.351Z] 1c45bfb3c6bb: Preparing [2025-06-16T11:22:49.351Z] c49d528d90a4: Preparing [2025-06-16T11:22:49.351Z] 4c05e8b114d4: Preparing [2025-06-16T11:22:49.351Z] 630f53c8f227: Preparing [2025-06-16T11:22:49.351Z] 8e0bd1deb814: Preparing [2025-06-16T11:22:49.351Z] f292d181cb38: Preparing [2025-06-16T11:22:49.351Z] 11f3cc24661b: Preparing [2025-06-16T11:22:49.351Z] 01681171273e: Preparing [2025-06-16T11:22:49.351Z] 947f78a9b77a: Preparing [2025-06-16T11:22:49.351Z] 73a3c1e992dc: Preparing [2025-06-16T11:22:49.351Z] 5f70bf18a086: Preparing [2025-06-16T11:22:49.351Z] 483a91b6a82b: Preparing [2025-06-16T11:22:49.351Z] 9ab2b50c0585: Preparing [2025-06-16T11:22:49.351Z] f21794072412: Preparing [2025-06-16T11:22:49.351Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:49.352Z] 01681171273e: Waiting [2025-06-16T11:22:49.352Z] 947f78a9b77a: Waiting [2025-06-16T11:22:49.352Z] 73a3c1e992dc: Waiting [2025-06-16T11:22:49.352Z] 5f70bf18a086: Waiting [2025-06-16T11:22:49.352Z] 483a91b6a82b: Waiting [2025-06-16T11:22:49.352Z] 9ab2b50c0585: Waiting [2025-06-16T11:22:49.352Z] f21794072412: Waiting [2025-06-16T11:22:49.352Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:49.352Z] 8e0bd1deb814: Waiting [2025-06-16T11:22:49.352Z] 11f3cc24661b: Waiting [2025-06-16T11:22:49.352Z] f292d181cb38: Waiting [2025-06-16T11:22:49.352Z] 630f53c8f227: Layer already exists [2025-06-16T11:22:49.352Z] 4c05e8b114d4: Layer already exists [2025-06-16T11:22:49.352Z] eac95a623142: Layer already exists [2025-06-16T11:22:49.352Z] 1c45bfb3c6bb: Layer already exists [2025-06-16T11:22:49.352Z] c49d528d90a4: Layer already exists [2025-06-16T11:22:49.352Z] f292d181cb38: Layer already exists [2025-06-16T11:22:49.352Z] 8e0bd1deb814: Layer already exists [2025-06-16T11:22:49.352Z] 01681171273e: Layer already exists [2025-06-16T11:22:49.352Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:49.352Z] 947f78a9b77a: Layer already exists [2025-06-16T11:22:49.352Z] 5f70bf18a086: Layer already exists [2025-06-16T11:22:49.352Z] 9ab2b50c0585: Layer already exists [2025-06-16T11:22:49.352Z] 73a3c1e992dc: Layer already exists [2025-06-16T11:22:49.352Z] 483a91b6a82b: Layer already exists [2025-06-16T11:22:49.352Z] f21794072412: Layer already exists [2025-06-16T11:22:49.352Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:49.352Z] odessa: digest: sha256:9473810754a2676ee4e1eb3d12c111307ed244de58ba5ebbe9f6fa770001cf2d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:22:49.441Z] ===================================================== [Pipeline] echo [2025-06-16T11:22:49.459Z] taggedImages: [2025-06-16T11:22:49.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:49.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [2025-06-16T11:22:49.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:49.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-06-16T11:22:49.492Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-06-16T11:22:49.492Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:49.492Z] 4.0.1-dev.1 [2025-06-16T11:22:49.492Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:49.492Z] odessa [2025-06-16T11:22:49.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:49.864Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:50.236Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:50.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-16T11:22:50.236Z] 983a56fa90aa: Preparing [2025-06-16T11:22:50.236Z] f995080cf92b: Preparing [2025-06-16T11:22:50.236Z] ffb997ad1aa4: Preparing [2025-06-16T11:22:50.236Z] a5441c24d29f: Preparing [2025-06-16T11:22:50.236Z] 11f3cc24661b: Preparing [2025-06-16T11:22:50.236Z] 01681171273e: Preparing [2025-06-16T11:22:50.236Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:50.236Z] 3c45d839a62a: Preparing [2025-06-16T11:22:50.236Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:50.236Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:50.236Z] 3c45d839a62a: Waiting [2025-06-16T11:22:50.236Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:50.236Z] 01681171273e: Waiting [2025-06-16T11:22:50.236Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:50.502Z] 01681171273e: Layer already exists [2025-06-16T11:22:50.502Z] ffb997ad1aa4: Pushed [2025-06-16T11:22:50.502Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:50.502Z] f995080cf92b: Pushed [2025-06-16T11:22:50.502Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:50.502Z] 983a56fa90aa: Pushed [2025-06-16T11:22:50.502Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:55.856Z] a5441c24d29f: Pushed [2025-06-16T11:22:55.856Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:36826d787aab7ccfd3d3cb03c615f15e567bf7ad2d90b35585f7651484edb6df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:56.202Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:56.576Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [2025-06-16T11:22:56.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-16T11:22:56.576Z] 983a56fa90aa: Preparing [2025-06-16T11:22:56.576Z] f995080cf92b: Preparing [2025-06-16T11:22:56.576Z] ffb997ad1aa4: Preparing [2025-06-16T11:22:56.576Z] a5441c24d29f: Preparing [2025-06-16T11:22:56.576Z] 11f3cc24661b: Preparing [2025-06-16T11:22:56.576Z] 01681171273e: Preparing [2025-06-16T11:22:56.576Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:56.576Z] 3c45d839a62a: Preparing [2025-06-16T11:22:56.576Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:56.576Z] 01681171273e: Waiting [2025-06-16T11:22:56.576Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:56.576Z] 3c45d839a62a: Waiting [2025-06-16T11:22:56.576Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:56.576Z] ffb997ad1aa4: Layer already exists [2025-06-16T11:22:56.576Z] 983a56fa90aa: Layer already exists [2025-06-16T11:22:56.576Z] a5441c24d29f: Layer already exists [2025-06-16T11:22:56.576Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:56.576Z] f995080cf92b: Layer already exists [2025-06-16T11:22:56.576Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:56.576Z] 01681171273e: Layer already exists [2025-06-16T11:22:56.576Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:56.576Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:56.840Z] 4.0.1-dev.1: digest: sha256:36826d787aab7ccfd3d3cb03c615f15e567bf7ad2d90b35585f7651484edb6df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:57.200Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:57.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:57.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-16T11:22:57.543Z] 983a56fa90aa: Preparing [2025-06-16T11:22:57.543Z] f995080cf92b: Preparing [2025-06-16T11:22:57.543Z] ffb997ad1aa4: Preparing [2025-06-16T11:22:57.543Z] a5441c24d29f: Preparing [2025-06-16T11:22:57.543Z] 11f3cc24661b: Preparing [2025-06-16T11:22:57.543Z] 01681171273e: Preparing [2025-06-16T11:22:57.543Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:57.543Z] 3c45d839a62a: Preparing [2025-06-16T11:22:57.543Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:57.543Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:57.543Z] 01681171273e: Waiting [2025-06-16T11:22:57.543Z] 3c45d839a62a: Waiting [2025-06-16T11:22:57.543Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:57.543Z] 983a56fa90aa: Layer already exists [2025-06-16T11:22:57.543Z] f995080cf92b: Layer already exists [2025-06-16T11:22:57.543Z] a5441c24d29f: Layer already exists [2025-06-16T11:22:57.543Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:57.543Z] ffb997ad1aa4: Layer already exists [2025-06-16T11:22:57.543Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:57.543Z] 01681171273e: Layer already exists [2025-06-16T11:22:57.543Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:57.543Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:57.543Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:36826d787aab7ccfd3d3cb03c615f15e567bf7ad2d90b35585f7651484edb6df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:58.167Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:58.519Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [2025-06-16T11:22:58.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-16T11:22:58.519Z] 983a56fa90aa: Preparing [2025-06-16T11:22:58.519Z] f995080cf92b: Preparing [2025-06-16T11:22:58.519Z] ffb997ad1aa4: Preparing [2025-06-16T11:22:58.519Z] a5441c24d29f: Preparing [2025-06-16T11:22:58.519Z] 11f3cc24661b: Preparing [2025-06-16T11:22:58.519Z] 01681171273e: Preparing [2025-06-16T11:22:58.519Z] 46e2ee3fcc53: Preparing [2025-06-16T11:22:58.519Z] 3c45d839a62a: Preparing [2025-06-16T11:22:58.519Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:58.519Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:58.519Z] 01681171273e: Waiting [2025-06-16T11:22:58.519Z] 46e2ee3fcc53: Waiting [2025-06-16T11:22:58.519Z] 3c45d839a62a: Waiting [2025-06-16T11:22:58.519Z] 983a56fa90aa: Layer already exists [2025-06-16T11:22:58.519Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:58.519Z] a5441c24d29f: Layer already exists [2025-06-16T11:22:58.519Z] f995080cf92b: Layer already exists [2025-06-16T11:22:58.519Z] ffb997ad1aa4: Layer already exists [2025-06-16T11:22:58.519Z] 3c45d839a62a: Layer already exists [2025-06-16T11:22:58.519Z] 46e2ee3fcc53: Layer already exists [2025-06-16T11:22:58.519Z] 01681171273e: Layer already exists [2025-06-16T11:22:58.519Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:58.782Z] odessa: digest: sha256:36826d787aab7ccfd3d3cb03c615f15e567bf7ad2d90b35585f7651484edb6df size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:22:58.860Z] ===================================================== [Pipeline] echo [2025-06-16T11:22:58.870Z] taggedImages: [2025-06-16T11:22:58.870Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:58.870Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [2025-06-16T11:22:58.870Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:58.870Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-06-16T11:22:58.893Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-06-16T11:22:58.894Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:58.894Z] 4.0.1-dev.1 [2025-06-16T11:22:58.894Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:22:58.894Z] odessa [2025-06-16T11:22:58.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:59.259Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:22:59.613Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:22:59.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-16T11:22:59.613Z] a677cd3d80bf: Preparing [2025-06-16T11:22:59.613Z] c6357a9c3fbd: Preparing [2025-06-16T11:22:59.613Z] 0a65187ddd20: Preparing [2025-06-16T11:22:59.613Z] 7b10fbdcf967: Preparing [2025-06-16T11:22:59.613Z] 33c38af48e42: Preparing [2025-06-16T11:22:59.613Z] 11f3cc24661b: Preparing [2025-06-16T11:22:59.613Z] 01681171273e: Preparing [2025-06-16T11:22:59.613Z] dff0a71670de: Preparing [2025-06-16T11:22:59.613Z] 9e881685d572: Preparing [2025-06-16T11:22:59.613Z] 4397cb24c7fc: Preparing [2025-06-16T11:22:59.613Z] dd9c8f8612c8: Preparing [2025-06-16T11:22:59.613Z] 11f3cc24661b: Waiting [2025-06-16T11:22:59.613Z] 01681171273e: Waiting [2025-06-16T11:22:59.613Z] 9e881685d572: Waiting [2025-06-16T11:22:59.613Z] dff0a71670de: Waiting [2025-06-16T11:22:59.613Z] 4397cb24c7fc: Waiting [2025-06-16T11:22:59.613Z] dd9c8f8612c8: Waiting [2025-06-16T11:22:59.877Z] c6357a9c3fbd: Pushed [2025-06-16T11:22:59.877Z] a677cd3d80bf: Pushed [2025-06-16T11:22:59.878Z] 33c38af48e42: Pushed [2025-06-16T11:22:59.878Z] 7b10fbdcf967: Pushed [2025-06-16T11:22:59.878Z] 11f3cc24661b: Layer already exists [2025-06-16T11:22:59.878Z] 01681171273e: Layer already exists [2025-06-16T11:22:59.878Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:22:59.878Z] 9e881685d572: Pushed [2025-06-16T11:22:59.878Z] dff0a71670de: Pushed [2025-06-16T11:23:02.450Z] 4397cb24c7fc: Pushed [2025-06-16T11:23:03.844Z] 0a65187ddd20: Pushed [2025-06-16T11:23:04.108Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:0ca03f5962336c2422903e368d4fe02d0f19e70de02c1660a981b3db989383ed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:04.463Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:04.810Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [2025-06-16T11:23:04.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-16T11:23:04.810Z] a677cd3d80bf: Preparing [2025-06-16T11:23:04.810Z] c6357a9c3fbd: Preparing [2025-06-16T11:23:04.810Z] 0a65187ddd20: Preparing [2025-06-16T11:23:04.810Z] 7b10fbdcf967: Preparing [2025-06-16T11:23:04.810Z] 33c38af48e42: Preparing [2025-06-16T11:23:04.810Z] 11f3cc24661b: Preparing [2025-06-16T11:23:04.810Z] 01681171273e: Preparing [2025-06-16T11:23:04.810Z] dff0a71670de: Preparing [2025-06-16T11:23:04.810Z] 9e881685d572: Preparing [2025-06-16T11:23:04.810Z] 4397cb24c7fc: Preparing [2025-06-16T11:23:04.810Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:04.810Z] dff0a71670de: Waiting [2025-06-16T11:23:04.810Z] 9e881685d572: Waiting [2025-06-16T11:23:04.810Z] 4397cb24c7fc: Waiting [2025-06-16T11:23:04.810Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:04.810Z] 11f3cc24661b: Waiting [2025-06-16T11:23:04.810Z] 01681171273e: Waiting [2025-06-16T11:23:04.810Z] 7b10fbdcf967: Layer already exists [2025-06-16T11:23:04.810Z] 0a65187ddd20: Layer already exists [2025-06-16T11:23:04.810Z] a677cd3d80bf: Layer already exists [2025-06-16T11:23:04.810Z] 33c38af48e42: Layer already exists [2025-06-16T11:23:04.810Z] c6357a9c3fbd: Layer already exists [2025-06-16T11:23:04.810Z] 4397cb24c7fc: Layer already exists [2025-06-16T11:23:04.810Z] 9e881685d572: Layer already exists [2025-06-16T11:23:04.810Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:04.810Z] dff0a71670de: Layer already exists [2025-06-16T11:23:04.810Z] 01681171273e: Layer already exists [2025-06-16T11:23:04.810Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:05.075Z] 4.0.1-dev.1: digest: sha256:0ca03f5962336c2422903e368d4fe02d0f19e70de02c1660a981b3db989383ed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:05.435Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:05.782Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:05.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-16T11:23:05.782Z] a677cd3d80bf: Preparing [2025-06-16T11:23:05.782Z] c6357a9c3fbd: Preparing [2025-06-16T11:23:05.782Z] 0a65187ddd20: Preparing [2025-06-16T11:23:05.782Z] 7b10fbdcf967: Preparing [2025-06-16T11:23:05.782Z] 33c38af48e42: Preparing [2025-06-16T11:23:05.782Z] 11f3cc24661b: Preparing [2025-06-16T11:23:05.782Z] 01681171273e: Preparing [2025-06-16T11:23:05.782Z] dff0a71670de: Preparing [2025-06-16T11:23:05.782Z] 9e881685d572: Preparing [2025-06-16T11:23:05.782Z] 4397cb24c7fc: Preparing [2025-06-16T11:23:05.782Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:05.782Z] 11f3cc24661b: Waiting [2025-06-16T11:23:05.782Z] 01681171273e: Waiting [2025-06-16T11:23:05.782Z] dff0a71670de: Waiting [2025-06-16T11:23:05.782Z] 9e881685d572: Waiting [2025-06-16T11:23:05.782Z] 4397cb24c7fc: Waiting [2025-06-16T11:23:05.782Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:05.782Z] a677cd3d80bf: Layer already exists [2025-06-16T11:23:05.782Z] 33c38af48e42: Layer already exists [2025-06-16T11:23:05.782Z] 7b10fbdcf967: Layer already exists [2025-06-16T11:23:05.782Z] c6357a9c3fbd: Layer already exists [2025-06-16T11:23:05.782Z] 0a65187ddd20: Layer already exists [2025-06-16T11:23:05.782Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:05.782Z] 01681171273e: Layer already exists [2025-06-16T11:23:05.782Z] dff0a71670de: Layer already exists [2025-06-16T11:23:05.782Z] 9e881685d572: Layer already exists [2025-06-16T11:23:05.782Z] 4397cb24c7fc: Layer already exists [2025-06-16T11:23:05.782Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:06.046Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:0ca03f5962336c2422903e368d4fe02d0f19e70de02c1660a981b3db989383ed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:06.397Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:06.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [2025-06-16T11:23:06.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-16T11:23:06.751Z] a677cd3d80bf: Preparing [2025-06-16T11:23:06.751Z] c6357a9c3fbd: Preparing [2025-06-16T11:23:06.751Z] 0a65187ddd20: Preparing [2025-06-16T11:23:06.751Z] 7b10fbdcf967: Preparing [2025-06-16T11:23:06.751Z] 33c38af48e42: Preparing [2025-06-16T11:23:06.751Z] 11f3cc24661b: Preparing [2025-06-16T11:23:06.751Z] 01681171273e: Preparing [2025-06-16T11:23:06.751Z] dff0a71670de: Preparing [2025-06-16T11:23:06.751Z] 9e881685d572: Preparing [2025-06-16T11:23:06.751Z] 4397cb24c7fc: Preparing [2025-06-16T11:23:06.751Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:06.751Z] 11f3cc24661b: Waiting [2025-06-16T11:23:06.751Z] 01681171273e: Waiting [2025-06-16T11:23:06.751Z] dff0a71670de: Waiting [2025-06-16T11:23:06.751Z] 9e881685d572: Waiting [2025-06-16T11:23:06.751Z] 4397cb24c7fc: Waiting [2025-06-16T11:23:06.751Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:06.751Z] a677cd3d80bf: Layer already exists [2025-06-16T11:23:06.751Z] 33c38af48e42: Layer already exists [2025-06-16T11:23:06.751Z] 0a65187ddd20: Layer already exists [2025-06-16T11:23:06.751Z] c6357a9c3fbd: Layer already exists [2025-06-16T11:23:06.751Z] 7b10fbdcf967: Layer already exists [2025-06-16T11:23:06.751Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:06.751Z] dff0a71670de: Layer already exists [2025-06-16T11:23:06.751Z] 01681171273e: Layer already exists [2025-06-16T11:23:06.751Z] 4397cb24c7fc: Layer already exists [2025-06-16T11:23:06.751Z] 9e881685d572: Layer already exists [2025-06-16T11:23:06.751Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:07.014Z] odessa: digest: sha256:0ca03f5962336c2422903e368d4fe02d0f19e70de02c1660a981b3db989383ed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:23:07.090Z] ===================================================== [Pipeline] echo [2025-06-16T11:23:07.107Z] taggedImages: [2025-06-16T11:23:07.107Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:07.107Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [2025-06-16T11:23:07.107Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:07.107Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-06-16T11:23:07.130Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-06-16T11:23:07.130Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:07.130Z] 4.0.1-dev.1 [2025-06-16T11:23:07.130Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:07.130Z] odessa [2025-06-16T11:23:07.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:07.477Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:07.817Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:07.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-16T11:23:07.818Z] fcd216440005: Preparing [2025-06-16T11:23:07.818Z] 43346409e224: Preparing [2025-06-16T11:23:07.818Z] b78a66e5ceed: Preparing [2025-06-16T11:23:07.818Z] 5b1c69ab1a15: Preparing [2025-06-16T11:23:07.818Z] 8b6349e038a1: Preparing [2025-06-16T11:23:07.818Z] d93ec649b1d8: Preparing [2025-06-16T11:23:07.818Z] 60ee5d33c59b: Preparing [2025-06-16T11:23:07.818Z] 11f3cc24661b: Preparing [2025-06-16T11:23:07.818Z] 01681171273e: Preparing [2025-06-16T11:23:07.818Z] 9f92e417a54b: Preparing [2025-06-16T11:23:07.818Z] 9ddec5f63070: Preparing [2025-06-16T11:23:07.818Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:07.818Z] 11f3cc24661b: Waiting [2025-06-16T11:23:07.818Z] 01681171273e: Waiting [2025-06-16T11:23:07.818Z] 9f92e417a54b: Waiting [2025-06-16T11:23:07.818Z] 9ddec5f63070: Waiting [2025-06-16T11:23:07.818Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:07.818Z] d93ec649b1d8: Waiting [2025-06-16T11:23:07.818Z] 60ee5d33c59b: Waiting [2025-06-16T11:23:08.087Z] 8b6349e038a1: Pushed [2025-06-16T11:23:08.087Z] 43346409e224: Pushed [2025-06-16T11:23:08.087Z] fcd216440005: Pushed [2025-06-16T11:23:08.087Z] d93ec649b1d8: Pushed [2025-06-16T11:23:08.087Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:08.087Z] 60ee5d33c59b: Pushed [2025-06-16T11:23:08.087Z] 01681171273e: Layer already exists [2025-06-16T11:23:08.087Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:08.351Z] 9f92e417a54b: Pushed [2025-06-16T11:23:10.916Z] 9ddec5f63070: Pushed [2025-06-16T11:23:11.870Z] 5b1c69ab1a15: Pushed [2025-06-16T11:23:13.796Z] b78a66e5ceed: Pushed [2025-06-16T11:23:13.796Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:607a5b3dfae23af2d5e3d82a93cb8686984027ead5e26f2adfbb10920e05ec78 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:14.426Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:15.723Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [2025-06-16T11:23:15.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-16T11:23:15.723Z] fcd216440005: Preparing [2025-06-16T11:23:15.723Z] 43346409e224: Preparing [2025-06-16T11:23:15.723Z] b78a66e5ceed: Preparing [2025-06-16T11:23:15.723Z] 5b1c69ab1a15: Preparing [2025-06-16T11:23:15.723Z] 8b6349e038a1: Preparing [2025-06-16T11:23:15.723Z] d93ec649b1d8: Preparing [2025-06-16T11:23:15.723Z] 60ee5d33c59b: Preparing [2025-06-16T11:23:15.723Z] 11f3cc24661b: Preparing [2025-06-16T11:23:15.723Z] 01681171273e: Preparing [2025-06-16T11:23:15.723Z] 9f92e417a54b: Preparing [2025-06-16T11:23:15.723Z] 9ddec5f63070: Preparing [2025-06-16T11:23:15.723Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:15.723Z] 11f3cc24661b: Waiting [2025-06-16T11:23:15.723Z] 01681171273e: Waiting [2025-06-16T11:23:15.723Z] 9f92e417a54b: Waiting [2025-06-16T11:23:15.723Z] 9ddec5f63070: Waiting [2025-06-16T11:23:15.723Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:15.723Z] d93ec649b1d8: Waiting [2025-06-16T11:23:15.723Z] 60ee5d33c59b: Waiting [2025-06-16T11:23:15.723Z] 5b1c69ab1a15: Layer already exists [2025-06-16T11:23:15.723Z] 8b6349e038a1: Layer already exists [2025-06-16T11:23:15.723Z] 43346409e224: Layer already exists [2025-06-16T11:23:15.723Z] fcd216440005: Layer already exists [2025-06-16T11:23:15.723Z] b78a66e5ceed: Layer already exists [2025-06-16T11:23:15.723Z] d93ec649b1d8: Layer already exists [2025-06-16T11:23:15.723Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:15.723Z] 60ee5d33c59b: Layer already exists [2025-06-16T11:23:15.723Z] 9f92e417a54b: Layer already exists [2025-06-16T11:23:15.723Z] 01681171273e: Layer already exists [2025-06-16T11:23:15.723Z] 9ddec5f63070: Layer already exists [2025-06-16T11:23:15.723Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:15.985Z] 4.0.1-dev.1: digest: sha256:607a5b3dfae23af2d5e3d82a93cb8686984027ead5e26f2adfbb10920e05ec78 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:16.336Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:16.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:16.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-16T11:23:16.688Z] fcd216440005: Preparing [2025-06-16T11:23:16.688Z] 43346409e224: Preparing [2025-06-16T11:23:16.688Z] b78a66e5ceed: Preparing [2025-06-16T11:23:16.688Z] 5b1c69ab1a15: Preparing [2025-06-16T11:23:16.688Z] 8b6349e038a1: Preparing [2025-06-16T11:23:16.688Z] d93ec649b1d8: Preparing [2025-06-16T11:23:16.688Z] 60ee5d33c59b: Preparing [2025-06-16T11:23:16.688Z] 11f3cc24661b: Preparing [2025-06-16T11:23:16.688Z] 01681171273e: Preparing [2025-06-16T11:23:16.688Z] 9f92e417a54b: Preparing [2025-06-16T11:23:16.688Z] 9ddec5f63070: Preparing [2025-06-16T11:23:16.688Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:16.688Z] d93ec649b1d8: Waiting [2025-06-16T11:23:16.688Z] 60ee5d33c59b: Waiting [2025-06-16T11:23:16.688Z] 9ddec5f63070: Waiting [2025-06-16T11:23:16.688Z] 01681171273e: Waiting [2025-06-16T11:23:16.688Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:16.688Z] 9f92e417a54b: Waiting [2025-06-16T11:23:16.688Z] 5b1c69ab1a15: Layer already exists [2025-06-16T11:23:16.688Z] b78a66e5ceed: Layer already exists [2025-06-16T11:23:16.688Z] fcd216440005: Layer already exists [2025-06-16T11:23:16.688Z] 43346409e224: Layer already exists [2025-06-16T11:23:16.688Z] 8b6349e038a1: Layer already exists [2025-06-16T11:23:16.688Z] 60ee5d33c59b: Layer already exists [2025-06-16T11:23:16.688Z] d93ec649b1d8: Layer already exists [2025-06-16T11:23:16.688Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:16.688Z] 01681171273e: Layer already exists [2025-06-16T11:23:16.688Z] 9f92e417a54b: Layer already exists [2025-06-16T11:23:16.688Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:16.688Z] 9ddec5f63070: Layer already exists [2025-06-16T11:23:16.952Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:607a5b3dfae23af2d5e3d82a93cb8686984027ead5e26f2adfbb10920e05ec78 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:17.301Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:17.662Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [2025-06-16T11:23:17.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-16T11:23:17.662Z] fcd216440005: Preparing [2025-06-16T11:23:17.662Z] 43346409e224: Preparing [2025-06-16T11:23:17.662Z] b78a66e5ceed: Preparing [2025-06-16T11:23:17.662Z] 5b1c69ab1a15: Preparing [2025-06-16T11:23:17.662Z] 8b6349e038a1: Preparing [2025-06-16T11:23:17.662Z] d93ec649b1d8: Preparing [2025-06-16T11:23:17.662Z] 60ee5d33c59b: Preparing [2025-06-16T11:23:17.663Z] 11f3cc24661b: Preparing [2025-06-16T11:23:17.663Z] 01681171273e: Preparing [2025-06-16T11:23:17.663Z] 9f92e417a54b: Preparing [2025-06-16T11:23:17.663Z] 9ddec5f63070: Preparing [2025-06-16T11:23:17.663Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:17.663Z] 11f3cc24661b: Waiting [2025-06-16T11:23:17.663Z] 01681171273e: Waiting [2025-06-16T11:23:17.663Z] 9f92e417a54b: Waiting [2025-06-16T11:23:17.663Z] 9ddec5f63070: Waiting [2025-06-16T11:23:17.663Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:17.663Z] d93ec649b1d8: Waiting [2025-06-16T11:23:17.663Z] 60ee5d33c59b: Waiting [2025-06-16T11:23:17.663Z] 8b6349e038a1: Layer already exists [2025-06-16T11:23:17.663Z] 5b1c69ab1a15: Layer already exists [2025-06-16T11:23:17.663Z] b78a66e5ceed: Layer already exists [2025-06-16T11:23:17.663Z] fcd216440005: Layer already exists [2025-06-16T11:23:17.663Z] 43346409e224: Layer already exists [2025-06-16T11:23:17.663Z] 01681171273e: Layer already exists [2025-06-16T11:23:17.663Z] 9f92e417a54b: Layer already exists [2025-06-16T11:23:17.663Z] d93ec649b1d8: Layer already exists [2025-06-16T11:23:17.663Z] 60ee5d33c59b: Layer already exists [2025-06-16T11:23:17.663Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:17.663Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:17.663Z] 9ddec5f63070: Layer already exists [2025-06-16T11:23:17.926Z] odessa: digest: sha256:607a5b3dfae23af2d5e3d82a93cb8686984027ead5e26f2adfbb10920e05ec78 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:23:18.010Z] ===================================================== [Pipeline] echo [2025-06-16T11:23:18.025Z] taggedImages: [2025-06-16T11:23:18.025Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:18.025Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [2025-06-16T11:23:18.025Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:18.025Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-06-16T11:23:18.059Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-06-16T11:23:18.059Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:18.059Z] 4.0.1-dev.1 [2025-06-16T11:23:18.059Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:18.059Z] odessa [2025-06-16T11:23:18.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:18.434Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:18.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:18.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-16T11:23:18.785Z] 531f38de79b4: Preparing [2025-06-16T11:23:18.785Z] fe4a922c2bba: Preparing [2025-06-16T11:23:18.785Z] 11f3cc24661b: Preparing [2025-06-16T11:23:18.785Z] 01681171273e: Preparing [2025-06-16T11:23:18.785Z] cf10efe4379c: Preparing [2025-06-16T11:23:18.785Z] f0543482eb74: Preparing [2025-06-16T11:23:18.785Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:18.785Z] f0543482eb74: Waiting [2025-06-16T11:23:18.785Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:18.785Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:19.052Z] 01681171273e: Layer already exists [2025-06-16T11:23:19.052Z] cf10efe4379c: Pushed [2025-06-16T11:23:19.052Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:19.052Z] 531f38de79b4: Pushed [2025-06-16T11:23:20.978Z] f0543482eb74: Pushed [2025-06-16T11:23:26.305Z] fe4a922c2bba: Pushed [2025-06-16T11:23:26.305Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:7aea405c88fecbad5c10df0b9038c60216b3d9550660a42234007c7383d1f414 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:26.671Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:27.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [2025-06-16T11:23:27.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-16T11:23:27.018Z] 531f38de79b4: Preparing [2025-06-16T11:23:27.018Z] fe4a922c2bba: Preparing [2025-06-16T11:23:27.018Z] 11f3cc24661b: Preparing [2025-06-16T11:23:27.018Z] 01681171273e: Preparing [2025-06-16T11:23:27.018Z] cf10efe4379c: Preparing [2025-06-16T11:23:27.018Z] f0543482eb74: Preparing [2025-06-16T11:23:27.018Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:27.018Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:27.018Z] f0543482eb74: Waiting [2025-06-16T11:23:27.018Z] cf10efe4379c: Layer already exists [2025-06-16T11:23:27.018Z] 531f38de79b4: Layer already exists [2025-06-16T11:23:27.018Z] fe4a922c2bba: Layer already exists [2025-06-16T11:23:27.018Z] 01681171273e: Layer already exists [2025-06-16T11:23:27.018Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:27.018Z] f0543482eb74: Layer already exists [2025-06-16T11:23:27.018Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:27.282Z] 4.0.1-dev.1: digest: sha256:7aea405c88fecbad5c10df0b9038c60216b3d9550660a42234007c7383d1f414 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:27.625Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:27.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:27.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-16T11:23:27.972Z] 531f38de79b4: Preparing [2025-06-16T11:23:27.972Z] fe4a922c2bba: Preparing [2025-06-16T11:23:27.972Z] 11f3cc24661b: Preparing [2025-06-16T11:23:27.972Z] 01681171273e: Preparing [2025-06-16T11:23:27.972Z] cf10efe4379c: Preparing [2025-06-16T11:23:27.972Z] f0543482eb74: Preparing [2025-06-16T11:23:27.972Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:27.972Z] f0543482eb74: Waiting [2025-06-16T11:23:27.972Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:27.972Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:27.972Z] cf10efe4379c: Layer already exists [2025-06-16T11:23:27.972Z] fe4a922c2bba: Layer already exists [2025-06-16T11:23:27.972Z] 531f38de79b4: Layer already exists [2025-06-16T11:23:27.972Z] 01681171273e: Layer already exists [2025-06-16T11:23:27.972Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:27.972Z] f0543482eb74: Layer already exists [2025-06-16T11:23:27.972Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:7aea405c88fecbad5c10df0b9038c60216b3d9550660a42234007c7383d1f414 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:28.595Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:28.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [2025-06-16T11:23:28.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-16T11:23:28.941Z] 531f38de79b4: Preparing [2025-06-16T11:23:28.941Z] fe4a922c2bba: Preparing [2025-06-16T11:23:28.941Z] 11f3cc24661b: Preparing [2025-06-16T11:23:28.941Z] 01681171273e: Preparing [2025-06-16T11:23:28.941Z] cf10efe4379c: Preparing [2025-06-16T11:23:28.941Z] f0543482eb74: Preparing [2025-06-16T11:23:28.941Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:28.941Z] f0543482eb74: Waiting [2025-06-16T11:23:28.941Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:28.941Z] fe4a922c2bba: Layer already exists [2025-06-16T11:23:28.941Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:28.941Z] cf10efe4379c: Layer already exists [2025-06-16T11:23:28.941Z] 01681171273e: Layer already exists [2025-06-16T11:23:28.941Z] 531f38de79b4: Layer already exists [2025-06-16T11:23:28.941Z] f0543482eb74: Layer already exists [2025-06-16T11:23:28.941Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:29.204Z] odessa: digest: sha256:7aea405c88fecbad5c10df0b9038c60216b3d9550660a42234007c7383d1f414 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:23:29.286Z] ===================================================== [Pipeline] echo [2025-06-16T11:23:29.302Z] taggedImages: [2025-06-16T11:23:29.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:29.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [2025-06-16T11:23:29.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:29.302Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-06-16T11:23:29.327Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-06-16T11:23:29.327Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:29.327Z] 4.0.1-dev.1 [2025-06-16T11:23:29.327Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:29.327Z] odessa [2025-06-16T11:23:29.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:29.696Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:30.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:30.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-16T11:23:30.052Z] 8bdd016452a4: Preparing [2025-06-16T11:23:30.052Z] ab863d1c91e0: Preparing [2025-06-16T11:23:30.052Z] a8c19ccdb7fa: Preparing [2025-06-16T11:23:30.052Z] 11f3cc24661b: Preparing [2025-06-16T11:23:30.052Z] 01681171273e: Preparing [2025-06-16T11:23:30.052Z] 64d981a632eb: Preparing [2025-06-16T11:23:30.052Z] 37822c36a798: Preparing [2025-06-16T11:23:30.052Z] ce6e17ef6879: Preparing [2025-06-16T11:23:30.052Z] 1d585a5a9a04: Preparing [2025-06-16T11:23:30.052Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:30.052Z] 1d585a5a9a04: Waiting [2025-06-16T11:23:30.052Z] ce6e17ef6879: Waiting [2025-06-16T11:23:30.052Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:30.052Z] 64d981a632eb: Waiting [2025-06-16T11:23:30.052Z] 37822c36a798: Waiting [2025-06-16T11:23:30.052Z] 01681171273e: Layer already exists [2025-06-16T11:23:30.316Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:30.316Z] a8c19ccdb7fa: Pushed [2025-06-16T11:23:30.316Z] ab863d1c91e0: Pushed [2025-06-16T11:23:30.316Z] 8bdd016452a4: Pushed [2025-06-16T11:23:30.316Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:30.316Z] ce6e17ef6879: Pushed [2025-06-16T11:23:31.267Z] 1d585a5a9a04: Pushed [2025-06-16T11:23:41.310Z] 37822c36a798: Pushed [2025-06-16T11:23:56.257Z] 64d981a632eb: Pushed [2025-06-16T11:23:56.257Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:0decca7ce1bd5916468f9b71d731b1e71893ac6a0873283082649091d04ac7f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:56.601Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:56.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [2025-06-16T11:23:56.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-16T11:23:56.947Z] 8bdd016452a4: Preparing [2025-06-16T11:23:56.947Z] ab863d1c91e0: Preparing [2025-06-16T11:23:56.947Z] a8c19ccdb7fa: Preparing [2025-06-16T11:23:56.947Z] 11f3cc24661b: Preparing [2025-06-16T11:23:56.947Z] 01681171273e: Preparing [2025-06-16T11:23:56.947Z] 64d981a632eb: Preparing [2025-06-16T11:23:56.947Z] 37822c36a798: Preparing [2025-06-16T11:23:56.947Z] ce6e17ef6879: Preparing [2025-06-16T11:23:56.947Z] 1d585a5a9a04: Preparing [2025-06-16T11:23:56.947Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:56.947Z] ce6e17ef6879: Waiting [2025-06-16T11:23:56.947Z] 1d585a5a9a04: Waiting [2025-06-16T11:23:56.947Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:56.947Z] 64d981a632eb: Waiting [2025-06-16T11:23:56.947Z] 37822c36a798: Waiting [2025-06-16T11:23:56.947Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:56.947Z] 8bdd016452a4: Layer already exists [2025-06-16T11:23:56.947Z] 01681171273e: Layer already exists [2025-06-16T11:23:56.947Z] ab863d1c91e0: Layer already exists [2025-06-16T11:23:56.947Z] a8c19ccdb7fa: Layer already exists [2025-06-16T11:23:56.947Z] ce6e17ef6879: Layer already exists [2025-06-16T11:23:56.947Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:56.947Z] 1d585a5a9a04: Layer already exists [2025-06-16T11:23:56.947Z] 37822c36a798: Layer already exists [2025-06-16T11:23:56.947Z] 64d981a632eb: Layer already exists [2025-06-16T11:23:57.211Z] 4.0.1-dev.1: digest: sha256:0decca7ce1bd5916468f9b71d731b1e71893ac6a0873283082649091d04ac7f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:57.563Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:57.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:57.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-16T11:23:57.919Z] 8bdd016452a4: Preparing [2025-06-16T11:23:57.919Z] ab863d1c91e0: Preparing [2025-06-16T11:23:57.919Z] a8c19ccdb7fa: Preparing [2025-06-16T11:23:57.919Z] 11f3cc24661b: Preparing [2025-06-16T11:23:57.919Z] 01681171273e: Preparing [2025-06-16T11:23:57.919Z] 64d981a632eb: Preparing [2025-06-16T11:23:57.919Z] 37822c36a798: Preparing [2025-06-16T11:23:57.919Z] ce6e17ef6879: Preparing [2025-06-16T11:23:57.919Z] 1d585a5a9a04: Preparing [2025-06-16T11:23:57.919Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:57.919Z] 37822c36a798: Waiting [2025-06-16T11:23:57.919Z] ce6e17ef6879: Waiting [2025-06-16T11:23:57.919Z] 1d585a5a9a04: Waiting [2025-06-16T11:23:57.919Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:57.919Z] 64d981a632eb: Waiting [2025-06-16T11:23:57.919Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:57.919Z] a8c19ccdb7fa: Layer already exists [2025-06-16T11:23:57.919Z] 8bdd016452a4: Layer already exists [2025-06-16T11:23:57.919Z] 01681171273e: Layer already exists [2025-06-16T11:23:57.919Z] ab863d1c91e0: Layer already exists [2025-06-16T11:23:57.919Z] ce6e17ef6879: Layer already exists [2025-06-16T11:23:57.919Z] 1d585a5a9a04: Layer already exists [2025-06-16T11:23:57.919Z] 64d981a632eb: Layer already exists [2025-06-16T11:23:57.919Z] 37822c36a798: Layer already exists [2025-06-16T11:23:57.919Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:58.183Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:0decca7ce1bd5916468f9b71d731b1e71893ac6a0873283082649091d04ac7f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:58.537Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:58.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [2025-06-16T11:23:58.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-16T11:23:58.887Z] 8bdd016452a4: Preparing [2025-06-16T11:23:58.887Z] ab863d1c91e0: Preparing [2025-06-16T11:23:58.887Z] a8c19ccdb7fa: Preparing [2025-06-16T11:23:58.887Z] 11f3cc24661b: Preparing [2025-06-16T11:23:58.887Z] 01681171273e: Preparing [2025-06-16T11:23:58.887Z] 64d981a632eb: Preparing [2025-06-16T11:23:58.887Z] 37822c36a798: Preparing [2025-06-16T11:23:58.887Z] ce6e17ef6879: Preparing [2025-06-16T11:23:58.887Z] 1d585a5a9a04: Preparing [2025-06-16T11:23:58.887Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:58.887Z] 64d981a632eb: Waiting [2025-06-16T11:23:58.887Z] 37822c36a798: Waiting [2025-06-16T11:23:58.887Z] ce6e17ef6879: Waiting [2025-06-16T11:23:58.887Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:58.887Z] ab863d1c91e0: Layer already exists [2025-06-16T11:23:58.887Z] 8bdd016452a4: Layer already exists [2025-06-16T11:23:58.887Z] 11f3cc24661b: Layer already exists [2025-06-16T11:23:58.887Z] 01681171273e: Layer already exists [2025-06-16T11:23:58.887Z] a8c19ccdb7fa: Layer already exists [2025-06-16T11:23:58.887Z] 37822c36a798: Layer already exists [2025-06-16T11:23:58.887Z] ce6e17ef6879: Layer already exists [2025-06-16T11:23:58.887Z] 1d585a5a9a04: Layer already exists [2025-06-16T11:23:58.887Z] 64d981a632eb: Layer already exists [2025-06-16T11:23:58.887Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:23:59.151Z] odessa: digest: sha256:0decca7ce1bd5916468f9b71d731b1e71893ac6a0873283082649091d04ac7f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:23:59.230Z] ===================================================== [Pipeline] echo [2025-06-16T11:23:59.245Z] taggedImages: [2025-06-16T11:23:59.245Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:59.245Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [2025-06-16T11:23:59.245Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:59.245Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-06-16T11:23:59.278Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-06-16T11:23:59.278Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:59.278Z] 4.0.1-dev.1 [2025-06-16T11:23:59.278Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:23:59.278Z] odessa [2025-06-16T11:23:59.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:59.646Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:23:59.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:23:59.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-16T11:23:59.987Z] 1d3bcee98206: Preparing [2025-06-16T11:23:59.987Z] f687a8631f40: Preparing [2025-06-16T11:23:59.987Z] 47dc00068bd5: Preparing [2025-06-16T11:23:59.987Z] 11f3cc24661b: Preparing [2025-06-16T11:23:59.987Z] 01681171273e: Preparing [2025-06-16T11:23:59.987Z] 64d981a632eb: Preparing [2025-06-16T11:23:59.987Z] 0ae69b234abe: Preparing [2025-06-16T11:23:59.987Z] 8905ae43eb43: Preparing [2025-06-16T11:23:59.987Z] dd9c8f8612c8: Preparing [2025-06-16T11:23:59.987Z] 64d981a632eb: Waiting [2025-06-16T11:23:59.987Z] 8905ae43eb43: Waiting [2025-06-16T11:23:59.987Z] dd9c8f8612c8: Waiting [2025-06-16T11:23:59.987Z] 0ae69b234abe: Waiting [2025-06-16T11:23:59.987Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:00.251Z] 01681171273e: Layer already exists [2025-06-16T11:24:00.251Z] 64d981a632eb: Layer already exists [2025-06-16T11:24:00.251Z] f687a8631f40: Pushed [2025-06-16T11:24:00.251Z] 47dc00068bd5: Pushed [2025-06-16T11:24:00.251Z] 1d3bcee98206: Pushed [2025-06-16T11:24:00.251Z] 0ae69b234abe: Pushed [2025-06-16T11:24:00.251Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:00.828Z] 8905ae43eb43: Pushed [2025-06-16T11:24:01.091Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:b83dbbfa942e3ea1eee2da48a4359f28f1b164db726419d78f71b750361dffee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:01.436Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:01.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [2025-06-16T11:24:01.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-16T11:24:01.780Z] 1d3bcee98206: Preparing [2025-06-16T11:24:01.780Z] f687a8631f40: Preparing [2025-06-16T11:24:01.780Z] 47dc00068bd5: Preparing [2025-06-16T11:24:01.780Z] 11f3cc24661b: Preparing [2025-06-16T11:24:01.780Z] 01681171273e: Preparing [2025-06-16T11:24:01.780Z] 64d981a632eb: Preparing [2025-06-16T11:24:01.780Z] 0ae69b234abe: Preparing [2025-06-16T11:24:01.780Z] 64d981a632eb: Waiting [2025-06-16T11:24:01.780Z] 0ae69b234abe: Waiting [2025-06-16T11:24:01.780Z] 8905ae43eb43: Preparing [2025-06-16T11:24:01.780Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:01.780Z] 8905ae43eb43: Waiting [2025-06-16T11:24:01.780Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:01.780Z] 47dc00068bd5: Layer already exists [2025-06-16T11:24:01.780Z] f687a8631f40: Layer already exists [2025-06-16T11:24:01.780Z] 01681171273e: Layer already exists [2025-06-16T11:24:01.780Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:01.780Z] 1d3bcee98206: Layer already exists [2025-06-16T11:24:01.780Z] 8905ae43eb43: Layer already exists [2025-06-16T11:24:01.780Z] 64d981a632eb: Layer already exists [2025-06-16T11:24:01.780Z] 0ae69b234abe: Layer already exists [2025-06-16T11:24:01.780Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:02.044Z] 4.0.1-dev.1: digest: sha256:b83dbbfa942e3ea1eee2da48a4359f28f1b164db726419d78f71b750361dffee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:02.395Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:02.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:24:02.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-16T11:24:02.746Z] 1d3bcee98206: Preparing [2025-06-16T11:24:02.746Z] f687a8631f40: Preparing [2025-06-16T11:24:02.746Z] 47dc00068bd5: Preparing [2025-06-16T11:24:02.746Z] 11f3cc24661b: Preparing [2025-06-16T11:24:02.746Z] 01681171273e: Preparing [2025-06-16T11:24:02.746Z] 64d981a632eb: Preparing [2025-06-16T11:24:02.746Z] 0ae69b234abe: Preparing [2025-06-16T11:24:02.746Z] 8905ae43eb43: Preparing [2025-06-16T11:24:02.746Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:02.746Z] 64d981a632eb: Waiting [2025-06-16T11:24:02.746Z] 0ae69b234abe: Waiting [2025-06-16T11:24:02.746Z] 8905ae43eb43: Waiting [2025-06-16T11:24:02.746Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:02.746Z] 01681171273e: Layer already exists [2025-06-16T11:24:02.746Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:02.746Z] 1d3bcee98206: Layer already exists [2025-06-16T11:24:02.746Z] f687a8631f40: Layer already exists [2025-06-16T11:24:02.746Z] 47dc00068bd5: Layer already exists [2025-06-16T11:24:02.746Z] 0ae69b234abe: Layer already exists [2025-06-16T11:24:02.746Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:02.746Z] 64d981a632eb: Layer already exists [2025-06-16T11:24:02.746Z] 8905ae43eb43: Layer already exists [2025-06-16T11:24:03.010Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:b83dbbfa942e3ea1eee2da48a4359f28f1b164db726419d78f71b750361dffee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:03.370Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:03.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [2025-06-16T11:24:03.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-16T11:24:03.710Z] 1d3bcee98206: Preparing [2025-06-16T11:24:03.710Z] f687a8631f40: Preparing [2025-06-16T11:24:03.710Z] 47dc00068bd5: Preparing [2025-06-16T11:24:03.710Z] 11f3cc24661b: Preparing [2025-06-16T11:24:03.710Z] 01681171273e: Preparing [2025-06-16T11:24:03.710Z] 64d981a632eb: Preparing [2025-06-16T11:24:03.710Z] 0ae69b234abe: Preparing [2025-06-16T11:24:03.710Z] 64d981a632eb: Waiting [2025-06-16T11:24:03.710Z] 8905ae43eb43: Preparing [2025-06-16T11:24:03.710Z] 0ae69b234abe: Waiting [2025-06-16T11:24:03.710Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:03.710Z] 8905ae43eb43: Waiting [2025-06-16T11:24:03.710Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:03.710Z] f687a8631f40: Layer already exists [2025-06-16T11:24:03.710Z] 47dc00068bd5: Layer already exists [2025-06-16T11:24:03.710Z] 01681171273e: Layer already exists [2025-06-16T11:24:03.710Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:03.710Z] 1d3bcee98206: Layer already exists [2025-06-16T11:24:03.710Z] 0ae69b234abe: Layer already exists [2025-06-16T11:24:03.710Z] 64d981a632eb: Layer already exists [2025-06-16T11:24:03.710Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:03.710Z] 8905ae43eb43: Layer already exists [2025-06-16T11:24:03.974Z] odessa: digest: sha256:b83dbbfa942e3ea1eee2da48a4359f28f1b164db726419d78f71b750361dffee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:24:04.042Z] ===================================================== [Pipeline] echo [2025-06-16T11:24:04.062Z] taggedImages: [2025-06-16T11:24:04.062Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:24:04.062Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [2025-06-16T11:24:04.062Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:24:04.062Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-06-16T11:24:04.088Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-06-16T11:24:04.088Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:24:04.088Z] 4.0.1-dev.1 [2025-06-16T11:24:04.088Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:24:04.088Z] odessa [2025-06-16T11:24:04.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:04.475Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:04.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:24:04.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-16T11:24:04.821Z] 8e414e1b49bc: Preparing [2025-06-16T11:24:04.821Z] 4e2a7913acfc: Preparing [2025-06-16T11:24:04.821Z] 6c483225ff58: Preparing [2025-06-16T11:24:04.821Z] 11f3cc24661b: Preparing [2025-06-16T11:24:04.821Z] 01681171273e: Preparing [2025-06-16T11:24:04.821Z] 64d981a632eb: Preparing [2025-06-16T11:24:04.821Z] ce6e17ef6879: Preparing [2025-06-16T11:24:04.821Z] 1d585a5a9a04: Preparing [2025-06-16T11:24:04.821Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:04.821Z] ce6e17ef6879: Waiting [2025-06-16T11:24:04.821Z] 64d981a632eb: Waiting [2025-06-16T11:24:04.821Z] 1d585a5a9a04: Waiting [2025-06-16T11:24:04.821Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:04.821Z] 01681171273e: Layer already exists [2025-06-16T11:24:04.821Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:05.084Z] 64d981a632eb: Layer already exists [2025-06-16T11:24:05.085Z] ce6e17ef6879: Layer already exists [2025-06-16T11:24:05.085Z] 4e2a7913acfc: Pushed [2025-06-16T11:24:05.085Z] 1d585a5a9a04: Layer already exists [2025-06-16T11:24:05.085Z] 8e414e1b49bc: Pushed [2025-06-16T11:24:05.085Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:05.085Z] 6c483225ff58: Pushed [2025-06-16T11:24:05.085Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:98e5fec1ded229bdf571444ed641165de6ed635b10115efd6048368e3430290c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:05.439Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:05.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [2025-06-16T11:24:05.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-16T11:24:05.791Z] 8e414e1b49bc: Preparing [2025-06-16T11:24:05.791Z] 4e2a7913acfc: Preparing [2025-06-16T11:24:05.791Z] 6c483225ff58: Preparing [2025-06-16T11:24:05.791Z] 11f3cc24661b: Preparing [2025-06-16T11:24:05.791Z] 01681171273e: Preparing [2025-06-16T11:24:05.791Z] 64d981a632eb: Preparing [2025-06-16T11:24:05.791Z] ce6e17ef6879: Preparing [2025-06-16T11:24:05.791Z] 64d981a632eb: Waiting [2025-06-16T11:24:05.791Z] 1d585a5a9a04: Preparing [2025-06-16T11:24:05.791Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:05.791Z] ce6e17ef6879: Waiting [2025-06-16T11:24:05.791Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:05.791Z] 1d585a5a9a04: Waiting [2025-06-16T11:24:05.791Z] 8e414e1b49bc: Layer already exists [2025-06-16T11:24:05.791Z] 6c483225ff58: Layer already exists [2025-06-16T11:24:05.791Z] 4e2a7913acfc: Layer already exists [2025-06-16T11:24:05.791Z] 01681171273e: Layer already exists [2025-06-16T11:24:05.791Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:05.791Z] 64d981a632eb: Layer already exists [2025-06-16T11:24:05.791Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:05.791Z] 1d585a5a9a04: Layer already exists [2025-06-16T11:24:05.791Z] ce6e17ef6879: Layer already exists [2025-06-16T11:24:06.053Z] 4.0.1-dev.1: digest: sha256:98e5fec1ded229bdf571444ed641165de6ed635b10115efd6048368e3430290c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:06.405Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:06.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:24:06.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-16T11:24:06.754Z] 8e414e1b49bc: Preparing [2025-06-16T11:24:06.754Z] 4e2a7913acfc: Preparing [2025-06-16T11:24:06.754Z] 6c483225ff58: Preparing [2025-06-16T11:24:06.754Z] 11f3cc24661b: Preparing [2025-06-16T11:24:06.754Z] 01681171273e: Preparing [2025-06-16T11:24:06.754Z] 64d981a632eb: Preparing [2025-06-16T11:24:06.754Z] ce6e17ef6879: Preparing [2025-06-16T11:24:06.754Z] 1d585a5a9a04: Preparing [2025-06-16T11:24:06.754Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:06.754Z] 64d981a632eb: Waiting [2025-06-16T11:24:06.754Z] ce6e17ef6879: Waiting [2025-06-16T11:24:06.754Z] 1d585a5a9a04: Waiting [2025-06-16T11:24:06.754Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:06.754Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:06.754Z] 4e2a7913acfc: Layer already exists [2025-06-16T11:24:06.754Z] 6c483225ff58: Layer already exists [2025-06-16T11:24:06.754Z] 01681171273e: Layer already exists [2025-06-16T11:24:06.754Z] 8e414e1b49bc: Layer already exists [2025-06-16T11:24:06.754Z] ce6e17ef6879: Layer already exists [2025-06-16T11:24:06.754Z] 64d981a632eb: Layer already exists [2025-06-16T11:24:06.754Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:06.754Z] 1d585a5a9a04: Layer already exists [2025-06-16T11:24:07.018Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:98e5fec1ded229bdf571444ed641165de6ed635b10115efd6048368e3430290c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:07.375Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:07.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [2025-06-16T11:24:07.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-16T11:24:07.716Z] 8e414e1b49bc: Preparing [2025-06-16T11:24:07.716Z] 4e2a7913acfc: Preparing [2025-06-16T11:24:07.716Z] 6c483225ff58: Preparing [2025-06-16T11:24:07.716Z] 11f3cc24661b: Preparing [2025-06-16T11:24:07.716Z] 01681171273e: Preparing [2025-06-16T11:24:07.716Z] 64d981a632eb: Preparing [2025-06-16T11:24:07.716Z] ce6e17ef6879: Preparing [2025-06-16T11:24:07.716Z] 1d585a5a9a04: Preparing [2025-06-16T11:24:07.716Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:07.716Z] 64d981a632eb: Waiting [2025-06-16T11:24:07.716Z] ce6e17ef6879: Waiting [2025-06-16T11:24:07.716Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:07.716Z] 1d585a5a9a04: Waiting [2025-06-16T11:24:07.716Z] 8e414e1b49bc: Layer already exists [2025-06-16T11:24:07.716Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:07.716Z] 4e2a7913acfc: Layer already exists [2025-06-16T11:24:07.716Z] 01681171273e: Layer already exists [2025-06-16T11:24:07.716Z] 6c483225ff58: Layer already exists [2025-06-16T11:24:07.716Z] ce6e17ef6879: Layer already exists [2025-06-16T11:24:07.716Z] 1d585a5a9a04: Layer already exists [2025-06-16T11:24:07.716Z] 64d981a632eb: Layer already exists [2025-06-16T11:24:07.716Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:07.979Z] odessa: digest: sha256:98e5fec1ded229bdf571444ed641165de6ed635b10115efd6048368e3430290c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:24:08.064Z] ===================================================== [Pipeline] echo [2025-06-16T11:24:08.080Z] taggedImages: [2025-06-16T11:24:08.080Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:24:08.080Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [2025-06-16T11:24:08.080Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:24:08.080Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-06-16T11:24:08.110Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-06-16T11:24:08.110Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:24:08.110Z] 4.0.1-dev.1 [2025-06-16T11:24:08.110Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:24:08.110Z] odessa [2025-06-16T11:24:08.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:08.465Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:08.817Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:24:08.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-16T11:24:08.817Z] fc20b8542034: Preparing [2025-06-16T11:24:08.817Z] 4bf7c7343bc5: Preparing [2025-06-16T11:24:08.817Z] 11f3cc24661b: Preparing [2025-06-16T11:24:08.817Z] 01681171273e: Preparing [2025-06-16T11:24:08.817Z] c5fe8241372a: Preparing [2025-06-16T11:24:08.817Z] e5b7664a4cb6: Preparing [2025-06-16T11:24:08.817Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:08.817Z] e5b7664a4cb6: Waiting [2025-06-16T11:24:08.817Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:08.817Z] 01681171273e: Layer already exists [2025-06-16T11:24:08.817Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:08.817Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:09.080Z] fc20b8542034: Pushed [2025-06-16T11:24:09.080Z] c5fe8241372a: Pushed [2025-06-16T11:24:10.475Z] e5b7664a4cb6: Pushed [2025-06-16T11:24:17.086Z] 4bf7c7343bc5: Pushed [2025-06-16T11:24:17.087Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:8c00ae1a0351f3d28818b99f9ee092ddabfbe30c7f838d1b766deb6f127d89ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:17.489Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:17.847Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [2025-06-16T11:24:17.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-16T11:24:17.847Z] fc20b8542034: Preparing [2025-06-16T11:24:17.847Z] 4bf7c7343bc5: Preparing [2025-06-16T11:24:17.847Z] 11f3cc24661b: Preparing [2025-06-16T11:24:17.847Z] 01681171273e: Preparing [2025-06-16T11:24:17.847Z] c5fe8241372a: Preparing [2025-06-16T11:24:17.847Z] e5b7664a4cb6: Preparing [2025-06-16T11:24:17.847Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:17.847Z] e5b7664a4cb6: Waiting [2025-06-16T11:24:17.847Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:17.847Z] c5fe8241372a: Layer already exists [2025-06-16T11:24:17.847Z] fc20b8542034: Layer already exists [2025-06-16T11:24:17.847Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:17.847Z] 01681171273e: Layer already exists [2025-06-16T11:24:17.847Z] 4bf7c7343bc5: Layer already exists [2025-06-16T11:24:17.847Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:17.847Z] e5b7664a4cb6: Layer already exists [2025-06-16T11:24:18.116Z] 4.0.1-dev.1: digest: sha256:8c00ae1a0351f3d28818b99f9ee092ddabfbe30c7f838d1b766deb6f127d89ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:18.483Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:18.843Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:24:18.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-16T11:24:18.844Z] fc20b8542034: Preparing [2025-06-16T11:24:18.844Z] 4bf7c7343bc5: Preparing [2025-06-16T11:24:18.844Z] 11f3cc24661b: Preparing [2025-06-16T11:24:18.844Z] 01681171273e: Preparing [2025-06-16T11:24:18.844Z] c5fe8241372a: Preparing [2025-06-16T11:24:18.844Z] e5b7664a4cb6: Preparing [2025-06-16T11:24:18.844Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:18.844Z] e5b7664a4cb6: Waiting [2025-06-16T11:24:18.844Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:18.844Z] fc20b8542034: Layer already exists [2025-06-16T11:24:18.844Z] 01681171273e: Layer already exists [2025-06-16T11:24:18.844Z] 4bf7c7343bc5: Layer already exists [2025-06-16T11:24:18.844Z] c5fe8241372a: Layer already exists [2025-06-16T11:24:18.844Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:18.844Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:18.844Z] e5b7664a4cb6: Layer already exists [2025-06-16T11:24:19.109Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:8c00ae1a0351f3d28818b99f9ee092ddabfbe30c7f838d1b766deb6f127d89ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:19.471Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:19.826Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [2025-06-16T11:24:19.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-16T11:24:19.826Z] fc20b8542034: Preparing [2025-06-16T11:24:19.826Z] 4bf7c7343bc5: Preparing [2025-06-16T11:24:19.826Z] 11f3cc24661b: Preparing [2025-06-16T11:24:19.826Z] 01681171273e: Preparing [2025-06-16T11:24:19.826Z] c5fe8241372a: Preparing [2025-06-16T11:24:19.826Z] e5b7664a4cb6: Preparing [2025-06-16T11:24:19.826Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:19.826Z] e5b7664a4cb6: Waiting [2025-06-16T11:24:19.826Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:19.826Z] 4bf7c7343bc5: Layer already exists [2025-06-16T11:24:19.826Z] fc20b8542034: Layer already exists [2025-06-16T11:24:19.826Z] c5fe8241372a: Layer already exists [2025-06-16T11:24:19.826Z] 01681171273e: Layer already exists [2025-06-16T11:24:19.826Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:19.826Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:19.826Z] e5b7664a4cb6: Layer already exists [2025-06-16T11:24:20.090Z] odessa: digest: sha256:8c00ae1a0351f3d28818b99f9ee092ddabfbe30c7f838d1b766deb6f127d89ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:24:20.171Z] ===================================================== [Pipeline] echo [2025-06-16T11:24:20.184Z] taggedImages: [2025-06-16T11:24:20.184Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:24:20.184Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [2025-06-16T11:24:20.184Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:24:20.184Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-06-16T11:24:20.212Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-06-16T11:24:20.212Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:24:20.212Z] 4.0.1-dev.1 [2025-06-16T11:24:20.212Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:24:20.212Z] odessa [2025-06-16T11:24:20.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:20.583Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:20.944Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:24:20.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-16T11:24:20.945Z] 814f7c4450a1: Preparing [2025-06-16T11:24:20.945Z] 045f9781b419: Preparing [2025-06-16T11:24:20.945Z] 11f3cc24661b: Preparing [2025-06-16T11:24:20.945Z] 01681171273e: Preparing [2025-06-16T11:24:20.945Z] c9b35611edc2: Preparing [2025-06-16T11:24:20.945Z] 1317f67d1ccd: Preparing [2025-06-16T11:24:20.945Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:20.945Z] 1317f67d1ccd: Waiting [2025-06-16T11:24:20.945Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:20.945Z] 01681171273e: Layer already exists [2025-06-16T11:24:20.945Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:21.209Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:21.209Z] 814f7c4450a1: Pushed [2025-06-16T11:24:21.209Z] c9b35611edc2: Pushed [2025-06-16T11:24:21.787Z] 1317f67d1ccd: Pushed [2025-06-16T11:24:29.956Z] 045f9781b419: Pushed [2025-06-16T11:24:29.956Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2: digest: sha256:5c17ae612cb889bb9100b20c6fae8b08bb61af09458cb40b862d30a49e1f7547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:30.451Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:30.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [2025-06-16T11:24:30.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-16T11:24:30.793Z] 814f7c4450a1: Preparing [2025-06-16T11:24:30.793Z] 045f9781b419: Preparing [2025-06-16T11:24:30.793Z] 11f3cc24661b: Preparing [2025-06-16T11:24:30.793Z] 01681171273e: Preparing [2025-06-16T11:24:30.793Z] c9b35611edc2: Preparing [2025-06-16T11:24:30.793Z] 1317f67d1ccd: Preparing [2025-06-16T11:24:30.793Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:30.793Z] 1317f67d1ccd: Waiting [2025-06-16T11:24:30.793Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:30.793Z] 01681171273e: Layer already exists [2025-06-16T11:24:30.793Z] 814f7c4450a1: Layer already exists [2025-06-16T11:24:30.793Z] 045f9781b419: Layer already exists [2025-06-16T11:24:30.793Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:30.793Z] c9b35611edc2: Layer already exists [2025-06-16T11:24:30.793Z] 1317f67d1ccd: Layer already exists [2025-06-16T11:24:30.793Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:31.056Z] 4.0.1-dev.1: digest: sha256:5c17ae612cb889bb9100b20c6fae8b08bb61af09458cb40b862d30a49e1f7547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:31.397Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:31.726Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:24:31.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-16T11:24:31.726Z] 814f7c4450a1: Preparing [2025-06-16T11:24:31.726Z] 045f9781b419: Preparing [2025-06-16T11:24:31.726Z] 11f3cc24661b: Preparing [2025-06-16T11:24:31.726Z] 01681171273e: Preparing [2025-06-16T11:24:31.726Z] c9b35611edc2: Preparing [2025-06-16T11:24:31.726Z] 1317f67d1ccd: Preparing [2025-06-16T11:24:31.726Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:31.726Z] 1317f67d1ccd: Waiting [2025-06-16T11:24:31.726Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:31.726Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:31.726Z] 814f7c4450a1: Layer already exists [2025-06-16T11:24:31.726Z] 01681171273e: Layer already exists [2025-06-16T11:24:31.726Z] 045f9781b419: Layer already exists [2025-06-16T11:24:31.726Z] c9b35611edc2: Layer already exists [2025-06-16T11:24:31.726Z] 1317f67d1ccd: Layer already exists [2025-06-16T11:24:31.726Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:31.726Z] 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1: digest: sha256:5c17ae612cb889bb9100b20c6fae8b08bb61af09458cb40b862d30a49e1f7547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:32.074Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:32.430Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [2025-06-16T11:24:32.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-16T11:24:32.431Z] 814f7c4450a1: Preparing [2025-06-16T11:24:32.431Z] 045f9781b419: Preparing [2025-06-16T11:24:32.431Z] 11f3cc24661b: Preparing [2025-06-16T11:24:32.431Z] 01681171273e: Preparing [2025-06-16T11:24:32.431Z] c9b35611edc2: Preparing [2025-06-16T11:24:32.431Z] 1317f67d1ccd: Preparing [2025-06-16T11:24:32.431Z] dd9c8f8612c8: Preparing [2025-06-16T11:24:32.431Z] 1317f67d1ccd: Waiting [2025-06-16T11:24:32.431Z] dd9c8f8612c8: Waiting [2025-06-16T11:24:32.431Z] 11f3cc24661b: Layer already exists [2025-06-16T11:24:32.431Z] c9b35611edc2: Layer already exists [2025-06-16T11:24:32.431Z] 814f7c4450a1: Layer already exists [2025-06-16T11:24:32.431Z] 01681171273e: Layer already exists [2025-06-16T11:24:32.431Z] 045f9781b419: Layer already exists [2025-06-16T11:24:32.431Z] 1317f67d1ccd: Layer already exists [2025-06-16T11:24:32.431Z] dd9c8f8612c8: Layer already exists [2025-06-16T11:24:32.694Z] odessa: digest: sha256:5c17ae612cb889bb9100b20c6fae8b08bb61af09458cb40b862d30a49e1f7547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-16T11:24:32.786Z] ===================================================== [Pipeline] echo [2025-06-16T11:24:32.799Z] taggedImages: [2025-06-16T11:24:32.799Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [2025-06-16T11:24:32.799Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [2025-06-16T11:24:32.799Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [2025-06-16T11:24:32.799Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo [2025-06-16T11:24:32.812Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:32.821Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:32.837Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:32.851Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-06-16T11:24:32.862Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:32.874Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:32.889Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:32.900Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-06-16T11:24:32.910Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:32.922Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:32.933Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:32.944Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-06-16T11:24:32.960Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:32.975Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:32.988Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-06-16T11:24:33.021Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:33.032Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.042Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.054Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-06-16T11:24:33.067Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:33.084Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.095Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.112Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-06-16T11:24:33.128Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:33.145Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.159Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.176Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-06-16T11:24:33.190Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:33.199Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.211Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.229Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-06-16T11:24:33.242Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:33.256Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.265Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.277Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-06-16T11:24:33.293Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:33.306Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.317Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.328Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-06-16T11:24:33.340Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:33.356Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.379Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-06-16T11:24:33.392Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:33.405Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.419Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.430Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-06-16T11:24:33.443Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:33.454Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.465Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.480Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-06-16T11:24:33.491Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:33.509Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.522Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.539Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-06-16T11:24:33.556Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] echo [2025-06-16T11:24:33.571Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.585Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:78a2866fa48e527d9c5b931e2f4dbf5e906b79d2-4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:24:33.596Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:33.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-16T11:24:33.985Z] [2025-06-16T11:24:33.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:24:34.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-16T11:24:34.308Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-16T11:24:34.308Z] 8998bd30e6a1: Pulling fs layer [2025-06-16T11:24:34.308Z] 04944245beec: Pulling fs layer [2025-06-16T11:24:34.308Z] 699f458cf7ca: Pulling fs layer [2025-06-16T11:24:34.308Z] 765212b225bb: Pulling fs layer [2025-06-16T11:24:34.308Z] f23df028b6ca: Pulling fs layer [2025-06-16T11:24:34.308Z] d65c8cfc05b1: Pulling fs layer [2025-06-16T11:24:34.308Z] 2437ff75d9bd: Pulling fs layer [2025-06-16T11:24:34.308Z] 765212b225bb: Waiting [2025-06-16T11:24:34.308Z] f23df028b6ca: Waiting [2025-06-16T11:24:34.308Z] d65c8cfc05b1: Waiting [2025-06-16T11:24:34.308Z] 2437ff75d9bd: Waiting [2025-06-16T11:24:34.573Z] 04944245beec: Verifying Checksum [2025-06-16T11:24:34.573Z] 04944245beec: Download complete [2025-06-16T11:24:34.573Z] 765212b225bb: Verifying Checksum [2025-06-16T11:24:34.573Z] 765212b225bb: Download complete [2025-06-16T11:24:34.573Z] f23df028b6ca: Verifying Checksum [2025-06-16T11:24:34.573Z] f23df028b6ca: Download complete [2025-06-16T11:24:34.573Z] d65c8cfc05b1: Verifying Checksum [2025-06-16T11:24:34.573Z] d65c8cfc05b1: Download complete [2025-06-16T11:24:34.573Z] 699f458cf7ca: Verifying Checksum [2025-06-16T11:24:34.573Z] 699f458cf7ca: Download complete [2025-06-16T11:24:35.154Z] 8998bd30e6a1: Verifying Checksum [2025-06-16T11:24:35.154Z] 8998bd30e6a1: Download complete [2025-06-16T11:24:37.722Z] 2437ff75d9bd: Verifying Checksum [2025-06-16T11:24:37.722Z] 2437ff75d9bd: Download complete [2025-06-16T11:24:39.657Z] 8998bd30e6a1: Pull complete [2025-06-16T11:24:40.238Z] 04944245beec: Pull complete [2025-06-16T11:24:41.641Z] 699f458cf7ca: Pull complete [2025-06-16T11:24:42.220Z] 765212b225bb: Pull complete [2025-06-16T11:24:43.177Z] f23df028b6ca: Pull complete [2025-06-16T11:24:43.177Z] d65c8cfc05b1: Pull complete [2025-06-16T11:25:01.372Z] 2437ff75d9bd: Pull complete [2025-06-16T11:25:01.372Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-16T11:25:01.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-16T11:25:01.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T11:25:01.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-3387 does not seem to be running inside a container [2025-06-16T11:25:01.646Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:arm64 cat [2025-06-16T11:25:04.246Z] $ docker top 973f8ff17d4ec5d93296d8b487111b3457a9bec80319b4336322f22d5b30cc5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:25:05.161Z] ---> job-cost.sh [2025-06-16T11:25:05.162Z] lf-activate-venv: SKIPPING [2025-06-16T11:25:05.162Z] INFO: No Stack... [2025-06-16T11:25:05.739Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-16T11:25:06.318Z] INFO: Archiving Costs [Pipeline] sh [2025-06-16T11:25:06.951Z] + cut -d, -f6+ [2025-06-16T11:25:06.951Z] cat /w/workspace/edgex-go/15/archives/cost.csv [Pipeline] lock [2025-06-16T11:25:06.973Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-15-stack-cost] [2025-06-16T11:25:06.980Z] Resource [jenkins-edgexfoundry-edgex-go-odessa-15-stack-cost] did not exist. Created. [2025-06-16T11:25:06.986Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-16T11:25:07.319Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-16T11:25:08.837Z] Stashed 1 file(s) [Pipeline] } [2025-06-16T11:25:08.846Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-15-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-16T11:25:08.893Z] $ docker stop --time=1 973f8ff17d4ec5d93296d8b487111b3457a9bec80319b4336322f22d5b30cc5e [2025-06-16T11:25:10.406Z] $ docker rm -f --volumes 973f8ff17d4ec5d93296d8b487111b3457a9bec80319b4336322f22d5b30cc5e [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 [2025-06-16T11:25:10.957Z] provisioning config files... [2025-06-16T11:25:10.965Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config13435884911748189817tmp [Pipeline] { [Pipeline] sh [2025-06-16T11:25:11.262Z] + set +x [2025-06-16T11:25:11.262Z] + bash -s -- [2025-06-16T11:25:11.262Z] + curl -s https://codecov.io/bash [2025-06-16T11:25:11.523Z] [2025-06-16T11:25:11.523Z] _____ _ [2025-06-16T11:25:11.523Z] / ____| | | [2025-06-16T11:25:11.523Z] | | ___ __| | ___ ___ _____ __ [2025-06-16T11:25:11.523Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-06-16T11:25:11.523Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-06-16T11:25:11.523Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-06-16T11:25:11.523Z] Bash-1.0.6 [2025-06-16T11:25:11.523Z] [2025-06-16T11:25:11.523Z] [2025-06-16T11:25:11.523Z] ==> git version 2.25.1 found [2025-06-16T11:25:11.523Z] ==> 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 [2025-06-16T11:25:11.523Z] Release-Date: 2020-01-08 [2025-06-16T11:25:11.523Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-16T11:25:11.523Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-06-16T11:25:11.523Z] ==> Jenkins CI detected. [2025-06-16T11:25:11.523Z] current dir:  /w/workspace/edgex-go/15 [2025-06-16T11:25:11.523Z] project root: . [2025-06-16T11:25:11.523Z] --> token set from env [2025-06-16T11:25:11.523Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-06-16T11:25:11.523Z] ==> Running gcov in . (disable via -X gcov) [2025-06-16T11:25:11.523Z] ==> Python coveragepy not found [2025-06-16T11:25:11.523Z] ==> Searching for coverage reports in: [2025-06-16T11:25:11.523Z] + . [2025-06-16T11:25:11.523Z] -> Found 1 reports [2025-06-16T11:25:11.523Z] ==> Detecting git/mercurial file structure [2025-06-16T11:25:11.523Z] ==> Reading reports [2025-06-16T11:25:11.523Z] + ./coverage.out bytes=1660924 [2025-06-16T11:25:11.523Z] ==> Appending adjustments [2025-06-16T11:25:11.523Z] https://docs.codecov.io/docs/fixing-reports [2025-06-16T11:25:13.427Z] + Found adjustments [2025-06-16T11:25:13.427Z] ==> Gzipping contents [2025-06-16T11:25:13.427Z] 168K /tmp/codecov.ycDqyj.gz [2025-06-16T11:25:13.427Z] ==> Uploading reports [2025-06-16T11:25:13.427Z] url: https://codecov.io [2025-06-16T11:25:13.427Z] query: branch=odessa&commit=78a2866fa48e527d9c5b931e2f4dbf5e906b79d2&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-16T11:25:13.427Z] -> Pinging Codecov [2025-06-16T11:25:13.427Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=78a2866fa48e527d9c5b931e2f4dbf5e906b79d2&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-16T11:25:13.427Z] -> Uploading to [2025-06-16T11:25:13.427Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/78a2866fa48e527d9c5b931e2f4dbf5e906b79d2/f4ee0cc6-daef-437d-9188-d38105a377dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250616%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250616T112513Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=511c0d1e923a6021a98ed274ecfa9d0fde4721f4d3e1caf5db54e950b53526b5 [2025-06-16T11:25:13.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-16T11:25:13.427Z] Dload Upload Total Spent Left Speed [2025-06-16T11:25:13.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 164k 0 0 38 65536 0 810k --:--:-- --:--:-- --:--:-- 800k 100 164k 0 0 100 164k 0 801k --:--:-- --:--:-- --:--:-- 798k [2025-06-16T11:25:13.685Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 [Pipeline] } [2025-06-16T11:25:13.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-06-16T11:25:13.944Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-06-16T11:25:13.960Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:25:14.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-16T11:25:14.271Z] [2025-06-16T11:25:14.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:25:14.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-16T11:25:14.581Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-06-16T11:25:14.581Z] 43c4264eed91: Pulling fs layer [2025-06-16T11:25:14.581Z] 4cc291be95ef: Pulling fs layer [2025-06-16T11:25:14.581Z] 2ac1f1163629: Pulling fs layer [2025-06-16T11:25:14.581Z] 5c3c966382ef: Pulling fs layer [2025-06-16T11:25:14.581Z] 4f4fb700ef54: Pulling fs layer [2025-06-16T11:25:14.581Z] d9c7d2e4e75e: Pulling fs layer [2025-06-16T11:25:14.581Z] 9c3e1370e548: Pulling fs layer [2025-06-16T11:25:14.581Z] 4f4fb700ef54: Waiting [2025-06-16T11:25:14.581Z] 9c3e1370e548: Waiting [2025-06-16T11:25:14.581Z] d9c7d2e4e75e: Waiting [2025-06-16T11:25:14.581Z] 5c3c966382ef: Waiting [2025-06-16T11:25:14.581Z] 4cc291be95ef: Verifying Checksum [2025-06-16T11:25:14.581Z] 4cc291be95ef: Download complete [2025-06-16T11:25:14.581Z] 5c3c966382ef: Verifying Checksum [2025-06-16T11:25:14.581Z] 5c3c966382ef: Download complete [2025-06-16T11:25:14.581Z] 4f4fb700ef54: Download complete [2025-06-16T11:25:14.581Z] 43c4264eed91: Download complete [2025-06-16T11:25:14.839Z] d9c7d2e4e75e: Verifying Checksum [2025-06-16T11:25:14.839Z] d9c7d2e4e75e: Download complete [2025-06-16T11:25:14.839Z] 43c4264eed91: Pull complete [2025-06-16T11:25:15.098Z] 4cc291be95ef: Pull complete [2025-06-16T11:25:15.098Z] 2ac1f1163629: Verifying Checksum [2025-06-16T11:25:15.098Z] 2ac1f1163629: Download complete [2025-06-16T11:25:16.036Z] 9c3e1370e548: Verifying Checksum [2025-06-16T11:25:16.036Z] 9c3e1370e548: Download complete [2025-06-16T11:25:18.595Z] 2ac1f1163629: Pull complete [2025-06-16T11:25:18.595Z] 5c3c966382ef: Pull complete [2025-06-16T11:25:18.595Z] 4f4fb700ef54: Pull complete [2025-06-16T11:25:18.853Z] d9c7d2e4e75e: Pull complete [2025-06-16T11:25:22.140Z] 9c3e1370e548: Pull complete [2025-06-16T11:25:22.140Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-06-16T11:25:22.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-16T11:25:22.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T11:25:22.253Z] prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container [2025-06-16T11:25:22.285Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 [2025-06-16T11:25:24.717Z] $ docker top 23a912e83f31bec1f5d14fbf6d26327e7b97b021a1cb4fb34c8abf3156bd6179 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-16T11:25:25.065Z] + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo [2025-06-16T11:25:25.076Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh [2025-06-16T11:25:25.355Z] + set -o pipefail [2025-06-16T11:25:25.355Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' [2025-06-16T11:25:30.626Z] [2025-06-16T11:25:30.626Z] Monitoring /w/workspace/edgex-go/15 (github.com/edgexfoundry/edgex-go)... [2025-06-16T11:25:30.626Z] [2025-06-16T11:25:30.626Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/804aa25b-0b1e-4f4c-a5ef-809caa8bd541 [2025-06-16T11:25:30.626Z] [2025-06-16T11:25:30.626Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-06-16T11:25:30.626Z] [2025-06-16T11:25:30.626Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-06-16T11:25:30.626Z] [2025-06-16T11:25:30.626Z] [2025-06-16T11:25:30.626Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-06-16T11:25:30.626Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-06-16T11:25:30.637Z] $ docker stop --time=1 23a912e83f31bec1f5d14fbf6d26327e7b97b021a1cb4fb34c8abf3156bd6179 [2025-06-16T11:25:32.212Z] $ docker rm -f --volumes 23a912e83f31bec1f5d14fbf6d26327e7b97b021a1cb4fb34c8abf3156bd6179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-06-16T11:25:32.468Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-16T11:25:32.485Z] provisioning config files... [2025-06-16T11:25:32.493Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/15@tmp/config12394925971961998249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:25:32.799Z] --> edgex-publish-swagger.sh [2025-06-16T11:25:32.799Z] === Publish openapi API === [2025-06-16T11:25:32.799Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-06-16T11:25:32.799Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/15/openapi/core-command.yaml] [2025-06-16T11:25:32.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-16T11:25:32.799Z] Dload Upload Total Spent Left Speed [2025-06-16T11:25:33.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32848 100 66 100 32782 173 86041 --:--:-- --:--:-- --:--:-- 86215 [2025-06-16T11:25:33.059Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-16T11:25:33.059Z] [2025-06-16T11:25:33.059Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/15/openapi/core-data.yaml] [2025-06-16T11:25:33.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-16T11:25:33.059Z] Dload Upload Total Spent Left Speed [2025-06-16T11:25:33.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71147 100 66 100 71081 234 247k --:--:-- --:--:-- --:--:-- 247k [2025-06-16T11:25:33.318Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-16T11:25:33.318Z] [2025-06-16T11:25:33.318Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/15/openapi/core-keeper.yaml] [2025-06-16T11:25:33.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-16T11:25:33.318Z] Dload Upload Total Spent Left Speed [2025-06-16T11:25:33.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30234 0 0 100 30234 0 145k --:--:-- --:--:-- --:--:-- 144k 100 30300 100 66 100 30234 309 138k --:--:-- --:--:-- --:--:-- 138k [2025-06-16T11:25:33.577Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-16T11:25:33.577Z] [2025-06-16T11:25:33.577Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/15/openapi/core-metadata.yaml] [2025-06-16T11:25:33.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-16T11:25:33.577Z] Dload Upload Total Spent Left Speed [2025-06-16T11:25:33.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 409 969k --:--:-- --:--:-- --:--:-- 970k [2025-06-16T11:25:33.836Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-16T11:25:33.836Z] [2025-06-16T11:25:33.836Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/15/openapi/security-proxy-auth.yaml] [2025-06-16T11:25:33.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-16T11:25:33.836Z] Dload Upload Total Spent Left Speed [2025-06-16T11:25:33.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 395 143k --:--:-- --:--:-- --:--:-- 143k [2025-06-16T11:25:33.836Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-16T11:25:33.836Z] [2025-06-16T11:25:33.836Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/15/openapi/security-secretstore-setup.yaml] [2025-06-16T11:25:34.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-16T11:25:34.095Z] Dload Upload Total Spent Left Speed [2025-06-16T11:25:34.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 496 29421 --:--:-- --:--:-- --:--:-- 29917 [2025-06-16T11:25:34.095Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-16T11:25:34.095Z] [2025-06-16T11:25:34.095Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/15/openapi/support-notifications.yaml] [2025-06-16T11:25:34.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-16T11:25:34.095Z] Dload Upload Total Spent Left Speed [2025-06-16T11:25:34.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 370 548k --:--:-- --:--:-- --:--:-- 548k [2025-06-16T11:25:34.354Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-16T11:25:34.354Z] [2025-06-16T11:25:34.354Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/15/openapi/support-scheduler.yaml] [2025-06-16T11:25:34.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-16T11:25:34.354Z] Dload Upload Total Spent Left Speed [2025-06-16T11:25:34.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 277 208k --:--:-- --:--:-- --:--:-- 208k [2025-06-16T11:25:34.613Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-16T11:25:34.613Z] [Pipeline] } [2025-06-16T11:25:34.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-06-16T11:25:35.173Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-16T11:25:35.173Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:25:35.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-16T11:25:35.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T11:25:35.658Z] prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container [2025-06-16T11:25:35.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 [2025-06-16T11:25:36.053Z] $ docker top 3a3a29c8f5409cc6bd64438ac369353eb5fd99072e4329e34270fda87c0445f9 -eo pid,comm [2025-06-16T11:25:36.103Z] 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). [2025-06-16T11:25:36.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-16T11:25:36.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-16T11:25:36.154Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-16T11:25:36.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-16T11:25:36.271Z] $ docker exec 3a3a29c8f5409cc6bd64438ac369353eb5fd99072e4329e34270fda87c0445f9 ssh-agent [2025-06-16T11:25:36.390Z] SSH_AUTH_SOCK=/tmp/ssh-mh8qtdLbZvbq/agent.31 [2025-06-16T11:25:36.390Z] SSH_AGENT_PID=37 [2025-06-16T11:25:36.394Z] Running ssh-add (command line suppressed) [2025-06-16T11:25:36.499Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_6058840064046804843.key (/w/workspace/edgex-go/15@tmp/private_key_6058840064046804843.key) [2025-06-16T11:25:36.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-16T11:25:36.812Z] + git semver tag [2025-06-16T11:25:37.070Z] 2025-06-16 11:25:37,043 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-16T11:25:37.070Z] 2025-06-16 11:25:37,048 [run_tag] DEBUG tag force:False [2025-06-16T11:25:37.070Z] 2025-06-16 11:25:37,048 [check_head_tag] DEBUG check head tag [2025-06-16T11:25:37.070Z] 2025-06-16 11:25:37,049 [execute] INFO git cat-file --batch-check [2025-06-16T11:25:37.070Z] 2025-06-16 11:25:37,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/15, stdin=, shell=False, universal_newlines=False) [2025-06-16T11:25:37.070Z] 2025-06-16 11:25:37,051 [execute] INFO git cat-file --batch [2025-06-16T11:25:37.070Z] 2025-06-16 11:25:37,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/15, stdin=, shell=False, universal_newlines=False) [2025-06-16T11:25:37.070Z] 2025-06-16 11:25:37,066 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa [2025-06-16T11:25:37.070Z] 2025-06-16 11:25:37,067 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 [2025-06-16T11:25:37.070Z] 2025-06-16 11:25:37,067 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/edgex-go/15, stdin=None, shell=False, universal_newlines=False) [2025-06-16T11:25:37.329Z] 2025-06-16 11:25:37,069 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa [2025-06-16T11:25:37.329Z] 4.0.1-dev.1 [Pipeline] } [2025-06-16T11:25:37.337Z] $ docker exec --env ******** --env ******** 3a3a29c8f5409cc6bd64438ac369353eb5fd99072e4329e34270fda87c0445f9 ssh-agent -k [2025-06-16T11:25:37.439Z] unset SSH_AUTH_SOCK; [2025-06-16T11:25:37.439Z] unset SSH_AGENT_PID; [2025-06-16T11:25:37.439Z] echo Agent pid 37 killed; [2025-06-16T11:25:37.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-16T11:25:37.776Z] + git semver [Pipeline] } [2025-06-16T11:25:38.042Z] $ docker stop --time=1 3a3a29c8f5409cc6bd64438ac369353eb5fd99072e4329e34270fda87c0445f9 [2025-06-16T11:25:39.326Z] $ docker rm -f --volumes 3a3a29c8f5409cc6bd64438ac369353eb5fd99072e4329e34270fda87c0445f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:25:39.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-16T11:25:39.727Z] [2025-06-16T11:25:39.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:25:40.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-16T11:25:40.032Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-16T11:25:40.032Z] ab5ef0e58194: Pulling fs layer [2025-06-16T11:25:40.032Z] 9712f1f96733: Pulling fs layer [2025-06-16T11:25:40.032Z] 63f879dbbcfc: Pulling fs layer [2025-06-16T11:25:40.032Z] 0d9ebad4ef96: Pulling fs layer [2025-06-16T11:25:40.032Z] e9a5061849ea: Pulling fs layer [2025-06-16T11:25:40.032Z] d747dcd14b5f: Pulling fs layer [2025-06-16T11:25:40.032Z] 2de7ff778b66: Pulling fs layer [2025-06-16T11:25:40.032Z] 0d9ebad4ef96: Waiting [2025-06-16T11:25:40.032Z] e9a5061849ea: Waiting [2025-06-16T11:25:40.032Z] d747dcd14b5f: Waiting [2025-06-16T11:25:40.032Z] 2de7ff778b66: Waiting [2025-06-16T11:25:40.032Z] 9712f1f96733: Download complete [2025-06-16T11:25:40.293Z] 63f879dbbcfc: Verifying Checksum [2025-06-16T11:25:40.293Z] 63f879dbbcfc: Download complete [2025-06-16T11:25:40.293Z] e9a5061849ea: Verifying Checksum [2025-06-16T11:25:40.293Z] e9a5061849ea: Download complete [2025-06-16T11:25:40.293Z] d747dcd14b5f: Verifying Checksum [2025-06-16T11:25:40.293Z] d747dcd14b5f: Download complete [2025-06-16T11:25:40.553Z] 0d9ebad4ef96: Verifying Checksum [2025-06-16T11:25:40.553Z] 0d9ebad4ef96: Download complete [2025-06-16T11:25:40.553Z] ab5ef0e58194: Download complete [2025-06-16T11:25:40.553Z] 2de7ff778b66: Verifying Checksum [2025-06-16T11:25:40.553Z] 2de7ff778b66: Download complete [2025-06-16T11:25:43.088Z] ab5ef0e58194: Pull complete [2025-06-16T11:25:43.088Z] 9712f1f96733: Pull complete [2025-06-16T11:25:44.024Z] 63f879dbbcfc: Pull complete [2025-06-16T11:25:47.788Z] 0d9ebad4ef96: Pull complete [2025-06-16T11:25:47.788Z] e9a5061849ea: Pull complete [2025-06-16T11:25:47.788Z] d747dcd14b5f: Pull complete [2025-06-16T11:25:48.727Z] 2de7ff778b66: Pull complete [2025-06-16T11:25:48.727Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-16T11:25:48.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-16T11:25:48.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T11:25:48.829Z] prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container [2025-06-16T11:25:48.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 [2025-06-16T11:25:51.311Z] $ docker top f121c7b4f39c33227d84996e0863ed6a594884a2aca5f02af4b56ee9b2bac1a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-16T11:25:51.399Z] provisioning config files... [2025-06-16T11:25:51.409Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/15@tmp/config9307096939075879665tmp [2025-06-16T11:25:51.419Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/15@tmp/config5295202674933390284tmp [2025-06-16T11:25:51.427Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/15@tmp/config10536505568370879920tmp [Pipeline] { [Pipeline] echo [2025-06-16T11:25:51.455Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:25:51.754Z] ---> sigul-configuration.sh [2025-06-16T11:25:51.754Z] gpg: directory `/root/.gnupg' created [2025-06-16T11:25:51.754Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-16T11:25:51.754Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-16T11:25:51.754Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-16T11:25:51.754Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-16T11:25:51.754Z] gpg: CAST5 encrypted data [2025-06-16T11:25:51.754Z] gpg: encrypted with 1 passphrase [2025-06-16T11:25:51.754Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-16T11:25:52.054Z] + mkdir /home/jenkins [2025-06-16T11:25:52.054Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-16T11:25:52.353Z] + 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 [2025-06-16T11:25:52.370Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:25:52.665Z] ---> sigul-install.sh [2025-06-16T11:25:52.665Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-16T11:25:52.968Z] + git tag --list [2025-06-16T11:25:52.968Z] 0.6.0 [2025-06-16T11:25:52.968Z] 0.6.1 [2025-06-16T11:25:52.968Z] 0.7.0 [2025-06-16T11:25:52.968Z] 0.7.1 [2025-06-16T11:25:52.968Z] v1.0.0 [2025-06-16T11:25:52.968Z] v1.0.1 [2025-06-16T11:25:52.968Z] v1.1.0 [2025-06-16T11:25:52.968Z] v1.2.0 [2025-06-16T11:25:52.968Z] v1.2.1 [2025-06-16T11:25:52.968Z] v1.3.0 [2025-06-16T11:25:52.968Z] v1.3.1 [2025-06-16T11:25:52.968Z] v2.0.0 [2025-06-16T11:25:52.968Z] v2.1.0 [2025-06-16T11:25:52.968Z] v2.1.1 [2025-06-16T11:25:52.968Z] v2.2.0 [2025-06-16T11:25:52.968Z] v2.3.0 [2025-06-16T11:25:52.968Z] v3.0 [2025-06-16T11:25:52.968Z] v3.0.0 [2025-06-16T11:25:52.968Z] v3.1 [2025-06-16T11:25:52.968Z] v3.1.0 [2025-06-16T11:25:52.968Z] v3.1.1 [2025-06-16T11:25:52.968Z] v4.0 [2025-06-16T11:25:52.968Z] v4.0.0 [2025-06-16T11:25:52.968Z] v4.0.1 [2025-06-16T11:25:52.968Z] v4.0.1-dev.1 [2025-06-16T11:25:52.968Z] v4.1.0-dev.1 [2025-06-16T11:25:52.968Z] v4.1.0-dev.10 [2025-06-16T11:25:52.968Z] v4.1.0-dev.11 [2025-06-16T11:25:52.968Z] v4.1.0-dev.12 [2025-06-16T11:25:52.968Z] v4.1.0-dev.13 [2025-06-16T11:25:52.968Z] v4.1.0-dev.14 [2025-06-16T11:25:52.968Z] v4.1.0-dev.15 [2025-06-16T11:25:52.968Z] v4.1.0-dev.16 [2025-06-16T11:25:52.968Z] v4.1.0-dev.17 [2025-06-16T11:25:52.968Z] v4.1.0-dev.18 [2025-06-16T11:25:52.968Z] v4.1.0-dev.19 [2025-06-16T11:25:52.968Z] v4.1.0-dev.2 [2025-06-16T11:25:52.968Z] v4.1.0-dev.20 [2025-06-16T11:25:52.968Z] v4.1.0-dev.21 [2025-06-16T11:25:52.968Z] v4.1.0-dev.22 [2025-06-16T11:25:52.968Z] v4.1.0-dev.23 [2025-06-16T11:25:52.968Z] v4.1.0-dev.3 [2025-06-16T11:25:52.968Z] v4.1.0-dev.4 [2025-06-16T11:25:52.968Z] v4.1.0-dev.5 [2025-06-16T11:25:52.968Z] v4.1.0-dev.6 [2025-06-16T11:25:52.968Z] v4.1.0-dev.7 [2025-06-16T11:25:52.968Z] v4.1.0-dev.8 [2025-06-16T11:25:52.968Z] v4.1.0-dev.9 [Pipeline] sh [2025-06-16T11:25:53.267Z] + lftools sign git-tag v4.0.1-dev.1 [2025-06-16T11:25:53.837Z] Signing Git tag with Sigul... [2025-06-16T11:25:53.837Z] Signing v4.0.1-dev.1 [Pipeline] echo [2025-06-16T11:25:54.111Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:25:54.406Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-16T11:25:54.413Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-16T11:25:54.436Z] $ docker stop --time=1 f121c7b4f39c33227d84996e0863ed6a594884a2aca5f02af4b56ee9b2bac1a2 [2025-06-16T11:25:55.804Z] $ docker rm -f --volumes f121c7b4f39c33227d84996e0863ed6a594884a2aca5f02af4b56ee9b2bac1a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-16T11:25:56.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-16T11:25:56.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:25:56.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-16T11:25:56.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T11:25:56.636Z] prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container [2025-06-16T11:25:56.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 [2025-06-16T11:25:57.021Z] $ docker top 2f58716ef6264b75fc86d760b0214c3b82e3b37ecc5c22e30d1a297872451904 -eo pid,comm [2025-06-16T11:25:57.072Z] 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). [2025-06-16T11:25:57.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-16T11:25:57.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-16T11:25:57.138Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-16T11:25:57.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-16T11:25:57.271Z] $ docker exec 2f58716ef6264b75fc86d760b0214c3b82e3b37ecc5c22e30d1a297872451904 ssh-agent [2025-06-16T11:25:57.401Z] SSH_AUTH_SOCK=/tmp/ssh-LTxdIsnnkNZ8/agent.32 [2025-06-16T11:25:57.401Z] SSH_AGENT_PID=38 [2025-06-16T11:25:57.405Z] Running ssh-add (command line suppressed) [2025-06-16T11:25:57.507Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_9720265755714313731.key (/w/workspace/edgex-go/15@tmp/private_key_9720265755714313731.key) [2025-06-16T11:25:57.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-16T11:25:57.819Z] + git semver bump pre [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,037 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,040 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,040 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,041 [bump_version] DEBUG bumped version:4.0.1-dev.2 [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,041 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/edgex-go/15/.semver/odessa with force:True [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,041 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,041 [write_file] DEBUG write to file:/w/workspace/edgex-go/15/.semver/odessa [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,043 [execute] INFO git cat-file --batch-check [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/15/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,048 [execute] INFO git cat-file --batch [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/15/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-16T11:25:58.079Z] 2025-06-16 11:25:58,051 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa [2025-06-16T11:25:58.079Z] 4.0.1-dev.2 [Pipeline] } [2025-06-16T11:25:58.087Z] $ docker exec --env ******** --env ******** 2f58716ef6264b75fc86d760b0214c3b82e3b37ecc5c22e30d1a297872451904 ssh-agent -k [2025-06-16T11:25:58.189Z] unset SSH_AUTH_SOCK; [2025-06-16T11:25:58.189Z] unset SSH_AGENT_PID; [2025-06-16T11:25:58.189Z] echo Agent pid 38 killed; [2025-06-16T11:25:58.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-16T11:25:58.521Z] + git semver [Pipeline] } [2025-06-16T11:25:58.791Z] $ docker stop --time=1 2f58716ef6264b75fc86d760b0214c3b82e3b37ecc5c22e30d1a297872451904 [2025-06-16T11:26:00.096Z] $ docker rm -f --volumes 2f58716ef6264b75fc86d760b0214c3b82e3b37ecc5c22e30d1a297872451904 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-16T11:26:00.459Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-16T11:26:00.459Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:26:00.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-16T11:26:00.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T11:26:00.846Z] prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container [2025-06-16T11:26:00.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 [2025-06-16T11:26:01.235Z] $ docker top bdc697fbe16831b1751b3e9e636bdcdfcaff89b9893d2e43fece6e7199a07c8c -eo pid,comm [2025-06-16T11:26:01.289Z] 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). [2025-06-16T11:26:01.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-16T11:26:01.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-16T11:26:01.346Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-16T11:26:01.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-16T11:26:01.456Z] $ docker exec bdc697fbe16831b1751b3e9e636bdcdfcaff89b9893d2e43fece6e7199a07c8c ssh-agent [2025-06-16T11:26:01.570Z] SSH_AUTH_SOCK=/tmp/ssh-mMSxaFVoLN2R/agent.32 [2025-06-16T11:26:01.570Z] SSH_AGENT_PID=38 [2025-06-16T11:26:01.575Z] Running ssh-add (command line suppressed) [2025-06-16T11:26:01.693Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_4161583049524558364.key (/w/workspace/edgex-go/15@tmp/private_key_4161583049524558364.key) [2025-06-16T11:26:01.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-16T11:26:02.014Z] + git semver push [2025-06-16T11:26:02.274Z] 2025-06-16 11:26:02,250 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-16T11:26:02.274Z] 2025-06-16 11:26:02,257 [run_push] DEBUG push [2025-06-16T11:26:02.274Z] 2025-06-16 11:26:02,257 [execute] INFO git cat-file --batch-check [2025-06-16T11:26:02.274Z] 2025-06-16 11:26:02,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/15/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-16T11:26:02.274Z] 2025-06-16 11:26:02,259 [execute] INFO git rev-list 9bf0006e02ee0fd7337212b3495ef82267af9a07 -- [2025-06-16T11:26:02.274Z] 2025-06-16 11:26:02,260 [execute] DEBUG Popen(['git', 'rev-list', '9bf0006e02ee0fd7337212b3495ef82267af9a07', '--'], cwd=/w/workspace/edgex-go/15/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-16T11:26:02.533Z] 2025-06-16 11:26:02,281 [execute] INFO git fetch -v -- origin [2025-06-16T11:26:02.533Z] 2025-06-16 11:26:02,282 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/15/.semver, stdin=None, shell=False, universal_newlines=True) [2025-06-16T11:26:03.101Z] 2025-06-16 11:26:02,800 [run_push] DEBUG no remote changes detected [2025-06-16T11:26:03.101Z] 2025-06-16 11:26:02,800 [execute] INFO git push origin semver [2025-06-16T11:26:03.101Z] 2025-06-16 11:26:02,800 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/15/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-16T11:26:03.668Z] 2025-06-16 11:26:03,534 [run_push] DEBUG push all version tags [2025-06-16T11:26:03.668Z] 2025-06-16 11:26:03,535 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-16T11:26:03.668Z] 2025-06-16 11:26:03,535 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/15, stdin=None, shell=False, universal_newlines=False) [2025-06-16T11:26:04.235Z] 2025-06-16 11:26:04,191 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/odessa [2025-06-16T11:26:04.235Z] 4.0.1-dev.2 [Pipeline] } [2025-06-16T11:26:04.243Z] $ docker exec --env ******** --env ******** bdc697fbe16831b1751b3e9e636bdcdfcaff89b9893d2e43fece6e7199a07c8c ssh-agent -k [2025-06-16T11:26:04.348Z] unset SSH_AUTH_SOCK; [2025-06-16T11:26:04.348Z] unset SSH_AGENT_PID; [2025-06-16T11:26:04.348Z] echo Agent pid 38 killed; [2025-06-16T11:26:04.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-16T11:26:04.690Z] + git semver [Pipeline] } [2025-06-16T11:26:04.961Z] $ docker stop --time=1 bdc697fbe16831b1751b3e9e636bdcdfcaff89b9893d2e43fece6e7199a07c8c [2025-06-16T11:26:06.274Z] $ docker rm -f --volumes bdc697fbe16831b1751b3e9e636bdcdfcaff89b9893d2e43fece6e7199a07c8c [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 [2025-06-16T11:26:06.767Z] + [ -d /w/workspace/edgex-go/15/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:26:07.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:26:07.920Z] ---> package-listing.sh [2025-06-16T11:26:07.920Z] ++ facter osfamily [2025-06-16T11:26:07.920Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-16T11:26:08.178Z] + OS_FAMILY=debian [2025-06-16T11:26:08.178Z] + workspace=/w/workspace/edgex-go/15 [2025-06-16T11:26:08.178Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-16T11:26:08.178Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-16T11:26:08.178Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-16T11:26:08.178Z] + PACKAGES=/tmp/packages_start.txt [2025-06-16T11:26:08.178Z] + '[' /w/workspace/edgex-go/15 ']' [2025-06-16T11:26:08.178Z] + PACKAGES=/tmp/packages_end.txt [2025-06-16T11:26:08.178Z] + case "${OS_FAMILY}" in [2025-06-16T11:26:08.178Z] + dpkg -l [2025-06-16T11:26:08.178Z] + grep '^ii' [2025-06-16T11:26:08.178Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-16T11:26:08.178Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-16T11:26:08.178Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-16T11:26:08.178Z] + '[' /w/workspace/edgex-go/15 ']' [2025-06-16T11:26:08.178Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2025-06-16T11:26:08.178Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo [2025-06-16T11:26:08.187Z] 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-16T11:26:08.463Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:26:09.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-16T11:26:09.026Z] [2025-06-16T11:26:09.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-16T11:26:09.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-16T11:26:09.329Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-16T11:26:09.329Z] 5eb5b503b376: Pulling fs layer [2025-06-16T11:26:09.329Z] 5c69ac0246d0: Pulling fs layer [2025-06-16T11:26:09.329Z] ec43610c2a17: Pulling fs layer [2025-06-16T11:26:09.329Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-16T11:26:09.329Z] 33b1e0a273af: Pulling fs layer [2025-06-16T11:26:09.329Z] 5d3b04190fa2: Pulling fs layer [2025-06-16T11:26:09.329Z] 2f39f015ded8: Pulling fs layer [2025-06-16T11:26:09.329Z] 33b1e0a273af: Waiting [2025-06-16T11:26:09.329Z] 5d3b04190fa2: Waiting [2025-06-16T11:26:09.329Z] 5c69ac0246d0: Download complete [2025-06-16T11:26:09.329Z] 3a2ae6a8a46f: Download complete [2025-06-16T11:26:09.329Z] 33b1e0a273af: Verifying Checksum [2025-06-16T11:26:09.329Z] 33b1e0a273af: Download complete [2025-06-16T11:26:09.329Z] 5d3b04190fa2: Download complete [2025-06-16T11:26:09.329Z] ec43610c2a17: Verifying Checksum [2025-06-16T11:26:09.329Z] ec43610c2a17: Download complete [2025-06-16T11:26:09.588Z] 5eb5b503b376: Verifying Checksum [2025-06-16T11:26:09.588Z] 5eb5b503b376: Download complete [2025-06-16T11:26:10.152Z] 2f39f015ded8: Download complete [2025-06-16T11:26:10.716Z] 5eb5b503b376: Pull complete [2025-06-16T11:26:10.716Z] 5c69ac0246d0: Pull complete [2025-06-16T11:26:11.281Z] ec43610c2a17: Pull complete [2025-06-16T11:26:11.281Z] 3a2ae6a8a46f: Pull complete [2025-06-16T11:26:11.545Z] 33b1e0a273af: Pull complete [2025-06-16T11:26:11.545Z] 5d3b04190fa2: Pull complete [2025-06-16T11:26:15.725Z] 2f39f015ded8: Pull complete [2025-06-16T11:26:15.725Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-16T11:26:15.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-16T11:26:15.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-16T11:26:15.828Z] prd-ubuntu20.04-docker-8c-8g-3385 does not seem to be running inside a container [2025-06-16T11:26:15.852Z] $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 [2025-06-16T11:26:18.688Z] $ docker top 9c7a8867d751f56761c1605560f8f2672c5f05971f9ef0402d91c76331e8819d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-16T11:26:19.045Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-16T11:26:19.334Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-16T11:26:19.618Z] + ls /var/log/sa-host [2025-06-16T11:26:19.618Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-16T11:26:19.656Z] provisioning config files... [2025-06-16T11:26:19.665Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config17078879175395662477tmp [Pipeline] { [Pipeline] echo [2025-06-16T11:26:19.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:26:19.967Z] ---> create-netrc.sh [Pipeline] } [2025-06-16T11:26:19.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:26:20.289Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-16T11:26:20.299Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:26:20.581Z] ---> sudo-logs.sh [2025-06-16T11:26:20.581Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-16T11:26:20.607Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:26:20.892Z] ---> job-cost.sh [2025-06-16T11:26:20.892Z] lf-activate-venv: SKIPPING [2025-06-16T11:26:20.892Z] DEBUG: total: 0.10999999940395355 [2025-06-16T11:26:20.892Z] INFO: Retrieving Stack Cost... [2025-06-16T11:26:21.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-16T11:26:21.721Z] INFO: Archiving Costs [Pipeline] echo [2025-06-16T11:26:21.736Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-16T11:26:22.015Z] ---> logs-deploy.sh [2025-06-16T11:26:22.015Z] lf-activate-venv: SKIPPING [2025-06-16T11:26:22.015Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/15 [2025-06-16T11:26:22.015Z] INFO: archiving workspace using pattern(s): [2025-06-16T11:26:22.953Z] Archives upload complete. [2025-06-16T11:26:23.211Z] INFO: archiving logs to Nexus [2025-06-16T11:26:23.781Z] ---> uname -a: [2025-06-16T11:26:23.781Z] Linux prd-ubuntu20-04-docker-8c-8g-3385 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-06-16T11:26:23.781Z] [2025-06-16T11:26:23.781Z] [2025-06-16T11:26:23.781Z] ---> lscpu: [2025-06-16T11:26:23.781Z] Architecture: x86_64 [2025-06-16T11:26:23.781Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-16T11:26:23.781Z] Byte Order: Little Endian [2025-06-16T11:26:23.781Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-16T11:26:23.781Z] CPU(s): 8 [2025-06-16T11:26:23.781Z] On-line CPU(s) list: 0-7 [2025-06-16T11:26:23.781Z] Thread(s) per core: 1 [2025-06-16T11:26:23.781Z] Core(s) per socket: 1 [2025-06-16T11:26:23.781Z] Socket(s): 8 [2025-06-16T11:26:23.781Z] NUMA node(s): 1 [2025-06-16T11:26:23.781Z] Vendor ID: AuthenticAMD [2025-06-16T11:26:23.781Z] CPU family: 23 [2025-06-16T11:26:23.781Z] Model: 49 [2025-06-16T11:26:23.781Z] Model name: AMD EPYC-Rome Processor [2025-06-16T11:26:23.781Z] Stepping: 0 [2025-06-16T11:26:23.781Z] CPU MHz: 2799.998 [2025-06-16T11:26:23.781Z] BogoMIPS: 5599.99 [2025-06-16T11:26:23.781Z] Virtualization: AMD-V [2025-06-16T11:26:23.781Z] Hypervisor vendor: KVM [2025-06-16T11:26:23.781Z] Virtualization type: full [2025-06-16T11:26:23.781Z] L1d cache: 256 KiB [2025-06-16T11:26:23.781Z] L1i cache: 256 KiB [2025-06-16T11:26:23.781Z] L2 cache: 4 MiB [2025-06-16T11:26:23.781Z] L3 cache: 128 MiB [2025-06-16T11:26:23.781Z] NUMA node0 CPU(s): 0-7 [2025-06-16T11:26:23.781Z] Vulnerability Itlb multihit: Not affected [2025-06-16T11:26:23.781Z] Vulnerability L1tf: Not affected [2025-06-16T11:26:23.781Z] Vulnerability Mds: Not affected [2025-06-16T11:26:23.781Z] Vulnerability Meltdown: Not affected [2025-06-16T11:26:23.781Z] Vulnerability Mmio stale data: Not affected [2025-06-16T11:26:23.781Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-16T11:26:23.781Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-06-16T11:26:23.781Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-06-16T11:26:23.781Z] Vulnerability Srbds: Not affected [2025-06-16T11:26:23.781Z] Vulnerability Tsx async abort: Not affected [2025-06-16T11:26:23.781Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-06-16T11:26:23.781Z] [2025-06-16T11:26:23.781Z] [2025-06-16T11:26:23.781Z] ---> nproc: [2025-06-16T11:26:23.781Z] 8 [2025-06-16T11:26:23.781Z] [2025-06-16T11:26:23.781Z] [2025-06-16T11:26:23.781Z] ---> df -h: [2025-06-16T11:26:23.781Z] Filesystem Size Used Avail Use% Mounted on [2025-06-16T11:26:23.781Z] overlay 155G 32G 124G 21% / [2025-06-16T11:26:23.781Z] tmpfs 64M 0 64M 0% /dev [2025-06-16T11:26:23.781Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-06-16T11:26:23.781Z] shm 64M 0 64M 0% /dev/shm [2025-06-16T11:26:23.781Z] /dev/vda1 155G 32G 124G 21% /facter-os [2025-06-16T11:26:23.781Z] [2025-06-16T11:26:23.781Z] [2025-06-16T11:26:23.781Z] ---> sar -b -r -n DEV: [2025-06-16T11:26:23.781Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3385) 06/16/25 _x86_64_ (8 CPU) [2025-06-16T11:26:23.781Z] [2025-06-16T11:26:23.781Z] 10:37:19 LINUX RESTART (8 CPU) [2025-06-16T11:26:23.781Z] [2025-06-16T11:26:23.781Z] 10:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-06-16T11:26:23.781Z] 10:39:01 416.71 11.83 404.88 0.00 1791.43 93245.89 0.00 [2025-06-16T11:26:23.781Z] 10:40:01 40.31 0.37 39.94 0.00 19.20 27386.77 0.00 [2025-06-16T11:26:23.781Z] 10:41:01 62.09 1.42 60.67 0.00 28.26 26023.28 0.00 [2025-06-16T11:26:23.781Z] 10:42:01 250.58 1.27 249.32 0.00 43.85 128034.52 0.00 [2025-06-16T11:26:23.781Z] 10:43:01 1585.30 23.71 1561.59 0.00 2778.82 432738.20 0.00 [2025-06-16T11:26:23.781Z] 10:44:01 171.72 0.10 171.62 0.00 0.80 54612.90 0.00 [2025-06-16T11:26:23.781Z] 10:45:01 347.36 0.05 347.31 0.00 0.40 90220.22 0.00 [2025-06-16T11:26:23.781Z] 10:46:01 736.76 0.07 736.69 0.00 6.53 155381.57 0.00 [2025-06-16T11:26:23.781Z] 10:47:01 35.42 0.08 35.34 0.00 14.13 872.51 0.00 [2025-06-16T11:26:23.781Z] 10:48:01 14.41 0.00 14.41 0.00 0.00 342.74 0.00 [2025-06-16T11:26:23.781Z] 10:49:01 1.22 0.00 1.22 0.00 0.00 17.60 0.00 [2025-06-16T11:26:23.781Z] 10:50:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 [2025-06-16T11:26:23.781Z] 10:51:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2025-06-16T11:26:23.781Z] 10:52:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2025-06-16T11:26:23.781Z] 10:53:01 2.18 0.02 2.17 0.00 0.13 27.46 0.00 [2025-06-16T11:26:23.781Z] 10:54:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2025-06-16T11:26:23.781Z] 10:55:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2025-06-16T11:26:23.781Z] 10:56:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 [2025-06-16T11:26:23.781Z] 10:57:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2025-06-16T11:26:23.781Z] 10:58:01 1.45 0.00 1.45 0.00 0.00 18.80 0.00 [2025-06-16T11:26:23.781Z] 10:59:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2025-06-16T11:26:23.781Z] 11:00:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 [2025-06-16T11:26:23.781Z] 11:01:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 [2025-06-16T11:26:23.781Z] 11:02:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 [2025-06-16T11:26:23.781Z] 11:03:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2025-06-16T11:26:23.781Z] 11:04:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 [2025-06-16T11:26:23.781Z] 11:05:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2025-06-16T11:26:23.781Z] 11:06:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 [2025-06-16T11:26:23.781Z] 11:07:01 0.82 0.00 0.82 0.00 0.00 9.60 0.00 [2025-06-16T11:26:23.781Z] 11:08:01 1.57 0.00 1.57 0.00 0.00 19.46 0.00 [2025-06-16T11:26:23.781Z] 11:09:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2025-06-16T11:26:23.781Z] 11:10:01 3.63 1.02 2.62 0.00 21.86 35.46 0.00 [2025-06-16T11:26:23.781Z] 11:11:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2025-06-16T11:26:23.781Z] 11:12:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2025-06-16T11:26:23.781Z] 11:13:02 1.07 0.00 1.07 0.00 0.00 13.06 0.00 [2025-06-16T11:26:23.781Z] 11:14:01 1.58 0.00 1.58 0.00 0.00 18.03 0.00 [2025-06-16T11:26:23.781Z] 11:15:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2025-06-16T11:26:23.781Z] 11:16:01 1.05 0.00 1.05 0.00 0.00 14.26 0.00 [2025-06-16T11:26:23.781Z] 11:17:01 1.02 0.02 1.00 0.00 0.13 11.33 0.00 [2025-06-16T11:26:23.782Z] 11:18:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 [2025-06-16T11:26:23.782Z] 11:19:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2025-06-16T11:26:23.782Z] 11:20:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 [2025-06-16T11:26:23.782Z] 11:21:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2025-06-16T11:26:23.782Z] 11:22:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 [2025-06-16T11:26:23.782Z] 11:23:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2025-06-16T11:26:23.782Z] 11:24:01 1.88 0.00 1.88 0.00 0.00 22.00 0.00 [2025-06-16T11:26:23.782Z] 11:25:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2025-06-16T11:26:23.782Z] 11:26:01 140.25 0.07 140.19 0.00 7.86 49992.67 0.00 [2025-06-16T11:26:23.782Z] Average: 80.15 0.83 79.32 0.00 97.68 22061.86 0.00 [2025-06-16T11:26:23.782Z] [2025-06-16T11:26:23.782Z] 10:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-06-16T11:26:23.782Z] 10:39:01 27963860 31510996 790124 2.40 133064 3612840 1946796 5.74 1182752 3256176 692 [2025-06-16T11:26:23.782Z] 10:40:01 26632900 31370244 924156 2.81 136728 4722204 2173292 6.40 1987448 3702436 315784 [2025-06-16T11:26:23.782Z] 10:41:01 26390504 31346932 942172 2.87 140872 4877468 2231272 6.58 1687500 4179164 293692 [2025-06-16T11:26:23.782Z] 10:42:01 22942232 30799120 1478652 4.50 173680 7660856 3056544 9.01 2440096 6764772 846456 [2025-06-16T11:26:23.782Z] 10:43:01 9557960 29702608 2472404 7.52 499012 18610652 8724380 25.71 5052240 16401492 156188 [2025-06-16T11:26:23.782Z] 10:44:01 4606400 27547228 4615976 14.04 517304 21230180 13701340 40.38 8475020 17743224 1284784 [2025-06-16T11:26:23.782Z] 10:45:01 2929992 28742916 3425600 10.42 533500 23980364 10612560 31.28 8521696 19278508 1775964 [2025-06-16T11:26:23.782Z] 10:46:01 6410256 31098304 1135568 3.45 543000 23078792 4543200 13.39 4183860 20460456 448 [2025-06-16T11:26:23.782Z] 10:47:01 6398488 31089408 1143864 3.48 544472 23079820 4566308 13.46 4621956 20031828 532 [2025-06-16T11:26:23.782Z] 10:48:01 6409888 31101532 1131448 3.44 545056 23080048 4411360 13.00 4886312 19755172 16 [2025-06-16T11:26:23.782Z] 10:49:01 6416532 31108192 1124772 3.42 545076 23080048 4411360 13.00 4879132 19755172 4 [2025-06-16T11:26:23.782Z] 10:50:01 6417128 31108800 1124612 3.42 545092 23080056 4411360 13.00 4878796 19755176 12 [2025-06-16T11:26:23.782Z] 10:51:01 6512024 31203744 1029952 3.13 545100 23080060 4411360 13.00 4784148 19755184 16 [2025-06-16T11:26:23.782Z] 10:52:01 6512016 31203740 1029892 3.13 545120 23080060 4411360 13.00 4784164 19755184 8 [2025-06-16T11:26:23.782Z] 10:53:01 6512304 31204152 1029360 3.13 545156 23080040 4423388 13.04 4783712 19755164 28 [2025-06-16T11:26:23.782Z] 10:54:01 6513280 31205140 1028304 3.13 545164 23080040 4423388 13.04 4782768 19755164 164 [2025-06-16T11:26:23.782Z] 10:55:01 6512876 31204784 1028480 3.13 545172 23080048 4423388 13.04 4782776 19755168 4 [2025-06-16T11:26:23.782Z] 10:56:01 6513292 31205212 1027976 3.13 545196 23080052 4423388 13.04 4782068 19755172 32 [2025-06-16T11:26:23.782Z] 10:57:01 6513744 31205692 1027636 3.13 545228 23080052 4423388 13.04 4782100 19755172 16 [2025-06-16T11:26:23.782Z] 10:58:01 6513752 31205764 1027552 3.12 545268 23080056 4423388 13.04 4781760 19755184 16 [2025-06-16T11:26:23.782Z] 10:59:01 6513996 31206032 1027220 3.12 545292 23080060 4423388 13.04 4781724 19755184 16 [2025-06-16T11:26:23.782Z] 11:00:01 6513948 31206028 1027188 3.12 545308 23080064 4423388 13.04 4781772 19755188 4 [2025-06-16T11:26:23.782Z] 11:01:01 6513624 31205716 1027536 3.12 545328 23080060 4423388 13.04 4781764 19755192 28 [2025-06-16T11:26:23.782Z] 11:02:01 6513636 31205820 1027228 3.12 545360 23080068 4423388 13.04 4781832 19755192 8 [2025-06-16T11:26:23.782Z] 11:03:01 6513524 31205732 1027252 3.12 545400 23080056 4423388 13.04 4781888 19755196 16 [2025-06-16T11:26:23.782Z] 11:04:01 6513508 31205784 1027120 3.12 545436 23080072 4423388 13.04 4782172 19755196 16 [2025-06-16T11:26:23.782Z] 11:05:01 6513964 31206260 1026576 3.12 545460 23080076 4423388 13.04 4781932 19755200 12 [2025-06-16T11:26:23.782Z] 11:06:01 6514148 31206484 1026496 3.12 545488 23080080 4423388 13.04 4781964 19755204 12 [2025-06-16T11:26:23.782Z] 11:07:01 6513880 31206228 1026724 3.12 545500 23080080 4423388 13.04 4781992 19755204 8 [2025-06-16T11:26:23.782Z] 11:08:01 6513612 31205968 1026908 3.12 545528 23080084 4423388 13.04 4782068 19755208 48 [2025-06-16T11:26:23.782Z] 11:09:01 6514096 31206496 1026556 3.12 545544 23080088 4423388 13.04 4782060 19755212 12 [2025-06-16T11:26:23.782Z] 11:10:01 6512028 31205428 1027524 3.12 545632 23080732 4492312 13.24 4782372 19755792 8 [2025-06-16T11:26:23.782Z] 11:11:01 6511980 31205392 1027508 3.12 545632 23080736 4492312 13.24 4782364 19755796 8 [2025-06-16T11:26:23.782Z] 11:12:01 6511616 31205052 1027780 3.13 545656 23080740 4492312 13.24 4782384 19755796 8 [2025-06-16T11:26:23.782Z] 11:13:02 6512028 31205492 1027480 3.12 545692 23080736 4492312 13.24 4782528 19755800 32 [2025-06-16T11:26:23.782Z] 11:14:01 6512044 31205560 1027396 3.12 545720 23080744 4492312 13.24 4782532 19755800 12 [2025-06-16T11:26:23.782Z] 11:15:01 6511996 31205532 1027360 3.12 545740 23080748 4492312 13.24 4782532 19755804 8 [2025-06-16T11:26:23.782Z] 11:16:01 6511632 31205180 1027644 3.13 545752 23080756 4492312 13.24 4782540 19755808 68 [2025-06-16T11:26:23.782Z] 11:17:01 6511284 31204968 1027804 3.13 545756 23080880 4492312 13.24 4782548 19755936 12 [2025-06-16T11:26:23.782Z] 11:18:01 6511408 31205148 1027504 3.12 545776 23080888 4492312 13.24 4782628 19755948 60 [2025-06-16T11:26:23.782Z] 11:19:01 6511344 31205104 1027504 3.12 545808 23080884 4492312 13.24 4782588 19755948 8 [2025-06-16T11:26:23.782Z] 11:20:01 6511496 31205308 1027468 3.12 545824 23080892 4492312 13.24 4782608 19755952 8 [2025-06-16T11:26:23.782Z] 11:21:01 6511480 31205316 1027604 3.13 545876 23080896 4492312 13.24 4782620 19755956 8 [2025-06-16T11:26:23.782Z] 11:22:01 6511456 31205344 1027536 3.12 545912 23080896 4492312 13.24 4782672 19755956 8 [2025-06-16T11:26:23.782Z] 11:23:01 6511408 31205336 1027512 3.12 545932 23080900 4492312 13.24 4782820 19755960 16 [2025-06-16T11:26:23.782Z] 11:24:01 6511360 31205312 1027464 3.12 545976 23080892 4492312 13.24 4782764 19755960 24 [2025-06-16T11:26:23.782Z] 11:25:01 6511312 31205320 1027412 3.12 545996 23080908 4492312 13.24 4782836 19755964 12 [2025-06-16T11:26:23.782Z] 11:26:01 4936268 31065588 1164792 3.54 576108 24363404 4839696 14.26 4999280 20986356 508 [2025-06-16T11:26:23.782Z] Average: 8040698 31037113 1196679 3.64 510973 21505649 4698474 13.85 4691294 18406514 97413 [2025-06-16T11:26:23.782Z] [2025-06-16T11:26:23.782Z] 10:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-06-16T11:26:23.782Z] 10:39:01 lo 4.61 4.61 0.45 0.45 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:39:01 veth3fcf255 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:39:01 ens3 1089.26 913.20 11818.21 112.07 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:39:01 docker0 718.03 777.89 52.84 4701.42 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:40:01 vethf9f9d6b 0.43 0.63 0.04 0.05 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:40:01 ens3 47.83 28.68 41.99 18.13 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:40:01 docker0 0.43 0.50 0.03 0.04 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:41:01 vethf9f9d6b 7.75 8.77 0.66 32.84 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:41:01 ens3 41.51 29.36 60.16 18.98 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:41:01 docker0 7.75 8.75 0.55 32.84 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 vethbddeecb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 vethd195030 1.97 5.13 0.14 38.80 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 ens3 182.84 136.15 2679.53 156.40 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 veth3791ce9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 veth8016334 0.33 0.50 0.03 0.14 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 vethfbb8cee 3.42 7.15 0.26 64.89 0.00 0.00 0.00 0.01 [2025-06-16T11:26:23.782Z] 10:42:01 vethccc3983 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 vethcb82f54 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 veth2e2ecb1 2.82 7.66 0.21 110.06 0.00 0.00 0.00 0.01 [2025-06-16T11:26:23.782Z] 10:42:01 vethfebd002 1.93 4.03 0.14 38.74 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 vethff3b8c4 1.32 3.80 0.11 38.79 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 veth0dfe32d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 vethfcd1c4b 1.83 5.28 0.14 44.68 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 docker0 16.63 41.14 1.03 449.24 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 veth656138e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:42:01 veth9a7f076 3.02 9.06 0.23 113.24 0.00 0.00 0.00 0.01 [2025-06-16T11:26:23.782Z] 10:42:01 veth41b1e3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 vethaf53d8b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 veth6d8f178 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 ens3 1176.94 668.71 11467.74 77.33 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 veth8016334 0.07 1.00 0.00 0.17 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 veth37eca47 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 veth61b846b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 vethd49ab3c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 veth680f648 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 veth2ffd164 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 veth9e58663 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 veth8f5e634 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 vethb4dbce4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 docker0 554.83 928.62 46.33 8302.56 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 vethc4fe9f1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:43:01 veth91851df 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 vethaf53d8b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 veth6d8f178 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 ens3 7.98 4.33 6.76 3.02 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 veth8016334 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 veth37eca47 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 veth61b846b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 vethd49ab3c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 veth680f648 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 veth2ffd164 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 veth9e58663 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 veth8f5e634 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 vethb4dbce4 0.05 0.10 0.00 0.03 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 docker0 0.12 0.08 0.00 0.03 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 vethc4fe9f1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:44:01 veth91851df 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 vethaf53d8b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 veth6d8f178 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 ens3 9.70 5.10 7.96 4.30 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 veth8016334 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 veth61b846b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 veth680f648 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 veth2ffd164 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 veth9e58663 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 veth8f5e634 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 vethb4dbce4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 vethc4fe9f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:45:01 veth91851df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:46:01 lo 15.06 15.06 1.48 1.48 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:46:01 ens3 111.58 100.27 67.94 345.75 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:47:01 lo 39.05 39.05 3.85 3.85 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:47:01 ens3 454.78 476.59 178.73 2709.41 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:48:01 lo 14.73 14.73 1.45 1.45 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:48:01 ens3 193.48 192.97 75.39 1320.93 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:49:01 ens3 1.18 0.45 3.30 0.22 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:50:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:52:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.782Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:53:01 ens3 0.80 0.42 0.40 0.28 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:55:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:58:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:00:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:03:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:04:01 ens3 0.87 0.48 0.36 0.22 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:08:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:09:01 ens3 0.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:12:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:13:02 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:15:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:18:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:19:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:23:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:26:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:26:01 ens3 325.56 231.06 7183.12 167.82 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:26:01 veth5877f59 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] 11:26:01 docker0 2.98 2.42 0.73 0.97 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] Average: lo 1.71 1.71 0.17 0.17 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] Average: ens3 75.71 57.87 696.41 102.86 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] Average: veth5877f59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] Average: docker0 26.88 36.42 2.10 279.67 0.00 0.00 0.00 0.00 [2025-06-16T11:26:23.783Z] [2025-06-16T11:26:23.783Z] [2025-06-16T11:26:23.783Z] ---> sar -P ALL: [2025-06-16T11:26:23.783Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3385) 06/16/25 _x86_64_ (8 CPU) [2025-06-16T11:26:23.783Z] [2025-06-16T11:26:23.783Z] 10:37:19 LINUX RESTART (8 CPU) [2025-06-16T11:26:23.783Z] [2025-06-16T11:26:23.783Z] 10:38:02 CPU %user %nice %system %iowait %steal %idle [2025-06-16T11:26:23.783Z] 10:39:01 all 10.59 0.00 4.95 1.78 0.07 82.61 [2025-06-16T11:26:23.783Z] 10:39:01 0 9.50 0.00 6.67 8.34 0.09 75.41 [2025-06-16T11:26:23.783Z] 10:39:01 1 13.68 0.00 4.92 1.25 0.07 80.08 [2025-06-16T11:26:23.783Z] 10:39:01 2 9.99 0.00 6.32 3.19 0.05 80.45 [2025-06-16T11:26:23.783Z] 10:39:01 3 11.60 0.00 4.42 0.28 0.07 83.64 [2025-06-16T11:26:23.783Z] 10:39:01 4 12.50 0.00 4.27 0.17 0.07 82.99 [2025-06-16T11:26:23.783Z] 10:39:01 5 10.05 0.00 3.69 0.12 0.07 86.07 [2025-06-16T11:26:23.783Z] 10:39:01 6 7.86 0.00 5.32 0.43 0.07 86.33 [2025-06-16T11:26:23.783Z] 10:39:01 7 9.53 0.00 4.04 0.48 0.07 85.88 [2025-06-16T11:26:23.783Z] 10:40:01 all 42.28 0.00 6.51 0.34 0.09 50.77 [2025-06-16T11:26:23.783Z] 10:40:01 0 44.56 0.00 6.73 0.40 0.10 48.21 [2025-06-16T11:26:23.783Z] 10:40:01 1 42.07 0.00 5.84 0.03 0.08 51.97 [2025-06-16T11:26:23.783Z] 10:40:01 2 40.27 0.00 6.45 0.02 0.10 53.17 [2025-06-16T11:26:23.783Z] 10:40:01 3 41.12 0.00 7.20 0.05 0.08 51.54 [2025-06-16T11:26:23.783Z] 10:40:01 4 38.47 0.00 6.11 0.02 0.10 55.31 [2025-06-16T11:26:23.783Z] 10:40:01 5 42.36 0.00 7.26 0.05 0.10 50.23 [2025-06-16T11:26:23.783Z] 10:40:01 6 41.85 0.00 6.34 0.03 0.08 51.69 [2025-06-16T11:26:23.783Z] 10:40:01 7 47.55 0.00 6.17 2.13 0.08 44.06 [2025-06-16T11:26:23.783Z] 10:41:01 all 58.26 0.00 7.56 0.26 0.10 33.82 [2025-06-16T11:26:23.783Z] 10:41:01 0 56.52 0.00 8.05 0.67 0.10 34.66 [2025-06-16T11:26:23.783Z] 10:41:01 1 58.46 0.00 7.10 0.07 0.10 34.27 [2025-06-16T11:26:23.783Z] 10:41:01 2 58.66 0.00 7.13 0.08 0.10 34.02 [2025-06-16T11:26:23.783Z] 10:41:01 3 58.50 0.00 8.32 0.20 0.10 32.88 [2025-06-16T11:26:23.783Z] 10:41:01 4 58.40 0.00 7.47 0.74 0.12 33.28 [2025-06-16T11:26:23.783Z] 10:41:01 5 57.98 0.00 8.13 0.07 0.08 33.75 [2025-06-16T11:26:23.783Z] 10:41:01 6 58.01 0.00 7.10 0.12 0.10 34.67 [2025-06-16T11:26:23.783Z] 10:41:01 7 59.54 0.00 7.18 0.12 0.10 33.06 [2025-06-16T11:26:23.783Z] 10:42:01 all 36.23 0.00 8.20 1.67 0.09 53.81 [2025-06-16T11:26:23.783Z] 10:42:01 0 37.47 0.00 9.09 4.11 0.10 49.22 [2025-06-16T11:26:23.783Z] 10:42:01 1 35.83 0.00 8.69 1.19 0.08 54.20 [2025-06-16T11:26:23.783Z] 10:42:01 2 36.41 0.00 8.06 1.03 0.08 54.41 [2025-06-16T11:26:23.783Z] 10:42:01 3 35.78 0.00 8.76 1.87 0.08 53.51 [2025-06-16T11:26:23.783Z] 10:42:01 4 36.36 0.00 8.30 1.99 0.08 53.26 [2025-06-16T11:26:23.783Z] 10:42:01 5 35.75 0.00 7.40 1.45 0.10 55.30 [2025-06-16T11:26:23.783Z] 10:42:01 6 35.96 0.00 8.00 1.00 0.08 54.96 [2025-06-16T11:26:23.783Z] 10:42:01 7 36.31 0.00 7.33 0.71 0.08 55.57 [2025-06-16T11:26:23.783Z] 10:43:01 all 29.79 0.00 13.88 16.31 0.13 39.88 [2025-06-16T11:26:23.783Z] 10:43:01 0 30.18 0.00 13.37 11.52 0.15 44.77 [2025-06-16T11:26:23.783Z] 10:43:01 1 29.23 0.00 14.44 17.60 0.12 38.62 [2025-06-16T11:26:23.783Z] 10:43:01 2 28.51 0.00 12.99 11.15 0.10 47.25 [2025-06-16T11:26:23.783Z] 10:43:01 3 30.47 0.00 14.02 20.58 0.10 34.83 [2025-06-16T11:26:23.783Z] 10:43:01 4 31.54 0.00 12.62 13.57 0.14 42.13 [2025-06-16T11:26:23.783Z] 10:43:01 5 28.53 0.00 14.57 15.90 0.12 40.89 [2025-06-16T11:26:23.783Z] 10:43:01 6 29.88 0.00 14.97 24.59 0.15 30.41 [2025-06-16T11:26:23.783Z] 10:43:01 7 30.00 0.00 14.06 15.71 0.15 40.07 [2025-06-16T11:26:23.783Z] 10:44:01 all 89.53 0.00 10.35 0.00 0.12 0.01 [2025-06-16T11:26:23.783Z] 10:44:01 0 87.82 0.00 12.06 0.00 0.12 0.00 [2025-06-16T11:26:23.783Z] 10:44:01 1 89.75 0.00 10.13 0.00 0.10 0.02 [2025-06-16T11:26:23.783Z] 10:44:01 2 89.50 0.00 10.40 0.00 0.10 0.00 [2025-06-16T11:26:23.783Z] 10:44:01 3 89.47 0.00 10.41 0.00 0.10 0.02 [2025-06-16T11:26:23.783Z] 10:44:01 4 90.51 0.00 9.37 0.00 0.12 0.00 [2025-06-16T11:26:23.783Z] 10:44:01 5 89.25 0.00 10.58 0.00 0.15 0.02 [2025-06-16T11:26:23.783Z] 10:44:01 6 90.37 0.00 9.50 0.00 0.13 0.00 [2025-06-16T11:26:23.783Z] 10:44:01 7 89.55 0.00 10.33 0.00 0.12 0.00 [2025-06-16T11:26:23.783Z] 10:45:01 all 90.17 0.00 9.70 0.00 0.13 0.00 [2025-06-16T11:26:23.783Z] 10:45:01 0 89.22 0.00 10.66 0.00 0.12 0.00 [2025-06-16T11:26:23.783Z] 10:45:01 1 90.70 0.00 9.18 0.00 0.12 0.00 [2025-06-16T11:26:23.783Z] 10:45:01 2 90.09 0.00 9.80 0.00 0.12 0.00 [2025-06-16T11:26:23.783Z] 10:45:01 3 90.45 0.00 9.42 0.00 0.13 0.00 [2025-06-16T11:26:23.783Z] 10:45:01 4 91.00 0.00 8.87 0.00 0.13 0.00 [2025-06-16T11:26:23.783Z] 10:45:01 5 90.08 0.00 9.77 0.00 0.15 0.00 [2025-06-16T11:26:23.783Z] 10:45:01 6 90.63 0.00 9.22 0.00 0.15 0.00 [2025-06-16T11:26:23.783Z] 10:45:01 7 89.15 0.00 10.73 0.00 0.12 0.00 [2025-06-16T11:26:23.783Z] 10:46:01 all 53.36 0.00 7.71 0.46 0.10 38.37 [2025-06-16T11:26:23.783Z] 10:46:01 0 54.09 0.00 8.73 0.23 0.12 36.84 [2025-06-16T11:26:23.783Z] 10:46:01 1 53.48 0.00 7.36 0.48 0.08 38.59 [2025-06-16T11:26:23.783Z] 10:46:01 2 52.91 0.00 7.87 0.65 0.10 38.47 [2025-06-16T11:26:23.783Z] 10:46:01 3 52.90 0.00 7.25 0.35 0.08 39.41 [2025-06-16T11:26:23.783Z] 10:46:01 4 52.98 0.00 6.89 0.22 0.15 39.76 [2025-06-16T11:26:23.783Z] 10:46:01 5 53.06 0.00 8.42 0.47 0.08 37.98 [2025-06-16T11:26:23.783Z] 10:46:01 6 53.95 0.00 7.04 0.55 0.10 38.36 [2025-06-16T11:26:23.783Z] 10:46:01 7 53.50 0.00 8.13 0.68 0.08 37.61 [2025-06-16T11:26:23.783Z] 10:47:01 all 10.46 0.00 0.89 0.11 0.06 88.47 [2025-06-16T11:26:23.783Z] 10:47:01 0 12.20 0.00 0.81 0.03 0.07 86.90 [2025-06-16T11:26:23.783Z] 10:47:01 1 8.58 0.00 0.85 0.00 0.07 90.50 [2025-06-16T11:26:23.783Z] 10:47:01 2 10.73 0.00 0.95 0.03 0.07 88.21 [2025-06-16T11:26:23.783Z] 10:47:01 3 12.02 0.00 0.96 0.65 0.07 86.31 [2025-06-16T11:26:23.784Z] 10:47:01 4 6.88 0.00 0.92 0.03 0.07 92.10 [2025-06-16T11:26:23.784Z] 10:47:01 5 12.79 0.00 0.76 0.08 0.05 86.32 [2025-06-16T11:26:23.784Z] 10:47:01 6 11.48 0.00 1.00 0.02 0.05 87.45 [2025-06-16T11:26:23.784Z] 10:47:01 7 9.06 0.00 0.90 0.02 0.07 89.96 [2025-06-16T11:26:23.784Z] 10:48:01 all 5.96 0.00 0.44 0.05 0.04 93.50 [2025-06-16T11:26:23.784Z] 10:48:01 0 6.31 0.00 0.38 0.00 0.05 93.25 [2025-06-16T11:26:23.784Z] 10:48:01 1 6.88 0.00 0.53 0.02 0.05 92.51 [2025-06-16T11:26:23.784Z] 10:48:01 2 4.78 0.00 0.27 0.02 0.02 94.92 [2025-06-16T11:26:23.784Z] 10:48:01 3 7.55 0.00 0.65 0.25 0.05 91.50 [2025-06-16T11:26:23.784Z] 10:48:01 4 4.58 0.00 0.38 0.02 0.03 94.98 [2025-06-16T11:26:23.784Z] 10:48:01 5 9.96 0.00 0.47 0.05 0.05 89.47 [2025-06-16T11:26:23.784Z] 10:48:01 6 4.00 0.00 0.47 0.03 0.05 95.45 [2025-06-16T11:26:23.784Z] 10:48:01 7 3.66 0.00 0.37 0.02 0.03 95.93 [2025-06-16T11:26:23.784Z] 10:49:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2025-06-16T11:26:23.784Z] 10:49:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2025-06-16T11:26:23.784Z] 10:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-16T11:26:23.784Z] 10:49:01 2 0.13 0.00 0.02 0.00 0.02 99.83 [2025-06-16T11:26:23.784Z] 10:49:01 3 0.08 0.00 0.02 0.03 0.00 99.87 [2025-06-16T11:26:23.784Z] 10:49:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-16T11:26:23.784Z] 10:49:01 5 0.10 0.00 0.02 0.02 0.02 99.85 [2025-06-16T11:26:23.784Z] 10:49:01 6 0.13 0.00 0.00 0.00 0.02 99.85 [2025-06-16T11:26:23.784Z] 10:49:01 7 0.20 0.00 0.02 0.00 0.02 99.77 [2025-06-16T11:26:23.784Z] [2025-06-16T11:26:23.784Z] 10:49:01 CPU %user %nice %system %iowait %steal %idle [2025-06-16T11:26:23.784Z] 10:50:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2025-06-16T11:26:23.784Z] 10:50:01 0 0.08 0.00 0.08 0.03 0.02 99.78 [2025-06-16T11:26:23.784Z] 10:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-16T11:26:23.784Z] 10:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-16T11:26:23.784Z] 10:50:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-06-16T11:26:23.784Z] 10:50:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-06-16T11:26:23.784Z] 10:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-16T11:26:23.784Z] 10:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.784Z] 10:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-16T11:26:23.784Z] 10:51:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-06-16T11:26:23.784Z] 10:51:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2025-06-16T11:26:23.784Z] 10:51:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2025-06-16T11:26:23.784Z] 10:51:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2025-06-16T11:26:23.784Z] 10:51:01 3 0.10 0.00 0.03 0.02 0.00 99.85 [2025-06-16T11:26:23.784Z] 10:51:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2025-06-16T11:26:23.784Z] 10:51:01 5 0.07 0.00 0.00 0.02 0.00 99.92 [2025-06-16T11:26:23.784Z] 10:51:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2025-06-16T11:26:23.784Z] 10:51:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2025-06-16T11:26:23.784Z] 10:52:01 all 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-16T11:26:23.784Z] 10:52:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2025-06-16T11:26:23.784Z] 10:52:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-06-16T11:26:23.784Z] 10:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-16T11:26:23.784Z] 10:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.784Z] 10:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-16T11:26:23.784Z] 10:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.784Z] 10:52:01 6 0.00 0.00 0.02 0.00 0.03 99.95 [2025-06-16T11:26:23.784Z] 10:52:01 7 0.10 0.00 0.00 0.00 0.02 99.88 [2025-06-16T11:26:23.784Z] 10:53:01 all 0.32 0.00 0.03 0.01 0.01 99.63 [2025-06-16T11:26:23.784Z] 10:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-06-16T11:26:23.784Z] 10:53:01 1 0.08 0.00 0.05 0.02 0.03 99.82 [2025-06-16T11:26:23.784Z] 10:53:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2025-06-16T11:26:23.784Z] 10:53:01 3 0.07 0.00 0.03 0.03 0.00 99.87 [2025-06-16T11:26:23.784Z] 10:53:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2025-06-16T11:26:23.784Z] 10:53:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2025-06-16T11:26:23.784Z] 10:53:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-16T11:26:23.784Z] 10:53:01 7 1.99 0.00 0.02 0.00 0.02 97.98 [2025-06-16T11:26:23.784Z] 10:54:01 all 0.26 0.00 0.01 0.01 0.01 99.70 [2025-06-16T11:26:23.784Z] 10:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-06-16T11:26:23.784Z] 10:54:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2025-06-16T11:26:23.784Z] 10:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.784Z] 10:54:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-06-16T11:26:23.784Z] 10:54:01 4 0.12 0.00 0.03 0.00 0.02 99.83 [2025-06-16T11:26:23.784Z] 10:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.784Z] 10:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.784Z] 10:54:01 7 1.86 0.00 0.00 0.00 0.02 98.13 [2025-06-16T11:26:23.784Z] 10:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-06-16T11:26:23.784Z] 10:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-16T11:26:23.784Z] 10:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.784Z] 10:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-16T11:26:23.784Z] 10:55:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-06-16T11:26:23.784Z] 10:55:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-06-16T11:26:23.784Z] 10:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-16T11:26:23.784Z] 10:55:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2025-06-16T11:26:23.784Z] 10:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-16T11:26:23.784Z] 10:56:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2025-06-16T11:26:23.784Z] 10:56:01 0 0.08 0.00 0.00 0.00 0.03 99.88 [2025-06-16T11:26:23.784Z] 10:56:01 1 0.10 0.00 0.02 0.02 0.03 99.83 [2025-06-16T11:26:23.784Z] 10:56:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2025-06-16T11:26:23.784Z] 10:56:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2025-06-16T11:26:23.784Z] 10:56:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-16T11:26:23.784Z] 10:56:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-16T11:26:23.784Z] 10:56:01 6 0.10 0.00 0.05 0.00 0.02 99.83 [2025-06-16T11:26:23.784Z] 10:56:01 7 1.24 0.00 0.00 0.00 0.00 98.76 [2025-06-16T11:26:23.784Z] 10:57:01 all 0.28 0.00 0.02 0.00 0.01 99.68 [2025-06-16T11:26:23.784Z] 10:57:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2025-06-16T11:26:23.784Z] 10:57:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2025-06-16T11:26:23.784Z] 10:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-16T11:26:23.784Z] 10:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-06-16T11:26:23.784Z] 10:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.784Z] 10:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-16T11:26:23.784Z] 10:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.784Z] 10:57:01 7 1.99 0.00 0.00 0.00 0.02 98.00 [2025-06-16T11:26:23.784Z] 10:58:01 all 0.27 0.00 0.02 0.01 0.02 99.69 [2025-06-16T11:26:23.784Z] 10:58:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2025-06-16T11:26:23.784Z] 10:58:01 1 0.10 0.00 0.03 0.02 0.02 99.83 [2025-06-16T11:26:23.784Z] 10:58:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-16T11:26:23.784Z] 10:58:01 3 0.07 0.00 0.02 0.03 0.02 99.87 [2025-06-16T11:26:23.784Z] 10:58:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-06-16T11:26:23.784Z] 10:58:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2025-06-16T11:26:23.784Z] 10:58:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-16T11:26:23.784Z] 10:58:01 7 1.50 0.00 0.02 0.00 0.02 98.47 [2025-06-16T11:26:23.784Z] 10:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-06-16T11:26:23.784Z] 10:59:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2025-06-16T11:26:23.784Z] 10:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-16T11:26:23.784Z] 10:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.784Z] 10:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-06-16T11:26:23.784Z] 10:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-16T11:26:23.784Z] 10:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-16T11:26:23.784Z] 10:59:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2025-06-16T11:26:23.784Z] 10:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-16T11:26:23.784Z] 11:00:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2025-06-16T11:26:23.784Z] 11:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-16T11:26:23.784Z] 11:00:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2025-06-16T11:26:23.784Z] 11:00:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-16T11:26:23.784Z] 11:00:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2025-06-16T11:26:23.784Z] 11:00:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-16T11:26:23.784Z] 11:00:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2025-06-16T11:26:23.784Z] 11:00:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-16T11:26:23.784Z] 11:00:01 7 0.68 0.00 0.02 0.00 0.00 99.30 [2025-06-16T11:26:23.784Z] [2025-06-16T11:26:23.784Z] 11:00:01 CPU %user %nice %system %iowait %steal %idle [2025-06-16T11:26:23.784Z] 11:01:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2025-06-16T11:26:23.784Z] 11:01:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2025-06-16T11:26:23.784Z] 11:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-16T11:26:23.784Z] 11:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-16T11:26:23.784Z] 11:01:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2025-06-16T11:26:23.784Z] 11:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.784Z] 11:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-16T11:26:23.784Z] 11:01:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-16T11:26:23.784Z] 11:01:01 7 0.61 0.00 0.00 0.00 0.02 99.37 [2025-06-16T11:26:23.784Z] 11:02:01 all 0.33 0.00 0.01 0.01 0.01 99.64 [2025-06-16T11:26:23.784Z] 11:02:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2025-06-16T11:26:23.784Z] 11:02:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2025-06-16T11:26:23.784Z] 11:02:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2025-06-16T11:26:23.784Z] 11:02:01 3 0.07 0.00 0.02 0.05 0.02 99.85 [2025-06-16T11:26:23.784Z] 11:02:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2025-06-16T11:26:23.784Z] 11:02:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2025-06-16T11:26:23.784Z] 11:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-06-16T11:26:23.784Z] 11:02:01 7 2.02 0.00 0.00 0.00 0.02 97.96 [2025-06-16T11:26:23.784Z] 11:03:01 all 0.26 0.00 0.02 0.01 0.02 99.69 [2025-06-16T11:26:23.784Z] 11:03:01 0 0.18 0.00 0.05 0.00 0.05 99.72 [2025-06-16T11:26:23.784Z] 11:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-06-16T11:26:23.784Z] 11:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-16T11:26:23.784Z] 11:03:01 3 0.03 0.00 0.00 0.07 0.02 99.88 [2025-06-16T11:26:23.784Z] 11:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-16T11:26:23.784Z] 11:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.784Z] 11:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.784Z] 11:03:01 7 1.77 0.00 0.10 0.00 0.02 98.11 [2025-06-16T11:26:23.784Z] 11:04:01 all 0.09 0.00 0.01 0.00 0.01 99.87 [2025-06-16T11:26:23.784Z] 11:04:01 0 0.17 0.00 0.05 0.00 0.05 99.73 [2025-06-16T11:26:23.784Z] 11:04:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2025-06-16T11:26:23.784Z] 11:04:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2025-06-16T11:26:23.784Z] 11:04:01 3 0.07 0.00 0.02 0.03 0.02 99.87 [2025-06-16T11:26:23.784Z] 11:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-16T11:26:23.784Z] 11:04:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2025-06-16T11:26:23.784Z] 11:04:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-06-16T11:26:23.784Z] 11:04:01 7 0.12 0.00 0.02 0.00 0.00 99.87 [2025-06-16T11:26:23.784Z] 11:05:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2025-06-16T11:26:23.784Z] 11:05:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2025-06-16T11:26:23.784Z] 11:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-16T11:26:23.784Z] 11:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.784Z] 11:05:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2025-06-16T11:26:23.784Z] 11:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-06-16T11:26:23.784Z] 11:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.784Z] 11:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.784Z] 11:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-16T11:26:23.784Z] 11:06:01 all 0.08 0.00 0.03 0.02 0.01 99.86 [2025-06-16T11:26:23.785Z] 11:06:01 0 0.12 0.00 0.08 0.00 0.05 99.75 [2025-06-16T11:26:23.785Z] 11:06:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-16T11:26:23.785Z] 11:06:01 3 0.07 0.00 0.03 0.15 0.02 99.73 [2025-06-16T11:26:23.785Z] 11:06:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2025-06-16T11:26:23.785Z] 11:06:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-16T11:26:23.785Z] 11:06:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:06:01 7 0.10 0.00 0.02 0.00 0.02 99.87 [2025-06-16T11:26:23.785Z] 11:07:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2025-06-16T11:26:23.785Z] 11:07:01 0 0.10 0.00 0.08 0.00 0.03 99.78 [2025-06-16T11:26:23.785Z] 11:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:07:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.785Z] 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:08:01 all 0.17 0.00 0.02 0.01 0.01 99.80 [2025-06-16T11:26:23.785Z] 11:08:01 0 0.12 0.00 0.05 0.03 0.03 99.77 [2025-06-16T11:26:23.785Z] 11:08:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2025-06-16T11:26:23.785Z] 11:08:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2025-06-16T11:26:23.785Z] 11:08:01 3 0.12 0.00 0.02 0.03 0.02 99.82 [2025-06-16T11:26:23.785Z] 11:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-16T11:26:23.785Z] 11:08:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-16T11:26:23.785Z] 11:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-16T11:26:23.785Z] 11:08:01 7 0.85 0.00 0.02 0.00 0.02 99.12 [2025-06-16T11:26:23.785Z] 11:09:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-06-16T11:26:23.785Z] 11:09:01 0 0.08 0.00 0.12 0.02 0.05 99.73 [2025-06-16T11:26:23.785Z] 11:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-16T11:26:23.785Z] 11:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-16T11:26:23.785Z] 11:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-16T11:26:23.785Z] 11:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:10:01 all 0.06 0.00 0.05 0.01 0.01 99.86 [2025-06-16T11:26:23.785Z] 11:10:01 0 0.05 0.00 0.05 0.02 0.05 99.83 [2025-06-16T11:26:23.785Z] 11:10:01 1 0.25 0.00 0.07 0.03 0.02 99.63 [2025-06-16T11:26:23.785Z] 11:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2025-06-16T11:26:23.785Z] 11:10:01 3 0.03 0.00 0.07 0.03 0.02 99.85 [2025-06-16T11:26:23.785Z] 11:10:01 4 0.08 0.00 0.07 0.00 0.02 99.83 [2025-06-16T11:26:23.785Z] 11:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:10:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-06-16T11:26:23.785Z] 11:10:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:11:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2025-06-16T11:26:23.785Z] 11:11:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2025-06-16T11:26:23.785Z] 11:11:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-16T11:26:23.785Z] 11:11:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-16T11:26:23.785Z] 11:11:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:11:01 4 0.12 0.00 0.03 0.00 0.02 99.83 [2025-06-16T11:26:23.785Z] 11:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-06-16T11:26:23.785Z] 11:11:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:11:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-06-16T11:26:23.785Z] [2025-06-16T11:26:23.785Z] 11:11:01 CPU %user %nice %system %iowait %steal %idle [2025-06-16T11:26:23.785Z] 11:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-06-16T11:26:23.785Z] 11:12:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2025-06-16T11:26:23.785Z] 11:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-06-16T11:26:23.785Z] 11:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:12:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2025-06-16T11:26:23.785Z] 11:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:13:02 all 0.08 0.00 0.01 0.00 0.01 99.90 [2025-06-16T11:26:23.785Z] 11:13:02 0 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-16T11:26:23.785Z] 11:13:02 1 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-16T11:26:23.785Z] 11:13:02 2 0.07 0.00 0.00 0.00 0.00 99.93 [2025-06-16T11:26:23.785Z] 11:13:02 3 0.07 0.00 0.02 0.03 0.02 99.87 [2025-06-16T11:26:23.785Z] 11:13:02 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-06-16T11:26:23.785Z] 11:13:02 5 0.07 0.00 0.00 0.00 0.00 99.93 [2025-06-16T11:26:23.785Z] 11:13:02 6 0.13 0.00 0.07 0.00 0.02 99.78 [2025-06-16T11:26:23.785Z] 11:13:02 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-06-16T11:26:23.785Z] 11:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-06-16T11:26:23.785Z] 11:14:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2025-06-16T11:26:23.785Z] 11:14:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-06-16T11:26:23.785Z] 11:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:14:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-16T11:26:23.785Z] 11:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:14:01 6 0.08 0.00 0.03 0.00 0.03 99.85 [2025-06-16T11:26:23.785Z] 11:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:15:01 all 0.13 0.00 0.02 0.00 0.01 99.84 [2025-06-16T11:26:23.785Z] 11:15:01 0 0.15 0.00 0.03 0.00 0.03 99.78 [2025-06-16T11:26:23.785Z] 11:15:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-16T11:26:23.785Z] 11:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:15:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:15:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-16T11:26:23.785Z] 11:15:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-16T11:26:23.785Z] 11:15:01 6 0.12 0.00 0.05 0.00 0.02 99.82 [2025-06-16T11:26:23.785Z] 11:15:01 7 0.47 0.00 0.00 0.00 0.02 99.52 [2025-06-16T11:26:23.785Z] 11:16:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2025-06-16T11:26:23.785Z] 11:16:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2025-06-16T11:26:23.785Z] 11:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-16T11:26:23.785Z] 11:16:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2025-06-16T11:26:23.785Z] 11:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-16T11:26:23.785Z] 11:16:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:16:01 7 1.97 0.00 0.00 0.00 0.02 98.01 [2025-06-16T11:26:23.785Z] 11:17:01 all 0.31 0.00 0.02 0.01 0.01 99.65 [2025-06-16T11:26:23.785Z] 11:17:01 0 0.08 0.00 0.03 0.02 0.03 99.83 [2025-06-16T11:26:23.785Z] 11:17:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2025-06-16T11:26:23.785Z] 11:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:17:01 3 0.07 0.00 0.02 0.02 0.00 99.90 [2025-06-16T11:26:23.785Z] 11:17:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-06-16T11:26:23.785Z] 11:17:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2025-06-16T11:26:23.785Z] 11:17:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-16T11:26:23.785Z] 11:17:01 7 2.02 0.00 0.00 0.00 0.02 97.96 [2025-06-16T11:26:23.785Z] 11:18:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-06-16T11:26:23.785Z] 11:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.785Z] 11:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.785Z] 11:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:18:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2025-06-16T11:26:23.785Z] 11:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:18:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2025-06-16T11:26:23.785Z] 11:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:18:01 7 0.17 0.00 0.02 0.00 0.02 99.80 [2025-06-16T11:26:23.785Z] 11:19:01 all 0.06 0.00 0.02 0.01 0.01 99.90 [2025-06-16T11:26:23.785Z] 11:19:01 0 0.08 0.00 0.02 0.02 0.03 99.85 [2025-06-16T11:26:23.785Z] 11:19:01 1 0.10 0.00 0.02 0.02 0.00 99.87 [2025-06-16T11:26:23.785Z] 11:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:19:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:19:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-16T11:26:23.785Z] 11:19:01 5 0.05 0.00 0.07 0.00 0.03 99.85 [2025-06-16T11:26:23.785Z] 11:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-16T11:26:23.785Z] 11:19:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:20:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-06-16T11:26:23.785Z] 11:20:01 0 0.03 0.00 0.05 0.02 0.03 99.87 [2025-06-16T11:26:23.785Z] 11:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-16T11:26:23.785Z] 11:20:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-16T11:26:23.785Z] 11:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.785Z] 11:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-16T11:26:23.785Z] 11:21:01 all 0.06 0.00 0.01 0.00 0.01 99.90 [2025-06-16T11:26:23.785Z] 11:21:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2025-06-16T11:26:23.785Z] 11:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-16T11:26:23.785Z] 11:21:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:21:01 3 0.08 0.00 0.00 0.03 0.02 99.87 [2025-06-16T11:26:23.785Z] 11:21:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2025-06-16T11:26:23.785Z] 11:21:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2025-06-16T11:26:23.785Z] 11:21:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-16T11:26:23.785Z] 11:22:01 all 0.10 0.00 0.02 0.01 0.01 99.86 [2025-06-16T11:26:23.785Z] 11:22:01 0 0.02 0.00 0.03 0.03 0.03 99.88 [2025-06-16T11:26:23.785Z] 11:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:22:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2025-06-16T11:26:23.785Z] 11:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:22:01 6 0.05 0.00 0.07 0.00 0.02 99.87 [2025-06-16T11:26:23.785Z] 11:22:01 7 0.70 0.00 0.02 0.00 0.02 99.27 [2025-06-16T11:26:23.785Z] [2025-06-16T11:26:23.785Z] 11:22:01 CPU %user %nice %system %iowait %steal %idle [2025-06-16T11:26:23.785Z] 11:23:01 all 0.19 0.00 0.02 0.00 0.01 99.77 [2025-06-16T11:26:23.785Z] 11:23:01 0 0.13 0.00 0.05 0.02 0.03 99.77 [2025-06-16T11:26:23.785Z] 11:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-16T11:26:23.785Z] 11:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-16T11:26:23.785Z] 11:23:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-16T11:26:23.785Z] 11:23:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2025-06-16T11:26:23.785Z] 11:23:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-16T11:26:23.785Z] 11:23:01 6 0.07 0.00 0.05 0.00 0.03 99.85 [2025-06-16T11:26:23.785Z] 11:23:01 7 1.03 0.00 0.00 0.00 0.02 98.96 [2025-06-16T11:26:23.785Z] 11:24:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2025-06-16T11:26:23.785Z] 11:24:01 0 0.00 0.00 0.03 0.02 0.03 99.92 [2025-06-16T11:26:23.785Z] 11:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-16T11:26:23.785Z] 11:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:24:01 3 0.00 0.00 0.00 0.10 0.00 99.90 [2025-06-16T11:26:23.785Z] 11:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-16T11:26:23.785Z] 11:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-16T11:26:23.785Z] 11:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-16T11:26:23.785Z] 11:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-16T11:26:23.785Z] 11:25:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2025-06-16T11:26:23.785Z] 11:25:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2025-06-16T11:26:23.785Z] 11:25:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2025-06-16T11:26:23.785Z] 11:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-06-16T11:26:23.785Z] 11:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-16T11:26:23.785Z] 11:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-16T11:26:23.785Z] 11:25:01 6 0.02 0.00 0.02 0.00 0.05 99.92 [2025-06-16T11:26:23.785Z] 11:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-16T11:26:23.785Z] 11:26:01 all 8.74 0.00 3.88 0.99 0.06 86.33 [2025-06-16T11:26:23.785Z] 11:26:01 0 8.51 0.00 3.13 0.12 0.07 88.17 [2025-06-16T11:26:23.785Z] 11:26:01 1 9.62 0.00 3.63 0.12 0.05 86.58 [2025-06-16T11:26:23.785Z] 11:26:01 2 9.46 0.00 4.44 0.05 0.07 85.98 [2025-06-16T11:26:23.785Z] 11:26:01 3 8.72 0.00 3.50 0.98 0.07 86.74 [2025-06-16T11:26:23.785Z] 11:26:01 4 8.35 0.00 3.65 0.37 0.05 87.57 [2025-06-16T11:26:23.785Z] 11:26:01 5 7.12 0.00 5.34 5.70 0.07 81.77 [2025-06-16T11:26:23.785Z] 11:26:01 6 8.06 0.00 3.50 0.49 0.07 87.88 [2025-06-16T11:26:23.785Z] 11:26:01 7 10.06 0.00 3.85 0.13 0.07 85.88 [2025-06-16T11:26:23.785Z] Average: all 9.13 0.00 1.55 0.45 0.03 88.83 [2025-06-16T11:26:23.785Z] Average: 0 9.14 0.00 1.68 0.53 0.05 88.61 [2025-06-16T11:26:23.785Z] Average: 1 9.15 0.00 1.52 0.43 0.03 88.87 [2025-06-16T11:26:23.785Z] Average: 2 8.99 0.00 1.55 0.33 0.02 89.11 [2025-06-16T11:26:23.785Z] Average: 3 9.14 0.00 1.56 0.54 0.03 88.73 [2025-06-16T11:26:23.785Z] Average: 4 8.99 0.00 1.44 0.35 0.03 89.19 [2025-06-16T11:26:23.785Z] Average: 5 9.11 0.00 1.59 0.49 0.03 88.79 [2025-06-16T11:26:23.785Z] Average: 6 9.01 0.00 1.51 0.56 0.04 88.89 [2025-06-16T11:26:23.785Z] Average: 7 9.54 0.00 1.52 0.41 0.03 88.50 [2025-06-16T11:26:23.785Z] [2025-06-16T11:26:23.785Z] [2025-06-16T11:26:23.785Z]